/*
Theme Name: Ag Exchange Group
Theme URI: https://github.com/studiopress/genesis-block-theme/
Author: Cole's Ag (via StudioPress)
Author URI: https://www.studiopress.com/
Description: This theme is built using the Genesis framework, originally developed by StudioPress.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: genesis-block-theme
Domain Path: /languages/
Tags: one-column, featured-images, theme-options, custom-background, custom-colors, custom-logo, custom-menu, editor-style, translation-ready, footer-widgets, full-width-template, blog, sticky-post, threaded-comments, wide-blocks
Requires at least: 5.0
Requires PHP: 7.1
*/



/* --------------------------------------------------------------
Reset
-------------------------------------------------------------- */
/* stylelint-disable selector-list-comma-newline-after  */
html, body, div, span, applet, object, iframe, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	/* stylelint-disable max-line-length */
	border: 0;
	/*font-family: inherit;*/
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

/* stylelint-enable selector-list-comma-newline-after */
html {
	font-size: 62.5%;
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	overflow-x: hidden;
	margin: 0 auto;
	background: #fff;
	word-wrap: break-word;
}

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

table {
	/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: 300;
	text-align: left;
}

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

blockquote,
q {
	quotes: "" "";
}

a:focus {
	outline: thin dotted;
}

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

a img {
	border: 0;
}

/* --------------------------------------------------------------
Typography
-------------------------------------------------------------- */
body,
button {
	color: #272c30;
    font-family: "Montserrat", sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 1.6;
}

@media (max-width: 600px) {
	body,
	button {
		font-size: 16px;
	}
}

.module-fancy-heading {
	font-family: "Teko", sans-serif;
}

	#content .interior.content-area .module-fancy-heading.page-header-title h2 {
		margin:0;
}

	#page #content .interior.content-area .module-divider {
		border-color:#cdcdcd !important;
		border-width:2px !important; 
		margin-bottom:50px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
    font-family: "Teko", sans-serif;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 20px;
}

/* Fallback title styles */
h1 {
    font-size: 48px;
    margin: 0.67em 0;
    font-family: "Teko", sans-serif;
    color:#525252
	text-transform:uppercase;
}

h2, h2 span {
	font-size: 42px;
    font-family: "Teko", sans-serif;
    line-height: 36px;
    color: #525252;
}

#content .interior.content-area h2, 
#content .interior.content-area h2 span {
	color: #0599cf;
	margin:0 0 4px 0;
	}

h3 {
	font-size: 1.4em;
	font-size:36px;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1.1em;
}

h6 {
	font-size: 1em;
}

p,
.embed-vimeo {
	margin-bottom: 1.2em;
}

b,
strong {
	font-weight: 600;
}

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

blockquote {
	/*color: #272c30;
	font-weight: 600;
	line-height: 1.4;
	margin: 1em 0 1.2em 0;
	position: relative;
	padding: 0 0 0 30px;
	border-left: solid 4px #272c30;*/
}

blockquote p {
	margin-bottom: 1em;
}

blockquote cite {
	margin-top: 10px;
	display: block;
}

.comments-area blockquote {
	font-size: 18px;
}

@media (max-width: 1000px) {
	.comments-area blockquote {
		font-size: 16px;
	}
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #f2f2f2;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

.comments-area pre {
	background: #d7dee5;
}

code,
kbd,
tt,
var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

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

mark,
ins {
	text-decoration: none;
}

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

sup {
	bottom: 1ex;
}

sub {
	top: 0.5ex;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}

.highlight {
	background: #fff198;
}

/* --------------------------------------------------------------
Elements
-------------------------------------------------------------- */
ul,
ol {
	/*margin: 0 0 1.4em 20px;*/
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

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

.entry-content ul,
.entry-content ol {
	padding-left: 1.8em;
}

.entry-content li {
	margin-bottom: 2%;
}

dt {
	font-weight: 600;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

figure {
	margin: 0;
}

/* Tables */
table {
	font-size: 18px;
	margin-bottom: 5%;
	padding: 0;
	width: 100%;
}

table thead {
	background: #f2f2f2;
}

table thead th {
	font-weight: 600;
}

table td,
#content table th {
	padding: 15px;
}

table td {
	border-bottom: solid 1px #f2f2f2;
}

table tr:last-child td {
	border-bottom: none;
}

table tr:nth-child(even) {
	background: #f2f2f2;
}

/* --------------------------------------------------------------
Links
-------------------------------------------------------------- */
a {
	color: #bad133;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #59c9f2;
}

/* --------------------------------------------------------------
Theme Elements with wp-admin equivalents.
-------------------------------------------------------------- */
.entry-header .entry-title,
.editor-post-title__input {
	/* The blog title in the block editor. */
	font-size: 64px;
	font-weight: 600;
	margin: 0;
	margin-bottom: 3%;
	position: relative;
	z-index: 5;
	line-height: 42px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.entry-header .entry-title a,
.editor-post-title__input a {
	color: #272c30;
}

.entry-header .entry-title a:hover,
.editor-post-title__input a:hover {
	text-decoration: underline;
}

@media (max-width: 600px) {
	.entry-header .entry-title,
	.editor-post-title__input {
		/*font-size: 32px;*/
	}
}

/* --------------------------------------------------------------
Form Elements
-------------------------------------------------------------- */
button,
select,
input:not(input[type="radio"]),
textarea {
	font-size: 14px;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
	-webkit-appearance: none;
	box-sizing: border-box;
	border-radius:6px;
	font-family: "Montserrat", sans-serif;
	font-weight:600;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.comment-navigation a {
	background: #0072e5;
	border: none;
	border-radius: 3px;
	color: #fff;
	/*font-family: "Public Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-family: "myriad-pro", sans-serif; 
	font-size: 18px;
	font-weight: 600;
	padding: 14px 20px;
	-webkit-appearance: none;
	transition: 0.2s ease-in-out;
}

@media (max-width: 600px) {
	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.button,
	.comment-navigation a {
		padding: 10px 16px;
		font-size: 16px;
	}
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
.comment-navigation a:hover,
.drawer .tax-widget a:hover,
a.added_to_cart:hover {
	box-shadow: inset 0 0 80px rgba(255, 255, 255, 0.25);
	-webkit-box-shadow: inset 0 0 80px rgba(255, 255, 255, 0.25);
	color: #fff;
	cursor: pointer;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
.button:active,
.button:focus,
.comment-navigation a:focus,
a.added_to_cart:active,
a.added_to_cart:focus {
	color: #fff;
	box-shadow: inset 0 0 80px rgba(0, 0, 0, 0.05);
}

input[type="radio"] + label,
input[type="checkbox"] + label,
label ~ input[type="checkbox"] {
	width: auto;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

.searchform {
	position: relative;
}

.searchform .search-input {
	width: 100%;
	font-size: 16px;
}

.searchform .searchsubmit {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	background: transparent !important;
	background-color: none !important;
	color: #627083;
	padding: 14px 15px;
	font-size: 15px;
	line-height: 1.4;
}

.searchform .searchsubmit:hover {
	color: #272c30;
}

.searchform .searchsubmit i {
	-webkit-font-smoothing: antialiased;
	line-height: 1.3;
	font-size: 16px;
	vertical-align: top;
}

@media (max-width: 1000px) {
	.searchform .searchsubmit i {
		line-height: 1;
	}
}

@media (max-width: 1000px) {
	.searchform .searchsubmit span {
		display: none;
	}
}

.results-search {
	background: #fff;
	padding: 3% 5% 4% 5%;
	margin-top: 9%;
	box-shadow: 0 5px 35px rgba(50, 50, 93, 0.1), 0 0 5px rgba(0, 0, 0, 0.07);
}

.search-no-results .results-search {
	margin-top: 5%;
}

.results-search h4 {
	font-size: 18px;
	font-weight: 500;
	text-align: center;
}

.results-search .searchform #s,
.results-search .searchsubmit {
	font-size: 24px;
}

@media (max-width: 1000px) {
	.results-search .searchform #s,
	.results-search .searchsubmit {
		font-size: 16px;
	}
}

.results-search .searchsubmit {
	padding-top: 0;
	padding-bottom: 0;
}

.results-search .searchsubmit span {
	display: none;
}

.results-search .searchsubmit i {
	font-size: 24px;
	line-height: 1.6;
}

@media (max-width: 1000px) {
	.results-search .searchsubmit i {
		line-height: 1.7;
	}
}

.search-results .entry-content {
	font-size: 18px;
}

form {
	display: inline-block;
	width: 100%;
}

.field-wrap {
	margin-bottom: 1.4em;
}

@media (max-width: 1000px) {
	.field-wrap {
		margin-bottom: 1em;
	}
}

select {
	padding-right: 45px;
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
	width: 100%;
	-webkit-appearance: normal;
	box-sizing: border-box;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="tel"],
input[type="time"],
input[type="month"],
input[type="tel"],
textarea,
select,
.select2-container .select2-selection--single {
	color: #62707c;
	background: #fff;
	box-sizing: border-box;
	-webkit-appearance: none;
	padding: 15px;
	border: solid 1px #d4dde5;
	transition: 0.1s ease-in-out;
	border-radius: 2px;
	font-size: 17px;
	width: 100%;
	font-size: 14px !important;
	font-weight:600;
}

@media (max-width: 1000px) {
	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	input[type="number"],
	input[type="date"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="week"],
	input[type="tel"],
	input[type="time"],
	input[type="month"],
	input[type="tel"],
	textarea,
	select,
	.select2-container .select2-selection--single {
		padding: 12px 10px;
		font-size: 15px;
	}
}

input[type="checkbox"] {
	-webkit-appearance: checkbox !important;
}

input[type="radio"] {
	-webkit-appearance: radio !important;
}

.select2-container .select2-selection--single {
	height: auto;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 1;
	padding: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 10px;
	right: 10px;
}

input[type="number"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="tel"],
input[type="time"],
input[type="month"],
input[type="tel"] {
	width: auto;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus,
select:focus {
	outline: none;
	box-shadow: inset 0 0 4px 2px #f4f8fb;
	border-color: #abb4bb;
	color: #272c30;
	font-weight: 700;
	font-size: 14px !important;
}

select {
	background: #fff url(images/angle-down.jpg) right no-repeat;
	background-size: 12px;
	background-position: right 15px top 20px;
}

select:hover {
	border-color: #d5dde4;
	cursor: pointer;
}

@media (max-width: 1000px) {
	select {
		background-position: right 15px top 17px;
	}
}

select::after {
	content: "x";
}

select[multiple] {
	background: none;
}

@media (max-width: 1000px) {
	input[name="post_password"] {
		display: inline-block;
		margin-bottom: 10px;
		width: 100%;
	}
}

textarea {
	overflow: auto;
	padding: 10px;
	vertical-align: top;
	line-height: 1.4;
}

fieldset legend {
	border-bottom: dotted 1px #d4dde5;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	font-weight: 600;
	font-size: 20px;
}

form label {
	display: inline-block;
	width: 100%;
	font-weight: 600;
}

::-webkit-input-placeholder {
	color: #97a7b5;
}

:-moz-placeholder {
	color: #97a7b5;
}

::-moz-placeholder {
	color: #97a7b5;
}

:-ms-input-placeholder {
	color: #97a7b5;
}

#main .contact-form {
	display: inline-block;
	width: 100%;
}

#main .contact-form label {
	font-weight: 300;
}

#main .contact-form label span {
	color: #62707c;
}

#main .contact-form input[type="text"],
#main .contact-form input[type="email"] {
	margin-bottom: 4%;
	width: 100%;
	max-width: 100%;
}

#main .contact-form textarea {
	margin-bottom: 4%;
	width: 100%;
}

#main .contact-form .contact-submit {
	margin-bottom: 0;
}

.contact-column {
	display: inline-block;
	float: left;
	width: 48%;
	margin-left: 0;
}

.contact-column:last-child {
	margin-left: 4%;
}

@media (max-width: 1000px) {
	.contact-column {
		width: 100%;
	}
	.contact-column:last-child {
		margin-left: 0;
	}
}

.index-posts.archive-posts .post {
	width: 100%;
	margin-right: 0;
	padding-bottom: 5%;
	border-bottom: solid 1px #d7dee3;
}

.index-posts.archive-posts .post:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.index-posts.archive-posts .featured-image {
	display: inline-block;
	width: 31%;
	vertical-align: top;
	margin-bottom: 0;
}

.index-posts.archive-posts .featured-image + .post-text {
	display: inline-block;
	width: 68%;
	padding-left: 3.5%;
	vertical-align: top;
}

#page .more-link {
	display: inline-block;
	margin-bottom: 0;
	padding: 6px 15px;
	border-radius: 30px;
	font-size: 16px;
	box-shadow: none;
	font-weight: 600;
	color: #272c30;
	border: solid 2px;
}

#page .more-link:hover {
	color: #0072e5;
}

.index-posts .more-link {
	float: right;
}

/* --------------------------------------------------------------
Navigation
-------------------------------------------------------------- */
.home-nav {
	box-shadow: 1px 0 3px rgba(0, 0, 0, 0.35);
	font-size: 17px;
	text-align: center;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 200;
	background: #fff;
	transition: transform 400ms linear;
	transform: translateY(-200%);
}

@media only screen and (max-width: 1000px) {
	.home-nav {
		display: none;
	}
}

.home-nav a {
	color: #272c30;
}

.home-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.home-nav li {
	display: inline-block;
}

.home .home-nav a {
	padding: 20px 0;
	margin: 0 15px;
	display: inline-block;
	border-bottom: solid 3px transparent;
	margin-bottom: -1px;
	transition: 0.4s ease;
}

.home .home-nav a:hover {
	border-bottom-color: #c4cdd3;
}

.home .home-nav a:active, .home .home-nav a:focus {
	outline: none;
}

.home-nav .active,
.home-nav .active:hover {
	border-bottom-color: #0072e5;
}

.admin-bar .home-nav {
	top: 32px;
}

@media only screen and (max-width: 782px) {
	.admin-bar .home-nav {
		top: 46px;
	}
}

.show-nav {
	transform: translateY(0%);
}

.single-nav {
	padding: 20px 9.2%;
}

/* --------------------------------------------------------------
Menus
-------------------------------------------------------------- */
.menu-toggle {
	display: none;
}

@media (max-width: 1000px) {
	.menu-toggle {
		display: block;
	}
}

.button-toggle {
	background: none;
	padding: 0;
	color: #fff;
}

.button-toggle span:not(:first-child) {
	display: none;
}

.button-toggle:hover, .button-toggle:active, .button-toggle:focus {
	box-shadow: none;
	color: #fff;
}

.drawer-menu-toggle {
	display: none;
}

@media (max-width: 1000px) {
	.drawer-menu-toggle {
		display: inline-block;
	}
}

.drawer-toggle-switch span:first-child {
	display: none;
}

.drawer-toggle-switch span:last-child {
	display: block;
}

.main-navigation {
	font-size: 17px;
	font-weight: 600;
	display: inline-block;
	width: 70%;
	vertical-align: top;
}

@media (max-width: 1000px) {
	.main-navigation {
		display: none;
	}
}

.top-navigation .main-navigation {
	display: inline-block;
	width: 100%;
	text-align: right;
}

@media (max-width: 1000px) {
	.top-navigation .main-navigation {
		display: none;
		border-bottom: none;
	}
}

.site-header .container {
	display: block;
}

.header-text {
	position: relative;
	z-index: 5;
	margin: 5% auto;
	text-align: center;
	max-width: 70%;
}

.header-text:empty,
.blog .header-text {
	display: none;
}

@media (max-width: 1000px) {
	.header-text {
		max-width: 100%;
		margin-bottom: 6%;
		margin-top: 0;
	}
}

@media (max-width: 600px) {
	.header-text {
		margin-bottom: 8%;
	}
}

.header-text:empty {
	margin-bottom: 0;
}

.header-text h1,
.header-text .browsing {
	color: #272c30;
	font-size: 34px;
	margin-bottom: 0;
	display: inline-block;
	font-weight: 600;
}

@media only screen and (max-width: 500px) {
	.header-text h1,
	.header-text .browsing {
		font-size: 28px;
	}
}

.header-text p {
	font-size: 22px;
	font-weight: 300;
	line-height: 1.4;
	position: relative;
	margin: 0 0 0 0;
}

@media (max-width: 1000px) {
	.header-text p {
		font-size: 20px;
	}
}

@media (max-width: 600px) {
	.header-text p {
		font-size: 16px;
		margin-top: 3%;
	}
}

.header-text a {
	color: #0072e5;
	box-shadow: inset 0 -1px 0 #0072e5;
	transition: 0.3s ease;
}

.header-text a:hover {
	box-shadow: inset 0 -2px 0 #0072e5;
	color: #0072e5;
}

.header-text .entry-subtitle,
.header-text .entry-byline {
	margin-top: 1%;
	width: 100%;
}

.archive.author .browsing {
	display: none;
}

.search-results .browsing {
	display: none;
}

.text-empty {
	display: none;
}

.header-text h2:empty,
.header-text p:empty {
	display: none;
}

.top-navigation {
	display: inline-block;
	width: 100%;
	position: relative;
	z-index: 10;
	height:100px;
	/*background: linear-gradient(240deg, rgba(238,238,238,0) 40%, rgba(38,153,205,0) 70%);	
	background-position:0 -110px;
	background-repeat:no-repeat;*/
	
}

.top-navigation-right {
	float: right;
	display: inline-block;
	max-width: 70%;
    flex-basis:70%;
    flex-wrap: wrap;
    justify-content: end;
    align-items: center;  
	height:100px;
}

@media (max-width: 1000px) {
	.top-navigation-right {
		display: none;
	}
}

#secondary-navigation {
	display: inline-block;
	width: 60%;
}

.drawer #secondary-navigation {
	width: 100%;
	font-size: 14px;
}

.drawer #secondary-navigation .menu-item-has-children .toggle-sub {
	font-size: 17px;
}

.drawer #secondary-navigation li ul li a {
	font-size: 14px;
}

@media (max-width: 1000px) {
	.top-navigation #secondary-navigation {
		display: none;
	}
}

