/**
Theme Name: Cowley
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
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: Cowley
Template: astra

PREVIOUS:
blue: #000e54
orange: #ff431b
gold: #FFBA49

NEW:
new-kansas,sans-serif    300,400,600,700 - Headings
montserrat,sans-serif    400,700 - Body

ORANGE: D96B31
GREEN: C7EF00
BLUE: 4E7073
TAN: D9D2AF
LIGHT TAN: F5F1E8
GRAY: D4D4D4
CHARCOAL PURPLE: 241623


*/



a{
	text-decoration: none !important;
}

h3, .entry-content h3, .entry-content p{
	margin-bottom: 15px;
}
.programSection h3{
	margin-bottom: 10px;
	margin-top:5px;
}
.has-post-thumbnail .ast-single-entry-banner h1{
	margin-bottom: 0px;
	color:#fff !important;
	font-weight: 700 !important;
	font-size: 70px !important;
	border-radius: 225px;
	display: inline-block;
	padding:5%;
	position: relative;
	z-index: 2;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	min-width: 350px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	/*
  --mask:
    radial-gradient(5.83px at 8px 50%,#000 99%,#0000 101%) 0 calc(50% - 10px)/51% 20px repeat-y,
    radial-gradient(5.83px at -3px 50%,#0000 99%,#000 101%) 5px 50%/calc(51% - 5px) 20px repeat-y,
		radial-gradient(5.83px at calc(100% - 8px) 50%,#000 99%,#0000 101%) 100% calc(50% - 10px)/51% 20px repeat-y,
    radial-gradient(5.83px at calc(100% + 3px) 50%,#0000 99%,#000 101%) calc(100% - 5px) 50%/calc(51% - 5px) 20px repeat-y;
  -webkit-mask: var(--mask);
          mask: var(--mask);
	*/

}

.has-post-thumbnail .ast-single-entry-banner[data-post-type="page"]{
	min-height: 700px !important;	
	display: flex !important;
	align-items: flex-end !important;
	flex-direction:row;
}
.ast-single-entry-banner .ast-container {
    align-items: flex-end !important;
}

.main-header-menu .sub-menu{
	width:420px;
}

.regGroup,.fwGroup{
	
}
.ast-plain-container.ast-no-sidebar #primary{
	margin-top:0px;
	margin-bottom: 0px;
}
.bodTable table{
	border:1px dotted rgba(0,0,0,0.2);
	margin-bottom: 0px;
	
}
.bodTable td{
	padding:20px;
	padding-top:10px;
	padding-bottom: 10px;
	vertical-align: top;
	border:1px dotted rgba(0,0,0,0.2);
}

.lightweight-accordion-body{
	border:1px solid #f1f2f6;
}
.lightweight-accordion .lightweight-accordion-body{
	padding:20px !important;
	padding-left: 25px !important;
	padding-right: 25px !important;
	padding-bottom: 5px !important;
	background:#fff;
}
.lightweight-accordion{
	max-width: 900px !important;	
}
.single-post #secondary, .single-post #primary, #primary.resellerGroup{
	margin-top:30px !important;
}

