/*!
Theme Name: Kadence Child - Benchmark Analytics
Template: kadence
Theme URI: https://www.bigorangelab.com/
Author: Big Orange Lab
Author URI: https://www.bigorangelab.com/
Description: Hi. I'm a starter theme called <code>bolbase</code>, if you like. I'm a theme meant for hacking so don't use me as a <em>Parent Theme</em>. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bolbase
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

bolbase is based on Big Orange Lab https://www.bigorangelab.com/, (C) 2012-2018 Big Orange Lab, Inc.
BOL Base is distributed under the terms of the GNU GPL v2 or later.
*/

/*Global*/
@font-face {
    font-family: Lato;
    src: url('/wp-content/themes/benchmarkanalytics2024/fonts/Lato-SemiBold.ttf');
    font-weight: 600;
}
h2, h3, h4{
	font-family: Lato;
	font-weight: 600 !important;
}
h1.bol-h2, h3.bol-h2, h4.bol-h2 {
	font-weight: 600 !important;
	font-size: 52px;
    line-height: 60px;
}
.lato-semibold{
	font-family: Lato;
	font-weight: 600 !important;
}
p{
	color: #131314;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
}
sup{
	top: -0.5em !important;
	font-weight: inherit !important;
	font-size: 60% !important;
}
.small-sup sup, h1 sup, h2 sup{
	top: -1.6em !important;
	font-size: 30% !important;
}
.drop-shadow>div{
	box-shadow: 0px 10px 15px -3px rgba(16, 24, 40, 0.1), 0px 4px 6px -4px rgba(16, 24, 40, 0.1);
}
.cta-text-slider .kb-advanced-slide-inner-wrap{
	padding: 0px;
}
.cta-slider .kb-advanced-slide-inner{
	padding-bottom: 2px;
}
li strong, p strong{
	font-weight: bold;
}
.uploaded-video-block .wp-block-video{
	padding: 0px;
	margin: 0px;
}
.button{
	white-space: unset;
}
.no-word-break{
	word-break: keep-all;
}
#global-hero{
	min-height: unset;
}
#global-hero-wrapper{
	width: 100%;
}
mark{
	padding: 0px;
}
.blue-gradient>div{
	background: linear-gradient(85.7deg, #3670A3 -2.98%, #3670A3 -0.94%, #1F2953 17.48%, #1C315C 22.59%, #154774 29.75%, #0C638F 39.98%, #076491 42.05%, #105482 51.24%, #1E2952 69.65%, #193761 76.82%, #0D5C87 90.12%, #0476A3 99.32%);
}
* {
	font-variant-ligatures: none;
}

/*Page Layout*/
img{
	display: unset;
}
.hentry{
	margin: 0px;
}
.page-template-default #main #global-hero{
	display: none !important;
}
.page-template-default #main .container{
	max-width: unset;
	width: 100%;
	padding: 0px;
}
.page-template-default #main .entry-content{
	margin: 0px;
}

@media (min-width: 1200px) {
	.page-template-default #main .container{
		max-width: unset;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.page-template-default #main .container{
		max-width: unset;
	}
}
@media (min-width: 768px) and (max-width: 992px) {
	.page-template-default #main .container{
		max-width: unset;
	}
}
@media (min-width: 576px) and (max-width: 768px) {
	.page-template-default #main .container{
		max-width: unset;
	}
}

/*Header*/
.site-top-header-wrap .menu-item{
	padding: 0px 14px;
	margin: 6.5px 0px;
	border-left: 1px solid #D9D9D9;
}
.site-top-header-wrap .menu-item a{
	padding: 3.5px 0px 3.5px 5px !important;
}
.header-top-phone, 
.header-top-contact, 
.header-top-customer-support{
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: nowrap;
}
.header-top-phone::before,
.header-top-contact::before,
.header-top-customer-support::before{
	content: "";
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center right;
	display: block;
	width: 15px;
	min-width: 15px;
	height: 15px;
}
.header-top-phone::before{
	background-image: url("/wp-content/themes/benchmarkanalytics2024/assets/dev/images/phone.png");
}
.header-top-contact::before{
	background-image: url("/wp-content/themes/benchmarkanalytics2024/assets/dev/images/talk.png");
}
.header-top-customer-support::before{
	background-image: url("/wp-content/themes/benchmarkanalytics2024/assets/dev/images/customer-support.png");
}
.bol-resource-topic-header {
	margin-bottom: 2rem;
}
.search-toggle-open{
	display: flex;
	flex-direction: row-reverse;
	padding: 0px !important;
	flex-wrap: nowrap;
	column-gap: 5px;
}
.search-toggle-open:active,
.search-toggle-open:focus:active{
	color: #184784 !important;
	background-color: transparent !important;
	border-color: transparent !important;
	box-shadow: unset !important;
}
#search-drawer{
	box-shadow: 0px 0px 24px 0px rgba(16, 24, 40, 0.1);
}
#search-drawer,
#search-drawer .drawer-overlay,
#search-drawer .drawer-content,
#search-drawer .drawer-inner{
	height: 70px;
}
#search-drawer .drawer-content{
	padding: 8px 16px !important;
}

#search-drawer .search-form,
#search-drawer .search-field{
	height: 44px;
}
#search-drawer .search-form{
	z-index: 200;
}
#search-drawer .search-field{
	border-radius: 30px;
	background-color: #FFF !important;
}
#search-drawer .search-field:focus{
	box-shadow: unset !important;
}

@media screen and (min-width: 783px) {
	body.admin-bar .popup-drawer .drawer-overlay {
		top: 32px;
	}
}

/*Mega Menu*/
#site-navigation .sub-menu{
	background: unset;
	box-shadow: unset;
}
#site-navigation .sub-menu .mega-menu-dropdown{
	max-width: 900px;
}
#site-navigation .sub-menu>li{
	width: 590px;
	float: unset !important;
	margin: auto;
}
#site-navigation .sub-menu>li.mega-menu-expanded{
	width: 900px;
}
.mega-menu-hide,
.mega-menu-hide *{
	display: none;
}
.mega-menu-dropdown>div{
	overflow: hidden;
	box-shadow: 0px 10px 15px -3px rgba(16, 24, 40, 0.1), 0px 4px 6px -4px rgba(16, 24, 40, 0.1);
}
.mega-menu-dropdown .mega-menu-sidebar{
    max-width: 262px !important;
	min-width: 262px !important;
}
.mega-menu-dropdown .mega-menu-sidebar>div{
	padding: 24px 0px 24px 22px !important;
}
.mega-menu-tab:hover{
	cursor: default;
}
.mega-menu-tab:hover>div,
.mega-menu-side-tab-hover>div,
.mega-menu-tab-no-content:hover>div{
	box-shadow: 0px 10px 15px -3px rgba(16, 24, 40, 0.1), 0px 4px 6px -4px rgba(16, 24, 40, 0.1);
}
.mega-menu-tab-no-content:hover h3{
	color: #049296 !important;
}
.mega-menu-tab h3,
.mega-menu-tab-no-content h3{
	white-space: nowrap;
}
.mega-menu-tab:hover h3,
.mega-menu-side-tab-hover h3{
	color: #323231 !important;
}
.mega-menu-card-active>div{
	background-color: #F4F4F4B2;
}
.mega-menu-card>div{
	width: 265px !important;
}
.mega-menu-card-active h4,
.mega-menu-card-active p,
.mega-menu-card:hover h4,
.mega-menu-card:hover p{
	color: #049296 !important;
}
.mega-menu-subcard:hover>div{
	background-color: #F4F4F433 !important;
}
.mega-menu-card-text:hover>div{
	background-color: unset !important;
}
.mega-menu-arrow-section>div{
	content: url(/wp-content/themes/benchmarkanalytics2024/assets/dev/images/right-arrow-blue.svg);
  	width: 22px;
  	height: 22px;
	transition: all 0.3s ease;
	position: relative;
  	left: -15px;
}
.mega-menu-side-tab-hover .mega-menu-arrow-section>div{
	content: url(/wp-content/themes/benchmarkanalytics2024/assets/dev/images/right-arrow-black.svg);
}
.mega-menu-star-toggle, .mega-menu-star-white{
	max-width: 19px !important;
	padding-top: 3px;
}
.mega-menu-star-toggle>div{
	content: url(/wp-content/themes/benchmarkanalytics2024/assets/dev/images/menu-star-black.svg);
  	width: 19px;
  	height: 19px;
	transition: all 0.3s ease;
}
.mega-menu-card-active .mega-menu-star-toggle>div,
.mega-menu-card:hover .mega-menu-star-toggle>div{
	content: url(/wp-content/themes/benchmarkanalytics2024/assets/dev/images/menu-star-teal.svg);
}
.mega-menu-star-white>div{
	content: url(/wp-content/themes/benchmarkanalytics2024/assets/dev/images/menu-star-white.svg);
  	width: 19px;
  	height: 19px;
	transition: all 0.3s ease;
}

#site-navigation .sub-menu .mega-menu-dropdown.no-sub-content{
	max-width: 900px;
}
#site-navigation .sub-menu .mega-menu-dropdown.no-sub-content>div{
	grid-template-columns: minmax(0, 44.5%) minmax(0, 55.5%);
	max-width: 590px;
	border-radius: 35px !important;
}
#site-navigation .sub-menu .mega-menu-dropdown.no-sub-content .mega-menu-content-columns>div{
	grid-template-columns: 1fr;
}
#site-navigation .sub-menu .mega-menu-dropdown .mega-menu-subcontent-empty,
#site-navigation .sub-menu .mega-menu-dropdown.no-sub-content .mega-menu-subcontent-wrapper{
	display: none;
}
#site-navigation .sub-menu .mega-menu-dropdown.no-sub-content .mega-menu-tab-content, 
#site-navigation .sub-menu .mega-menu-dropdown.no-sub-content .mega-menu-content-columns, 
#site-navigation .sub-menu .mega-menu-dropdown.no-sub-content .mega-menu-content-columns>div{
	width: 326px !important;
}
#site-navigation .sub-menu .mega-menu-dropdown.no-sub-content .mega-menu-content-columns>div>div>div{
	align-self: start;
}
#site-navigation .sub-menu .mega-menu-dropdown.no-sub-content .mega-menu-content>div{
	align-self: end;
}
#site-navigation .sub-menu .mega-menu-dropdown .mega-menu-content-columns,
#site-navigation .sub-menu .mega-menu-dropdown .mega-menu-content-columns>div{
	height: 490px;
}