.top-navigation .secondary-navigation ul li {
	font-size: 14px;
	margin-right: 15px;
	padding: 0;
}

.top-navigation .secondary-navigation ul li a {
	padding: 12px 0;
	border-bottom-width: 0;
	margin: 0;
}

.top-navigation .secondary-navigation ul li .sub-menu a {
	padding: 12px 15px;
}

.secondary-navigation ul.sub-menu {
	background: #272c30;
	top: 52px;
	left: -15px;
	border: none;
}

.secondary-navigation ul.sub-menu li {
	margin-right: 0;
	padding: 0;
}

.secondary-navigation ul.sub-menu li a {
	font-size: 14px;
}

.secondary-navigation ul.sub-menu li a:hover {
	color: #fff;
	opacity: 1;
}

.main-navigation a {
	color: #272c30;
}

.main-navigation a:hover {
	color: #0072e5;
}

.main-navigation ul {
	margin: 0 5% 0 0;
}

.main-navigation ul li {
	display: inline-block;
	list-style-type: none;
	padding: 0;
	position: relative;
	height:100px;
}

.main-navigation.scroll ul > li {
	height:80px;
}

.main-navigation.scroll ul li a {
	padding: 28px 15px;	
}

.core.menu-item:hover {
	background: rgba(238, 238, 238, 1);		
}

.main-navigation ul li a {
	display: inline-block;
	padding: 36px 15px;
	line-height: 2;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
}

.main-navigation > ul > li a:hover {
	background: rgba(238, 238, 238, 1);	
}

.main-navigation ul li.social-btn.tw,
.main-navigation ul li.social-btn.li  {
	display:none;
} 

.main-navigation ul li.social-btn.tw a {
	margin:0 0 11px 0;	
}

.main-navigation ul li.social-btn.li a {
	margin:0 0 10px 0;	
	position:relative;
	top:-3px;
}



.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current-page-item a {
	color: #bad133 !important;
}

.main-navigation ul li.current-menu-item ul a,
.main-navigation ul li.current-page-item ul a {
	color: #b8bfcb;
}

.main-navigation ul .sub-menu li.current-menu-item a,
.main-navigation ul .sub-menu li.current-page-item a {
	color: #fff;
}

.main-navigation ul li.home-btn.current-menu-item a,
.main-navigation ul li.home-btn.current-page-item a,
.main-navigation ul li.join-btn.current-menu-item a,
.main-navigation ul li.join-btn.current-page-item a,
.main-navigation ul li.contact-btn.current-menu-item a,
.main-navigation ul li.contact-btn.current-page-item a {
	color: #333 !important;
}

#masthead .main-navigation ul li.home-btn a:hover,
#masthead .main-navigation ul li.home-btn.current-menu-item a:hover,
#masthead .main-navigation ul li.home-btn.current-page-item a:hover,
#masthead .main-navigation ul li.join-btn a:hover,
#masthead .main-navigation ul li.join-btn.current-menu-item a:hover,
#masthead .main-navigation ul li.join-btn.current-page-item a:hover
{
	color:#bad133 !important;	
}



.main-navigation .menu-cta a {
	border-radius: 5px;
	color: #fff;
	padding: 4px 12px;
	background: #272c30;
}

.main-navigation .menu-cta a:hover {
	color: #fff;
	box-shadow: inset 0 0 80px rgba(255, 255, 255, 0.25);
	-webkit-box-shadow: inset 0 0 80px rgba(255, 255, 255, 0.25);
}

.site-identity .main-navigation > ul {
	line-height: 3;
	height:100px;
}

.site-header .menu-item-has-children,
.site-header .page_item_has_children {
	position: relative;
}

.site-header .menu-item-has-children a,
.site-header .page_item_has_children a {
	position: relative;
}

.site-header .menu-item-has-children > a::after,
.site-header .page_item_has_children > a::after {
	content: "\e907";
	font-family: gbicons;
	/* stylelint-disable-line font-family-no-missing-generic-family-keyword */
	font-weight: 400;
	padding-left: 5px;
	right: 0;
	font-size: 13px;
}

@media (max-width: 1000px) {
	.site-header .menu-item-has-children > a::after,
	.site-header .page_item_has_children > a::after {
		display: none;
		pointer-events: none;
	}
}

.sub-menu .menu-item-has-children > a::after,
.sub-menu .page_item_has_children > a::after {
	content: "\e906";
	font-family: gbicons;
	/* stylelint-disable-line font-family-no-missing-generic-family-keyword */
	float: right;
}

.widget .sub-menu .menu-item-has-children > a::after,
.widget .sub-menu .page_item_has_children > a::after {
	display: none;
}

.secondary-navigation .menu-item-has-children::after,
.secondary-navigation .page_item_has_children::after {
	color: #a6b5c1;
	top: 15px;
}

.drawer .menu-item-has-children .toggle-sub {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	padding: 13px 0;
	line-height: 1.4;
	text-align: center;
	z-index: 75;
	display: block;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
	background: #424851;
	border-radius: 0;
}

.drawer .menu-item-has-children .toggle-sub:hover {
	box-shadow: none;
	color: #fff;
}

.drawer .drawer-navigation .drop-open ul.drop-active {
	display: block;
}

.site-header .menu-item-has-children:hover,
.main-navigation li:focus-within {
	cursor: pointer;
}

.site-header .menu-item-has-children:hover ul,
.main-navigation li:focus-within ul {
	animation-name: fadeIn;
}

.main-navigation .sub-menu,
.main-navigation .children {
	position: absolute;
	width: 375px;
	top: 98px;
	text-align: left;
	font-weight: 400;
	font-size: 13px;
	margin: 0;
	background: rgba(238, 238, 238, 1);
	background: linear-gradient(180deg, rgba(238,238,238,1) 31%, rgba(210,210,210,1) 100%);
	left: -999em;
	z-index: 100;
	border-radius: 0px;
	animation-duration: 0.3s;
	animation-fill-mode: both;
	display: none;
	padding:30px 15px;
	border-radius: 0 6px 6px 6px;
}

.main-navigation .sub-menu {
	box-shadow: 0px 15px 24px -15px rgba(0, 0, 0, 0.94);
}
.main-navigation .sub-menu li {
	height:initial;
	padding: 0 0 12px 0;
}
.main-navigation .sub-menu li:last-child {
	padding:0;
}

.main-navigation .sub-menu li a {
	padding:0 15px;
	font-size: 13px;
	color: #272c30;
	}

.main-navigation .sub-menu li a:hover {
	color: #0599cf;
}

.main-navigation.scroll .sub-menu {
	top:78px;	
	border-radius:0 0 6px 6px;
}

.main-navigation.scroll .sub-menu li {
	height:initial;
	padding: 0 0 12px 0;
}

.main-navigation.scroll .sub-menu li a {
	padding:0 15px;
	}

.main-navigation li ul {
	z-index: 100;
}

.main-navigation li ul li {
	padding: 0;
	margin: 0;
	width: 100%;
	margin-top: 0;
	border-top: none;
	transition: 0.3s ease;
}

.main-navigation li ul li:hover {
	background: rgba(255, 255, 255, 0.02);
	border-top: none;
}

.main-navigation li ul li:hover ul {
	left: 100%;
}

.main-navigation li ul li:last-child a {
	border-bottom: none;
}

.main-navigation li ul a,
.main-navigation li ul li a {
	width: 100%;
	display: inline-block;
	/*border-bottom: dotted 1px rgba(255, 255, 255, 0.15);*/
	padding: 15px 20px;
	margin: 0;
	font-weight: 700;
	text-transform: none;
	line-height: 1.6;
	color: #0599cf;
}

.main-navigation li ul a:hover,
.main-navigation li ul li a:hover {
	color: #fff;
}

.main-navigation li ul li ul {
	padding: 0;
}

.main-navigation ul ul {
	top: 0;
}

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

.main-navigation li ul ul.sub-menu,
.main-navigation li ul ul.children {
	top: 0;
	margin: 0;
	z-index: 50;
	position: absolute;
	margin-left: 1px !important;
}

.main-navigation li ul ul.sub-menu::before,
.main-navigation li ul ul.children::before {
	display: none;
}

.main-navigation li.focus > ul,
.main-navigation li:hover > ul,
.main-navigation li:focus-within > ul,
.main-navigation li li a:hover > ul {
	left: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul,
.main-navigation ul ul li:focus-within > ul {
	left: 100%;
}

.site-header .sub-menu::before {
	position: absolute;
	top: -8px;
	left: 50%;
	margin-left: -8px;
	content: " ";
	display: block;
	border-right: 8px solid transparent;
	/*border-bottom: 8px solid #181c1f;*/
	border-left: 8px solid transparent;
}

/* Mobile navigation */
.mobile-navigation {
	display: none;
	width: 100%;
	padding: 15px;
	background: #0072e5;
	transition: 0.2s ease;
	text-align: center;
}

.mobile-navigation button {
	width: 100%;
}

@media (max-width: 1000px) {
	.mobile-navigation {
		display: inline-block;
	}
}

.toggle-active {
	background: #0072e5;
}

.drawer .drawer-navigation {
	width: 100%;
	max-width: 100%;
	z-index: 40;
	position: relative;
}

@media (max-width: 1000px) {
	.drawer .drawer-navigation {
		font-size: 17px;
		display: inline-block;
	}
}

.drawer .drawer-navigation .menu {
	margin: 0;
}

.drawer .drawer-navigation ul {
	margin: 0;
	padding: 0;
}

.drawer .drawer-navigation ul li {
	width: 100%;
	padding: 0 0;
	list-style-type: none;
	border-bottom: dotted 1px rgba(255, 255, 255, 0.2);
	transition: none;
	position: relative;
	z-index: 50;
	border-top: none;
}

.drawer .drawer-navigation ul li:hover {
	border-top: none;
}

.drawer .drawer-navigation ul li:last-child {
	border-bottom: none;
}

.drawer .drawer-navigation ul li a {
	display: inline-block;
	padding: 15px 10px 15px 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-bottom: none;
	position: relative;
	transition: none;
}

.drawer .drawer-navigation a {
	color: #fff;
	color: rgba(255, 255, 255, 0.7);
	padding-left: 0;
	line-height: 1.4;
}

.drawer .drawer-navigation a:hover {
	color: #fff;
}

.drawer .drawer-navigation .sub-menu,
.drawer .drawer-navigation .children {
	display: none;
	position: relative;
	width: 100%;
	left: 0;
	top: auto;
	margin: 0 0 0 15px;
	padding: 0 15px 0 0;
	border: none;
	background: transparent;
	box-shadow: none;
}

.drawer .drawer-navigation .sub-menu::before,
.drawer .drawer-navigation .children::before {
	display: none;
}

.drawer .drawer-navigation li ul a,
.drawer .drawer-navigation li ul li a {
	padding: 15px 0;
}

.drawer .drawer-navigation .sub-menu li:first-child {
	border-top: dotted 1px rgba(255, 255, 255, 0.2);
}

.drawer nav {
	padding: 2% 0 0 0;
}

/* --------------------------------------------------------------
Accessibility
-------------------------------------------------------------- */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	margin: 0;
}

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

/* --------------------------------------------------------------
Post meta
-------------------------------------------------------------- */
.entry-content .meta-list {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: 600;
	display:none;
}

.entry-content .meta-list li {
	display: inline-block;
	margin: 0 20px 0 0;
}

.entry-content .meta-list a {
	font-weight: 300;
	color: #0072e5;
}

.entry-content .meta-list a:hover {
	color: #272c30;
}

/* --------------------------------------------------------------
Author Profile
-------------------------------------------------------------- */
.author-profile {
	position: relative;
	margin-top: 5%;
	padding: 5%;
	width: 100%;
	display: inline-block;
	background: #f2f2f2;
}

@media (max-width: 600px) {
	.author-profile {
		padding: 8% 4%;
	}
}

.archive .author-profile {
	margin-top: 0;
	margin-bottom: 5%;
}

.author-columns .author-profile {
	margin: 0;
	border-top: none;
	border: solid 1px #cbcbcb;
	padding: 35px;
	transition: 0.2s ease;
}

@media (max-width: 1000px) {
	.author-columns .author-profile {
		padding: 30px 0;
	}
}

.author-columns .author-profile .author-profile-title {
	font-size: 18px;
}

.author-columns .author-profile .author-profile-info {
	font-size: 14px;
	padding-left: 100px;
}

@media (max-width: 600px) {
	.author-columns .author-profile .author-profile-info {
		font-size: 15px;
	}
}

.author-columns .author-profile .author-profile-links {
	margin-top: 15px;
	font-weight: 600;
}

@media (max-width: 600px) {
	.author-columns .author-profile .author-profile-links {
		font-size: 15px;
	}
}

.author-columns .author-profile .author-profile-avatar img {
	transition: 0.2s ease;
}

.author-columns .author-profile:hover .author-profile-avatar img {
	transform: scale(1.1);
}

.author-profile-avatar {
	display: block;
	margin: 0 auto;
}

.author-profile-avatar img {
	border-radius: 100px;
}

.author-profile-avatar {
	position: absolute;
}

.author-profile-info {
	padding: 0 0 0 90px;
	font-size: 16px;
	line-height: 1.6;
}

.author-profile-links {
	font-size: 12px;
	margin-top: 10px;
	display: inline-block;
}

.author-profile-links a {
	background: #272c30;
	color: #fff;
	padding: 5px 10px;
	border-radius: 30px;
}

.author-profile-links a:hover {
	opacity: 0.8;
}

.author-profile-links a:first-child {
	margin-right: 5px;
}

.author-profile-links i {
	font-size: 12px;
}

.author-profile-info p,
.entry-header .author-profile-info p:last-child {
	margin-bottom: 10px;
}