.wpcf7-form,.addressBlock, .resellerGroup{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.f1{
	flex-basis: 100%;
}
.f2{
	flex-basis: 49%;
}
.f3{
	flex-basis: 32%;
}
.addressBlock{
	background:#f9f9f9;
	padding:25px;
	border:1px solid rgba(0,0,0,.1);
	padding-left: 35px;
	padding-right: 35px;
}
.addressBlock input, .addressBlock select{
	background:#fff;
	border:1px solid rgba(0,0,0,.1);
}
.wpcf7-form input, .wpcf7-form select,.wpcf7-form textarea{
	border:1px solid rgba(0,0,0,.1);
}
.wpcf7 input:not([type=submit]):focus, .wpcf7 select:focus, .wpcf7 textarea:focus{
	border:1px solid rgba(0,0,0,.1);
}
.wpcf7-list-item.first{
	margin-left: 0px;
}
.description{
	margin-top:-15px;
	font-style: italic;
}
.daButtons{
	margin-top:0px;
	gap:15px;
}
.testimonials .wp-block-column{
	padding:20px;
	background:#fff;
	padding-left: 30px;
	padding-right: 30px;
}
.connections .wp-block-column{
	padding:25px;
	border:1px solid #d9d9d9;
	background:#fff;
}

.connections .wp-block-image img{
	margin-top: -55px;
    margin-bottom: 20px;
}
.countyResources .wp-block-image img{
	
	padding:15px;
	border:1px solid #d9d9d9;
}
.wp-block-latest-posts__featured-image img{
	width:400px;	
	border-bottom: 1px solid var(--wp--preset--color--ast-global-color-4) !important;
}
.testimonials .fas{
	font-size: 40px;
	padding-bottom: 15px;
	padding-top:5px;
	color:#495a4a;
	top: -30px;
    left: 0px;
	position: absolute;
}
.testimonials .wp-block-column{
	position: relative;
}
.getInvolvedForm{
	padding:20px;
	background:#fff;
	padding-left: 35px;
	padding-right: 35px;
	border:1px solid #d9d9d9;
	max-width: 800px;
}
.getInvolvedForm .wpcf7-list-item{
	display: block;
	margin-left: 0px;
}

.grecaptcha-badge{
	display: none;
}
.newsEventsHold{
	/*max-width:1260px !important;*/
}
.newsEvents li,.fullNewsEvents li{
	background: #fff;
	box-shadow: 0px 0px 6px  rgba(0,0,0,0.1);
}

.newsEvents .wp-block-latest-posts__post-title{
	padding-left: 25px;
	font-weight: 700;
	font-size: 20px;
	padding-right: 25px;
	display: block;
}
.newsEvents .wp-block-latest-posts__post-excerpt{
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
}
.newsEvents a.wp-block-latest-posts__post-title{
    font-size: 1.4444444444444rem;
    font-weight: 600;
    font-family: 'Raleway',sans-serif;
	line-height: 1.4;
	color: var(--ast-global-color-0);
	margin-top:20px !important;
	text-decoration: none;
}
.ast-single-post .wp-block-post-title  a{
	font-size: 1.4444444444444rem;
    font-weight: 600;
    font-family: 'Raleway',sans-serif;
	line-height: 1.4;
	color: var(--ast-global-color-0);
	text-decoration: none;
}


.programSection .wp-block-column{
	
	padding-bottom: 20px;
	box-shadow: 0px 0px 6px  rgba(0,0,0,0.1);
}
.wp-block-embed-vimeo iframe{
	box-shadow: 0px 0px 6px  rgba(0,0,0,0.1);
}
.programSection .wp-block-column img{
	border-bottom: 5px solid #823794;
}
.programSection .wp-block-column h3, .programSection .wp-block-column p{
	padding-left: 25px;
	padding-right: 25px;
}

.post.type-post .entry-header{
	margin-bottom: 20px;
}
.wp-block-table table{
	margin-bottom: 0px;
}

.slick-dots{
	margin:0px !important;
	padding:0px !important;
}
.slick-dots li button:before{
	font-size: 22px !important;
}
.wp-block-cb-carousel .wp-element-caption{
	background:#fafafa;
	text-align: center;
	padding:10px;
	padding-left: 15px;
	padding-right: 15px;
}
.gutena-tabs-block>.gutena-tabs-tab>.gutena-tab-title.active,.gutena-tabs-block>.gutena-tabs-tab>.gutena-tab-title:hover{
	color:#075389;
}
.gutena-tabs-block>.gutena-tabs-tab>.gutena-tab-title{
	font-size:20px;
	font-weight: 700;
}
.wp-block-gutena-tab .wp-block-file:last-child{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.wp-block-file:not(.wp-element-button){
	font-size: 18px;
}
.wp-block-post-terms a, .aSplit a{
	text-decoration: none !important;
	padding:7px;
	padding-left: 15px;
	padding-right: 15px;
	border:1px solid #075389;
	display: inline-block;
	margin-right: 12px;
	margin-top: 15px;
}
.aSplit a{
	background:#fff;	
}
.wp-block-post-terms {
	margin-top:-12px;
}
.wp-block-cb-carousel{
	display: none;
}
.wp-block-cb-carousel.slick-initialized{
	display: block;
}
.product-template-default .navigation.post-navigation{
	display: none;
}
.wp-block-gutena-tab .wp-block-table{
	border-bottom: 0px;
}
.wp-block-image img.wp-image-817{
	height: 55px;
	width: auto;
	margin-left: -5px;
}
#block-14 p{
	margin-bottom: 0px;
}
#block-8{
	text-align: right;
}
.wp-block-image img.wp-image-818{
	height: 55px;
	width: auto;
}
.wp-block-image img.wp-image-825{
	height: 100px;
	width: auto;
}
.splitIt{
	display:flex;
	flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
	margin-top:36px;
}
.aSplit{
	width:48.6%;
	padding:30px;
	padding-top:20px;
	padding-bottom: 20px;
	background:#f9f9f9;
	
}
#colophon .site-primary-footer-wrap .site-primary-footer-inner-wrap{
	/*grid-template-columns:3fr 1fr;*/
}
.ast-separate-container #primary.frameGroup{
	margin-top:25px;
	margin-bottom: 36px;
	display: flex;
	flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.prodGroup{
	background:#f9f9f9;
	padding:30px;
	padding-top:20px;
	padding-bottom: 25px;
	width:48.8%;
}
.appHeader{
	width:100%;
	margin-bottom: 30px;
	text-align: left;
	
	position: relative;
	background:#f9f9f9;
	padding:25px;
	padding-left: 35%;
	padding-bottom: 35px;
}
#primary.frameGroup .appHeader h1{
	text-align: left;
	margin-bottom: 15px;
}
.appHeader .bgApp{
	position: absolute;
	top:25px;
	left:25px;
	width:30%;
	bottom:25px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	/*border:1px solid #f9f9f9;*/
	background-color: #fff;
}