#site-navigation .solutions-menu-tab .sub-menu{
	width: 525px !important;
}

#primary-menu .menu-item:hover svg{
	transform: rotate(180deg);
}

.main-navigation .primary-menu-container > ul > li.menu-item{
    padding-bottom: 27.6px;
    top: 4.5px;
}
.main-navigation .primary-menu-container > ul li.menu-item > a{
	padding-bottom: 8px;
  position: relative;
  top: 9.6px;
	border-bottom: 2px solid transparent;
}
.main-navigation .primary-menu-container > ul li.menu-item:hover > a{
  border-bottom: 2px solid #049296;
}
.mega-menu-sidebar h2,
.mega-menu-card-link h4{
	font-weight: 400 !important;
}

#mobile-menu .drawer-sub-toggle{
	border: unset !important;
	height: 100%;
	width: 100%;
	position: absolute;
	justify-content: right;
}
#mobile-toggle-open-container.drawer-sub-toggle:active,
#mobile-drawer .drawer-sub-toggle:focus,
.mobile-toggle-open-container #mobile-toggle:active,
.mobile-toggle-open-container #mobile-toggle:focus,
#mobile-drawer .menu-toggle-close:active,
#mobile-drawer .menu-toggle-close:focus{
	background-color: transparent;
	box-shadow: unset;
}
.mega-menu-cards-no-submenu .mega-menu-card-active>div{
	background-color: unset;
}
.mega-menu-cards-no-submenu .mega-menu-card-active:hover>div{
	background-color: #F4F4F4B2 !important;
}
.mega-menu-cards-no-submenu .mega-menu-card-active h4,
.mega-menu-cards-no-submenu .mega-menu-card-active p{
	color: #323231 !important;
}
.mega-menu-cards-no-submenu .mega-menu-card:hover h4,
.mega-menu-cards-no-submenu .mega-menu-card:hover p{
	color: #049296 !important;
}
.mega-menu-cards-no-submenu .mega-menu-card-active .mega-menu-star-toggle>div{
	content: url(/wp-content/themes/benchmarkanalytics2024/assets/dev/images/menu-star-black.svg);
}
.mega-menu-cards-no-submenu .mega-menu-card:hover .mega-menu-star-toggle>div{
	content: url(/wp-content/themes/benchmarkanalytics2024/assets/dev/images/menu-star-teal.svg);
}
.site-main-header-wrap.item-is-stuck{
	box-shadow: 0px 10px 15px -3px rgba(16, 24, 40, 0.1), 0px 4px 6px -4px rgba(16, 24, 40, 0.1);
}
.mega-menu-dropdown>div{
	box-shadow: 0px 10px 15px -3px rgba(16, 24, 40, 0.2), 0px 4px 6px -4px rgba(16, 24, 40, 0.1) !important;
}

@media screen and (max-width: 1149px){
	#site-navigation .resources-menu-tab .sub-menu{
		left: calc(50% - 34px);
	}
}

/*Footer*/
footer.site-footer{
	padding: 0px;
}
.footer-main-section{
	width: 100%;
}
.footer-menu .widget_nav_menu{
	display: flex;
	flex-direction: column;
	gap: 24px;
}
.footer-menu .widgettitle{
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	letter-spacing: 0.02em;
	text-align: left;
	color: #5F6D7E;
	text-transform: uppercase;
}
.footer-menu .menu{
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.footer-menu .menu-item a{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.0015em;
	text-align: left;
	color: #184784;
}

.footer-bottom-row .menu{
	flex-direction: row;
	display: flex;
	column-gap: 9px;
}
.footer-bottom-row .menu .menu-item:not(:last-child){
	padding-right: 9px;
	border-right: 2px solid #5F6D7E;
}
.footer-bottom-row .menu .menu-item a{
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	color: #5F6D7E;
}
.footer-bottom-row .menu .menu-item a:hover{
	color: #049296;
}
.social-img-wrap:hover .social-img-hover {
    opacity: 1;
}
.social-img-wrap .social-img-hover, 
.social-img-wrap:hover .social-img {
    position: absolute;
    opacity: 0;
	transition: none !important;
}
.footer-contact-icon{
	display: flex;
}
.footer-menu .sub-menu a{
	font-size: 14px;
}
.footer-menu .sub-menu{
	padding-bottom: 0px;
	margin-left: 0px;
}
.footer-menu a:not([href]):hover {
	color: #184784 !important;
}
#menu-footer-solutions>li>a{
	font-weight: 600;
}
.corrections-management-footer-link{
	padding: 7.5px 0px !important;
}