.author-profile-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 8px;
}

@media (max-width: 600px) {
	.author-profile-title {
		font-size: 18px;
	}
}

.archive .author-profile-title {
	font-size: 24px;
}

/* --------------------------------------------------------------
Page Navigation
-------------------------------------------------------------- */
.pagination {
	display: inline-block;
	width: 100%;
	margin-top: 8%;
}

.pagination a {
	color: #272c30;
}

.pagination a,
.pagination span {
	background: #f2f2f2;
	padding: 10px 20px;
	transition: 0.2s ease-in-out;
	display: inline-block;
	color: #272c30;
	font-weight: 600;
	text-align: center;
	line-height: 1.9;
	vertical-align: middle;
	height: 50px;
}

@media (max-width: 600px) {
	.pagination a,
	.pagination span {
		padding: 10px 15px;
	}
}

.pagination .next,
.pagination .prev {
	font-size: 0;
	line-height: 1.7;
}

.pagination .next::after,
.pagination .prev::after {
	font-family: gbicons;
	/* stylelint-disable-line font-family-no-missing-generic-family-keyword */
	font-size: 18px;
}

.pagination .next {
	text-indent: 3px;
}

.pagination .next::after {
	content: "\e906";
}

.pagination .prev {
	text-indent: -3px;
}

.pagination .prev::after {
	content: "\e905";
}

@media (max-width: 600px) {
	.pagination .next::after,
	.pagination .prev::after {
		font-size: 17px;
	}
}

.page-numbers {
	font-size: 18px;
	font-weight: 400;
}

@media (max-width: 600px) {
	.page-numbers {
		font-size: 17px;
	}
}

.page-numbers.current,
.page-numbers:hover {
	background: #0072e5;
	color: #fff;
}

span.page-numbers.dots {
	background: transparent;
	color: #272c30;
}

.post-navigation {
	margin-top: 10%;
	line-height: 1.4;
	width: 100%;
	display: block;
	font-weight: 600;
	display:none;
}

.post-navigation::before, .post-navigation::after {
	content: "";
	display: table;
}

.post-navigation::after {
	clear: both;
}

.post-navigation a {
	color: #272c30;
}

.post-navigation a:hover .post-title {
	color: #0072e5;
}

.post-navigation span {
	vertical-align: top;
}

.post-navigation .meta-title {
	font-size: 16px;
	display: inline-block;
	width: 100%;
}

.post-navigation .post-title {
	font-size: 20px;
	transition: 0.3s ease;
}

@media (max-width: 600px) {
	.post-navigation .post-title {
		font-size: 16px;
	}
}

.nav-next,
.nav-previous {
	display: inline-block;
	float: left;
	width: 49%;
	vertical-align: top;
}

@media (max-width: 600px) {
	.nav-next,
	.nav-previous {
		width: 100%;
	}
}

.nav-previous + .nav-next {
	text-align: right;
	float: right;
}

@media (max-width: 600px) {
	.nav-previous + .nav-next {
		text-align: left;
		margin-top: 15px;
	}
}

.nav-previous i {
	margin-right: 6px;
}

/* --------------------------------------------------------------
Alignments
-------------------------------------------------------------- */
#page .alignleft {
	display: inline;
	float: left;
	margin: 0.5em 2em 1.5em 0;
}

@media (max-width: 600px) {
	#page .alignleft {
		max-width: 100%;
		margin-right: 0;
		width: 100%;
	}
	#page .alignleft img {
		width: 100%;
	}
}

#page .alignright {
	display: inline;
	float: right;
	margin: 0.5em 0 1.5em 2em;
}

@media (max-width: 600px) {
	#page .alignright {
		max-width: 100%;
		margin-right: 0;
		width: 100%;
	}
	#page .alignright img {
		width: 100%;
	}
}

#page .aligncenter {
	clear: both;
	margin: 0 auto 1.5em auto;
}

.wp-caption {
	margin: 0.5em 0 1.5em 0;
	max-width: 100%;
	text-align: left;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
	max-width: 100%;
}

.wp-caption-text,
.gallery-caption {
	padding-top: 10px;
	margin-top: 0;
	width: 100%;
	text-transform: none;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0;
	margin-bottom: 0;
	color: #62707c;
}

.site-footer .wp-caption-text,
.site-footer .gallery-caption {
	border-left-color: #a6b5c1;
}

#main .tiled-gallery {
	margin-bottom: 1.2em;
}

#main .tiled-gallery p {
	margin-bottom: 0;
}

#main .featured-image .tiled-gallery {
	margin-bottom: 0;
}

.post:not(.video-lightbox) .gallery-container {
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 5%;
	visibility: hidden;
}

/* --------------------------------------------------------------
Clearings
-------------------------------------------------------------- */
.clear::before,
.clear::after,
.entry-content::before,
.entry-content::after,
.comment-content::before,
.comment-content::after,
.site-header::before,
.site-header::after,
.site-content::before,
.site-content::after,
.site-footer::before,
.site-footer::after {
	content: "";
	display: table;
}

.clear::after,
.entry-content::after,
.comment-content::after,
.site-header::after,
.site-content::after,
.site-footer::after {
	clear: both;
}

/* --------------------------------------------------------------
Widgets
-------------------------------------------------------------- */
#calendar_wrap {
	background: #fff;
	border-right: none;
	border-bottom: none;
	color: #272c30;
	box-shadow: rgba(0, 0, 0, 0.15) 0 2px 2px -1px;
}

#wp-calendar {
	font-size: 16px;
	margin: 0;
	max-width: 100%;
}

#wp-calendar caption {
	text-align: center;
	background: #f2f2f2;
	padding: 5px 10px;
	font-weight: 600;
}

#wp-calendar tr th,
#wp-calendar tr td {
	text-align: center;
}

#wp-calendar tr th {
	background: #272c30;
	color: #fff;
	margin: -10px -10px 10px -10px;
	font-size: 11px;
	font-weight: 600;
	padding: 10px 0;
}

#wp-calendar tbody tr td {
	padding: 2px 0;
	border-right: solid 1px #f2f2f2;
	border-top: solid 1px #f2f2f2;
}

#wp-calendar tfoot td {
	border-top: solid 1px #f2f2f2;
	border-right: solid 1px #d9dee3;
	padding: 7px 0 5px 0;
	font-weight: 600;
	font-size: 10px;
	text-transform: uppercase;
}

#wp-calendar a {
	color: #272c30;
}

#wp-calendar a:hover {
	color: #62707c;
}

.widget_rss li {
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.widget_rss li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.widget_rss li .rsswidget {
	display: inline-block;
	width: 100%;
}

.widget_rss .rss-date,
.widget_rss cite {
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
	margin: 10px 0;
}

/* --------------------------------------------------------------
Comments
-------------------------------------------------------------- */
.comment-navigation {
	font-size: 16px;
	margin: 0 0 6% 0;
}

.comment-navigation .button {
	display: inline-block;
}

.comment-navigation .button:empty {
	display: none;
}

.comment-navigation .nav-previous a::before {
	content: "\e904";
	font-family: gbicons;
	/* stylelint-disable-line font-family-no-missing-generic-family-keyword */
	margin-right: 10px;
}

.comment-navigation .nav-next a::after {
	content: "\e903";
	font-family: gbicons;
	/* stylelint-disable-line font-family-no-missing-generic-family-keyword */
	margin-left: 10px;
}

.comments-area {
	display: inline-block;
	width: 100%;
	position: relative;
	margin-top: 10%;
	padding-top: 10%;
	border-top: solid 3px #eee;
}

@media (max-width: 1000px) {
	.comments-area {
		margin-top: 7%;
	}
}

.comment-list + .no-comments {
	margin-top: 1.2em;
	text-align: center;
	position: relative;
}

.comment-list + .no-comments span {
	background: #fff;
	position: relative;
	z-index: 10;
	padding: 0 30px;
}

@media (max-width: 1000px) {
	.comment-list + .no-comments span {
		padding: 0 20px;
	}
}

.comment-list + .no-comments::after {
	content: " ";
	display: inline-block;
	height: 2px;
	background: #eee;
	width: 100%;
	position: absolute;
	left: 0;
	top: 16px;
	z-index: 5;
}

@media (max-width: 1000px) {
	.comment-list + .no-comments::after {
		top: 14px;
	}
}

h3.comment-reply-title {
	font-size: 32px;
	margin-bottom: 5%;
	position: relative;
	font-weight: 600;
}

@media (max-width: 600px) {
	h3.comment-reply-title {
		font-size: 22px;
	}
}

h3.comments-title {
	margin-bottom: 10%;
}

#commentform,
#respond form {
	display: inline-block;
	width: 100% !important;
	min-width: 100%;
}

.comment-list #commentform {
	margin-top: 2%;
}

.comment-info {
	display: inline-block;
	margin: 0;
}

@media (max-width: 1000px) {
	.comment-info {
		line-height: 2;
	}
}

.comment-content {
	font-size: 18px;
	line-height: 1.6;
	background: #f2f2f2;
	padding: 30px;
	position: relative;
	border-radius: 5px;
}

.comment-content::after {
	position: absolute;
	top: -10px;
	left: 10px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #f2f2f2;
}

@media (max-width: 1000px) {
	.comment-content {
		font-size: 16px;
	}
}

@media (max-width: 1000px) {
	.comment-content {
		padding: 20px;
	}
}

.comment-content p:last-child {
	margin-bottom: 0;
}

.entry-content .comment-list,
.entry-content .comment-list li {
	margin-left: 0;
	padding-left: 0;
	counter-reset: li;
}

.comment-list > li {
	list-style-type: none;
	margin-bottom: 6%;
}

.comment-list .children {
	margin: 5% 0 0 0;
	padding-left: 25px;
}

@media (max-width: 600px) {
	.comment-list .children {
		padding-left: 15px;
	}
}

.comment-list .children li {
	margin-bottom: 6%;
}

.comment-list .children li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.comment-list .children > li {
	list-style: none;
}

.comment-list .reply {
	margin-bottom: 0;
	font-size: 14px;
}

.comment-list .avatar {
	display: inline-block;
	margin-right: 10px;
	margin-top: 2px;
	border-radius: 100px;
	vertical-align: top;
	width: 40px;
	position: relative;
}

@media (max-width: 600px) {
	.comment-list .avatar {
		margin-top: 3px;
	}
}

.comment-wrap {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

.comment-cite {
	font-style: normal;
	display: inline-block;
	width: 100%;
	font-weight: 600;
	font-size: 18px;
	line-height: 1;
}

@media (max-width: 600px) {
	.comment-cite {
		font-size: 18px;
	}
}

.comment-cite a {
	color: #272c30;
}

.comment-time,
.comment-edit-link {
	color: #62707c;
	/*font-family: "Public Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 11px;
	vertical-align: top;
	line-height: 1;
}

.comment-list .comment-reply-title {
	margin-bottom: 1%;
}

.comment-list .comment-reply-title small {
	float: right;
	font-size: 18px;
	margin-top: 8px;
}

.comments-closed p.reply {
	display: none;
}

.comments-closed p:nth-last-child(2) {
	margin-bottom: 0;
}

.logged-in-as,
.comment-notes {
	margin-bottom: 2%;
	display: none;
	color: #62707c;
	/*font-family: "Public Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
}

.comment-notes {
	display: none;
}

.required {
	color: #f35959;
}

.logged-in-as a {
	color: #272c30;
}

.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-form-comment {
	display: inline-block;
	width: 100%;
}

.comment-form-author input,
.comment-form-author textarea,
.comment-form-email input,
.comment-form-email textarea,
.comment-form-url input,
.comment-form-url textarea,
.comment-form-comment input,
.comment-form-comment textarea {
	width: 100%;
}

@media (max-width: 1000px) {
	.comment-form-author,
	.comment-form-email,
	.comment-form-url,
	.comment-form-comment {
		width: 100%;
		margin-right: 0;
	}
}

.comment-list #respond {
	display: inline-block;
	margin-top: 4%;
	width: 100%;
}

@media (max-width: 1000px) {
	.comment-form-url {
		margin-bottom: 1em;
	}
}

.form-submit {
	display: inline-block;
	margin: 0;
	width: 100%;
}

.comment-form #submit {
	margin-top: 10px;
	width: auto;
}

@media (max-width: 600px) {
	.comment-form #submit {
		margin: 0;
		width: 100%;
	}
}

.comment-list .comment-respond #submit {
	margin-top: 0;
}

.form-allowed-tags {
	display: none;
}

.comment-subscription-form {
	display: inline-block;
	width: 100%;
	margin-bottom: 0;
	margin-top: 15px;
}

.comment-subscription-form label {
	font-weight: 300;
	font-size: 14px;
}

.comment-subscription-form + .comment-subscription-form {
	margin-top: 0;
}

#respond .comment-form-fields div.comment-form-field {
	width: 100% !important;
}

.comment-awaiting-moderation {
	margin-top: 20px;
	display: inline-block;
	width: 100%;
	font-size: 16px;
	font-style: normal;
}

.comment-awaiting-moderation::before {
	content: "\e90a";
	font-family: gbicons;
	/* stylelint-disable-line font-family-no-missing-generic-family-keyword */
	margin-right: 10px;
}

/* --------------------------------------------------------------
Hero Posts
-------------------------------------------------------------- */
.post-cats,
.entry-cats {
	margin-bottom: 1.5%;
	position: relative;
	z-index: 10;
}

@media (max-width: 1000px) {
	.post-cats,
	.entry-cats {
		margin-bottom: 5%;
	}
}

.post-cats a,
.entry-cats a {
	background-color: #0072e5;
	padding: 4px 8px;
	margin-right: 5px;
	border-radius: 3px;
	font-size: 12px;
	color: #fff;
	transition: 0.2s ease-in-out;
}

.post-cats a:hover,
.entry-cats a:hover {
	box-shadow: inset 0 0 80px rgba(255, 255, 255, 0.1);
}

@media (max-width: 600px) {
	.post-cats a,
	.entry-cats a {
		font-size: 11px;
		padding: 3px 4px;
	}
}

.entry-byline {
	color: #62707c;
	font-size: 15px;
	margin-bottom: 0;
}

.search-results .entry-byline {
	margin-bottom: 5px;
}

.entry-byline a {
	color: #62707c;
}

.entry-byline a:hover {
	color: #272c30;
}

.entry-byline img {
	border-radius: 100px;
	width: 22px;
	vertical-align: top;
	margin-right: 3px;
}

.meta-avatar {
	position: absolute;
}

.meta-avatar img {
	width: 24px;
	border-radius: 50px;
	margin-right: 5px;
	vertical-align: top;
}

.index-text {
	position: relative;
	z-index: 10;
	margin: 0 5%;
	background: #fff;
	padding: 0 4% 6% 4%;
	border-bottom: solid 1px #d8dee3;
}

.has-post-thumbnail .index-text {
	margin-top: -10%;
	padding-top: 4%;
}

@keyframes slideInLeft {
	0% {
		opacity: 0;
		transform: translate3d(-2%, 0, 0);
		visibility: visible;
	}
	100% {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}

.slideInLeft {
	animation-name: slideInLeft;
	transition: 0.3s ease;
}

.site-header-bg-wrap {
	animation-name: fadeIn;
	animation-duration: 1s;
	animation-fill-mode: both;
}

.background-effect {
	position: absolute;
	z-index: -999998;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 1;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.site-header-bg.background-effect {
	background-attachment: scroll;
}

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

.site-main .gallery {
	margin-bottom: 1.2em;
}

@media (min-width: 1000px) {
	.has-wide-image .featured-image,
	.has-wide-image .featured-video {
		width: 90vw;
		margin-left: calc(50% - 90vw / 2);
	}
}

.featured-image .gallery {
	margin-bottom: 0;
}

.featured-gallery {
	background: transparent;
}

.featured-gallery [class*="gallery"]:first-child {
	opacity: 0;
	animation-delay: 0.5s;
	animation-name: fadeIn;
	animation-duration: 0.5s;
	animation-fill-mode: both;
}

.gallery a img {
	border: none;
	height: auto;
	width: 100%;
	max-width: 100%;
	display: block;
}

.gallery dd,
.gallery figcaption {
	font-size: 15px;
	text-align: left;
	margin: 0;
}

.gallery-item {
	display: inline-block;
	padding-right: 15px;
	padding-bottom: 15px;
	vertical-align: top;
}

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

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

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

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

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

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

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

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

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

embed,
iframe,
object {
	max-width: 100%;
	border-width: 0;
}

#content .wp-playlist-light {
	color: #55626d;
	padding: 0;
}

#content .mejs-container:not(.mejs-video),
#content .mejs-embed,
#content .mejs-embed body {
	background: none;
}

#content .mejs-container:not(.mejs-video) {
	margin-bottom: 1em;
	height: 75px !important;
}