.prodGroup h2{
	
	margin:-20px;
	margin-left: -30px;
	margin-right: -30px;
	padding-left: 30px;
	padding-right:30px;
	padding-top:20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.tax-application #page{
background:#fff;
}
#primary.frameGroup h1{
	text-align: center;
	width:100%;
	margin-bottom: 25px;
}
#primary.frameGroup h1.noMarg{
	margin-bottom: 15px;
}
.prodFlex,.fullGroup{
	display: flex;
	flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.prodFlex .aProduct, .fullGroup .aProduct{
	background:#fff;
	padding:15px;
	width:48%;
	margin-top: 15px;
	position: relative;
	transform: scale(1);
	transition: all 0.15s;
}
.fullGroup .aProduct{
	width:23.5%;
}
.aProduct .overLink{
	position: absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	display: block;
}
.aProduct:hover{
	transform: scale(1.05);
}
 .aProduct h3{
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top:15px;
	border-top:1px solid #f2f2f2;
	margin-top:15px;
}
.count1 .gutena-tab-title{
	border-left: 1px solid #e9e9e9 !important;
	border-right: 1px solid #e9e9e9 !important;
	border-bottom: 1px solid #e9e9e9 !important;
}
.wp-block-gutena-tab p:last-child{
	margin-bottom: 0px;
}
.gutena-tabs-block > .gutena-tabs-tab > .gutena-tab-title{
	font-size: 22px;
	font-family: 'Futura-PT',futura-pt,sans-serif;
}
.hideMe{
	opacity: 0;
}
.fullGroup .aProduct.halfMe{
	width:12%;
}
.fullGroup{
	width:100%;
}

.resellerList .wp-block-post{
	border:1px solid #f2f2f2;
	position: relative;
	transition: all 0.15s;
	transform:scale(1);
}
.resellerList .wp-block-post:hover{
	transform:scale(1.05);
}
.overLink{
	position: absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index: 10;
	display: block;
}
.leftSide, .rightSide{
width:48%;	
}

.leftSide img{
	max-width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.reselogo{
	padding:10px;
	background:#fff;
	margin-top:10px;
	margin-bottom: 10px;
	max-width: 50%;
	height: auto;
	display: none;
}
.rightSide h1{
	margin-bottom: 10px;
}
.historyCarousel .wp-block-cb-slide .wp-block-group{
	background:#fff;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	padding:20px;
	
	border-radius: 5px;
}
.historyCarousel .wp-block-cb-slide .wp-block-group h3{
	margin-bottom: 10px;
}
.slick-next, .slick-prev{
	width:30px;
	height: 30px;
}
.slick-next::before, .slick-prev::before{
	font-size: 28px !important;
}
.slick-prev{
	left: -30px !important;
}
.bringItOut{
	margin-left: -10px;
	margin-right: -10px;
}

.wp-block-file.aligncenter a{
	text-align: center;
	display: block;
	width: 100%;
	}

.footer-nav-wrap .astra-footer-horizontal-menu li:first-child a{
	padding-left: 10px;
}


.whiteSlides .wp-block-group{
	background:#fff;
	
}
.whiteSlides .wp-block-group p{
	text-align: center;
}
.whiteSlides .wp-block-cb-carousel .slick-slide{
	padding-left: 15px;
	padding-right: 15px;
}
.main-header-menu .sub-menu .menu-link{
	padding-top:10px;
	padding-bottom: 10px;
	line-height: 24px
}
.addShadows img{
	padding-bottom: 20px;
}
.addShadows .wp-block-column{
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	padding-bottom: 20px;
	background:#fff;
}
.addShadows .wp-block-column h3,.addShadows .wp-block-column p{
	padding-left: 25px;
	padding-right: 25px;
}
.newsletterdiv,.newsletterdiv h2{
	text-align: center;
	color:#fff;
}
.newsletterdiv p{
	margin-bottom: 15px;
}
#mc_embed_signup{
	background: none !important;
	margin-bottom: 15px;
}
#mc-embedded-subscribe{
	background:#5b86b8 !important;
	border-radius: 0px 30px 30px 0px !important;
	
}
.ast-archive-entry-banner{
	padding:0px !important;
	
	
}
.ast-breadcrumbs-wrapper{
	padding-top:20px;
}
.no-thumbnail .ast-single-entry-banner, .ast-archive-entry-banner{
	min-height: 0px;
	text-align: left;
	background: #241623;
}
.no-thumbnail .ast-single-entry-banner h1,.ast-archive-entry-banner h1{
	color:#d96b31 !important;
	text-shadow: none;
	font-weight: 400 !important;
	padding:0px;
	padding-top:0px;
	padding-bottom: 25px;
}
.no-thumbnail .ast-single-entry-banner[data-post-type="page"], .ast-archive-entry-banner{
	padding:0px;
	background-image:url('/wp-content/uploads/2026/06/cool-graph-f.png');
	background-position: right center;
	background-size: 800px auto;
	background-repeat: no-repeat;
	
}
.ast-archive-entry-banner .ast-container *{
	color:#fff;
}
.ast-archive-entry-banner h1{
	font-size: 2.2727272727273rem !important;
	line-height: 1.2;
}
.wp-block-file a{
	font-size: 22px;
}
.newsposts .wp-block-post{
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
  background: #fff;
}
.newsposts .wp-block-post h4,.newsposts .wp-block-post h3{
	padding-top:20px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.newsposts .wp-block-post .wp-block-post-excerpt{
	margin-top:15px;
	margin-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
}
.newsposts .wp-block-post .wp-block-post-date{
	padding-left: 25px;
	padding-right: 25px;
	font-style: italic;
}
.newsposts .wp-block-post .wp-block-post-excerpt__more-text{
	margin-top:0px;
	margin-bottom: 0px;
}

.addPad img{
	padding-left: 25px;
	padding-right: 25px;
	padding-top:15px;
	padding-bottom: 15px;
}

.homeBanner {
  position: relative;
  overflow: hidden;
}

/* gradient overlay */
.homeBanner::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;

  background: linear-gradient(
    90deg,
    rgba(96, 162, 185, 0.95) 0%,
    rgba(96, 162, 185, 0.85) 25%,
    rgba(96, 162, 185, 0.55) 40%,
    rgba(96, 162, 185, 0.35) 55%,
    rgba(96, 162, 185, 0.15) 65%,
    rgba(96, 162, 185, 0) 75%
  );
}

/* keep headline + buttons above the overlay */
.homeBanner h1,
.homeBanner .wp-block-buttons {
  position: relative;
  z-index: 2;
}

.newsSection .wp-block-post > .wp-block-group{
	height: 100%;
	position: relative;
	transform: scale(1);
	transition: all 0.15s;
}
.newsSection .postLink{
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	display: block;
	z-index: 999;
	height:100%;
	width:100%;
}
.newsSection .wp-block-post > .wp-block-group:hover{
		transform: scale(1.05);
}
.forminator-guttenberg{
	padding:25px;
	background:#f2f2f2;
	border-radius: 5px;
}