/*Homepage*/
.video-hero-container{
	max-height: 600px;
	overflow: hidden;
}
.hero-video{
	margin: 0px;
}
.hero-video-text{
	position: absolute;
    top: 167px;
    width: 100%;
	margin-top: 0px !important;
}
.gradient-card>div{
	background: linear-gradient(85.7deg, #3670A3 -2.98%, #3670A3 -0.94%, #1F2953 17.48%, #1C315C 22.59%, #154774 29.75%, #0C638F 39.98%, #076491 42.05%, #105482 51.24%, #1E2952 69.65%, #193761 76.82%, #0D5C87 90.12%, #0476A3 99.32%);
	box-shadow: 0px 10px 10px -4px rgba(16, 24, 40, 0.2);
}
.gradient-card .kb-count-up-title{
	max-width: 180px;
	margin: auto;
}
.card-overlay-link {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
}
.card-overlay-link *{
	width: 100%;
	height: 100%;
	display: block;
}
.card-overlay-link a *{
	display: none !important;
}
.card-links-horiz-card{
	height: 100%;
}
.card-links-horiz-card h3{
	word-break: keep-all;
}
.card-links-horiz-card>div{
	box-shadow: 0px 10px 15px -3px rgba(16, 24, 40, 0.1), 0px 4px 6px -4px rgba(16, 24, 40, 0.1);
	height: 100%;
}
.cards-horiz-last{
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: end;
}
.cards-horiz-middle{
	flex: 1;
	display: flex;
    align-items: center;
}
.count-up-semibold .kb-count-up-number{
	font-weight: 600 !important;
}
.quote-slider .kb-advanced-slide-inner{
	height: 500px !important;
    display: flex !important;
    align-items: center !important;
	overflow: visible !important;
}
.quote-slider .quote-slider-slide>div{
	box-shadow: 0px 10px 15px -3px rgba(16, 24, 40, 0.1), 0px 4px 6px -4px rgba(16, 24, 40, 0.1) !important;
}
.splide__arrows{
	position: unset !important;
}
.quote-slider .splide__arrow,
.quote-slider .splide__arrow:hover,
.quote-slider .splide__arrow:active,
.quote-slider .splide__arrow:focus{
	border: none !important;
	width:57px !important;
	background-size: contain !important;
	background-color: transparent !important;
	border-color: transparent !important;
	box-shadow: unset !important;
    opacity: 1 !important;
}
.quote-slider .splide__arrow svg{
	display: none;
}
.quote-slider .splide__arrow--prev,
.quote-slider .splide__arrow--prev:hover,
.quote-slider .splide__arrow--prev:active,
.quote-slider .splide__arrow--prev:focus{
	background-image: url("/wp-content/themes/benchmarkanalytics2024/assets/dev/images/left-regular.png") !important;
}
.quote-slider .splide__arrow--next,
.quote-slider .splide__arrow--next:hover,
.quote-slider .splide__arrow--next:active,
.quote-slider .splide__arrow--next:focus{
	background-image: url("/wp-content/themes/benchmarkanalytics2024/assets/dev/images/right-regular.png") !important;
}
.quote-slider .splide__arrow--next {
    right: 6px !important;
}
.quote-slider .splide__pagination{
	gap: 15px !important;
	bottom: 135px !important;
    right: 150px !important;
    left: unset !important;
}
.quote-slider .splide__pagination__page{
	width: 23px !important;
	height: 23px !important;
	background-color: #D1D9E2 !important;
	opacity: 1 !important;
	margin: 0px !important;
}
.quote-slider .splide__pagination__page.is-active{
	background-color: #F36F24 !important;
}

.cta-gradient{
	background: linear-gradient(53.11deg, #029BA5 -5.29%, #029BA5 -3.06%, #08505B 17.01%, #0C5864 23.7%, #176F7C 34.85%, #20818E 42.66%, #045E68 73.89%, #116B77 89.5%, #247E8B 106.23%);
}

@media screen and (max-width: 1024px){
	.hero-video-text{
		top: 50px;
	}
}
@media screen and (max-width: 767px){
	.hero-video-text{
		top: 10%;
	}
	.quote-slider .splide__pagination {
        bottom: 0px !important;
        left: unset !important;
		right: calc(50% - 86.5px) !important;
	}
	.quote-slider .splide__arrow--next {
        right: -31px !important;
	}
	.quote-slider .splide__arrow--prev {
        left: -24px !important;
	}
}

/*Home Hero Text Animation*/
.rotating-text-container{
	max-height: 68px;
	overflow: hidden;
}
.rotating-text-wrap{
	animation-name: rotatingTextWrap;
	animation-duration: 20s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-delay: 2s;
	top: 0px;
}
.home-hero-top-title{
	position: absolute;
  	width: 100%;
}
.hero-video-text h3,
.hero-video-text span{
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 10px 15px rgba(0, 0, 0, 0.1);
}
.hero-video-overlay, .hero-video-overlay>div {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
}

@keyframes rotatingTextWrap{
	0% {top: -1px;}
	10% {top: -1px;}
	15% {top: -78px;}
	35% {top: -78px;}
	40% {top: -156px;}
	60% {top: -156px;}
	65% {top: -234px;}
	85% {top: -234px;}
	90% {top: -312px;}
	100% {top: -312px;}
}
@keyframes rotatingTextWrapMobile{
	0%   {top: -1px;}
	10%   {top: -1px;}
	15%  {top: -106px;}
	35%  {top: -106px;}
	40%  {top: -202px;}
	60%  {top: -202px;}
	65%  {top: -298px;}
	85%  {top: -298px;}
	90% {top: -394px;}
	100%  {top: -394px;}
}

@media screen and (max-width: 800px){
	.rotating-text-container {
    	max-height: 48px !important;
	}
	.rotating-text-wrap>div{
		row-gap: 0px !important;
	}
	.rotating-text-wrap span,
	.rotating-text-wrap h3{
		font-size: 40px !important;
		line-height: 48px !important;
		padding-bottom: 29.66px !important;
	}
}
@media screen and (max-width: 475px){
	.rotating-text-container{
		max-height: 96px !important;
	}
	.rotating-text-wrap{
		animation-name: rotatingTextWrapMobile;
	}
	.rotating-text-wrap>div{
		row-gap: 2.2px !important;
	}
	.rotating-text-wrap span,
	.rotating-text-wrap h3{
		padding-bottom: 0px !important;
		height: 96px !important;
		justify-content: flex-end !important;
		display: flex !important;
		flex-direction: column !important;
	}
}
/*Old version of animation*/
/*
.changing-text-all-wrap-loop{
	max-height: 68px;
	overflow: hidden;
}
.changing-text-all-wrap-loop>div{
	animation-name: changingTextWrap;
	animation-duration: 20s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-delay: 2s;
	top: 0px;
}
.changing-texts-wrap>div{
	position: relative;
	top: -1px;
	animation-name: changingTexts;
	animation-duration: 20s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-delay: 2s;
}
.changing-text-end{
	position: relative;
	top: -1px;
	animation-name: changingTexts;
	animation-duration: 20s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	animation-delay: 2s;
}
.changing-text-initial{
	position: relative;
	top: -12px;
}

@media screen and (max-width: 1535px){
	.changing-text-all-wrap-loop{
		max-height: 136px;
	}
	.changing-texts-wrap>div,
	.changing-text-end{
		animation-name: changingTextsTablet;
	}
	.changing-text-all-wrap-loop>div{
		row-gap: 68px;
		animation-name: changingTextWrapTablet;
	}
	.changing-texts-wrap span,
	.changing-text-fixed{
		display: flex !important;
    	flex-direction: column;
    	justify-content: center;
		height: 136px;
	}
}
@media screen and (max-width: 1160px){
	.hero-video-text{
		top: 100px;
	}
}
@media screen and (max-width: 1082px){
	.changing-text-initial, 
	.changing-text-end{
		height: 68px;
    	padding-top: 38px !important;
	}
	.changing-text-initial, 
	.changing-text-end, 
	.changing-text-fixed, 
	.changing-texts-wrap * {
    	font-size: 52px !important;
		line-height: 60px !important;
	}
}
@media screen and (max-width: 852px){
	.changing-text-initial, 
	.changing-text-end, 
	.changing-text-fixed, 
	.changing-texts-wrap * {
    	font-size: 40px !important;
		line-height: 48px !important;
	}
}
@media screen and (max-width: 767px){
	.changing-text-columns>div{
		grid-template-columns: minmax(0, 1fr) !important;
	}
	.changing-text-initial, 
	.changing-text-end, 
	.changing-text-fixed, 
	.changing-texts-wrap * {
    	font-size: 40px !important;
		line-height: 48px !important;
		align-items: center;
	}
	.changing-text-end{
    	margin-top: -32px !important;
	}
	.changing-text-fixed{
		justify-content: flex-end;
		height: 0px;
    	position: relative;
    	top: -464px;
	}
	.changing-texts-wrap *{
		justify-content: flex-start;
		text-align: center;
		width: 100%;
	}
	.changing-text-initial, 
	.changing-text-end{
    	padding-top: 38px !important;
	}
}
@media screen and (max-width: 440px){
	.hero-video-text {
		top: 40px;
	}
	.changing-text-initial, 
	.changing-text-end, 
	.changing-text-fixed, 
	.changing-texts-wrap * {
		line-height: 38px !important;
	}
	.changing-text-initial, 
	.changing-text-end{
    	padding-top: 15px !important;
	}
}
@keyframes changingTextWrap{
	0% {top: 0px;}
	5.83% {top: 0px;}
	10.83% {top: -70px;}
	82.49% {top: -70px;}
	87.49% {top: -148px;}
	100% {top: -148px;}
}
@keyframes changingTexts {
	0%   {top: -1px;}
	5.83%   {top: -1px;}
	10.83%  {top: -1px;}
	25%  {top: -1px;}
	30%  {top: -78px;}
	44.16%  {top: -78px;}
	49.16%  {top: -156px;}
	63.33%  {top: -156px;}
	68.33% {top: -234px;}
	100%  {top: -234px;}
}

@keyframes changingTextWrapTablet{
	0% {top: 0px;}
	5.83% {top: 0px;}
	10.83% {top: -138px;}
	82.49% {top: -138px;}
	87.49% {top: -352px;}
	100% {top: -352px;}
}
@keyframes changingTextsTablet {
	0%   {top: -1px;}
	5.83%   {top: -1px;}
	10.83%  {top: -1px;}
	25%  {top: -1px;}
	30%  {top: -146px;}
	44.16%  {top: -146px;}
	49.16%  {top: -292px;}
	63.33%  {top: -292px;}
	68.33% {top: -438px;}
	100%  {top: -438px;}
}
*/

/*Resource Cards*/
.resource-cards article{
	box-shadow: 0px 10px 15px -3px rgba(16, 24, 40, 0.1), 0px 4px 6px -4px rgba(16, 24, 40, 0.1);
	border-bottom: 3px solid rgba(217, 217, 217, 0.5);
}
.resource-cards article:hover{
	box-shadow: unset;
}
.resource-cards article header::before{
	color: #049296;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: 2px;
}
.resource-cards .entry-title{
	font-weight: 400 !important;
}
.news-cards .resource-item-content::before,
.press-cards .resource-item-content::before{
	color: #049296;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: 2px;
}
.news-cards article header::before,
.news-cards .resource-item-content::before{
	content: "News";
}
.press-cards article header::before,
.press-cards .resource-item-content::before{
	content: "Press Releases"
}
.resource-cards .kt-blocks-above-categories, .resource-cards .kt-blocks-above-categories *{
	color: #049296;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: 2px;
}
.resource-cards .kt-blocks-post-readmore,
.featured-resource-carousel .kt-blocks-post-readmore{
	display: flex !important;
    flex-direction: row;
    align-items: center;
    gap: 0px;
	font-weight: 700;
}
.resource-cards .kt-blocks-post-readmore:after,
.featured-resource-carousel .kt-blocks-post-readmore:after{
    content: "";
    background: url("/wp-content/themes/benchmarkanalytics2024/assets/dev/images/readmore-arrow.svg");
    height: 22px;
    width: 22px;
    display: block;
    filter: invert(18%) sepia(88%) saturate(1442%) hue-rotate(197deg) brightness(91%) contrast(89%);
}
.resource-cards .kt-blocks-post-readmore:hover:after,
.featured-resource-carousel .kt-blocks-post-readmore:hover:after{
    filter: invert(41%) sepia(90%) saturate(409%) hue-rotate(133deg) brightness(93%) contrast(106%);
}
.resource-cards .entry-content,
.resource-cards .kt-blocks-post-grid-item-inner,
.resource-cards .kt-blocks-post-grid-item-inner-wrap{
	flex: 1;
	display: flex;
	flex-direction: column;
}
.resource-cards .kt-blocks-post-grid-item-inner-wrap{
	height: 100%;
}
.resource-cards .entry-content{
	justify-content: flex-end;
}
.resource-cards .kt-blocks-above-categories{
	color: transparent;
}
.resource-cards .kt-blocks-above-categories *:not(:first-child) {
    display: none;
}
.resource-cards .kt-blocks-post-grid-item-inner-wrap::before {
	content: "";
	background-image: url(/wp-content/plugins/bol-resource-library/assets/images/resource-placeholder.svg);   
	padding-top: 56.25%;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
}
.resource-cards article:hover .kt-blocks-post-grid-item-inner-wrap::before{
	filter: grayscale(1);
}
.resource-cards .kadence-post-image {
  min-height: 213.75px;
	width: 100%;
  position: absolute;
	top: 0px;
}
@media screen and (max-width: 1580px){
	.offset-image{
		margin-right: 0px !important;
	}
}
@media screen and (max-width: 991px){
	.resource-cards-wrap{
		max-width: 357px;
		margin: auto;
	}
}

.resource-cards-carousel .splide__track{
	padding: 0px 10px 20px !important;
}
.resource-cards-carousel{
	max-width: 1430px;
	width: calc(100vw - 32px);
}
.resource-cards-carousel article{
	height:100%;
}
.resource-cards-carousel .splide__pagination__page.is-active, 
.resource-cards-carousel .splide__pagination__page:active {
	background: #E65100 !important;
	transform: unset !important;
}
.resource-cards-carousel .splide__pagination__page {
	background: #D1D9E2F2 !important;
	opacity: 1 !important;
	width: 15px !important;
	height: 15px !important;
	padding: 0px;
	margin: 0px;
	border: none !important;
}
.resource-cards-carousel .splide__pagination li:not(:first-child) {
	margin-left: 9px;
}
@media screen and (max-width: 992px){
	.resource-cards-carousel{
		max-width: 600px;
	}
}

/*Flip Cards*/
.click-card-flip-wrap>div {
	justify-content: center;
}
.click-card-flip-wrap h2, 
.click-card-flip-wrap h3{
	font-weight: 900 !important;
}
.click-card-flip-wrap .card-flip-inner {
	perspective: 1500px;
	min-height: 600px;
}
.click-card-flip-wrap .card-flip-inner>.kt-inside-inner-col {
	width: 100%;
	height: 100%;
	position: relative;
	transition: transform 0.7s;
	transform-style: preserve-3d;
	cursor: pointer;
}
.click-card-flip-wrap .card-flip-inner>.kt-inside-inner-col.card-flipped,
.click-card-flip-wrap .card-flip-inner>.kt-inside-inner-col.card-flipped-hover{
	transform: rotateY(180deg);
}
.click-card-flip-wrap .card-flip-front,
.click-card-flip-wrap .card-flip-back {
	position: absolute;
	height: 100%;
	width: 100%;
	backface-visibility: hidden;
}
.click-card-flip-wrap .card-flip-front>div,
.click-card-flip-wrap .card-flip-back>div {
	height: 100%;
	width: 100%;
	display: flex;
	flex-direction: column;
	box-shadow: 0 4px 4px -4px rgba(12, 12, 13, 0.5), 0 16px 32px -4px rgba(12, 12, 13, 0.1);
}
.click-card-flip-wrap .card-flip-back {
	transform: rotateY(180deg);
}
.blue-gradient-card>div{
    background-image: linear-gradient(76deg, #3670A3 -177.81%, #3670A3 -172.21%, #1F2953 -121.76%, #1C315C -107.74%, #154774 -88.12%, #0C638F -60.09%, #076490 -54.45%, #105482 -29.26%, #1E2952 21.19%, #193761 40.81%, #0D5C87 77.25%, #0476A3 102.47%);
    opacity: 1;
    pointer-events: none;
}
.gray-gradient-text{
	background-image: linear-gradient(84deg, #989A9D -1.3%, #989A9D 0.55%, #A4A5A8 5.47%, #D5D6D7 26.4%, #F4F4F4 42.41%, #FFF 51.64%, #FFF 60.26%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-bottom: 15px;
	text-wrap: nowrap;
}
.small-card-list .kt-svg-icon-list-text{
	padding-top: 2px;
}
.click-card-flip-wrap.card-semibold h2,
.card-semibold h3{
	font-weight: 600 !important;
}

/*Excellence Page*/
.pentagon-slider .kt-blocks-carousel{
	overflow: visible;
}
.pentagon-slider .kb-advanced-slide-inner-wrap{
	padding: 0px !important;
}
.pentagon-slider .kb-slide-item {
	transition: none !important;
}
.pentagon-slider .splide__slide{
	transition: none !important;
	opacity: 1 !important;
}  
.pentagon-slider .splide__arrow--next svg,
.pentagon-slider .splide__arrow--prev svg{
	display: none !important;
}
.pentagon-slider .splide__arrow--next,
.pentagon-slider .splide__arrow--next:active,
.pentagon-slider .splide__arrow--next:hover,
.pentagon-slider .splide__arrow--next:focus,
.pentagon-slider .splide__arrow--next:focus:active,
.pentagon-slider .splide__arrow--prev,
.pentagon-slider .splide__arrow--prev:active,
.pentagon-slider .splide__arrow--prev:hover,
.pentagon-slider .splide__arrow--prev:focus,
.pentagon-slider .splide__arrow--prev:focus:active{
	width: 36px !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	opacity: 1 !important;
	background-color: transparent !important;
	border: none !important;
	box-shadow: unset !important;
	top: calc(50% - 50px) !important;
}
.pentagon-slider .splide__arrow--next,
.pentagon-slider .splide__arrow--next:active,
.pentagon-slider .splide__arrow--next:hover,
.pentagon-slider .splide__arrow--next:focus{
	background-image: url("/wp-content/themes/benchmarkanalytics2024/assets/dev/images/orange-arrow-right.svg") !important;
	right: -80px !important;
}
.pentagon-slider .splide__arrow--prev,
.pentagon-slider .splide__arrow--prev:active,
.pentagon-slider .splide__arrow--prev:hover,
.pentagon-slider .splide__arrow--prev:focus{
	background-image: url("/wp-content/themes/benchmarkanalytics2024/assets/dev/images/orange-arrow-left.svg") !important;
	left: -80px !important;
}

@media screen and (max-width: 1024px){
	.pentagon-slider .splide__arrow--next,
	.pentagon-slider .splide__arrow--next:active,
	.pentagon-slider .splide__arrow--next:hover,
	.pentagon-slider .splide__arrow--next:focus,
	.pentagon-slider .splide__arrow--next:focus:active{
		right: -35px !important;
		top: 50% !important;
	}
	.pentagon-slider .splide__arrow--prev,
	.pentagon-slider .splide__arrow--prev:active,
	.pentagon-slider .splide__arrow--prev:hover,
	.pentagon-slider .splide__arrow--prev:focus,
	.pentagon-slider .splide__arrow--prev:focus:active{
		left: -35px !important;
		top: 50% !important;
	}
}

/*Search Results*/
.search-results .container,
.search-no-results .container{
	max-width: 1432px;
	padding: 0px 16px;
}
.search-results .container>.row,
.search-no-results .container>.row{
	display: block;
}
.search-results .container>.row>div,
.search-no-results .container>.row>div{
	max-width: unset;
}
.search-results .page-title,
.search-no-results .page-title{
	margin-top: 96px;
	margin-bottom: 26px;
	font-size: 52px;
	font-weight: 600;
	line-height: 60px;
	letter-spacing: -0.02em;
	color: #323231;
	text-align: center;
}
.search-results .page-title span,
.search-no-results .page-title span{
	color: #049296;
}
.search-results .page-header,
.search-no-results .page-header{
	text-align: center;;
}
.search-results .page-header button,
.search-no-results .page-header button{
	background: #fff;
	border: 2px solid #184784;
	color: #184784;
}
.search-results .page-header button:hover,
.search-no-results .page-header button:hover{
	background: #184784;
	color: #fff;
	box-shadow: unset;
}

.search-results article{
	padding: 45px 0;
 	border-bottom: 1px solid #32323180;
	background-color: transparent;
}
.search-results article .entry-header{
	margin: 0px;
}
.search-results article .entry-summary,
.search-results article .entry-meta,
.search-results article .entry-footer,
.search-results #global-hero,
.search-no-results #global-hero{
	display: none;
}
.search-results article .entry-title{
	font-size: 28px;
	line-height: 28px;
}
.search-results article a:hover{
	text-decoration: none;
}
.search-results .nav-links{
	padding: 45px 0px;
}

.search-no-results .page-content .search-form {
    margin-bottom: 50px;
}
.search-no-results .page-content .search-form .search-field{
	color: #323231;
	background-color: transparent;
	border-radius: 30px;
	padding: 0.8em 60px 0.8em 0.8em;
  border: 1px solid currentColor;
}
.search-no-results .page-content .search-form label{
	width: 100%;
}
.search-no-results .page-content .search-form input::placeholder{
	color: #323231;
}
.search-no-results .page-content .search-form .kadence-search-svg{
	fill: #000;
}
.search-no-results .page-content .search-form .search-submit[type="submit"]{
    color: transparent;
    background: transparent;
    box-shadow: none;
}

@media screen and (max-width: 767px){
	.search-results .page-title,
	.search-no-results page-title{
		font-size: 40px;
		line-height: 48px;
	}
	.search-results #archive-container article{
		padding: 0px 0px 45px 0px;
	}
}

/*Old sidebar*/
@media screen and (min-width: 992px){
	.search-results #inner-wrap>.container>.row,
	.search-no-results #inner-wrap>.container>.row{
		display: flex;
	}
	.search-results aside,
	.search-no-results aside{
		margin: 107px 0px;
		max-width: 310px;
	}
	.search-results .container>.row>div:nth-child(2), .search-no-results .container>.row>div:nth-child(2){
		max-width: 310px;
	}
	.search-results .container>.row>div:first-child, .search-no-results .container>.row>div:first-child{
		flex: 1;
	}
}
.search-results aside,
.search-no-results aside{
	margin-bottom: 50px;
}
.search-results aside .textwidget,
.search-no-results aside .textwidget{
	max-width: 310px;
}

/*CARE page*/
.cycle-slider .splide__slide {
    transition: none !important;
    opacity: 1 !important;
}
.cycle-slider .splide__arrow--next svg,
.cycle-slider .splide__arrow--prev svg{
	display: none !important;
}
.cycle-slider .splide__arrow--next,
.cycle-slider .splide__arrow--next:active,
.cycle-slider .splide__arrow--next:hover,
.cycle-slider .splide__arrow--next:focus,
.cycle-slider .splide__arrow--next:focus:active,
.cycle-slider .splide__arrow--prev,
.cycle-slider .splide__arrow--prev:active,
.cycle-slider .splide__arrow--prev:hover,
.cycle-slider .splide__arrow--prev:focus,
.cycle-slider .splide__arrow--prev:focus:active{
	width: 36px !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	opacity: 1 !important;
	background-color: transparent !important;
	border: none !important;
	box-shadow: unset !important;
	top: calc(50% - 53px) !important;
}
.cycle-slider .splide__arrow--next,
.cycle-slider .splide__arrow--next:active,
.cycle-slider .splide__arrow--next:hover,
.cycle-slider .splide__arrow--next:focus{
	background-image: url("/wp-content/themes/benchmarkanalytics2024/assets/dev/images/orange-arrow-right.svg") !important;
	right: calc(50% + 85px) !important;
}
.cycle-slider .splide__arrow--prev,
.cycle-slider .splide__arrow--prev:active,
.cycle-slider .splide__arrow--prev:hover,
.cycle-slider .splide__arrow--prev:focus{
	background-image: url("/wp-content/themes/benchmarkanalytics2024/assets/dev/images/orange-arrow-left.svg") !important;
	left: calc(50% - 165px) !important;
}

@media screen and (max-width: 1024px){
	.cycle-slider .splide__arrow--next,
	.cycle-slider .splide__arrow--next:active,
	.cycle-slider .splide__arrow--next:hover,
	.cycle-slider .splide__arrow--next:focus,
	.cycle-slider .splide__arrow--next:focus:active,
	.cycle-slider .splide__arrow--prev,
	.cycle-slider .splide__arrow--prev:active,
	.cycle-slider .splide__arrow--prev:hover,
	.cycle-slider .splide__arrow--prev:focus,
	.cycle-slider .splide__arrow--prev:focus:active{
		top: calc(100% - 185px) !important;
	}
	.cycle-slider .splide__arrow--next,
	.cycle-slider .splide__arrow--next:active,
	.cycle-slider .splide__arrow--next:hover,
	.cycle-slider .splide__arrow--next:focus{
		right: calc(50% - 230px) !important;
	}
	.cycle-slider .splide__arrow--prev,
	.cycle-slider .splide__arrow--prev:active,
	.cycle-slider .splide__arrow--prev:hover,
	.cycle-slider .splide__arrow--prev:focus{
		left: calc(50% + 150px) !important;
	}
	.cycle-slider .kb-advanced-slide-inner-wrap{
		align-items: flex-start;
   }
}
@media screen and (max-width: 767px){
	.cycle-slider .splide__arrow--next,
	.cycle-slider .splide__arrow--next:active,
	.cycle-slider .splide__arrow--next:hover,
	.cycle-slider .splide__arrow--next:focus,
	.cycle-slider .splide__arrow--next:focus:active,
	.cycle-slider .splide__arrow--prev,
	.cycle-slider .splide__arrow--prev:active,
	.cycle-slider .splide__arrow--prev:hover,
	.cycle-slider .splide__arrow--prev:focus,
	.cycle-slider .splide__arrow--prev:focus:active{
		top: calc(40% + (100vw - 350px) / 1.5) !important;
	}
	.cycle-slider .splide__arrow--next,
	.cycle-slider .splide__arrow--next:active,
	.cycle-slider .splide__arrow--next:hover,
	.cycle-slider .splide__arrow--next:focus{
		right: 20px !important;
	}
	.cycle-slider .splide__arrow--prev,
	.cycle-slider .splide__arrow--prev:active,
	.cycle-slider .splide__arrow--prev:hover,
	.cycle-slider .splide__arrow--prev:focus{
		left: 20px !important;
	}
}

/*New Homepage video Block*/
#videos-2 .videos-cards-inner {
    padding: 40px 0;
}
#videos-2 .videos-cards-outer {
    display: flex;
    justify-content: center;
    row-gap: 40px;
    column-gap: 40px;
}
#videos-2 .videos-card-name div {
    font-size: 18px;
}
#videos-2 .videos-card-name{
    position: static;
    margin-bottom: 5px;
}
#videos-2 .videos-img {
    max-width: 100%;
    width: 200px;
}
#videos-2 .videos-card-button {
	position: static;
	margin-top: 15px;
}
#videos-2 .videos-card-button a{
	padding: 5px 30px;
}