#content .mejs-container:not(.mejs-video) a {
	border-bottom: none;
}

#content .mejs-container:not(.mejs-video) a:hover {
	background: transparent;
}

#content .wp-playlist {
	border: none;
	background: none;
	margin: 0 0 1.5em 0;
	padding: 0;
}

#content .wp-playlist-tracks {
	margin-top: 3.5%;
}

#content .wp-playlist-item {
	border-bottom: dotted 1px #cad1d8;
	padding: 0;
}

#content .wp-playlist-item:last-child {
	border-bottom: none;
}

#content .wp-playlist-item .wp-playlist-caption,
#content .wp-playlist-item-length {
	padding: 2%;
}

@media (max-width: 1000px) {
	#content .wp-playlist-item .wp-playlist-caption,
	#content .wp-playlist-item-length {
		padding: 4%;
	}
}

#content .wp-playlist-item .wp-playlist-caption {
	color: #272c30;
	display: inline-block;
	border-bottom: none;
}

#content .wp-playlist-item .wp-playlist-caption:hover {
	background: none;
	border-bottom: none;
}

#content .wp-playlist-caption,
#content .wp-playlist-item-title {
	font-size: 18px;
}

@media (max-width: 1000px) {
	#content .wp-playlist-caption,
	#content .wp-playlist-item-title {
		font-size: 16px;
	}
}

#content .wp-playlist-current-item {
	height: auto !important;
}

#content .wp-playlist-current-item .wp-playlist-caption {
	margin-bottom: 1.5%;
}

#content .wp-playlist-current-item img {
	display: none;
}

#content .wp-playlist-current-item .wp-playlist-item-title {
	color: #272c30;
	font-size: 26px;
	font-weight: 500;
}

@media (max-width: 1000px) {
	#content .wp-playlist-current-item .wp-playlist-item-title {
		font-size: 22px;
	}
}

#content .wp-playlist-current-item .wp-playlist-item-album {
	font-size: 18px;
}

@media (max-width: 1000px) {
	#content .wp-playlist-current-item .wp-playlist-item-album {
		font-size: 16px;
	}
}

#page .mejs-controls {
	background: #272c30;
}

@media (max-width: 1000px) {
	#page .mejs-controls {
		padding: 0 10px;
	}
}

#page .mejs-controls .mejs-button button:hover {
	background-color: transparent !important;
}

#page .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #5e7383;
}

#page .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #e3eaf0;
}

#page .mejs-controls .mejs-time-rail .mejs-time-total {
	background: #5e7383;
}

#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #5e7383;
}

#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #e3eaf0;
}

#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
	background: #5e7383;
}

#page .mejs-controls .mejs-button button:focus {
	border: none;
	box-shadow: none;
	outline: none;
}

#page .mejs-video .mejs-controls,
#page .mejs-video .mejs-controls > div {
	height: 40px;
}

#page .mejs-video .mejs-time {
	height: 35px;
	padding-top: 2px;
}

#page .mejs-video .mejs-time-rail .mejs-time-total {
	margin: 8px 10px;
}

#page .mejs-video .mejs-button button {
	margin: 12px 5px;
}

/* --------------------------------------------------------------
Header
-------------------------------------------------------------- */
.drawer-wrap {
	position: relative;
}

.drawer {
	padding: 10px 0 15px 0;
	background: #22262a;
	background: rgba(21, 23, 26, 0.7);
	font-size: 16px;
	display: none;
	z-index: 30;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	overflow-x: hidden;
}

@media only screen and (min-width: 1000px) {
	.drawer {
		display: none !important;
	}
}

.drawer-menu-explore {
	padding-top: 0;
	padding-bottom: 0;
}

@media (max-width: 1000px) {
	.drawer-menu-explore {
		background: #272c30;
		padding: 15px 5% 30px 5%;
	}
}

.drawer-menu-explore .container {
	padding: 0;
}

.show-drawer {
	animation-name: fadeIn;
	animation-duration: 0.5s;
	animation-fill-mode: both;
	display: inline-block !important;
}

.admin-bar .drawer-open .drawer {
	margin-top: 35px;
}

.site-header {
	padding: 0;
	display: inline-block;
	width: 100%;
	position: fixed;
	z-index: 100;
    height:110px;
	background: rgba(238,238,238, 0);
	background: linear-gradient(240deg, rgba(238,238,238,1) 40%, rgba(38,153,205,1) 61%);
	background-repeat:no-repeat;
	background-position:0 -110px;*/
	height:110px;
}

.site-header.scroll {
	height:80px;
	-webkit-box-shadow: 0px 3px 64px -4px rgba(0,0,0,0.94);
	-moz-box-shadow: 0px 3px 64px -4px rgba(0,0,0,0.94);
	box-shadow: 0px 3px 64px -4px rgba(0,0,0,0.94);
	background: rgba(238,238,238, 1);
}

.top-navigation.scroll, #masthead .top-navigation.scroll .container, .site-identity.scroll .top-navigation-right  {
	height:80px;	
}


.site-header.scroll::after {
	background: rgba(238,238,238, 0);
	/*background: linear-gradient(240deg, rgba(238,238,238,1) 40%, rgba(38,153,205,1) 61%);
	background-repeat:no-repeat;*/
	/* background-position:0 -110px;	*/
	opacity:0;
	transition: opacity .25s ease;	
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:80px;
}

.site-header.scroll::after {
	/*background: rgb(238,238,238);
	background: linear-gradient(240deg, rgba(238,238,238,1) 40%, rgba(38,153,205,1) 61%);*/
	opacity:1;
	height:80px;
}


.site-header .top-navigation .container {
	width:100%;
	max-width:100%;
	margin:0 auto;
    height: 100px;
    min-height: 100px;	
}

body.admin-bar .is-sticky .site-header {
	margin-top: 32px;
}

.site-identity {
	/*padding: 30px 0;*/
	position: relative;
	z-index: 8;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;  
    margin:0 auto 0 20px;
	width: 92%;
    max-width: 92%;
}

@media (max-width: 1000px) {
	.site-identity {
		padding: 8% 0;
	}
}

@media (max-width: 600px) {
	.site-identity {
		padding: 12% 0;
	}
}

.site-title-wrap {
	display: inline-block;
	vertical-align: top;
	max-width: 30%;
	width: 30%;
	position: relative;
    flex-basis:30%;
}

@media (max-width: 1000px) {
	.site-title-wrap {
		max-width: 100%;
		text-align: center;
	}
}

@media (min-width: 1000px) {
	.titles-wrap {
		/*padding-top: 8px;*/
	}
}

.titles-wrap.has-description {
	padding-top: 0;
}

.site-title {
	font-size: 25px;
	font-weight: 600;
	display: inline-block;
	width: 100%;
	margin-bottom: 0;
	margin-right: 8px;
	line-height: 1.2;
}

.site-title a {
	color: #fff;
	transition: 0.1s ease-in;
	position: relative;
    text-transform:uppercase;
}

@media (max-width: 1000px) {
	.site-title {
		margin: 0;
	}
}

@media (max-width: 600px) {
	.site-title {
		font-size: 24px;
	}
}

.site-description {
	color: #272c30;
	font-size: 14px;
	line-height: 1.4;
	margin: -2px 0 0 0;
	display: inline-block;
	width: 100%;
	position: absolute;
}

@media (max-width: 1000px) {
	.site-description {
		position: relative;
		display: block;
	}
}

.site-avatar {
	display: inline-block;
	text-align: center;
	width: 100%;
	vertical-align: top;
}

.site-avatar img {
	border-radius: 500px;
	margin-bottom: 15px;
	width: 85px;
	transition: all 0.2s ease-in-out;
}

.site-avatar img:hover {
	transform: scale(1.1);
}

.site-logo {
	line-height: 1;
	margin: 0;
	display: block;
}

.site-logo:not(img):empty {
	margin: 0;
}

.custom-logo-link img {
	display: block;
}

@media (max-width: 1000px) {
	.custom-logo-link {
		text-align: center;
		width: 100%;
		display: inline-block;
	}
	.custom-logo-link img {
		margin-left: auto;
		margin-right: auto;
	}
}

/* --------------------------------------------------------------
Content
-------------------------------------------------------------- */
.container {
	max-width: 80%;
    width:80%;
	margin: 0 auto;
	padding: 0;
	display: block;
    /*border:1px solid red;*/
}

@media only screen and (max-width: 1000px) {
	.container {
		padding: 0 4%;
	}
}

@media (max-width: 600px) {
	.container {
		padding: 0 15px;
	}
}

.container::before, .container::after {
	content: "";
	display: table;
}

.container::after {
	clear: both;
}

.error404 .entry-header {
	margin-bottom: 0;
}

.archive-box {
	margin-top: 30px;
}

.archive-box ul ul {
	margin-left: 30px;
	margin-top: 0;
}

.archive-box ul li {
	margin-bottom: 0;
}

.archive-box ul a {
	border-bottom: dotted 1px #c7d6e4;
	padding-bottom: 15px;
	margin-bottom: 15px;
	display: inline-block;
	width: 100%;
}

.archive-box ul a:hover {
	border-bottom: dotted 1px #c7d6e4;
	color: #62707c;
}

.single #page {
	margin: 0 auto;
}

#primary {
	margin: 0 auto;
	display: block;
	/*width: 70%;
	max-width: 830px;*/
}

@media (max-width: 1000px) {
	#primary {
		width: 100%;
	}
}

.error404 #primary {
	display: block;
	margin: 0 auto;
}

.no-sidebar .content-area,
.single.no-sidebar .content-area {
	margin: 0 auto;
	display: block;
	width: 100%;
}

#main .entry-content .page-links {
	clear: both;
	margin: 0 0 1.4em;
}

#main .entry-content .page-links a {
	border: none;
	padding: 0 2px;
	color: #62707c;
}

#main .entry-content .page-links a:hover {
	border: none;
	color: #272c30;
}

#page .more-link + .page-links {
	margin-top: 20px;
}

.featured-image,
.featured-video {
	margin-bottom: 5%;
	width: 100%;
	z-index: 50;
	position: relative;
}

@media (max-width: 600px) {
	.featured-image,
	.featured-video {
		margin-bottom: 1.2em;
	}
}

.featured-image img,
.featured-video img {
	display: block;
	margin: 0 auto;
	-webkit-transform: translate3d(0, 0, 0);
	transition: 0.07s ease-in-out;
}

.featured-video iframe {
	opacity: 0;
	animation-delay: 0.5s;
	animation-name: fadeIn;
	animation-duration: 0.5s;
	animation-fill-mode: both;
}

#page {
	padding-top: 6%;
}

@media (max-width: 600px) {
	#page {
		padding-top: 8%;
	}
}

.site-content {
	display: inline-block;
	width: 100%;
	padding: 0 0 7% 0;
	vertical-align: top;
	position: relative;
	z-index: 10;
}

.blog .content-area {
	width: 100%;
	display: block;
	vertical-align: top;
}

.post .entry-header {
	position: relative;
	margin-bottom: 40px;
}

.archive-header {
	margin-top: -30px;
	margin-bottom: 40px;
	border-bottom: dotted 1px #cbcbcb;
}

.archive-header .entry-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 0;
}

.archive-header .entry-subtitle {
	font-size: 16px;
}

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

.taxonomy-description {
	font-size: 17px;
	color: #62707c;
}

@media (max-width: 600px) {
	.taxonomy-description {
		font-size: 15px;
		line-height: 1.4;
	}
}

.taxonomy-description p:last-child {
	margin-bottom: 0;
}

.entry-cats {
	font-size: 16px;
}

.full-post-header .entry-title {
	font-size: 58px;
	margin-bottom: 0;
	line-height: 1.2;
}

@media (max-width: 1000px) {
	.full-post-header .entry-title {
		font-size: 46px;
	}
}

@media (max-width: 600px) {
	.full-post-header .entry-title {
		font-size: 34px;
		margin-bottom: 15px;
		line-height: 1.2;
	}
}

.full-post-header .entry-title a {
	color: #272c30;
	text-decoration: none;
	transition: 0.1s ease-in-out;
}

.full-post-header .entry-title a:hover {
	color: #62707c;
}

.byline {
	color: #62707c;
	margin-top: 3%;
	font-size: 16px;
}

@media (max-width: 600px) {
	.byline {
		display: inline-block;
		margin-top: 0;
		font-size: 12px;
	}
}

.byline img {
	width: 24px;
	border-radius: 50px;
	vertical-align: top;
	margin-right: 5px;
}

.byline a {
	color: #62707c;
	border-bottom: 2px solid transparent;
	transition: 0.2s ease;
	padding-bottom: 2px;
}

.byline a:hover {
	border-bottom: 2px solid #e3eaf0;
}

.entry-content {
	vertical-align: top;
}

.entry-content p a {
	color: #0072e5;
	box-shadow: inset 0 -1px 0 #0072e5;
	transition: 0.3s ease;
}

.entry-content p a:hover {
	box-shadow: inset 0 -2px 0 #0072e5;
	color: #0072e5;
}

.entry-content a.no-underline,
.entry-content a.no-underline:hover {
	border-bottom: none;
}

.excerpt-more {
	display: inline-block;
	width: 100%;
}

.single-attachment .site-main .post .entry-content {
	padding-left: 0;
}

.single-attachment .author-profile {
	display: none;
}

.page-content {
	margin-bottom: 5%;
}

/* --------------------------------------------------------------
Posts
-------------------------------------------------------------- */
.post {
	width: 100%;
	display: inline-block;
	position: relative;
}

.blog .post:not(:last-of-type),
.archive #post-wrap .post:not(:last-of-type),
.search .post:not(:last-of-type) {
	margin-bottom: 8%;
	padding-bottom: 10%;
	border-bottom: solid 3px #eee;
}

.search .post:not(:last-of-type) {
	margin-bottom: 5%;
	padding-bottom: 6%;
}

.fade-out {
	animation-name: fadeOut !important;
	animation-duration: 0.2s !important;
	animation-fill-mode: both !important;
}

/* --------------------------------------------------------------
Footer
-------------------------------------------------------------- */
.site-footer {
	padding: 0 0 2.5% 0;
	font-size: 17px;
	line-height: 1.5;
	display: block;
	width: 100%;
	position: relative;
	z-index: 10;
	overflow: hidden;
	background: #211b1b;
	color: #fff;
	background:#0599cf url('/wp-content/uploads/2024/09/agex-footer-bg.jpg') no-repeat;
}

.site-footer a {
	color: #fff;
}

.site-footer a:hover {
	color: #272c30;
	text-decoration: underline;
}

@media (max-width: 1000px) {
	.site-footer {
		padding-bottom: 30px;
	}
}

@media (max-width: 600px) {
	.site-footer {
		font-size: 15px;
	}
}

.category-wrap + .site-footer,
.related-post-wrap + .site-footer {
	margin-top: 0;
}

.category-wrap + .site-footer .footer-widgets,
.related-post-wrap + .site-footer .footer-widgets {
	border-top: none;
}