#block-16 img{
	width: 300px;
	height: auto;
}
.podcast-embeds {
	margin-top: 40px;
}

.podcast-youtube,
.podcast-spotify {
	margin-bottom: 35px;
}

.podcast-youtube iframe {
	width: 100%;
	aspect-ratio: 16 / 9;
	height: auto;
}

.podcast-spotify iframe {
	width: 100%;
	border-radius: 12px;
}
	
.single-podcast #primary, .single-podcast #secondary{
	margin-top:30px !important;
}
.single-podcast .entry-header{
	margin-bottom: 0px;
	margin-top:20px;
}

.recent-podcast-item {
	margin-bottom: 25px;
}

.recent-podcast-item a {
	display: block;
	text-decoration: none;
	border-radius: 12px;
	overflow: hidden;
	transition: transform .2s ease;
}

.recent-podcast-item a:hover {
	transform: translateY(-2px);
}

.recent-podcast-item img {
	width: 100%;
	height: 150px;
	display: block;
	border-radius: 10px;
	margin-bottom: 10px;
	object-fit: cover;
	object-position: center;
}


.recent-podcast-item span {
	display: block;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.4;
	color: #222;
}
.daCards .wp-block-post{
	box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.05);
	border-radius: 4px;
	position: relative;
	transform: scale(1);
	transition: all 0.15s;
	cursor: pointer !important;
	padding-bottom: 10px;
}
.daCards .wp-block-post:hover{
	transform: scale(1.05);
}
.daCards .wp-block-post img{
	border-radius: 4px 4px 0px 0px;
}
.daCards .wp-block-post-date, .daCards .wp-block-post-title{
	padding-left: 25px;
	padding-right: 25px;
}
.daCards .wp-block-post-date{
	margin-top:10px;
}
.daCards .wp-block-post a{
	position: absolute;
	z-index: 10;
	display: block;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}
.mainBanner h1{
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}

/*
#masthead{
	background: linear-gradient(
		to bottom,
		rgba(0,0,0,.55) 0%,
		rgba(0,0,0,.25) 60%,
		rgba(0,0,0,0) 100%
	);
}
*/

.heroMover h1{
	font-weight: 400;
	font-size: 60px;
	line-height: 1.3em;
	padding-left: 30px;
}


.slot-word-wrap{
   display:block;
	background:#C7EF00;
   overflow:hidden;
   padding:5px;
	padding-left: 40px;
	padding-right: 40px;
	border-radius: 60px;
	width:630px;
	margin-left: -40px;
}

.slot-word{
   display:inline-block;
	color:#000;
   transition:
      transform .4s cubic-bezier(.2,.9,.3,1.2),
      opacity .3s ease;
}

/* exit */
.slot-word.exit-up{
   transform:translateY(-120%);
   opacity:0;
}

.slot-word.exit-down{
   transform:translateY(120%);
   opacity:0;
}

/* instant prep for new word */
.slot-word.prep-from-bottom{
   transition:none;
   transform:translateY(120%);
   opacity:0;
}

.slot-word.prep-from-top{
   transition:none;
   transform:translateY(-120%);
   opacity:0;
}

/* enter */
.slot-word.enter{
   transform:translateY(0);
   opacity:1;
}

.ast-above-header-wrap  {
	background:#241623;
}

#secondary_menu-site-navigation-desktop a{
	font-weight: 600;
	font-size: 18px;
}
#primary-site-navigation-desktop a{
	font-weight: 600;
	font-size: 22px;
}
.ast-builder-menu-1 .menu-item > .menu-link{
	padding-left: 12px;
	padding-right: 12px;
}
.current_page_parent > a{
	color:#d96b31 !important;
}

.ticker-wrap{
   overflow:hidden;
   width:100%;
   
   padding:20px 0;
}

.ticker-track{
   display:flex;
   align-items:center;
   width:max-content;
   animation:tickerMove 35s linear infinite;
}

.ticker-wrap:hover .ticker-track{
   animation-play-state:paused;
}

.ticker-item{
   display:flex;
   align-items:center;
   gap:10px;
   padding-right:22px;
   white-space:nowrap;
}

.ticker-line{
   color:#000;
   font-size:22px;
   line-height:1;
}

.ticker-link{
   color:#000;
   font-size:22px;
   font-weight:700;
   text-decoration:none;
	margin-right: 18px;
}

.ticker-link:hover{
   text-decoration:underline;
}

.ticker-check{
   width:22px;
   height:auto;
   flex-shrink:0;
}
h2 em{
	font-style: normal !important;
	color:#d96b31;
}

.question-carousel{
   position:relative;
   overflow:hidden;
}

.question-carousel-slides{
   display:flex;
   flex-wrap:nowrap;
   transition:transform .55s cubic-bezier(.2,.8,.2,1);
   will-change:transform;
}

.question-slide{
   display:grid;
   grid-template-columns:48% 52%;
 
   flex:0 0 100%;
   width:100%;
   box-sizing:border-box;
	align-items:center;
}

.question-slide-image,
.question-slide-content{
   min-width:0;
}
.question-slide-image{
   height:400px;

   display:flex;
   align-items:center;
   justify-content:center;
}
.question-slide-image img{
      width:100%;
   height:100%;
   object-fit:contain;
	 object-position:center center;
}
.funTitle{
	color:#D96B31;
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 5px !important;
	padding-bottom: 0px;
	
}
.question-slide-content{
	position: relative;
}
.daQuote{
	position: absolute;
	top:40px;
	left:-20px;
}