#videos-2 .videos-card-button a:hover, 
#videos-2 .videos-card-button a:focus, 
#videos-2 .videos-card-button a:active {
	color: inherit !important;
	text-decoration: none;
}

.background-color-default { background-color: #464646; }
.background-color-white { background-color: #ffffff; }
.background-color-black { background-color: #464646; }
.background-color-light-blue { background-color: #0081a4; }
.background-color-mid-blue { background-color: #0071ae; }
.background-color-dark-blue { background-color: #09547f; }
.background-color-light-green { background-color: #7dc142; }
.background-color-mid-green { background-color: #4db759; }
.background-color-dark-green { background-color: #03b872; }

/*Blog Card Height*/
.hg-blog-wrap article {
    margin-bottom: 40px;
    height: calc(100% - 40px);
}
.hg-blog-wrap article .post-title{
	max-height: 82px;
  overflow: hidden;
}

/*GSA Procurement*/
.flexible-columns-cards .flex-column-card .column-card-text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* Link with Caret */

.link-caret-wrap .kt-blocks-post-readmore {
    position: relative;
    color: #184784;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.024px;
    padding-right: 20px !important;
}

.link-caret-wrap .kt-blocks-post-readmore:hover {
    color: #049296 !important;
}

.link-caret-wrap .kt-blocks-post-readmore::after {
    content: url("/wp-content/themes/benchmarkanalytics2019/assets/dev/images/right-caret.svg");
    position: absolute;
    width: 22px;
    height: 22px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.link-caret-wrap .kt-blocks-post-readmore:hover::after {
    content: url("/wp-content/themes/benchmarkanalytics2019/assets/dev/images/right-caret-hover.svg");
}

/* list with checkmark */

.list-checkmark {
    list-style-type: none;
    padding-left: 0;
}

.list-checkmark li {
    position: relative;
    margin-bottom: 15px;
    padding-left: 32px;
	font-weight: 400;
}

.list-checkmark li::before {
    content: url("/wp-content/themes/benchmarkanalytics2024/assets/dev/images/Check-Bullets.svg");
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 3px;
}

.list-checkmark.list-checkmark-alt li::before {
	width: 13px;
	height: 13px;
}

/* ul fix */

.bol-ul-fix b,
.bol-ul-fix strong {
	font-weight: bolder;
}

.bol-ul-fix .kt-svg-icon-list-single {
	padding: 6px 0 !important;
}

/* bold fix */

.bol-bold-fix b,
.bol-bold-fix strong {
	font-weight: bolder;
}

/* Full Width Page */

.page-wellness-2025 #global-hero,
.page-wellness-old #global-hero,
.page-wellness #global-hero,
.page-id-5516 #global-hero,
.page-id-5550 #global-hero,
.page-id-5519 #global-hero {
    display: none !important;
}

.page-wellness-2025 article.page > .container,
.page-wellness-old article.page > .container,
.page-wellness article.page > .container,
.page-id-5516 article.page > .container,
.page-id-5550 article.page > .container,
.page-id-5519 article.page > .container {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
} 

.page-id-page-wellness-2025 article.page .entry-content,
.page-id-page-wellness-old article.page .entry-content,
.page-id-page-wellness article.page .entry-content,
.page-id-5516 article.page .entry-content,
.page-id-5550 article.page .entry-content,
.page-id-5519 article.page .entry-content {
    margin-top: 0 !important;
}

/** Post Grid **/

.bol-post-grid .kt-blocks-post-grid-item .kadence-post-image img {
    filter: grayscale(0);
    transition: filter 0.3s ease;
}
.bol-post-grid .kt-blocks-post-grid-item:hover .kadence-post-image img {
    filter: grayscale(1);
}

.bol-post-grid .kt-blocks-post-grid-item .kt-blocks-above-categories a {
	font-weight: 600 !important;
	
}

.bol-post-grid .kt-blocks-post-grid-item .kt-blocks-above-categories a:hover {
    text-decoration: none;
}


.bol-post-grid .kt-blocks-post-grid-item .entry-title a {
	font-weight: 400 !important;
}

/** Form Section **/
.bol-form-section .kt-inside-inner-col {
	background-image: linear-gradient(53deg, #029BA5 -5.29%, #029BA5 -3.06%, #08505B 17.01%, #0C5864 23.7%, #176F7C 34.85%, #20818E 42.66%, #045E68 73.89%, #116B77 89.5%, #247E8B 106.23%);
	border-radius: 35px;
}

.bol-form-section .bol-form-heading {
	color: #fff !important;
}

/** Wellness Page **/
.page-wellness-2025 .section-wellness-hero,
.page-wellness-old .section-wellness-hero,
.page-wellness .section-wellness-hero {
	background-image: url(/wp-content/uploads/2025/04/wellness-hero-bg.png), linear-gradient(86deg, #3670A3 -2.98%, #3670A3 -0.94%, #1F2953 17.48%, #1C315C 22.59%, #154774 29.75%, #0C638F 39.98%, #076490 42.05%, #105482 51.24%, #1E2952 69.65%, #193761 76.82%, #0D5C87 90.12%, #0476A3 99.32%);
}

.page-wellness-2025 .section-wellness-hero h1,
.page-wellness-2025 .section-wellness-hero p,
.page-wellness-old .section-wellness-hero h1,
.page-wellness-old .section-wellness-hero p,
.page-wellness .section-wellness-hero h1,
.page-wellness .section-wellness-hero p {
	color: #fff !important;
}

/* Other Heading Styles */
h2.small-h2 {
	font-weight: 400 !important;
}

/* Tabs */

.section-tabs .kt-tabs-title-list {
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	padding: 16px 65px 22px;
	background-color: #fff;
	border-radius: 20px;
	width: fit-content;
	margin: 0 auto;
}

@media screen and (max-width: 1024px) {
	.section-tabs .kt-tabs-title-list {
		padding: 16px 20px 22px;
	}
}

@media screen and (max-width: 767px) {
	.section-tabs .kt-tabs-title-list {
		flex-direction: column;
		align-items: center;
	}
}

/* Link */
.link-underline a {
	text-decoration: none;
	display: inline-block;
}

.link-underline a::after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #049296;
	margin-top: -1px;
}

.link-underline a:hover::after {
	background-color: #184784;
}


.link-underline-wrap a {
	text-decoration: none;
	display: inline;
	border-bottom: 1px solid;
	padding-bottom: 1px;
}

/* Text Underline */

.text-underline {
	position: relative;
}

.text-underline::after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #323231;
	margin-top: -1px;
}

.text-underline-wrap {
	border-bottom: 1px solid;
	padding-bottom: 1px;
}

/* Address */
@media (max-width: 767px) {
	.address {
		font-size: 16px;
	}
}

/* card countup */
.card-countup {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	gap: 20px;
}

@media (max-width: 1024px) {
	.card-countup {
		flex-direction: column;
	}
}

.card-countup .kb-count-up-number {
	background: linear-gradient(90deg, #0071BC 0%, #2E3192 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.card-countup .kb-count-up-title {
	max-width: 240px;
}

.card-countup-3-col {
	width: 340px;
	padding: 20px 10px 10px;
}

.card-countup-3-col .kb-count-up-title {
	max-width: 180px;
	margin: 0 auto;
}

.card-countup-3-col .kb-count-up-number {
	font-weight: 600 !important;
}

.card-countup-3-col.card-countup-3-col-border {
	border-left: 2px solid #F36F24;
	border-right: 2px solid #F36F24;
}

@media (max-width: 1070px) {
	.section-card-countup-3-col > .kt-inside-inner-col {
		flex-direction: column;
		margin: 0 auto;
		width: 100%;
		max-width: 500px;
	}

	.card-countup-3-col.card-countup-3-col-border { 
		border-left: none;
		border-right: none;
	}
}

/* Partnerships Page */

.page-state-level-partnerships .kb-count-up-title {
	font-weight: 400 !important;
}

.partnerships-slider .kb-advanced-slide-inner-wrap {
	border-radius: 35px;
	padding: 20px 20px 20px 75px;
}

.partnerships-slider .kb-splide .splide__arrow {
	opacity: 1;
	background: transparent;
}

.partnerships-slider .kb-splide .splide__arrow::after {
	content: '';
	position: absolute;
	width: 60px;
	height: 60px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.partnerships-slider .kb-splide .splide__arrow.slick-prev {
	left: -65px;
}

.partnerships-slider .kb-splide .splide__arrow.slick-prev::after {
	background-image: url(./assets/dev/images/prev-caret.png);
}

.partnerships-slider .kb-splide .splide__arrow.slick-next {
	right: -65px;
}

.partnerships-slider .kb-splide .splide__arrow.slick-next::after {
	background-image: url(./assets/dev/images/next-caret.png);
}

.partnerships-slider .kb-splide .splide__pagination__page.is-active {
	opacity: 1;
	background-color: #F36F24;
	transition: all 0.3s ease;
}

.partnerships-slider .kb-splide .splide__arrow:focus, 
.partnerships-slider .kb-splide .splide__arrow:hover {
	background: transparent;
}

.partnerships-slider .slick-dots button:hover {
	background-color: #F36F24;
}

.partnerships-slider .kb-splide .splide__pagination__page {
	height: 22px;
	width: 22px;
	background-color: #D1D9E2;
	opacity: 1;
	margin: 0;
	padding: 0;
}

.partnerships-slider .kb-splide .splide__pagination, 
.partnerships-slider .kb-splide ul.menu ul.splide__pagination.splide__pagination {
	gap: 15px;
	right: 85px !important;
	bottom: 65px !important;
	justify-content: flex-end; 
}

.partnerships-slider .splide__track {
	box-shadow: 0px 4px 6px -4px rgba(16, 24, 40, 0.10), 0px 10px 15px -3px rgba(16, 24, 40, 0.10);
	border-radius: 35px;
}

@media (max-width: 1230px) {
	.partnerships-slider .kb-splide .splide__arrow.slick-prev {
		left: 15px;
	}
	.partnerships-slider .kb-splide .splide__arrow.slick-next {
		right: 15px;
	}
}

@media (max-width: 1024px) {
	.partnerships-slider .kb-advanced-slide-inner-wrap {
		padding: 20px 60px;
	}

	.partnerships-slider .kb-splide .splide__pagination, 
	.partnerships-slider .kb-splide ul.menu ul.splide__pagination.splide__pagination {
		right: 0 !important;
		bottom: -50px !important;
		justify-content: center;
	}
}

/* Intervention Page */

.section-flags > .kt-inside-inner-col {
	box-shadow: 0px 4px 6px -4px rgba(16, 24, 40, 0.10), 0px 10px 15px -3px rgba(16, 24, 40, 0.10);
   }

.section-flags .icon-circle {
	position: relative;
	z-index: 2;
}

.section-flags .icon-circle::after {
	content: '';
	position: absolute;
	display: block;
	bottom: -45px;
	left: 50%;
	transform: translateX(-50%);
	width: 75px;
	height: 75px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 3;
}

.section-flags .icon-circle.icon-circle-check::after {
	background-image: url(./assets/dev/images/circle-green-check.png);
}

.section-flags .icon-circle.icon-circle-x::after {
	background-image: url(./assets/dev/images/circle-red-x.png);
}

.intervention-tabs .kt-tab-title {
	box-shadow: 0px 4px 6px -4px rgba(16, 24, 40, 0.10), 0px 10px 15px -3px rgba(16, 24, 40, 0.10);
}

.intervention-tab-content {
	box-shadow: 0px 4px 6px -4px rgba(16, 24, 40, 0.10), 0px 10px 15px -3px rgba(16, 24, 40, 0.10);
	border-radius: 35px;
}

/*Featured Resource Carousel*/
.featured-resource-carousel {
	position: relative;
}

.featured-resource-carousel article,
.featured-resource-carousel article>div {
	min-height: 329px;
}

.featured-resource-carousel .kt-blocks-tags-icon {
	display: none;
}

.featured-resource-carousel .kt-blocks-tags a {
	padding: 7px 13px;
	border-radius: 30px;
	border: 2px solid #FFB52B;
	white-space: nowrap;
	margin-bottom: 10px;
}

.featured-resource-carousel .kt-blocks-tags {
	color: #fff;
}

.featured-resource-carousel .splide__pagination {
	position: absolute;
	bottom: 25px !important;
  	right: 47px !important;
	margin-right: 15px !important;
	width: fit-content;
	margin: 0px 15px 15px auto !important;
	padding: 0px !important;
}

.featured-resource-carousel .splide__pagination li {
	width: 20px;
	height: 20px;
}

.featured-resource-carousel .splide__pagination li:not(:first-child) {
	margin-left: 9px;
}

.featured-resource-carousel .splide__pagination__page.is-active, 
.featured-resource-carousel .splide__pagination__page:active {
	background: #E65100 !important;
	transform: unset !important;
}

.featured-resource-carousel .splide__pagination__page {
	background: #D1D9E2F2 !important;
	opacity: 1 !important;
	width: 15px !important;
	height: 15px !important;
	padding: 0px;
	margin: 0px;
}

.featured-resource-carousel .kt-blocks-post-top-meta {
	position: absolute;
	top: -20px;
}

.featured-resource-carousel .kt-feat-image-align-left {
	grid-template-columns: 585px auto !important;
}

.featured-resource-carousel .kt-blocks-post-grid-item-inner {
	padding-right: 28px !important;
}

.featured-resource-carousel article{
	border-radius: 35px;
	box-shadow: 0px 10px 15px -3px rgba(16, 24, 40, 0.1), 0px 4px 6px -4px rgba(16, 24, 40, 0.1);
	margin: 20px;
}
.featured-resource-carousel .kt-blocks-above-categories span,
.featured-resource-carousel article header::before{
	color: #049296;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: 2px;
}
.featured-resource-carousel .kt-blocks-above-categories a:not(:first-child) {
    display: none;
}
.featured-resource-carousel article, .featured-resource-carousel article>div {
    min-height: 329px;
    max-height: 329px;
}

.featured-resource-carousel .kt-blocks-post-grid-item-inner-wrap::before {
	content: "";
	background-image: url(/wp-content/plugins/bol-resource-library/assets/images/resource-placeholder.svg);
	min-width: 585px;
	height: 329px;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
}
.featured-resource-carousel article, .featured-resource-carousel article>div {
    display: flex;
}
.featured-resource-carousel .kadence-post-image {
    min-width: 585px;
    position: absolute;
}
.featured-resource-carousel .kt-blocks-above-categories a:not(:first-child){
	display: none;
}
.featured-resource-carousel article, .featured-resource-carousel article>div {
    min-height: 329px;
    max-height: 329px;
}
.featured-resource-carousel .entry-title{
	padding: 13px 0px !important;
	font-weight: 400 !important;
}
.featured-resource-carousel .splide__pagination__page {
    background: #D1D9E2F2 !important; 
}
@media screen and (max-width: 1100px) {
	.featured-resource-carousel article .kt-blocks-post-grid-item-inner-wrap {
		display: block !important;
	}
	.featured-resource-carousel {
		max-width: 586px;
		margin: auto;
	}
	.featured-resource-carousel article {
		height: 100%;
	}
	.featured-resource-carousel .kt-post-slider-item{
		margin-bottom: 40px !important;
	}
	.featured-resource-carousel article, 
	.featured-resource-carousel article>div {
		max-height: unset !important;
		margin: 0px;
		width: 585px !important;
		max-width: 100% !important;
	}
	.featured-resource-carousel .splide__pagination{
		bottom: 50px !important;
	}
	.featured-resource-carousel .kadence-post-image,
	.featured-resource-carousel .kt-blocks-post-grid-item-inner-wrap::before{
    	top: 0px;
		width: 585px !important;
		max-width: 100% !important;
		min-width: unset !important;
	}
}
@media screen and (max-width: 767px) {
	.featured-resource-carousel .kadence-post-image,
	.featured-resource-carousel .kt-blocks-post-grid-item-inner-wrap::before{
		height: calc((9 / 16)*(100vw - 60px));
	}
}

/*Individual Post Content*/
.post-content h2,
.post-content h3{
	margin-top: 35px;
}
.post-content h2{
	font-size: 32px !important;
	font-weight: 400 !important;
	line-height: 40px !important;
	color: #184784;
}
.post-content h3{
	font-size: 28px !important;
	font-weight: 400 !important;
	line-height: 38px !important;
	color: #184784;
}
.post-content h4,
.post-content h5,
.post-content h6 {
    font-size: 22px;
    line-height: 30px;
    color: #184784;
    font-weight: 400 !important;
}
.post-content p{
	color: #323231;
}
.post-content img{
	border-radius: 35px;
}
.post-content figcaption{
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #5F6D7E;
}
.post-content:not(.blog-post-content) ul{
	padding-left: 37px;
	list-style-type: none;
	margin-top: 20px !important;
}
.post-content.blog-post-content ul{
	padding-left: 18px;
}
.post-content li{
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
}
.post-content.blog-post-content ul li:not(:last-child){
	margin-bottom: 13px !important;
}
.post-content:not(.blog-post-content) ul li::before {
    content: "";
    background: url(/wp-content/themes/benchmarkanalytics2024/assets/dev/images/Check-Bullets.svg);
    width: 24px;
    height: 24px;
    position: absolute;
    margin-left: -37px;
	margin-top: 3px;
}
.post-content ul li:not(:last-child) {
    margin-bottom: 38px;
}
.post-type-tag{
	max-width: fit-content;
  	margin: 0px auto;
}
.post-type-tag a {
	background-color: rgba(4, 146, 150, 0.1);
	border-radius: 35px;
	padding: 0px 10px;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
}
.post-type-tag span.wp-block-post-terms__separator {
	display: none;
}
.post-type-tag .wp-block-post-terms {
	display: flex;
	flex-wrap: wrap;
	row-gap: 10px;
	column-gap: 10px;
	justify-content: center;
}
.resource-type-tag a {
    background-color: rgba(4, 146, 150, 0.5) !important;
}
.post-content .post-quote h3{
	font-size: 22px !important;
	line-height: 30px !important;
	font-weight: 400 !important;
}
.post-content .post-quote .post-quotation-mark img{
	width: 57px !important;
	max-width: unset;
	border-radius: 0px !important;
}
.post-content .post-quote blockquote p{
	font-weight: 400 !important;
}
.post-content div:not(.post-quote)>div>blockquote{
	border-radius: 35px;
	background-color: #fff;
	box-shadow: 0px 10px 15px -3px #1018281A, 0px 4px 6px -4px #1018281A;
	padding: 33px 38px 34px 107px !important;
}
.post-content div:not(.post-quote)>div>blockquote::before{
	content:"";
	background: url("/wp-content/themes/benchmarkanalytics2024/assets/dev/images/quotes.svg");
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	width: 57px;
	min-width: 57px;
	height: 45px;
	position: absolute;
    left: 38px;
}
.post-content div:not(.post-quote)>div>blockquote p,
.post-content div:not(.post-quote)>div>blockquote h3,
.post-content div:not(.post-quote)>div>blockquote h4,
.post-content div:not(.post-quote)>div>blockquote h5,
.post-content div:not(.post-quote)>div>blockquote h6{
	font-size: 22px;
	font-style: italic;
	font-weight: 400 !important;
	line-height: 30px;
	text-align: left;
	color: #2E3646;
	margin-top: 21px;
}
@media screen and (max-width: 767px){
	.post-content div:not(.post-quote)>div>blockquote {
        flex-direction: column;
        padding-left: 38px !important;
        padding-top: 102px !important;
    }
	.post-content div:not(.post-quote)>div>blockquote p{
		margin-top: 12px;
	}
	.post-content div:not(.post-quote)>div>blockquote::before{
		margin-top: -57px;
	}
}


/* Individual News and Press Releases */
.press_release-template-default p{
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
}

.media-contact-card{
	min-width: 344px;
}
.media-contact-card,
.media-contact-card>div{
	height: 100%;
}
@media screen and (max-width: 767px){
	.media-contact-card{
		min-width: unset;
		width: 100%;
	}
}

/* Align Self Mobile */

@media (max-width: 1024px) {

	.align-self-start-mobile {
		align-self: flex-start;
	}
}

/* Screen Reader Text */
.sr-only {
	border: 0 !important;
	clip: rect(1px, 1px, 1px, 1px) !important;
	-webkit-clip-path: inset(50%) !important;
		clip-path: inset(50%) !important; 
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;          
}

.sr-only-focusable:focus,
.sr-only-focusable:active {
	clip: auto !important;
	-webkit-clip-path: none !important;
		clip-path: none !important;
	height: auto !important;
	margin: auto !important;
	overflow: visible !important;
	width: auto !important;
	white-space: normal !important;
}


/*Old pages style fix (Can remove as pages get rebuilt in Kadence)*/
.button-white{
	background-color: #fff !important;
	border: 1px solid #184784 !important;
	color: #184784 !important;
	background: unset;
}
.button-white:hover{
	background-color: #184784 !important;
	color: #fff !important;
	background: unset;
}

.page-ourstory .steps-container {
    background-image: url("/wp-content/themes/benchmarkanalytics2024/assets/dev/images/horizontal-blue-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

section.panel-section ul {
    margin: 0 0 1.5em 1.5em !important;
    overflow: visible !important;
}
body.page-template-tpl-Tabbed-Form .container .main-content-row h1 {
    line-height: 1.2;
    margin-bottom: 0.67em;
}
.img-mobile{
	display:none !important;
}
@media screen and (max-width: 767px){
	.img-mobile{
		display: block !important;
	}
}

/*Sidebar*/
aside.widget-area .kadence-search-icon-wrap {
    color: #fff;
    max-height: 43px;
}
aside.widget-area input.search-submit {
    background-color: #2083B6 !important;
    max-height: 43px;
		width: 87px !important
}
aside.widget-area .search-form{
	max-width: 310px;
}
aside.widget-area .search-form .search-submit[type="submit"]:hover~.kadence-search-icon-wrap {
    color: #fff !important;
}
aside.widget-area input {
  background-color: #fff;
	color: #4d4d4d !important
}
aside.widget-area input:focus{
	border-color: #A0AEC0 !important;
}
aside.widget-area input::placeholder{
	color: #4d4d4d !important
}
aside.widget-area .kadence-search-icon-wrap::before {
    content: "SEARCH";
    padding: 0.59rem 0.75rem;
    font-size: 1rem;
    line-height: 1;
    border-radius: 0;
}
aside.widget-area .search-form .kadence-search-icon-wrap{
	right: 10px;
}
aside.widget-area h5{
	font-weight: 300;
	font-size: 1.25rem;
	margin-bottom: 0.5rem;
	line-height: 1.2;
}
aside.widget-area h6{
	font-weight: 300;
	font-size: 1rem;
	margin-bottom: 0.5rem;
	line-height: 1.2;
}
aside.widget-area h2{
	font-weight: 300;
	font-size: 1.6rem;
	margin-bottom: 0.5rem;
	line-height: 1.2;
}
aside.widget-area ul{
	padding-left: 32px;
  list-style-type: disc;
}
aside.widget-area li{
	font-size: 1rem;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	text-align: left;
	color: #4d4d4d;
}
aside.widget-area li a{
	color: #184784 !important;
}

/*Risk Solutions*/
#we-help-risk-pool-members-manage-unprecedented-risk-challenges-in-policing h2{
	font-size: 32px;
	font-weight: 300;
	line-height: 1.2;
}
.risk-solutions-hero h3 {
    line-height: 1.2;
}
@media (max-width: 992px) {
	#panel-2 .tlir-image{
		text-align: center;
	}
	#panel-2 .tlir-image img {
		max-width: 180px;
		margin: auto;
	}
}
@media screen and (min-width: 992px){
	#we-help-risk-pool-members-manage-unprecedented-risk-challenges-in-policing h2{
		max-width: 66%;
	}
}

/*Customer Spotlight*/
.customer-spotlight .customer-card .customer-details h4 {
line-height: normal !important;
	font-weight: 300 !important;
}
.customer-spotlight .customer-card .customer-details h3 {
font-weight: 400 !important;
	line-height: 1.2 !important;
}
.customer-spotlight .quote-text p{
	font-weight: 300 !important;
	font-size: 20px !important;
	line-height: normal;
color: #4d4d4d;
}
.customer-spotlight .customer-addon p{
	font-size: 1.125rem;
	line-height: 1.6em;
	font-weight: 300;
}

/*Blockquotes*/
blockquote {
	padding-left: 0px !important;
	border-left: 0px !important;
}
blockquote h3{
	font-weight: 300 !important;
	font-size: 1.75rem;
	line-height: 1.2;
	margin-bottom: 0.5em;
}
blockquote p{
	font-size: 1.125rem;
	line-height: 1.6em;
	font-weight: 300 !important;
}

/*Careers and Events*/
.page-template-page-careers #inner-wrap h3,
.event-template-default #inner-wrap h3{
	font-weight: 300 !important;
	font-size: 1.75rem;
	line-height: 1.2;
	margin-bottom: 0.5em;
}
.page-template-page-careers #inner-wrap h4,
.event-template-default #inner-wrap h4{
	font-weight: 300 !important;
	font-size: 1.5rem;
	margin-bottom: .5rem;
	font-weight: 500;
	line-height: 1.2;
	color: #09547f;
}
.page-template-page-careers #inner-wrap p,
.event-template-default #inner-wrap p{
	font-weight: 300 !important;
	font-size: 1rem;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	text-align: left;
	color: #4d4d4d;
	margin-bottom: 1.5em;
}
.page-template-page-careers #inner-wrap p{
	font-size: 1.125rem !important;
}
.event-template-default #inner-wrap h5{
	font-weight: 300 !important;
	font-size: 1.25rem;
	line-height: 1.2;
}
.event-template-default #upcoming-events h5{
	color: #fff;
}
.event-col h3, .event-col h4 {
    font-weight: 400 !important;
    line-height: normal;
}
.event-col h3{
	color: #09547f;
}
.event-col .event-excerpt{
	font-weight: 300 !important;
}
#upcoming-events .single-event h5{
	font-size: 1.25rem;
}
#upcoming-events .single-event.p-3 {
    max-width: 207px;
}
#upcoming-events .events{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#upcoming-events .upcoming-events-in{
	justify-content: center;
}
#upcoming-events .col-md-3,
#upcoming-events .headline{
	max-width: 222px;
	font-size: 2rem;
	line-height: 1.2;
	font-weight: 300 !important;
}
#upcoming-events .container{
	max-width: 1290px;
}
.tlir-content li{
	font-size: 18px;
}
.single-event-content-area{
	margin-bottom: 0px;
}