.post-navigation + .site-footer {
	box-shadow: inset 0 50px 50px -50px rgba(0, 0, 0, 0.25);
}

@media (max-width: 1000px) {
	.post-navigation + .site-footer {
		box-shadow: none;
	}
}

.footer-padding {
	padding-top: 15%;
	opacity: 0;
}

.footer-widgets .widget_wpcom_social_media_icons_widget a {
	font-size: 28px;
}

.footer-widgets .widget_wpcom_social_media_icons_widget li {
	border-bottom: none;
	padding: 0;
}

.footer-widgets {
	display: inline-block;
	width: 100%;
	margin-bottom: 0;
}

@media (max-width: 1000px) {
	.footer-widgets {
		/*padding-top: 8%;*/
		margin-bottom: 0;
	}
}

.footer-widgets .footer-column {
	width: 30.6%;
	float: right;
	padding-top: 40px;
	margin-right: 4%;
	display: inline-block;
	vertical-align: top;
	transition: 0.2s ease-in-out;
}

@media (max-width: 1000px) {
	.footer-widgets .footer-column {
		width: 100%;
		margin-bottom: 5%;
		padding-top: 0;
		margin-right: 0;
	}
}

@media (max-width: 600px) {
	.footer-widgets .footer-column {
		padding-right: 0;
		margin-bottom: 7%;
	}
}

.footer-widgets .footer-column:last-child {
	margin-right: 0;
}

.footer-widgets .footer-column:first-of-type:nth-last-of-type(2),
.footer-widgets .footer-column:first-of-type:nth-last-of-type(2) ~ .footer-column {
	width: 48%;
}

@media (max-width: 1000px) {
	.footer-widgets .footer-column:first-of-type:nth-last-of-type(2),
	.footer-widgets .footer-column:first-of-type:nth-last-of-type(2) ~ .footer-column {
		width: 100%;
	}
}

.footer-widgets .footer-column:first-of-type:nth-last-of-type(3),
.footer-widgets .footer-column:first-of-type:nth-last-of-type(3) ~ .footer-column {
	width: 30.6%;
}

@media (max-width: 1000px) {
	.footer-widgets .footer-column:first-of-type:nth-last-of-type(3),
	.footer-widgets .footer-column:first-of-type:nth-last-of-type(3) ~ .footer-column {
		width: 100%;
	}
}

.footer-widgets ul {
	list-style: none;
	margin: 0;
}

.footer-widgets ul li {
	padding: 0 0 15px 0;
}

.footer-widgets ul li:last-child {
	padding-bottom: 0;
}

.footer-widgets ul ul li {
	list-style-type: circle;
}

.footer-widgets ul .menu-item-has-children {
	padding-bottom: 0;
}

.footer-widgets ul.children, .footer-widgets ul.sub-menu {
	margin-left: 20px;
	margin-top: 10px;
}

.footer-widgets ul.sub-menu li:last-child {
	padding-bottom: 15px;
}

.footer-widgets .sub-menu {
	margin-left: 20px;
}

.footer-widgets .widget_text a {
	border-bottom: dotted 1px rgba(255, 255, 255, 0.3);
}

.footer-widgets section + section {
	margin-top: 40px;
}

.footer-bottom {
	display: inline-block;
	width: 100%;
	padding-top: 4%;
}

.footer-widgets + .footer-bottom {
	/*border-top: dotted 1px rgba(255, 255, 255, 0.4);*/
}

@media (max-width: 1000px) {
	.footer-widgets + .footer-bottom {
		padding-top: 30px;
	}
}

.footer-tagline {
	display: inline-block;
	width: 100%;
}

@media (max-width: 1000px) {
	.footer-tagline {
		float: none;
		width: 100%;
		margin-top: 15px;
	}
}

.footer-navigation + .footer-tagline {
	float: right;
}

.footer-tagline a {
	border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
	padding-bottom: 1px;
}

.site-footer .widget-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 25px;
	line-height: 1.2;
	color: #272c30;
}

@media (max-width: 1000px) {
	.site-footer .widget-title {
		margin-bottom: 15px;
	}
}

@media (max-width: 600px) {
	.site-footer .widget-title {
		font-size: 18px;
		margin-bottom: 10px;
	}
}

.footer-navigation {
	display: inline-block;
}

.footer-navigation ul {
	margin: 0;
}

.footer-navigation li {
	display: inline-block;
	list-style: none;
	margin-right: 15px;
}

/* --------------------------------------------------------------
Attachments
-------------------------------------------------------------- */
.attachment .comments-area,
.attachment .entry-meta,
.attachment .post-navigation,
.attachment .entry-footer {
	display: none;
}

/* --------------------------------------------------------------
Miscellaneous
-------------------------------------------------------------- */
::selection {
	background: rgba(255, 244, 147, 0.8);
	color: #272c30;
}

#wpstats {
	display: none;
}

.compat-object-fit {
	background-size: cover;
	background-position: center center;
}

.compat-object-fit img {
	opacity: 0;
}

.post-password-form label {
	display: inline-block;
	width: 40%;
}

.post-password-form input[type="submit"] {
	display: inline-block;
}

.not-found {
	text-align: center;
}

.blog .post.sticky {
	background: #fff;
	padding: 4%;
	border-bottom: none;
}

.page-template-full-width #page,
.page-template-full-width #primary {
	padding: 0;
	max-width: 100%;
	width: 100%;
}

.page-template-full-width #page .entry-header {
    /*padding: 0% 2% 0;*/
    width: 80%;
    max-width: 80%;
    margin: 0 auto 60px auto;
}

.page-template-full-width .site-content {
	padding-bottom: 0;
}

.site-header::before {
	content:'';
	background:url('/wp-content/uploads/2024/09/logo-bg.png;')no-repeat;
    background-position: left -150px top;
    position: fixed;
    width: 770px;
    height: 240px;
    z-index: 10;
    display: block;
    opacity: 1;
    background-size: cover;
}

.site-header.scroll::before { 
	content:'';
	opacity: 0;
}



/*--------------------------------------------------------------
Block Alignments
--------------------------------------------------------------*/
.wp-block-gallery {
	margin-left: 0;
	margin-bottom: 1.2em;
}

.wp-block-image figcaption {
	font-size: 15px;
	margin-top: 1em;
}

ul.blocks-gallery-grid,
ul.wp-block-social-links,
.entry-content .wp-block-gallery {
	padding-left: 0;
}

.alignfull,
.alignwide {
	margin-bottom: 2em;
	width: 100%;
}

@media (max-width: 600px) {
	.alignfull.wp-block-gallery,
	.alignwide.wp-block-gallery {
		margin-left: -8px;
		margin-right: -8px;
		width: inherit;
	}
}

.alignfull img,
.alignwide img {
	display: block;
}

.alignwide {
	max-width: none;
}

@media (min-width: 1000px) {
	.alignwide {
		width: 75vw;
		margin-left: calc(50% - 75vw / 2);
	}
}

.entry-content > .alignfull {
	width: 100vw;
	margin-left: calc(50% - 50vw);
	max-width: none;
}

.wp-block-columns {
	margin-bottom: 1.2em;
}

/*** THEMIFY OVERRIDES ***/


.home.page-template-full-width {
	background:#211b1b;
	/*background:#fff;*/
}

#content .row_inner {
	width:80%;
   	max-width:80%;
	}


/* footer */


.site-info {
	color:#fff;
    font-weight:700;
}

.site-info, .site-info a {
	font-size:12px;
}

#colophon .site-info a {
	color: #fff;
    border-bottom:0px;
}

#colophon .site-info a:hover {
	color:#bed62e;
    border-bottom:0px;
    text-decoration:none;
}



/*** PETE'S STYLING ***/

*:not(.sub-menu):not(.accordion-content):not(.accordion-icon):not(.accordion-active-icon):not(.accordion-title a):not(.module-accordion):not(.tf_fa.tf-fas-minus):not(.tf_fa.tf-fas-plus):not(.tb_text_wrap):not(.toggle-expand):not(.builder-accordion-active):not(.agex-slideshow):not(.agex-slideshow li):not(.tb_backstretch img):not(.tf_fa):not(.accordion-icon) {
	-webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.site-header .top-navigation .container .site-identity .site-title-wrap a img {
	/*background:url(/wp-content/uploads/2024/07/agex_logo-main-wht-tagline_sm.png) no-repeat;*/
	background:url(/wp-content/uploads/2024/09/agex_logo-main-blue-drk-tagline_sm.png) no-repeat;
	background-size:contain;
}

.site-header.scroll .top-navigation .container .site-identity .site-title-wrap a img {
	background:url(/wp-content/uploads/2024/09/agex_logo-main-blue-drk-tagline_sm.png) no-repeat;
	background-size:contain;	
}

.site-header .top-navigation .container .site-identity .site-title-wrap a,
.site-header .top-navigation .container .site-identity .site-title-wrap a img {
	width:250px;
  	max-width:250px;
	height:100px;
	position:relative;
	top:5px;
	}

.site-header.scroll .top-navigation .container .site-identity .site-title-wrap a,
.site-header.scroll .top-navigation .container .site-identity .site-title-wrap a img {
	width:200px;
  	max-width:200px;
	height:80px;
	top:0;
	}

#content {
padding:0;
	}

#content p {
  	font-size:15px;
    line-height:22px;
	font-weight:500;
	margin-bottom:20px;
	}

#content ul {}

#content ul li {
  	/*font-size:16px;
    line-height:24px;
	font-weight:500;*/
}


#home-hero-container {
	/*background: rgb(33,27,27);*/
	/*background-image: url('https://agex2024dev.wpenginepowered.com/wp-content/uploads/2024/06/home-hero-bg-test_05_v4.webp'), linear-gradient(355deg, rgba(33,27,27,1) 15%, rgba(29,99,158,1) 70%, rgba(5,153,207,1) 87%); */ /* version 1 */
	/*background-image: url('https://agex2024dev.wpenginepowered.com/wp-content/uploads/2024/06/home-hero-bg-test_05_v4_bluebar.webp'), linear-gradient(355deg, rgba(33,27,27,1) 15%, rgba(0,110,160,1) 70%, rgba(5,153,207,1) 87%); 
    background-repeat:no-repeat;
    background-position:right top;*/
  	height:100vh;
	border-bottom: 10px solid #0599cf;
	}
  
  	#home-hero-container::before {
		content:'';
  		background:url('/wp-content/uploads/2024/06/hero-stripes-overlay-bg.png') no-repeat;
		background-size:80%;
		background-position: left -60% top 70%;
		width: 100%;
        height: 100%;
        position: absolute;
		}

	#content #home-hero-container h1 {
		text-align:center;
		margin:0;
		}

  	#content #home-hero-container h1 .main-head {
	    font-family: "Teko", sans-serif;
    	font-size: 84px;
	    line-height: 84px;
        text-shadow: 2px 0px 12px #0d4371;
		text-transform: initial;
		color:#fff;
		}

  	#content #home-hero-container h1 .sub-head {
	    /*font-family: "Teko", sans-serif;*/
		font-family: "Montserrat", sans-serif;
  		line-height:24px;
        font-size:21px;
        padding-top:15px;
        font-weight:700;
		color:#bad133;
		}
  
    
  .home-hero-box {
  	margin:25% 0 0 0;
  }

  #content .home-hero-box p {
  	color:#fff;
  }

#content #hero-video-container,
#hero-video-slider-container,
#hero-gallery-slider-container {
	width:75%;
	max-width:75%;
    margin: 30px auto 0 auto;
	border-radius:12px;
	}

#content .home-text.about, 
#content .home-text.contact {
	width:75%;
	max-width:75%;
    margin: 0 auto 40px auto;	
	color:#525252;
}

#content #hero-gallery-slider-container .gallery a img {
	width:inherit;
}

#hero-video-container img {
	border-radius:12px;
    box-shadow: 2px 0px 18px rgba(34,34,34,0.5);
  }

#content #hero-video-container .video-wrap {
	border-radius:12px;
}

#content #hero-video-container .video-content {
	/*background:rgba(186,209,51,0); */ /* green */
	background:rgba(121,136,36,0); /* dark green */
	border-radius:12px;
	z-index:1;
	position:relative;
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	/*visibility:hidden;*/
}

	#content #hero-video-container .video-content:hover {
	/*background:rgba(186,209,51,0.9); */ /* green */
	/*background:rgba(121,136,36,0.9);*/ /* dark green */
	/*background:rgba(0,46,62,.9); /* dark blue */	
	}
	
	#content #hero-video-container .video-content .video-title {
		background:rgba(186,209,51,1);
		padding: 6px 10px 2px 16px;
        /*text-shadow: 2px 2px 9px #49530d;*/
		font-size:22px;
		width: 50%;
		float: left;
		right: -20px;
		position: absolute;
		bottom: -30px;
		border-radius: 6px;		
		/*box-shadow: 1px 1px 10px 5px #333;*/
		font-family: "Teko", sans-serif;
		}
	#content #hero-video-container .video-content .video-title:hover {
		    background:rgba(5,153,207,1);
			/*background:rgba(232,255,99,1);*/
		    
   		    
     		right: -30px;
		}
		#content #hero-video-container .video-content .video-title a {
		    font-family: "Teko", sans-serif;			
			/*color:#211b1b;*/
			color:#333;
			display:block;
			padding: 2px 10px 2px 16px;
			}
			#content #hero-video-container .video-content .video-title a:hover {
				color:#fff;
				text-shadow: 2px 2px 9px #49530d;
				text-shadow: 2px 2px 9px rgba(73,83,13,0)
				}

	#content #hero-video-container .video-content .video-title span {
		position:absolute;
		top:-15px;
		right:-17px;
		width:30px;
		}
		#content #hero-video-container .video-content .video-title span img {
			box-shadow:initial;
			border-radius:initial;
			}

	#content #hero-video-container .video-content .video-caption {
		display:none;	
		position:absolute;
		top:0px;
		left:0;
		padding:30px;
		}
		#content #hero-video-container .video-content .video-caption h3 {
			color:#fff;
			}

		#content #hero-video-container .video-content .video-caption ul {
			
			}
		#content #hero-video-container .video-content .video-caption ul li {
			color:#fff;
			font-weight:600;
			font-size:16px;
			}

	#content .hero-btn-box {
  		position:relative; 
    	/* width:85.5%; */
		width:100%;
  	}

#content .hero-btn-box .module_column.first {
	display:flex;
    justify-content:end;
    margin-right:20px;
	}

#content .hero-btn-box .module_column.last {
	display:flex;
    justify-content:start;
    margin-left:20px;
	}

#content .hero-btn-box .module_column .hero-btn {
    width: fit-content;
    display: inline-block;  
  	position:relative;
	}

	#content .hero-btn-box .module_column .hero-btn .module-buttons-item a {
    	border-radius:4px;  
        background:#0599cf;
        color: #fff;
        font-weight: 600;
        font-size:16px;
        padding: 11px 42px;
	}

	#content .hero-btn-box .module_column .hero-btn .module-buttons-item a:hover {      
      background:#bad133;
}

	#content .hero-btn-box .module_column .hero-btn .module-buttons-item a em {
		display:block;
        position:relative;
        left:0;
}

	#content .hero-btn-box .module_column .hero-btn .module-buttons-item a:hover em {
		left:10px !important;      
} 


.home-hero-box.right {
	display:flex;
	flex-direction: column;
	justify-content:end;
	position:relative;
}

.home-hero-box.right .hero-text-container {
	position: relative;
    top: 40px;
	}

.home-hero-box.right .hero-text-container .tb_text_wrap {
	
	}

.home-hero-box.right .hero-text-container .tb_text_wrap .hero-text,
.home-hero-box.left .module-plain-text .tb_text_wrap .hero-text {
	/*background: rgba(21,21,21,0.7);*/
	text-align:center;
	width:75%;
	margin:0 auto;
	}