.question-slide-content{
   padding:50px;
   display:flex;
   flex-direction:column;
   justify-content:center;
   align-items:flex-start;
	padding-right: 100px;
}

.question-slide-content h2{
   font-size:clamp(38px, 4vw, 70px);
   line-height:.95;
   margin:0 0 28px;
}

.question-slide-excerpt{
   font-size:20px;
   line-height:1.55;
   max-width:560px;
   margin-bottom:34px;
}

.question-slide-button{
   display:inline-block;
   background:#000;
   color:#fff;
   padding:16px 28px;
   border-radius:40px;
   text-decoration:none;
   font-weight:700;
}

.question-slide-button:hover{
   background:#C7EF00;
   color:#000;
}

.question-carousel-arrow{
   position:absolute;
   top:50%;
   transform:translateY(-50%);
   z-index:5;

   width:56px;
   height:56px;

   border-radius:50%;
   border:0;

     background:#241623;
   color:#fff;

   font-size:44px;

   display:flex;
   align-items:center;
   justify-content:center;

   cursor:pointer;
}
.question-carousel-arrow span{
   display:flex;
   align-items:center;
   justify-content:center;
	position: relative;
	top:-3px;
}

.question-carousel-prev{
   left:24px;
}

.question-carousel-next{
   right:24px;
}

/* menu colors */
.home .main-header-menu .sub-menu{
	background:#241623;
}
.home .menu-item a:hover{
	color: #d96b31 !important;
}
.current-page-ancestor > a{
	color: #d96b31;
}

.testimonial-carousel {
	position: relative;

}

.testimonial-carousel-slides {
	position: relative;
		overflow: hidden;
	transition: height .35s ease;

}

.testimonial-slide {
	display: none;
	align-items: center;
	gap: 60px;
}

.testimonial-slide.is-active {
	display: flex;
}


.testimonial-slide-content {
	flex: 1;
}

.testimonial-slide-content h3 {
	margin: 0 0 4px;
}

.testimonial-second-line {
	margin: 0 0 24px;
}

.testimonial-text p {
	margin-top: 0;
}

.testimonial-carousel-arrow{
	display: inline-block;
	width:56px;
	height:56px;

	border-radius:50%;
	border:0;

	background:#241623;
	color:#fff;

	font-size:44px;
	line-height:1;

	

	cursor:pointer;
}

.testimonial-carousel-arrow span{
	display:block;
	line-height:22px;
	transform:translateY(-2px);
}

.testimonial-carousel-prev{
	left:-80px;
}

.testimonial-carousel-next{
	right:-80px;
}

.testimonial-logo-ticker{
	overflow:hidden;
	width:100%;
}

.testimonial-logo-track{
	display:flex;
	width:max-content;
	
}

.testimonial-logo-item{
	flex:0 0 auto;

	width:220px;
	height:120px;

	display:flex;
	align-items:center;
	justify-content:center;

	margin:0 30px;
}

.testimonial-logo-item img{
	max-width:180px;
	max-height:80px;

	width:auto;
	height:auto;

	object-fit:contain;
}
.testimonial-logo-track{
	   animation:tickerMove 35s linear infinite;
}

.industries-section{
	
	position:relative;
	overflow:hidden;
}

.industries-inner{
	

	display:grid;
	grid-template-columns:50% 50%;
	
	align-items:start;
}

.industries-kicker{
	display:inline-block;
	margin:0 0 45px;

	background:#c7ef00;
	color:#241623;

	font-size:14px;
	font-weight:800;
	line-height:1;
	text-transform:uppercase;
	letter-spacing:.04em;

	padding:9px 16px;
	border-radius:5px;
}

.industries-list{
	display:flex;
	flex-direction:column;
	align-items:flex-start;
	gap:24px;
}

.industry-tab{
	position:relative;

	border:0;
	background:transparent;
	padding:0 0 0 42px;
	margin:0;

	color:rgba(36, 22, 35, .38);

	font-family:inherit;
	font-size:34px;
	font-weight:400;
	line-height:1.12;
	text-align:left;

	cursor:pointer;
	transition:color .2s ease;
}

.industry-tab {
	padding-left: 0;
}

.industry-tab.is-active {
	padding-left: 32px;
}

.industry-tab:before {
	content: "";
	position: absolute;
	left: 0;
	top: .35em;

	width: 20px;
	height: 12px;

	border-left: 5px solid #df6b2f;
	border-bottom: 5px solid #df6b2f;

	transform: rotate(-45deg);

	opacity: 0;
	visibility: hidden;
}

.industry-tab.is-active:before {
	opacity: 1;
	visibility: visible;
}

.industry-tab.is-active{
	color:#241623;
	font-weight:800;
}



.industry-tab:hover,
.industry-tab:focus{
	color:#241623;
}

.industries-content{
	position:relative;
}

.industry-panel{
	display:none;
}

.industry-panel.is-active{
	display:block;
}

.industry-panel-image{
	margin:0 0 28px;
}

.industry-panel-image img{
	display:block;
	width:100%;
	height:320px;
	object-fit:cover;
	border-radius:12px;
}
.industry-tab,
.industry-tab:hover,
.industry-tab:focus,
.industry-tab:active {
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	outline: none;
	text-decoration: none;
	appearance: none;
	-webkit-appearance: none;
}

.industry-label{
	margin:0 0 8px;

	color:#df6b2f;

	font-size:13px;
	font-weight:800;
	line-height:1;
	text-transform:uppercase;
	letter-spacing:.09em;
}