/*Team*/
section.our-people-panel .person-col .person-content-col h4 {
    padding: 18px 0 9px 0 !important;
    font-size: 1.625rem !important;
    color: #184784 !important;
    font-weight: 300 !important;
    margin-bottom: 0 !important;
    white-space: nowrap !important;
	  line-height: 44px !important;
}
section.our-people-panel .person-col .person-content-col h5 {
	padding: 2px 0 !important;
	font-size: 1.125rem !important;
	color: #808285 !important;
	font-weight: 300 !important;
	line-height: 1.2 !important;
}
button.close, button.close:hover{
	background: transparent !important;
}
.modal-dialog .modal-footer button,
.modal-dialog .modal-footer button:hover{
	border: 1px solid transparent !important;
	color: #fff !important;
	background: #2083B6 !important;
	border-color: #2083B6 !important;
}

@media (max-width: 992px) {
	section.our-people-panel .person-col .person-content-col h4 {
		font-size: 1.375rem !important;
    }
	section.our-people-panel .person-col .person-content-col h5 {
		font-size: 1rem !important;
	}
}

/*Images*/
#panel-3 .img-desktop {
    position: absolute;
    top: 320px;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (max-width: 1200px) {
	#panel-3 .img-desktop {
		display: none;
	}
	#panel-2 .img-mobile {
		display: block !important;
  }
}