.home-hero-box.right .hero-text-container .tb_text_wrap .hero-text h2,
.home-hero-box.left .module-plain-text .tb_text_wrap .hero-text h2 {
	color:#fff;
	font-size: 28px;
	line-height: 28px;    
    text-shadow: 2px 2px 14px #000;
	margin:0;
	font-weight:500;
	letter-spacing: 0.5px;
	}
.home-hero-box.right .hero-text-container .tb_text_wrap .hero-text h2 span,
.home-hero-box.left .module-plain-text .tb_text_wrap .hero-text h2 span {
	color:#bad133;
	font-size: 28px;
	line-height: 28px; 
	padding-top:6px;
	display:block;
	font-weight:500;
	
}

.home-hero-box.left .home-learn-more {
	margin:40px auto 0 auto;
	text-align:center;
}

.home-hero-box.right .hero-text-container .module_column .home-learn-more {
	/*margin:20px auto 0 auto;*/
	float:right;
	text-align:right;
}

 /** buttons **/

.home-hero-box.right .hero-text-container .module_column .home-learn-more .module-buttons-item {}

.home-hero-box.right .hero-text-container .module_column .home-learn-more .module-buttons-item a,
#home-download-agex .home-learn-more .module-buttons-item a,
#content .module-buttons-item a {
	color:#fff;
	background:rgba(5,153,207,1);
    padding: 6px 36px;
    font-size: 22px;
    font-weight:600;
	border-radius: 6px;
    font-family: "Teko", sans-serif;	
}

.home-hero-box.right .hero-text-container .module_column .home-learn-more .module-buttons-item a:hover,
#home-download-agex .home-learn-more .module-buttons-item a:hover,
#content .module-buttons-item a:hover {
	/*color:#333;*/
	background: rgba(186, 209, 51, 1);
	}

	.home-hero-box.right .hero-text-container .module_column .home-learn-more .module-buttons-item a em,
	#home-download-agex .home-learn-more .module-buttons-item a em,
	#content .module-buttons-item a em {
		padding:0 0 0 20px;
		}

	#content .module-buttons-item.news a em {
		padding:0 20px 0 0;
		}


#home-hay-feature .home-learn-more .module-buttons-item a {
	color:#fff;
	background: rgba(255, 151, 0, 1);
    padding: 6px 36px;
    font-size: 22px;
    font-weight:600;
	border-radius: 6px;
    font-family: "Teko", sans-serif;	
}

#home-hay-feature .home-learn-more .module-buttons-item a:hover {
	color:#fff;
	background:rgba(255,192,102,1);
	}

	#home-hay-feature .home-learn-more .module-buttons-item a em {
		padding:0 0 0 20px;
		}

	#content .entry-content p a {
		 color:#0599cf;
         text-decoration:none;
         box-shadow:none;
		}

	#content .entry-content p a:hover {
		color:#59c9f2;
		}


	#home-features-container {	
		background: rgb(33,27,27);
		background: linear-gradient(177deg, rgba(33,27,27,1) 10%, rgba(0,110,160,1) 80%, rgba(38,153,205,1) 97%);
	
}

	#home-features-container h2 span.sub-head,
	#home-faq-container h3 span.main-head {
		color:#bad133;
		/*font-family: "Teko", sans-serif;*/
		font-family: "Montserrat", sans-serif;
		font-size:28px;
}

	#home-features-container h3 span.main-head {
		color:#fff;
        font-size:48px;
	    font-family: "Teko", sans-serif;
        line-height: 48px;   
        text-transform:capitalize;
}

	#content #home-features-container  .home-feature-text {
      display: flex;
      justify-content: center;
      align-items: start;
      flex-direction: column;    
	  margin:80px 0;
            }

	#content #home-features-container  .home-feature-text .module-fancy-heading {
		width:100%;
		padding-bottom:15px;
		} 

	#content #home-features-container  .home-feature-text .fancy-heading {
			margin:0 auto;
			width:75%;
			}

	#content #home-features-container  .home-feature-text .fancy-heading .sub-head {
		padding:0;
		}

		#home-features-container .home-feature-text p {
		  color: #fff;
		  font-size: 20px;
		  font-family: "Montserrat", sans-serif;
		  line-height: 30px;
		  font-weight: 400;
	      margin:0 auto;
	      width:75%;
			}

		#home-features-container .home-feature-text .module-plain-text {
			width:75%;
			margin:30px auto;
			}
			#home-features-container .home-feature-text .module-plain-text .tb_text_wrap .home-hero-btn {
				display:block;
				width:fit-content;
				}


	#content #home-features-container  .home-feature-video {
      	margin:120px 0;
		}

		#content #home-features-container  .home-feature-video a {
			max-width:75%;
            width:75%;
            display:block; 
            margin:0 auto; 
			}

		#content #home-features-container  .home-feature-video a img {
			border-radius:12px;
			}


#home-faq-container {
	background: rgb(33, 27, 27);
    background-image: linear-gradient(355deg, rgba(33, 27, 27, 1) 15%, rgba(0,110,160,1) 70%, rgba(5, 153, 207, 1) 87%);	
}


#home-faq-container .faq-sub-head h3 {
	margin:0;
}

.tf_social_sharing {
	display:none;
}


/** HOME ABOUT CONTAINER **/

#home-about-container {
	padding:80px 0;
	background-size:100% auto;
	}

#home-about-container .module-fancy-heading h2 {
	}

#home-about-container .module-fancy-heading h2 span {
	
	}

#home-about-container .module-fancy-heading h2 .main-head,
#home-agex-analytics .module-fancy-heading h2 .main-head {
	font-size:72px;
	color:#525252;
	text-transform:uppercase;
}

#home-about-container .module-fancy-heading h2 .sub-head,
#home-agex-analytics .module-fancy-heading h2 .sub-head,
#home-about-container .module-fancy-heading h2 .sub-head span,
#home-agex-analytics .module-fancy-heading h2 .sub-head span {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    line-height: 28px;
    padding: 30px 0;
    font-weight: 500;
    color: #3a3a3a;
    width: 60%;
    /*margin: 0 auto;*/
}

#home-agex-analytics .row_inner .module_column .home-learn-more {
	text-align:center;
}

#home-about-container .module-fancy-heading h2 .sub-head span,
#home-agex-analytics .module-fancy-heading h2 .sub-head span {
	color: #0599cf;
}

#home-about-container .about-buyers-growers-container {
}

#home-about-container .about-buyers-growers-container .module-fancy-heading h3 {

}

#home-about-container .about-buyers-growers-container .module-fancy-heading h3 .main-head {
	font-family: "Teko", sans-serif;
	font-weight:600;
	font-size: 36px;
	color:#0599cf;
	line-height:initial;
}
#home-about-container .about-buyers-growers-container .module-fancy-heading h3 .sub-head {
	display:none;
}


#home-about-container .about-buyers-growers-container .module_column {
	padding-right:40px;
}

#content #home-about-container .tb_backstretch {
	top:60px !important;		
	} 

#home-hay-feature {
	
	}
#home-hay-feature .module-fancy-heading h2 {
	margin-top:0;
}

#home-hay-feature .module-fancy-heading h2 .main-head {
	color:#fff;
}

#home-hay-feature .module-fancy-heading h2 .main-head,
#home-hay-feature .module-fancy-heading h2 .main-head span {
	font-size:72px;
	line-height:64px;
}
#home-hay-feature .module-fancy-heading h2 .main-head span {
color:#ffc066;
}

#home-hay-feature  .module-text .tb_text_wrap p {
	color:#fff;
	font-weight:600;
}

.agex-feature-list {
	margin:30px 0;
}

.agex-feature-list li {
	font-family: "Teko", sans-serif;
	font-size:24px;
	line-height:22px;
	font-weight:600;
	margin:0 0 10px 0;
	color:#525252;	
}


/** Homepage Stats Container **/

#home-agex-stats {}

#home-agex-stats .home-agex-stat-container {
}

#content .stat-box {
	border:2px solid #bad133;
	border-radius:14px;
	margin: 0px 40px;
    padding: 20px;
	background-size: 75%;
}

.stat-box .module-plain-text {}
.stat-box .module-plain-text .tb_text_wrap {
	text-align:left;
}
#content .stat-box .module-plain-text .tb_text_wrap p {
	font-family: "Teko", sans-serif;
	font-size:24px;
	font-weight:600;
	margin:0 0 10px 0;
	color:#525252;
}
.stat-box .module-plain-text .tb_text_wrap h2,
.stat-box .module-plain-text .tb_text_wrap h2 .statistics .statistics-inner .stat .number {
	    color: #bad133;
		margin:0;
		font-size: 72px;
    	line-height: 48px;	
}
.stat-box .module-plain-text .tb_text_wrap h2 span {
	display:block;
	color:#525252;
	font-size:24px;
	
}

.stat-box .module-plain-text .tb_text_wrap h2 .statistics {
	padding:0;
	line-height: 20px;
	text-align:left;
}

.stat-box .module-plain-text .tb_text_wrap h2 .statistics h3 {
	display:none;
}

.stat-box .module-plain-text .tb_text_wrap h2 .statistics .statistics-inner {
	padding:0;
}

.stat-box .module-plain-text .tb_text_wrap h2 .statistics .statistics-inner .stat,
.stat-box .module-plain-text .tb_text_wrap h2 .statistics .statistics-inner .stat span,
.stat-box .module-plain-text .tb_text_wrap h2 .statistics .statistics-inner .stat .number {
	margin:0;
}

.stat-box .module-plain-text .tb_text_wrap h2 .statistics .statistics-inner .stat .count-title {
	display:none;
}


/** HOMEPAGE ANALYTICS CONTAINER **/

#home-agex-analytics {}

	#home-agex-analytics .module-fancy-heading h2 {
		margin-top:0;
		}
	
	.home-agex-stat-feature {}

	#content .agex-feature-box {
		/*display:flex;*/
		}
		#content .agex-feature-box > .module_subrow {
			margin:0 0 10px 0;
			}

	.agex-feature-box-icon {
		flex-basis:15%;
		}
		.agex-feature-box-icon .module-icon {
			margin:0 auto;
			}
			#content .agex-feature-box-icon .module-icon .module-icon-item em {
				margin:0;
				padding:0;
				font-size:24px;
				}
	.agex-feature-box-text {
		flex-basis:85%;
		}

		.agex-feature-box-text .module-text .module-title {
			margin:0 0 4px 0;
			}
		.agex-feature-box-text .module-text .module-title {
			
			}

	.home-learn-more-button-container  {
		/*border:1px solid red;*/
		background-size: 50%;
		background-position: right top;
		/* height: 500px; */
		/*padding: 250px 0 40px 0;*/
		margin-top: 40px;
		}	

	.home-learn-more-button-container .module_column {}
	.home-learn-more-button-container .module_column .module-fancy-heading  {}
	.home-learn-more-button-container .module_column .module-fancy-heading h3 {
		margin-bottom:0;
	}

	.home-learn-more-button-container .home-learn-more-message-container {

	}
	.home-learn-more-button-container .home-learn-more-message-container .module-fancy-heading {
}
	.home-learn-more-button-container .home-learn-more-message-container .module-fancy-heading h3 {
		}
	#content .home-learn-more-button-container .home-learn-more-message-container .module-fancy-heading h3 .main-head {
		color:#808080;	
		font-size:54px;
		line-height:48px;
		padding:7% 7% 10px 7%;
		}

.home-learn-more-button-container .home-learn-more-container { 
	align-self: end;
	padding: 250px 0 40px 0;
    margin-top: 40px;
	}
#content .home-learn-more-button-container .home-learn-more-container .module-buttons  {
	text-align:right;
}
.home-learn-more-button-container .home-learn-more-container .module-buttons .module-buttons-item  {}
#content .home-learn-more-button-container .home-learn-more-container .module-buttons .module-buttons-item a {
	background: rgba(186, 209, 51, 1);
}

#content .home-learn-more-button-container .home-learn-more-container .module-buttons .module-buttons-item a:hover {
	background: rgba(186, 209, 51, 1);
}

#content .home-learn-more-button-container .home-learn-more-container .module-buttons .module-buttons-item a:hover {
    background: rgba(5, 153, 207, 1);	
}

/** footer **/

.site-by-coles {
	float:right;
}


#content .home-hero-btn, #content .wpforms-submit {
	display:block;
    border-radius: 4px;
    background: #0599cf;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    padding: 11px 42px;	
}

#content .home-hero-btn:hover, #content .wpforms-submit:hover {
	background:#bad133;	
}

#content .home-hero-btn.alt {
	background:#bad133;	
}

#content .home-hero-btn.alt:hover {
	background: #45c4f2;	

}

	#content .home-hero-btn em {
		display:inline-block;
        position:relative;
        left: 9px;
        top: -1px;
}

	#content .home-hero-btn:hover em {
		left:19px !important;      
} 


/** interior content styling **/

	#content .interior.content-area h1  {
		color:#525252;
	}

	#content .interior.content-area h2  {
		
		color:#0599cf;
	}

	#content .interior.content-area h3  {
		color:#bad133;
	}

	#content .interior.content-area h4  {

	}

	#content .interior.content-area h5  {

	} 

/** interior - fancy headers **/

#content .interior.content-area .module-fancy-heading h1,
#content .interior.content-area .module-fancy-heading h2,
#content .interior.content-area .module-fancy-heading h3 {
	margin:0 0 20px 0;
}

#content .interior.content-area .module-fancy-heading h1 {
	line-height:36px;
}

#content .interior.content-area .module-fancy-heading h2 {
}

#content .interior.content-area .module-fancy-heading h3 {
}

#content .interior.content-area  .module-fancy-heading .main-head+.sub-head:before {
	display:none;
}

#content .interior.content-area .module-fancy-heading .sub-head {
	padding:0;
	color:#8f8f8f;
}

#content .interior.content-area .module-fancy-heading .main-head span.new,
#content .interior.content-area blockquote h2 span.new, 
#content .interior.content-area blockquote h3 span.new {
    position: relative;
    background: #ff0000;
    font-size: 50%;
    border-radius: 6px;
    color: #fff;
    line-height: normal;
    bottom: 6px;
    padding: 4px 10px 0px 10px;
}

#content .interior.content-area .module-fancy-heading .fancy-heading {
}

/** Media page **/

.agex-news-container {

}

#content .interior.content-area .agex-news-container .post-title {
	margin-bottom: 10px;	
}

#content .interior.content-area .agex-news-container .post-title a {
	color:#525252;
}

#content .interior.content-area .agex-news-container .post-title a:hover {
	color: #59c9f2;
}

#content .interior.content-area .agex-news-container .post-date {
    font-weight: 700;
    font-size: 14px;	
	color:#a3a3a3;
}


/** interior -  text **/

#content .interior.content-area .module-text .tb_text_wrap p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 20px;
}

#content .interior.content-area .module-text.large-text .tb_text_wrap p {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 40px;	
}

#content .interior.content-area .module-text .module-title {
	font-size:26px;
    clear: both;
    font-family: "Teko", sans-serif;
    font-weight: 600;
    line-height: 1.2;
	color:#797979;
	margin:20px 0 10px 0; 
}

/** product offerings  **/

	#content .analytics-callout {		
		}

	#content .analytics-container {
		display:inline-block;
		width:50%;
		vertical-align:top;
		padding:2% 0;
		}

	#content .agex-analytics {	
		display:inline-block;
		width:48%;
		text-align: center;
		}
	#content .agex-analytics img {
		width:60%;
		
		}	


/** interior - buttons  **/

#content .interior.content-area .module-buttons {
	margin:10px 0 20px 0;	
}

#content .interior.content-area .module-buttons.home-learn-more.how-agex-works {
margin: 30px auto;
}

/** interior - blockquote  **/

#content .interior.content-area .module-text .tb_text_wrap blockquote,
#content .interior.content-area blockquote {
	background: #efefef;
	border:0px;
	border-radius:8px;
	padding:30px;
}