.industry-panel-copy h3{
	margin:0 0 14px;

	color:#241623;

	font-size:32px;
	line-height:1.05;
}

.industry-excerpt{
	max-width:520px;
	margin:0 0 28px;

	color:#241623;

	font-size:17px;
	line-height:1.45;
}

.industry-excerpt p{
	margin:0 0 1em;
}

.industry-excerpt p:last-child{
	margin-bottom:0;
}

.industry-panel-copy .wp-block-button__link{
	padding:13px 24px;

	background:transparent;
	color:#241623;

	border:1px solid #241623;
	border-radius:7px;

	font-size:14px;
	font-weight:800;
	text-decoration:none;
}

.industry-panel-copy .wp-block-button__link:hover{
	background:#241623;
	color:#fff;
}
.industries-nav{
 padding-top:40px;	
}
.industries-list{
	padding-top:20px;
}

.news-section{
	
	position:relative;
	overflow:hidden;
}

.news-inner{
	
	margin:0 auto;

}

.news-section-title{
	margin:0 0 70px;
	text-align:center;

	color:#241623;

	font-size:38px;
	line-height:1.05;
}

.news-featured{
	display:grid;
	grid-template-columns:38% 54%;
	gap:8%;
	align-items:center;

	margin-bottom:52px;
}

.news-featured-content{
	color:#241623;
}

.news-kicker{
	margin:0 0 16px;

	color:#df6b2f;

	font-size:14px;
	font-weight:800;
	line-height:1;
	text-transform:uppercase;
	letter-spacing:.08em;
}

.news-featured-content h3{
	margin:0 0 24px;

	color:#241623;

	font-size:31px;
	line-height:1.03;
	max-width:480px;
}

.news-featured-content h3 a,
.news-card h4 a{
	color:inherit;
	text-decoration:none !important;
	line-height: 1.15;
}

.news-featured-content h3 a:hover,
.news-card h4 a:hover{
	text-decoration:underline;
}

.news-excerpt{
	max-width:430px;
	margin:0 0 34px;

	color:#6f6670;

	font-size:20px;
	line-height:1.4;
}

.news-excerpt p{
	margin:0;
}

.news-button{
	display:inline-flex;
	align-items:center;
	justify-content:center;

	min-width:150px;
	padding:14px 24px;

	border:1px solid #241623;
	border-radius:7px;

	color:#241623;
	background:transparent;

	font-size:15px;
	font-weight:800;
	line-height:1;
	text-decoration:none;
}

.news-button:hover{
	background:#241623;
	color:#fff;
}

.news-featured-image{
	display:block;
}

.news-featured-image img{
	display:block;
	width:100%;
	height:390px;
	object-fit:cover;
	border-radius:12px;
}

.news-card-row{
	display:grid;
	grid-template-columns:repeat(3, 1fr);
	gap:28px;
}

.news-card{
	background:transparent;
}

.news-card-image{
	display:block;
	margin:0 0 24px;
}

.news-card-image img{
	display:block;
	width:100%;
	height:205px;
	object-fit:cover;
	border-radius:12px;
}

.news-card-content{
	padding:0 10px;
}

.news-card h4{
	margin:0 0 14px;

	color:#241623;

	font-size:28px;
	line-height:1.05;
}

.news-card-excerpt{
	margin:0 0 18px;

	color:#6f6670;

	font-size:17px;
	line-height:1.35;
}

.news-card-excerpt p{
	margin:0;
}

.news-card-link{
	color:#241623;

	font-size:16px;
	font-weight:800;
	line-height:1;
	text-decoration:underline;
	text-underline-offset:2px;
}

.news-card-link:hover{
	color:#df6b2f;
}

.rms-footer-nav {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 52px;

	color: #fff;
}

.rms-footer-col h3 {
	position: relative;

	margin: 0 0 28px;

	color: #fff;

	font-size: 20px;
	font-weight: 900;
	line-height: 1.1;
}

.rms-footer-col h3:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -14px;

	width: 30px;
	height: 3px;

	background: #df6b2f;
}

.rms-footer-col ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.rms-footer-col li {
	margin: 0 0 7px;
	padding: 0;
}

.rms-footer-col a {
	color: #fff;

	font-size: 16px;
	font-weight: 400;
	line-height: 1.25;

	text-decoration: none;
}

.rms-footer-col a:hover,
.rms-footer-col a:focus {
	color: #c7ef00;
	text-decoration: none;
}

footer p{
	color:#fff !important;
	font-size: 13pt !important;
}
.site-below-footer-wrap a{
	color:#c7ef00 !important;
}

.ast-blog-layout-4-grid .ast-article-post{
	width:50%;
}
.category #primary, .category #secondary,.blog #primary, .blog #secondary{
	margin-top:40px !important;
}

.question-faq-item {
	scroll-margin-top: 130px;
}

.question-faq-list {
	border-top: 1px solid #ddd;
}

.question-faq-item {
	border-bottom: 1px solid #ddd;
	scroll-margin-top: 130px;
}

.question-faq-title {
	position: relative;
	padding: 24px 55px 24px 0;
	font-size: 22px;
	font-weight: 600;
	cursor: pointer;
	list-style: none;
}

.question-faq-title::-webkit-details-marker {
	display: none;
}

.question-faq-title::after {
	content: "+";
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 30px;
	font-weight: 400;
}

.question-faq-item[open] .question-faq-title::after {
	content: "−";
}

.question-faq-answer {
	padding: 0 55px 28px 0;
}

.question-faq-answer > :first-child {
	margin-top: 0;
}

.question-faq-answer > :last-child {
	margin-bottom: 0;
}

.staff-listing {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 45px 30px;
}

.staff-card {
	min-width: 0;
}