/* Logo Row */

.logo-row img {
	max-width: 115px;
	max-height: 56px;
	object-fit: contain;
	object-position: center;
	width: 100%;
	height: 100%;
}
@media (max-width: 767px) {
	.logo-row .wp-block-kadence-image {
		width: 45%;
		text-align: center;
	}
}

.center-image-wrap {
	position: relative;
}

.center-image {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}

@media screen and (max-width: 767px) {
	.center-image {
		position: relative;
		left: unset;
		top: unset;
		transform: unset;
	}
}

@media screen and (max-width: 1110px) {
	.research-image {
		max-width: 250px;
	}
}

/* Event Single Page */

#event-info-section {
	box-sizing: border-box;
	background-color: transparent;
	background-image: linear-gradient(180deg, rgba(209, 217, 226, 0.15) 0%, rgba(255, 255, 255, 0) 100%);
}
#event-info-section .event-info-container {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: center;
	flex-wrap: nowrap;
	gap: 60px;
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	padding: 71px 24px 91px;
}
  @media screen and (max-width: 1024px) {
	#event-info-section .event-info-container {
	  flex-direction: column;
	  align-items: center;
	  justify-content: center;
	}
  }
  #event-info-section * {
	box-sizing: border-box;
  }
  #event-info-section .event-info-container > .col {
	width: 50%;
	padding: 0;
  }
  @media screen and (max-width: 1024px) {
	#event-info-section .event-info-container > .col {
	  width: 100%;
	}
  }
  #event-info-section .event-info-container > .col-left {
	max-width: 610px;
  }
  #event-info-section .event-info-container > .col-right {
	max-width: 570px;
  }
  #event-info-section .event-location {
	width: -moz-fit-content;
	width: fit-content;
	border-radius: 35px;
	background-color: rgba(4, 146, 150, 0.1);
	padding: 4px 20px;
	margin: 0 0 5px;
	color: #049296;
	text-align: center;
	font-family: Lato;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.28px;
	text-transform: uppercase;
  }
  #event-info-section .event-location p {
	padding: 0;
	margin: 0;
	color: #049296 !important;
	text-align: center;
	font-family: Lato;
	font-size: 14px !important;
	font-style: normal !important;
	font-weight: 700 !important;
	line-height: 1.4 !important;
	letter-spacing: 0.28px !important;
	text-transform: uppercase;
  }
  #event-info-section .event-title {
	padding: 0;
	margin: 0 0 25px;
	color: #184784;
	font-family: Lato;
	font-size: 52px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.2;
  }

  @media screen and (max-width: 1024px) {
	#event-info-section .event-title {
		font-size: 36px;
	}
  }

  #event-info-section .event-image-wrap {
	margin: 0 0 25px;
	padding: 0;
  }
  #event-info-section .event-image {
	width: 100%;
	max-width: 100%;
	height: auto;
	border-radius: 35px;
  }
  #event-info-section .event-date-wrap {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 10px;
	margin-bottom: 25px;
  }

  #event-info-section .col {
	padding: 0;
  }
  #event-info-section .event-date-img-wrap {
	max-width: 53px;
  }
  #event-info-section p.event-date-title,
  #event-info-section p.event-date {
	font-family: Lato !important;
	font-size: 14px !important;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: 1.4 !important;
	letter-spacing: -0.014px !important;
	margin-bottom: 0 !important;
  }
  #event-info-section p.event-date-title {
	color: #184784 !important;
  }
  #event-info-section p.event-date {
	color: #323231 !important;
  }

  #event-info-section .event-content-wrap,
  #event-info-section .event-content-wrap p {
	color: #323231 !important;
	font-family: Lato !important;
	font-size: 18px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 1.4 !important; 
  }

  #event-info-section .event-content-wrap h2 {
	color: #184784 !important;
	font-family: Lato !important;
	font-size: 28px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 1.4 !important;
  }

  #event-info-section .form-container {
	border-radius: 35px;
	background-image: linear-gradient(53deg, #029BA5 -5.29%, #029BA5 -3.06%, #08505B 17.01%, #0C5864 23.7%, #176F7C 34.85%, #20818E 42.66%, #045E68 73.89%, #116B77 89.5%, #247E8B 106.23%);
	width: 100%;
	max-width: 570px;
	padding: 53px 40px;
  }

  @media screen and (max-width: 767px) {
	#event-info-section .form-container {
		padding: 30px;
	}
  }