#content .interior.content-area .module-text .tb_text_wrap blockquote h2,
#content .interior.content-area blockquote h2 {
	color:#0599cf;
	padding-bottom:20px;
}
#content .interior.content-area .module-text .tb_text_wrap blockquote h3,
#content .interior.content-area blockquote h3 {
	color:#797979;
}

/** interior - lists  **/

#content .interior.content-area .module-text .tb_text_wrap ul,
#content .interior.content-area .module-text .tb_text_wrap ol {
	margin:0 0 20px 0;
	list-style:none;
	padding-left:0;
}

#content .interior.content-area .module-text .tb_text_wrap ul li,
#content .interior.content-area .module-text .tb_text_wrap ol li {
	font-size: 16px;
    font-weight: 600;
	border-bottom:1px solid #cdcdcd;
	padding:14px 0 14px 70px;
	margin:0;
}

#content .interior.content-area .module-text .tb_text_wrap ol li {
	    counter-increment: item;	
}

#content .interior.content-area .module-text.green .tb_text_wrap ol li::before {
    background-color: #bad133;	
}

#content .interior.content-area .module-text.blue .tb_text_wrap ol li::before {
    background-color: #0599cf;	
}

#content .interior.content-area .module-text .tb_text_wrap ol li::before {
    content: counter(item);
    counter-increment: standard-counter;
    position: absolute;
    left: 12px;
    /* top: 24px; */
    /* top: 30%; */
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 4px 0 0 0px;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    color: #fff;
    border-radius: 25%;

}

#content .interior.content-area .module-text.blue .tb_text_wrap ul li {
	background:url('/wp-content/uploads/2024/09/blt-blue-stripes.png') no-repeat;
	background-position:left top 18px;
	background-size:50px auto;
}

#content .interior.content-area .module-text.green .tb_text_wrap ul li {
	background:url('/wp-content/uploads/2024/09/blt-green-stripes.png') no-repeat;
	background-position:left top 18px;
	background-size:50px auto;
}

#content .interior.content-area .module-text .tb_text_wrap ul li:last-child,
#content .interior.content-area .module-text .tb_text_wrap ol li:last-child  {
	border-bottom:0px solid #cdcdcd;
}

#content .interior.content-area .module-text.blue .tb_text_wrap ul li a,
#content .interior.content-area .module-text.blue .tb_text_wrap ol li a {
	display:block;
	color:#0599cf;
}

#content .interior.content-area .module-text.green .tb_text_wrap ul li a,
#content .interior.content-area .module-text.green .tb_text_wrap ol li a {
	display:block;
	color:#bad133;
}

#content .interior.content-area .module-text .tb_text_wrap ul li a: hover,
#content .interior.content-area .module-text .tb_text_wrap ol li a: hover {}

/** interior - accordions **/

/** ACCORDIONS **/


#home-faq-container h3 span.main-head {
	margin: 0 0 20px 0;	
}

#content .interior.content-area .toggle-expand ul {
	/*border:0px solid red;*/
	background-color: initial;
	}

#content .interior.content-area .module-accordion {
	margin-bottom:20px;
	margin-top:20px;
	background:none;
	background-color: initial;
}

#content .interior.content-area .module-accordion.tb_default_color .accordion-title {
background-color:#2d2d2d;
}

#content .interior.content-area .module-accordion.tb_default_color .accordion-title:hover {
background-color:#414141;
}


#content .interior.content-area .ui.module-accordion li:hover .accordion-title {
background-color:#efefef;
}

#content .interior.content-area .ui>li.current, .ui>li.current:hover {
 background:initial;
box-shadow:none;
}

#content .interior.content-area .toggle-expand ul li {
    z-index: 1;
    margin: 16px 0;
    border-radius: 8px;
    background: #efefef;
    /* border-bottom: 2px solid #fff; */
    display: block;
}	

	#content .interior.content-area .toggle-expand ul li.builder-accordion-active .accordion-title {
		background-color:#efefef;
		border-radius:8px 8px 0 0;
		}
		#content .interior.content-area .toggle-expand ul li.builder-accordion-active .accordion-title a {
			color:#0599cf;
			}

		#content .interior.content-area .toggle-expand ul li.builder-accordion-active .accordion-title a:hover {
			color:#bad133;
			}

	#content .interior.content-area .toggle-expand ul li.builder-accordion-active .accordion-content {
		background-color:#efefef !important;
		color:#414141;
		font-size: 16px;
		line-height:24px;
		border-radius: 0 0 8px 8px;
		}	

		#content .interior.content-area .toggle-expand ul li.builder-accordion-active .accordion-content .tb_text_wrap p {
			padding-top: 16px;
			}
		#content .interior.content-area .toggle-expand ul li.builder-accordion-active .accordion-content .tb_text_wrap h3 {
			margin-bottom:15px;
			}
	
#content .interior.content-area .toggle-expand ul li .accordion-title {
    border-bottom: none !important;
    padding: 0 !important;
    font-weight: 500 !important;
}

#content .interior.content-area .toggle-expand ul li .accordion-title a {
	font-family: "Teko", sans-serif;
    color:#525252;
    font-size: 24px;
	font-weight:600;
	line-height:30px;
    text-transform:capitalize;
    padding: 28px 100px 28px 24px;
	transition-duration:0s;
	width:100%;
	align-items: center;
	}

	#content .interior.content-area .toggle-expand ul li .accordion-title a:hover {
		color:#bad133;
		transition-duration:0s !important;
		}

	#content .interior.content-area .toggle-expand ul li .accordion-title a .tb_title_accordion.tf_w {
		padding:0 100px 0 60px;
		}

#content .interior.content-area .toggle-expand ul li .accordion-title a span.objective {
	font-size:20px;
	font-weight:800;
	color:#57b7e7;
	display: block;
    padding: 0 0 8px 0;
}

#content .interior.content-area .toggle-expand ul li .accordion-title a .accordion-icon, .toggle-expand ul li .accordion-title a .accordion-active-icon {
	font-size:28px;
	font-weight:500;
    position: absolute;
    right: 24px;
}


#content .interior.content-area .toggle-expand ul li .accordion-title a .accordion-icon svg > *, 
#content .interior.content-area .module-accordion i {
	-webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    -ms-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}

#content .interior.content-area .toggle-expand ul li .accordion-title a .accordion-active-icon {	

}

#content .interior.content-area .toggle-expand ul li .accordion-content {
    box-shadow: none !important;
    padding: 0px 40px 40px 32px;
	background-color:#efefef !important;
	}

	#content .interior.content-area .toggle-expand ul li .accordion-content .tb_text_wrap p {
		font-size:16px;
		line-height:24px;
		}

/** interior - subrows  **/

#content .interior.content-area .module_subrow {
	margin: 0px auto 20px auto;
	}

/** interior - subcolumn layouts  **/

#content .interior.content-area .module_subrow .module_column.sub_column {
	padding:0 25px;
	/*border:1px solid #efefef;	*/
}

#content .interior.content-area .module_subrow .module_column.sub_column:first-child {
	padding-left:0px;
}

#content .interior.content-area .module_subrow .module_column.sub_column:last-child {
	padding-right:0px;
}


/** interior - tables  **/

.data-table {
    position: relative;
    width: 100% !important;
    margin: 0 0 40px 0;
    background: #fff;
    border-spacing: 0;
    border: none;
    border-left: 1px solid #d9d9d9;
}

.data-table thead tr th {
	font-family: "Teko", sans-serif;
    color: #fff;
    padding: 12px;
    font-size: 26px;
    line-height: 28px;
    letter-spacing: normal;
    background: #bad133;
	text-align: center;
	vertical-align: middle;
}

.data-table thead tr th:first-child,
.data-table thead tr th:nth-child(2),
.data-table thead tr th:nth-child(3),
.data-table.agex-plans thead tr th:nth-child(4) {
	border-right:1px solid #efefef;
}

.data-table thead tr th.sub-th {
	background:#8fcae8;
	}

.data-table tbody tr td {
    padding: 16px;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    border: none;
    border-bottom: 1px solid #a9a9a9;
    border-right: 1px solid #a9a9a9;
    vertical-align: middle;
    font-weight: 600;
    font-size: 15px;
    color: #525252;
}

.data-table tbody tr td.row-label {
	background:#d2d2d2 !important;
	text-align:center;
	font-weight:500;
	}

.data-table tbody tr:nth-child(even) td {
    background: #f2f2f2;
}


/** interior - Membership Plans Matrix  **/

.data-table.agex-plans {}

#content .data-table.agex-plans thead tr th {
	width:20%;
	background:#cdcdcd;
	color:#333;
	vertical-align:top;
	font-size:32px;
	padding:24px;
}

#content .data-table.agex-plans thead tr th p {
	margin:0;
	font-size:14px;
	font-family: "Montserrat", sans-serif;
	font-weight:600;
}

#content .data-table.agex-plans thead tr th.empty {
	background:#eee;	
	border-left:1px solid #eee;
}

#content .data-table.agex-plans thead tr th.bronze {
    background: rgb(255, 216, 178);
    background: linear-gradient(167deg, rgba(255, 216, 178, 1) 14%, rgba(212, 140, 69, 1) 78%, rgba(162, 81, 0, 1) 100%);	
}
#content .data-table.agex-plans thead tr th.silver {
    background: rgb(232, 232, 232);
    background: linear-gradient(167deg, rgba(232, 232, 232, 1) 14%, rgba(192, 192, 192, 1) 71%, rgba(157, 157, 157, 1) 100%);	
}
#content .data-table.agex-plans thead tr th.gold {
    background: rgb(255, 244, 190);
    background: linear-gradient(167deg, rgba(255, 244, 190, 1) 5%, rgba(252, 221, 135, 1) 26%, rgba(134, 101, 29, 1) 96%);	
}
#content .data-table.agex-plans thead tr th.hay {
    background: rgb(249, 233, 188);
    background: linear-gradient(167deg, rgba(249, 233, 188, 1) 14%, rgba(218, 197, 134, 1) 59%, rgba(142, 119, 51, 1) 100%);
}


.data-table.agex-plans {}

.data-table.agex-plans {}

.data-table.agex-plans {}

.data-table.agex-plans {}

.data-table.agex-plans tbody tr td.plan-feature  {
	background:#727272;
	color:#fff;
	font-family: "Teko", sans-serif;
	font-size:18px;
	height:initial;
	font-size: 26px;
	text-align:left;
}

.data-table.agex-plans tbody tr td.feature-item {
    height: 95px;
    font-size: 22px;
    background: #efefef;
    font-family: "Teko", sans-serif;
    line-height: 25px;
	/*color: #727272;*/
	color:#0599cf;
	text-align:left;
}

.data-table.agex-plans tbody tr td.feature-item.select-plan {
	color: #333;
	font-family: "Teko", sans-serif;
}

.data-table.agex-plans tbody tr td.plan-select {
	font-family: "Teko", sans-serif;	
	padding:0;
	font-size:20px;
	height:47px;
	background:#efefef;
}

.data-table.agex-plans tbody tr td.feature-desc,
.data-table.agex-plans tbody tr td.plan-select.full {
    height: 95px;
    font-size: 14px;
    background: #efefef;
    font-weight: 700;
    line-height: 20px;
    color: #333;
    text-align: center;
	vertical-align: middle
}

.data-table.agex-plans tbody tr td {
	height:95px;
	background:#fff;
	text-align:center;
}

.data-table.agex-plans tbody tr td em,
.data-table.agex-plans tbody tr td em i {
	font-size:24px;
	}

.data-table.agex-plans tbody tr td em i::before {
	font-size:30px;
} 

/** interior - {label}  **/



/** new member signup form **/

.new-member-agreement {
	text-align:center;
}
.embed-terms {
    width: 80%;
	height:200px;
    margin: 22px auto;
    border: 1px solid #cdcdcd;
    text-align: center;
    position: relative;
}

.agreement-content {}

.agreement-content p, .agreement-content span {
	font-size:13px;
	font-weight:500;
}

.ag-data-transparent {
    width: 170px;
    height: auto;
    margin: 20px 0 20px 20px;
    float: right;
}


/* homepage feature sections */

.themify_builder_content-2 .tb_qlkd194 {
    background-size: 450px;
	background-position: 85% 70% !important;
}

.themify_builder_content-2 .tb_8yk9872 {
	background-size: 500px;	
	background-position: 85% 70% !important;
}

.themify_builder_content-2 .tb_5f7s944 {
    background-size: 500px auto;
}

.themify_builder_content-2 .tb_smls359 {
	background-position: -2% 50% !important;
	background-size: 600px;
}


/* app links V1 */

/*
#content .home-app-links {
	position:absolute;
	bottom:4%;
	right:0;
}

.app-list {
	list-style:none;
	display:flex;
	margin:0;
	padding:0;
	justify-content: end;
}

.app-list li {
	margin-left:20px;
}

.app-list li a {}

.app-list li a img {
	display:block;
	width:150px;
	height:auto;	
} */

/* app links V2 */


#content .home-app-links {
	/*position:absolute;
	top:0;
	right:0;*/
    width: 100%;
    max-width: 100%;	
}

#content .home-app-links .app-list {
	list-style:none;
	display:flex;
	margin:0;
	padding:0;
	justify-content: center;
	margin:40px 0 0 0;
    /* width: 65%; */
    /* float:right; */
}

.app-list li {
	margin:0 14px;
}

.app-list li a {}

.app-list li a img {
	display:block;
	width:125px;
	height:auto;	
} 

/* homepage contact section */

#content .home-contact-form {
	width: 75%;
    margin: 0 auto;
    display: block;
	}

#content .home-contact-options {
	width: 75%;
    margin: 0 auto;
	}
	
#content .home-contact-options .home-contact.email em,
#content .home-contact-options .home-contact.phone em {
    position: relative;	
	top: -2px;
	margin-right:10px;
}

#content .home-contact-options .home-contact.email,
#content .home-contact-options .home-contact.phone {
	color:#525252;
	font-weight:600;
	text-align:center;
	}

#content .home-contact-options .home-contact.email a,
#content .home-contact-options .home-contact.phone a {
	margin-left:10px;
}


#content .home-contact-form #wpforms-form-110 {
	width:100%;
	}

#content .home-contact-form #wpforms-form-110 .wpforms-field-limit-text {
	color:#bad133;	
}

#content .home-contact-form #wpforms-form-110 #wpforms-submit-110 {
    margin: 0 auto;
	}

/* header support link */

.support-box {
	background:url('/wp-content/uploads/2024/06/head-support-bg.png') no-repeat;
	width:200px;
	height:120px;
	background-size:contain;
	position:absolute;
	top:0;
	right:0;
}
	.support-box a {
		color: #fff;
		display: flex;
		width: 50%;
		text-align: right;
		justify-content: end;
		position: relative;
		right: 0;
		float: right;
		height: 70px;
}
	.support-box a em {
		color:#fff;	
		width: 100%;
		padding: 11px 0 0 0;
}

	.support-box a em svg {
		color: #fff;
    	width: 100%;
    	font-size: 36px;
}

	.support-box a:hover em svg {
    	font-size: 42px;
}

/*** POST RELEASE & CONTENT PAGE TEMPLATE  ***/

.page-template-full-width,
.post-template-default {
	background:url('/wp-content/uploads/2024/07/content-body-bg_v2.png');
	/*background: rgb(33,27,27);
	background:linear-gradient(341deg, rgba(255,255,255,1) 80%, rgba(5,153,207,1) 92%); */
    background-repeat:no-repeat;
    background-position:left top -40px;
	}

.post-template-default #page {
	padding-top:0%;
	padding-bottom:80px;
	}

#content .interior.content-area {
	margin-top:225px;
}

.post-template-default .entry-byline a,
.post-template-default .entry-byline-author,
.post-template-default .entry-byline-on  {
	display:none;
}