.staff-card__link {
	display: block;
	color: inherit;
	text-decoration: none;
}

.staff-card__image-wrap {
	position: relative;
	aspect-ratio: 4 / 5;
	overflow: hidden;
	margin-bottom: 18px;
	background: #eee;
}

.staff-card__image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s ease;
}

.staff-card__link:hover .staff-card__image,
.staff-card__link:focus .staff-card__image {
	transform: scale(1.035);
}

.staff-card__name {
	margin: 0 0 5px;
	font-size: 1.4rem;
	line-height: 1.2;
}

.staff-card__title {
	margin: 0;
	line-height: 1.4;
}

.staff-card__link:hover .staff-card__name,
.staff-card__link:focus .staff-card__name {
	text-decoration: underline;
}

/*
 * Lity inline content
 */
.staff-lightbox {
	width: min(950px, calc(100vw - 40px));
	max-height: calc(100vh - 60px);
	overflow-y: auto;
	padding: 40px;
	background: #fff;
}

.staff-lightbox__inner {
	display: grid;
	grid-template-columns: minmax(220px, 32%) minmax(0, 1fr);
	gap: 40px;
	align-items: start;
}

.staff-lightbox__image {
	position: sticky;
	top: 0;
}

.staff-lightbox__portrait {
	display: block;
	width: 100%;
	height: auto;
}

.staff-lightbox__name {
	margin: 0 0 6px;
}

.staff-lightbox__title {
	margin: 0 0 24px;
	font-size: 1.1rem;
	font-weight: 600;
	line-height: 1.4;
}

.staff-lightbox__bio > :first-child {
	margin-top: 0;
}

.staff-lightbox__bio > :last-child {
	margin-bottom: 0;
}
.testimonial-listing {
	columns: 2;
	column-gap: 30px;
}

.testimonial-listing {
	columns: 2;
	column-gap: 40px;
}

.testimonial-listing-item {
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0 0 40px;
	padding: 30px;
	padding-top:24px;
	background: #fff;
	border-radius: 6px;
	vertical-align: top;
	break-inside: avoid;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	overflow: visible;
}