#event-info-section .form-container .form-title,
#event-info-section .form-container .form-subtitle {
	color: #FFF;
	text-align: center;
	font-family: Lato;
	font-style: normal;
	font-weight: 400;
	line-height: 1.2; 
	margin: 0 0 15px;
}

#event-info-section .form-container .form-title {
	font-size: 32px;
}

#event-info-section .form-container .form-subtitle {
	font-size: 28px;
}

@media screen and (max-width: 1024px) {
	#event-info-section .form-container .form-title {
		font-size: 22px;
	}
	
	#event-info-section .form-container .form-subtitle {
		font-size: 14px;
	}
}
  
  #event-speakers-section {
	box-sizing: border-box;
	background-color: rgba(244, 244, 244, 0.6);
	padding: 75px 24px;
  }
  #event-speakers-section * {
	box-sizing: border-box;
  }
  #event-speakers-section h2 {
	color: #184784;
	text-align: center;
	font-family: Lato;
	font-size: 52px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.2;
	margin: 0 0 75px;
	padding: 0;
  }

  @media screen and (max-width: 1024px) {
	#event-speakers-section h2 {
		font-size: 36px;
		margin: 0 0 40px;
	}
  }

  #event-speakers-section .speaker-container {
	max-width: 1150px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 47px;
	justify-content: center;
	align-items: flex-start;
  }
  #event-speakers-section .speaker-card {
	width: 544px;
	max-width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 19px;
  }

  @media screen and (max-width: 767px) {
	#event-speakers-section .speaker-card {
	  flex-direction: column;
	  align-items: center;
	}
  }
  #event-speakers-section .speaker-card .col {
	padding: 0;
  }
  #event-speakers-section .speaker-card .col-left {
	width: 110px;
	max-width: 110px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	gap: 15px;
  }
  #event-speakers-section .speaker-card .speaker-img-wrap {
	border-radius: 50%;
	overflow: hidden;
	width: 110px;
	height: 110px;
  }
  #event-speakers-section .speaker-card .speaker-img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
	display: block;
	margin: 0 0 15px;
  }
  #event-speakers-section .speaker-card .speaker-social-wrap {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 7px;
  }
  #event-speakers-section .speaker-card .twitter path,
  #event-speakers-section .speaker-card .linkedin circle {
	transition: fill 0.3s ease;
  }
  #event-speakers-section .speaker-card .twitter:hover path,
  #event-speakers-section .speaker-card .linkedin:hover circle {
	fill: #049296;
  }
  #event-speakers-section .speaker-card .speaker-name {
	color: #184784;
	font-family: Lato;
	font-size: 22px !important;
	font-style: normal;
	font-weight: 500 !important;
	line-height: 1.4 !important;
	margin: 0 0 12px;
  }
  #event-speakers-section .speaker-card .speaker-title,
  #event-speakers-section .speaker-card .speaker-company {
	color: #323231 !important;
	font-family: Lato;
	font-size: 14px !important;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: 1.2 !important;
	margin: 0;
  }
  #event-speakers-section .speaker-card .speaker-company {
	margin: 0 0 12px;
  }
  #event-speakers-section .speaker-card .speaker-bio-wrap,
  #event-speakers-section .speaker-card .speaker-bio-wrap p {
	color: #5F6D7E !important;
	font-family: Lato !important;
	font-size: 16px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 24px !important;
  }

  /** Single Job Posting **/
  .job-post-header {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 128px 24px;
	background-image: url(/wp-content/uploads/2024/10/hero_background_how_to_purchase-scaled.webp);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
  }

  .job-post-header .job-post-title {
	max-width: 884px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	text-wrap: wrap;
	text-wrap: balance;
	line-height: 1.2;
  }

  .job-post-content {
	padding: 128px 24px;
  }

  .job-post-content .job-content-wrap {
	max-width: 1200px;
	margin: 0 auto;
  }

  .job-post-content li {
	color: #131314;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
  }

  @media screen and (max-width: 1024px) {
	.job-post-header,
	.job-post-content {
	  padding: 64px 24px;
	}
  }