/* mobile menu and interior page overrides */

	.page-template-full-width.page-id-62 {
	} 

	.page-id-12,
	.page-id-11 {
		padding-top:0 !important;
	}

	.page-template-full-width.page-id-12 .mob-menu-header-holder,
	.page-template-full-width.page-id-11 .mob-menu-header-holder {
	    display:none;
		}


/** member signup modal **/

.ppsMainFrame {
	background:#fff;
}

/** Back to top button override **/

.progress-wrap:hover {
	background:#bad133;
}

/** account management login **/

.loginform,
.registerform {
    width: 50%;
    height: 300px;
    border: none;
    border-radius: 8px;
    top: 100px;
    line-height: 5px;
    text-align: center;
    background-color: #eee;
    margin: 40px auto;
	display:block;
    /* -webkit-box-shadow: 0px 0px 36px 1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 36px 1px rgba(0, 0, 0, 0.75) box-shadow: 0px 0px 36px 1px rgba(0, 0, 0, 0.75);*/
}

.loginform {
    z-index: 1;
}

.registerform-active {
    z-index: 2;
    background-color: #0B4C5F;
}

.registerform input {
    background-color: #0B4C5F;
    color: white;
}

.registerform .submit {
    background-color: white;
    color: #0B4C5F;
    position: relative;
    top: 120px;
}

.loginform .mail,
.loginform .pass {
    font: 500 13px / 16px "Montserrat", Helvetica, Arial, sans-serif;
    position: relative;
    top: 15%;
    height: 36px;
    width: 300px;
    margin: 10px;
    border: none;
    background-color: #fff;
    border: none;
    border 2px solid white;
    transition: all 0.5s;
    padding: 4px 12px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.mail:focus,
.pass:focus {
    outline: none;
    /*border-bottom: 2px solid #088A85;*/
    height: 36px;
    width: 350px;
}

.loginform .submit {
    position: relative;
    top: 75px;
    width: 160px;
    height: 40px;
    border: none;
    background: #2184be;
    color: #fff;
    font: 600 14px / 16px "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: bold;
    transition: all 0.5s;
    border-radius: 5px;
	padding:0;
}

.loginform .forgot-password {
	position:relative;
	top:20%;
	width:300px;
	margin:0 auto;
	text-align:center;
	padding-bottom:20px;
}

.loginform .forgot-password a {
	font-size:15px;
	font-weight:800;
	color: #2184be;
}

.loginform .forgot-password a:hover {
	/*color: #59c9f2;*/
	color: #bad133;
}

#login-box-container .new-signup-link {
	text-align:center;
	font-weight:700;
}

#content #login-box-container .new-signup-link a {
	color: #2184be;
}

#content #login-box-container .new-signup-link a:hover {
	color: #bad133;	
}

#content #existing-member-link-container .existing-member-link {
	text-align:right;
	font-weight:700;
	padding-bottom:40px;
}

#content #existing-member-link-container .existing-member-link a {
	color: #2184be;
}

#content #existing-member-link-container .existing-member-link a:hover {
	color: #bad133;	
}

.submit:hover {
    background: #bad133;
    color: white;
    border-radius: 5px;
}

.login {
    position: absolute;
    left: 0;
    top: 50px;
    height: 40px;
    width: 173px;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    cursor: pointer;
}

.register {
    position: absolute;
    right: 0;
    top: 50px;
    height: 40px;
    width: 173px;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    cursor: pointer;
}


/* what's new with agex - page styles */

	#whats-new-container {	
		/*background: rgb(33,27,27);
		background: linear-gradient(177deg, rgba(33,27,27,1) 10%, rgba(0,110,160,1) 80%, rgba(38,153,205,1) 97%);*/
		background:initial;
	
}

	 .whats-new-header h2 span.main-head {
		font-size:48px;
		 line-height:48px;
		}

	#whats-new-container .row_inner .module_column .module-fancy-heading h2 span {
		color:#333;
		}

	#whats-new-container .row_inner .module_column .module-fancy-heading h2 span.sub-head {
		color:#333;
		/*font-family: "Teko", sans-serif;*/
		font-family: "Montserrat", sans-serif;
		font-size:28px;
}

	#whats-new-container h3 span.main-head {
		color:#333;
        font-size:42px;
	    font-family: "Teko", sans-serif;
        line-height: 42px;   
        text-transform:initial;
}

	#content #whats-new-container  .whats-new-feature-text {
      display: flex;
      justify-content: center;
      align-items: start;
      flex-direction: column;    
	  margin:60px 0;
            }

	#content #whats-new-container  .whats-new-feature-text .module-fancy-heading,
    #content #whats-new-container  .whats-new-feature-text .module-text,
    #content #whats-new-container  .whats-new-feature-video .module-image {
		width:75%;
		padding-bottom:15px;
		margin:0 auto;
		} 

	#content #whats-new-container  .whats-new-feature-text .fancy-heading {
			margin:0 auto;
			}

	#content #whats-new-container  .whats-new-feature-text .fancy-heading .sub-head,
    #content #whats-new-container  .whats-new-feature-text .fancy-heading .sub-head em {
		padding:0;
		margin-top:10px;
		font-size:30px;
		font-family: "Teko", sans-serif;
		color:#bad133;
		}

		#whats-new-container .whats-new-feature-text p,
		#whats-new-container .whats-new-feature-text ul li ul li {
		  color: #333;
		  font-size: 16px;
		  font-family: "Montserrat", sans-serif;
		  line-height: 24px;
		  font-weight: 600;
	      margin:0 auto;
	      text-transform:initial;
			}

	#whats-new-container ul.whats-new-checklist {
		margin: 0;
    	padding: 40px 0 0 20px;		
		}

	#whats-new-container ul.whats-new-checklist > li {
		font-family: "Teko", sans-serif;
		color:#0599cf;
		list-style:none;
		font-size:20px;
		text-transform:uppercase;
		font-weight: 600;
	}
	#whats-new-container ul.whats-new-checklist > li ul li {
		font-weight:600;
		padding:0 0 14px 0;
		}

	#whats-new-container ul.whats-new-checklist li.sub-feature {
		font-weight:800;
		}

	

		#whats-new-container .whats-new-feature-text .module-plain-text {
			width:75%;
			margin:30px auto;
			}
			#whats-new-container .whats-new-feature-text .module-plain-text .tb_text_wrap .home-hero-btn {
				display:block;
				width:fit-content;
				}


	#content #whats-new-container  .whats-new-feature-video {
      	margin:60px 0;
		}

		#content #whats-new-container  .whats-new-feature-video a {
			max-width:75%;
            width:75%;
            display:block; 
            margin:0 auto; 
			}

		#content #whats-new-container  .whats-new-feature-video a img {
			border-radius:12px;
			}

		#content #whats-new-container .thank-you h3 {
			font-family: "Teko", sans-serif;
			margin-bottom:20px;
			font-size:36px;
			color:#0599cf;
			}

		#content #whats-new-container .paid-member-promo-header h3 {
			margin-bottom:0;
			}

/** wpforms success message override **/

div.wpforms-container-full .wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background:#bad133;
	border:0px;
	margin-top:40px;
}

div.wpforms-container-full .wpforms-confirmation-container-full p, 
div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p {
	color:#fff;
	font-weight:700 !important;		
}

/** HOMEPAGE POPUP VIDEO OVERRIDES **/

	.YouTubePopUp-Wrap.VideoPopUpWrap .Video-PopUp-Content .vp-flex {
		max-width:63%;
		height:70%;
		}	
	
	.YouTubePopUp-Wrap.VideoPopUpWrap .Video-PopUp-Content .vp-flex iframe, .YouTubePopUp-Wrap.VideoPopUpWrap .Video-PopUp-Content .vp-flex video {
		border:0px;
		}	


/* AGEX HOMEPAGE SLIDESHOW */

.agex-slideshow,
.agex-slideshow:after {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: -1;
    list-style: none;
	margin: 0;
}

.agex-slideshow:after {
    /*content: '';
    background: transparent url(https://agex2024dev.wpenginepowered.com/wp-content/uploads/2024/09/pattern.png) repeat top left;
	z-index:0;*/
}

.agex-slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 25s linear infinite 0s;
    -moz-animation: imageAnimation 25s linear infinite 0s;
    -o-animation: imageAnimation 25s linear infinite 0s;
    -ms-animation: imageAnimation 25s linear infinite 0s;
    animation: imageAnimation 25s linear infinite 0s;
}

/*
.agex-slideshow li div {
    z-index: 1000;
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    -webkit-animation: titleAnimation 24s linear infinite 0s;
    -moz-animation: titleAnimation 24s linear infinite 0s;
    -o-animation: titleAnimation 24s linear infinite 0s;
    -ms-animation: titleAnimation 24s linear infinite 0s;
    animation: titleAnimation 24s linear infinite 0s;
} */

.agex-slideshow li div h3 {
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
    font-size: 240px;
    padding: 0;
    line-height: 200px;
}

.agex-slideshow li:nth-child(1) span {
    /* background-image: url(../images/1.jpg) */
    /* background: rgb(33, 27, 27); */
    /*background-image: url(https://agex2024dev.wpenginepowered.com/wp-content/uploads/2024/06/home-hero-bg-test_05_v4_bluebar.webp), linear-gradient(355deg, rgba(33, 27, 27, 1) 15%, rgba(0, 110, 160, 1) 70%, rgba(5, 153, 207, 1) 87%);*/
	background-image: url(/wp-content/uploads/2024/09/home-hero-bg-01-drk.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    height: 100vh;
}

.agex-slideshow li:nth-child(2) span {
    /*background-image: url(../images/2.jpg);*/
    /*background: rgb(33, 27, 27);*/
    background-image: url(/wp-content/uploads/2024/09/home-hero-bg-02-drk.jpg), linear-gradient(355deg, rgba(33, 27, 27, 1) 15%, rgba(0, 110, 160, 1) 70%, rgba(5, 153, 207, 1) 87%);
    background-repeat: no-repeat;
    background-position: right top;
    height: 100vh;
    -webkit-animation-delay: 5s;
    -moz-animation-delay: 5s;
    -o-animation-delay: 5s;
    -ms-animation-delay: 5s;
    animation-delay: 5s;
}

.agex-slideshow li:nth-child(3) span {
    /*background-image: url(../images/3.jpg);*/
    /*background: rgb(33, 27, 27);*/
    background-image: url(/wp-content/uploads/2024/09/home-hero-bg-03-drk.jpg), linear-gradient(355deg, rgba(33, 27, 27, 1) 15%, rgba(0, 110, 160, 1) 70%, rgba(5, 153, 207, 1) 87%);
    background-repeat: no-repeat;
    background-position: right top;
    height: 100vh;
    -webkit-animation-delay: 10s;
    -moz-animation-delay: 10s;
    -o-animation-delay: 10s;
    -ms-animation-delay: 10s;
    animation-delay: 10s;
}

.agex-slideshow li:nth-child(4) span {
    /*background-image: url(../images/4.jpg);*/
    /*background: rgb(33, 27, 27);*/
    background-image: url(/wp-content/uploads/2024/09/home-hero-bg-04-drk.jpg), linear-gradient(355deg, rgba(33, 27, 27, 1) 15%, rgba(0, 110, 160, 1) 70%, rgba(5, 153, 207, 1) 87%);
    background-repeat: no-repeat;
    background-position: right top;
    height: 100vh;
    -webkit-animation-delay: 15s;
    -moz-animation-delay: 15s;
    -o-animation-delay: 15s;
    -ms-animation-delay: 15s;
    animation-delay: 15s;
}

.agex-slideshow li:nth-child(5) span {
    /*background-image: url(../images/5.jpg);*/
    /*background: rgb(33, 27, 27);*/
    background-image: url(/wp-content/uploads/2024/09/home-hero-bg-05-drk.jpg), linear-gradient(355deg, rgba(33, 27, 27, 1) 15%, rgba(0, 110, 160, 1) 70%, rgba(5, 153, 207, 1) 87%);
    background-repeat: no-repeat;
    background-position: right top;
    height: 100vh;
    -webkit-animation-delay: 20s;
    -moz-animation-delay: 20s;
    -o-animation-delay: 20s;
    -ms-animation-delay: 20s;
    animation-delay: 20s;
}


	#mc_embed_shell {
		}
	#mc_embed_signup_scroll {
		}
	#mc_embed_signup_scroll h2,
	#mc_embed_signup_scroll .indicates-required,
	#mc_embed_signup_scroll p {
		display:block;
		width:100%;
		margin:0;
		color:#fff;
		}
	#mc_embed_signup_scroll .indicates-required,
	#mc_embed_signup_scroll p {
		display:block;
		width:100%;
		margin:0;
		color:#fff;
		font-weight:500;
		font-size:14px;
		}

	#mc_embed_signup_scroll .indicates-required {
		padding-bottom:24px;
		}

	.mc-field-group {
		display: inline-block;
    	width: 24%;		
		}
	.mc-field-group label {
		display:none;	
		}
	.mc-field-group input {
		width:90%;
		}

#content #mc_embed_signup div.mce_inline_error {
    margin: 0 0 1em 0;
    padding: 5px 10px;
    font-weight: bold;
    z-index: 1;
    color: #fff;
    font-size: 14px;
    width: 90%;
    color: greenyellow !important;
	background-color:#0599cf !important;
}

#mc_embed_signup input.mce_inline_error {
	border-color: greenyellow !important;
}

.mc-field-group input[type="text"],
.mc-field-group input[type="email"] {
	padding: 12px 12px;
}

.mc-field-group input[type='submit'], .button {
	background:#bad133;	
    padding: 6px 36px;
    font-size: 22px;
    font-weight: 600;
    border-radius: 6px;
    font-family: "Teko", sans-serif;	
}

  	#home-agex-subscribe::before {
		content: '';
		background: url(/wp-content/uploads/2024/06/hero-stripes-overlay-bg.png) no-repeat;
		background-size: 80%;
		background-position: left 90% top 40%;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		}


/* footer custom styles */


#block-7 .app-list {
	width:350px;
	float:right;
}

#block-7 .app-list li  {
	padding: 0;
    margin: 0 0 0 40px;
    float: right;
}


/* Animation for the slideshow images */

@-webkit-keyframes imageAnimation {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
    }
    10% {
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
    }
    20% {
        opacity: 1
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes imageAnimation {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
    }
    10% {
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
    }
    20% {
        opacity: 1
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes imageAnimation {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
    }
    10% {
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
    }
    20% {
        opacity: 1
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-ms-keyframes imageAnimation {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
    }
    10% {
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
    }
    20% {
        opacity: 1
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@keyframes imageAnimation {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
    }
    10% {
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
    }
    20% {
        opacity: 1
    }
    38% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

/* Show at least something when animations not supported */

.no-cssanimations .agex-slideshow li span {
    opacity: 1;
}

@media screen and (max-width: 1140px) {
    .agex-slideshow li div h3 {
        font-size: 140px
    }
}

@media screen and (max-width: 600px) {
    .agex-slideshow li div h3 {
        font-size: 80px
    }
}

/** news release template **/

.post-template-default #page #content  .interior.content-area article .post-content .themify_builder_content .module_row .row_inner  {
	width:100%;
	margin:0;
	max-width:100%;
}


/* right aligned images */

/*#content .right-aligned-image {
	float:right;
	display:inline;
	position:relative;
	z-index:1;
}

#content .right-aligned-image .image-wrap img {
    background: #fff;
    padding: 3px;
    box-sizing: border-box;
}

#content .right-aligned-image.long .image-wrap img {
	width:400px;
	height:auto;	
}

#content .right-aligned-image .image-content .image-caption {
    padding-left: 30px;
}

#content .right-aligned-image .image-content .image-caption, .right-aligned-image .image-content .image-caption p {
	font-size: 14px;	
}
*/

div.module_column.col3-1.first {
	margin:0 14px 0 0;
}

div.module_column.col3-1 {
	margin:0 14px;
}

div.module_column.col3-1.last {
	margin:0 0 0 14px;
}

#new-registration-container {
	/*display:none;*/
}