/* Decorative quote mark peeking off top left */
.testimonial-listing-item::before {
	content: "";
	position: absolute;
	top: -20px;
	left: -16px;
	width: 58px;
	height: 48px;
	background-image: url('/wp-content/uploads/2026/06/dark-quote-purple-x.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	opacity:0;
	pointer-events: none;
	z-index: 0;
}

.testimonial-listing-header {
	position: relative;
	z-index: 1;
	display: block;
	min-height: 82px;
	margin-bottom: 26px;
	padding-right: 150px;
}

.testimonial-listing-heading {
	min-width: 0;
}

.testimonial-listing-logo {
	position: absolute;
	top: 30px;
	right: 30px;
	display: flex;
	align-items: flex-start;
	justify-content: flex-end;
	width: 130px;
	text-align: right;
}

.testimonial-listing-logo-image {
	display: block;
	width: auto;
	max-width: 160px;
	max-height: 80px;
	height: auto;
	object-fit: contain;
	object-position: top right;
}

.testimonial-listing-title {
	margin: 0 0 10px;
	font-size: 1.35rem;
	line-height: 1.2;
	
}
.hasLogo .testimonial-listing-title{
	padding-right: 190px;
}

.testimonial-listing-second-line {
	margin: 0;
	font-weight: 600;
	line-height: 1.4;
}

.testimonial-listing-text {
	position: relative;
	z-index: 1;
}

.testimonial-listing-text > :first-child {
	margin-top: 0;
}

.testimonial-listing-text > :last-child {
	margin-bottom: 0;
}

.tagger{
	margin-bottom: -20px !important;
}


.coolList {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 14px 32px;
	
	list-style: none;
	padding-left: 0px !important;
}
.coolList.oneCol{
	grid-template-columns: repeat(1, minmax(0, 1fr));
}

.coolList li {
	position: relative;
	margin: 0;
	padding-left: 34px;
	line-height: 1.45;
}

.coolList li::before {
	content: "";
	position: absolute;
	top: 0.2em;
	left: 0;
	width: 24px;
	height: 24px;
	background-image: url('/wp-content/uploads/2026/06/green-check.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.ast-blog-featured-section{
	margin-bottom: 25px;
}
.entry-header.ast-blog-single-element.ast-blog-meta-container{
	margin-bottom: 10px;
}
.ast-excerpt-container p{
	/* display: none; */
	font-size: 18px;
	line-height: 1.6;
}
.ast-read-more-container{
	margin-top:15px !important;
	margin-bottom: 0px !important;
}

@media (max-width: 700px) {
	.coolList {
		grid-template-columns: 1fr;
		gap: 12px;
	}
}

@media (max-width: 900px) {

	.testimonial-listing {
		column-gap: 30px;
	}

	.testimonial-listing-item {
		padding: 34px;
		margin-bottom: 30px;
	}

	.testimonial-listing-header {
		padding-right: 135px;
	}

	.testimonial-listing-logo {
		width: 115px;
	}

	.testimonial-listing-logo-image {
		max-width: 105px;
		max-height: 62px;
	}

}

@media (max-width: 800px) {

	.testimonial-listing {
		columns: 1;
	}

}

@media (max-width: 600px) {

	.testimonial-listing-item {
		padding: 26px;
		margin-bottom: 24px;
	}

	.testimonial-listing-item::before {
		top: -10px;
		left: -6px;
		width: 46px;
		height: 38px;
		opacity: 0.2;
	}

	.testimonial-listing-header {
		min-height: 0;
		margin-bottom: 18px;
		padding-right: 0;
	}

	.testimonial-listing-logo {
		position: static;
		display: block;
		width: auto;
		margin-top: 14px;
		text-align: left;
	}

	.testimonial-listing-logo-image {
		max-width: 110px;
		max-height: 60px;
		object-position: left top;
	}

}

@media (max-width: 1000px) {

	.staff-listing {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.ast-single-entry-banner .ast-container{
		padding-left: 40px !important;
		padding-right: 40px !important;
	}

}

@media (max-width: 700px) {

	.staff-lightbox {
		padding: 28px;
	}

	.staff-lightbox__inner {
		grid-template-columns: 1fr;
		gap: 25px;
	}

	.staff-lightbox__image {
		position: static;
		max-width: 300px;
	}

}

@media (max-width: 500px) {

	.staff-listing {
		grid-template-columns: 1fr;
	}

	.staff-lightbox {
		width: calc(100vw - 24px);
		padding: 22px;
	}

}

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

	

	.news-section-title{
		margin-bottom:40px;
		font-size:32px;
	}

	.news-featured{
		display:block;
		margin-bottom:42px;
	}

	.news-featured-content{
		margin-bottom:28px;
	}

	.news-featured-content h3{
		font-size:28px;
	}

	.news-excerpt{
		font-size:18px;
	}

	.news-featured-image img{
		height:260px;
	}

	.news-card-row{
		grid-template-columns:1fr;
		gap:36px;
	}

	.news-card-image{
		margin-bottom:18px;
	}

	.news-card-image img{
		height:240px;
	}

	.news-card h4{
		font-size:26px;
	}

}

@media only screen and (max-width: 800px) {
	.testimonial-slide,
	.testimonial-slide.is-active {
		flex-direction: column;
		gap: 30px;
		
	}

	.testimonial-slide-logo {
		flex: none;
	}

	.testimonial-carousel-arrow {
		top: auto;
		bottom: 0;
		transform: none;
	}

	.testimonial-carousel-prev {
		left: calc(50% - 66px);
	}

	.testimonial-carousel-next {
		right: calc(50% - 66px);
	}
	
	.testimonialGroup h2,.testimonialGroup .wp-block-column{
		margin-bottom: 0px !important;
		padding-bottom: 0px !important;
	}

	.industries-inner{
		grid-template-columns: 1fr;
	}
	.industries-nav{
		margin-bottom: 20px;
	}
}

@keyframes tickerMove{

   from{
      transform:translateX(0);
   }

   to{
      transform:translateX(-50%);
   }

}


@media (max-width: 800px) {
  .single-event-top {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}

@media (max-width: 800px) {
  .event-list-item {
    flex-direction: column;
  }

  .event-list-image {
    width: 100%;
  }

  .event-list-image img {
    min-height: auto;
    max-height: 320px;
  }
}
@media only screen and (max-width: 781px){
	.mainBanner h1{
		font-size: 40px !important;
		line-height: 50px !important;
	}
	.mainBanner{
		min-height: 360px !important;
	}
	.mainBanner img{
		width: 60px !important;
		height:auto !important;
	}
	.hideImgOnMobile .wp-block-media-text__media{
		display: none;
	}
	.hideImgOnMobile .wp-block-media-text__content{
		padding-top:0px !important;
		
	}
	
}

@media only screen and (max-width: 1090px){
	#primary-site-navigation-desktop a{
		font-size: 18px !important;
	}
	#secondary_menu-site-navigation-desktop a{
		font-size: 16px !important;
	}
	.home .ast-breadcrumbs-wrapper{
		display: none;
	}
}
@media only screen and (max-width: 1015px){
	#ast-desktop-header  {
		display: none;
	}
	.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img{
		width: 250px !important;
		max-width: 250px !important;
	}
	.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner, [data-section="section-fb-social-icons-1"] .footer-social-inner-wrap{
		text-align: center;
	}
	.rms-footer-col{
		text-align: center;
	}
	.ast-builder-grid-row-container.ast-builder-grid-row-tablet-2-equal .ast-builder-grid-row{
		grid-template-columns: repeat(1, 1fr);
	}
	.rms-footer-nav{
		grid-template-columns: repeat(1, 1fr);
		gap: 25px;
		padding-top:25px;
	}
	.rms-footer-col h3:after{
		left:50%;
		margin-left: -15px;
	}
	#block-24{
		
	}
}
@media (max-width: 800px) {
	.heroMover{
		min-height: 400px !important;
		padding-top:100px !important;
	}
	.heroMover h1{
		font-weight: 400;
		font-size: 30px;
		line-height: 1.3em;
		padding-left: 30px;
	}
	.slot-word-wrap{
		width:100%;
	}
	.question-slide{
		grid-template-columns: 1fr;
	}
	.question-slide-image{
		height: 250px;
		display: none;
	}
	.question-slide-content{
		padding-left: 50px;
		padding-right: 50px;
		padding-top:0px;
		padding-bottom: 0px;
	}
	.question-carousel-prev{
		left:0px;
	}
	.question-carousel-next{
		right:0px;
	}
	.daQuote{
		left:0px;
		top:0px;
	}
	.question-carousel-arrow{
		font-size: 30px;
		width: 30px;
			height:40px;
	}
	.questionGroup{
		padding-top:0px;
	}
	.testimonial-slide-content{
		text-align: left;
	}
	 .news-featured {
    flex-direction: column;
    gap: 25px;
		  display: flex !important;
		 margin-bottom: 10px !important;
  }

  .news-featured-image {
    order: 1;
    width: 100%;
    flex: none;
  }

  .news-featured-content {
    order: 2;
    width: 100%;
  }
}