/** Flip cards equal height **/
.section-equal-height-cards > .kt-inside-inner-col {
	display: grid !important;
	grid-template-columns: repeat(3, 1fr);
	grid-auto-rows: 1fr;
}

.section-equal-height-cards > .kt-inside-inner-col .card-flip-inner-wrap {
	display: grid;
	height: 100%;
}

.section-equal-height-cards > .kt-inside-inner-col .card-flip-inner-wrap > .kt-inside-inner-col {
	display: grid;
}
.section-equal-height-cards > .kt-inside-inner-col .card-flip-inner-wrap > .kt-inside-inner-col .card-flip-inner {
	display: grid;
	grid-area: 1/1;
	min-height: unset !important;
}
.section-equal-height-cards > .kt-inside-inner-col .card-flip-inner-wrap > .kt-inside-inner-col .card-flip-inner > .kt-inside-inner-col {
	display: grid;
	grid-area: 1/1;
}
.section-equal-height-cards > .kt-inside-inner-col .card-flip-inner-wrap > .kt-inside-inner-col .card-flip-inner > .kt-inside-inner-col .card-flip-front,
.section-equal-height-cards > .kt-inside-inner-col .card-flip-inner-wrap > .kt-inside-inner-col .card-flip-inner > .kt-inside-inner-col .card-flip-back {
	position: relative;
	width: 450px;
	max-width: 100%;
	grid-area: 1/1;
}
