/**
Theme Name: thnks
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: thnks
Template: astra
*/

/* Colors */
.th-color-1 {
	color: #0C233F;
}
.th-color-2 {
	color: #00B6C7;
}
.th-color-3 {
	color: #E6ADEC;
}
.th-color-4 {
	color: #7CEA9C;
}
.th-color-5 {
	color: #b6bdc5;
}
.th-color-6 {
color: #F0C948;
}

.th-bg-color-1 {
background-color: #F0F0F0;
}
.th-bg-color-2 {
background: #7CEA9C;
}
.th-bg-color-3 {
background: #00B6C7;
}
.th-bg-color-4 {
background: #F0C948;
}

.th-bg-1 {
	background: linear-gradient(180deg, rgba(12, 35, 63, 0.20) 8.25%, rgba(12, 35, 63, 0.00) 30.25%), #00B6C7;
}
.th-bg-2 {
	background: linear-gradient(180deg, rgba(12, 35, 63, 0.20) 0%, rgba(12, 35, 63, 0.00) 10.35%), #00B6C7;
}
.th-bg-3 {
	background: linear-gradient(180deg, rgba(12, 35, 63, 0.20) 8.25%, rgba(12, 35, 63, 0.00) 30.25%), #E6ADEC;
}
.th-bg-4 {
	background: linear-gradient(180deg, rgba(12, 35, 63, 0.20) 0%, rgba(12, 35, 63, 0.00) 13.53%), #F0F0F0;
}
.th-bg-5 {
	background: linear-gradient(180deg, rgba(12, 35, 63, 0.20) 0%, rgba(12, 35, 63, 0.00) 13.53%), #7CEA9C;
}

.th-gradient-1 {
	background: url('/wp-content/uploads/2025/10/custom-turq-bg.jpg') left bottom no-repeat #f2f2f2;
	background-size: 100% 31%;
	/*background: linear-gradient(to bottom, #f2f2f2 50%, rgb(84, 188, 204) 50%) !important;*/
}
.th-gradient-2 {
	/*background: url('/wp-content/uploads/2025/10/custom-dark-bg.jpg') left bottom no-repeat #f2f2f2;
	background-size: 100% 31%;*/
	background: linear-gradient(to bottom, #f2f2f2 70%, #0C233F 70%) !important;
}



/* General */
.th-relative,
.th-relative-child > div {
	position: relative;
}
.ext-uppercase {
	text-transform: uppercase;
}

#page .th-btn .elementor-button,
#page .th-btn.custom-btn,
#page .th-menu-btn > a,
#page .ast-custom-button {
	border-radius: 60px;
	text-align: center;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	transition: all .3s;
}
#page .th-btn .elementor-button,
#page .th-btn.custom-btn,
#page .th-menu-btn > a {
	padding: 12px 24px !important;
}
#page .ast-custom-button {
	padding: 10px 15px !important;
}
#page .th-btn-primary .elementor-button, 
#page .th-menu-btn > a,
#page .th-btn-primary.custom-btn,
#page .ast-custom-button {
	border: 2px solid #0C233F;
	background: #F0C948;
	color: #0C233F !important;
}

#page .th-btn-primary .elementor-button:hover, 
#page .th-menu-btn:hover > a,
#page .th-btn-primary.custom-btn:hover,
#page .ast-custom-button:hover {
	border-color: #F0C948;
	background: #0C233F;
	color: #F0C948 !important;
}
#page .th-btn-secondary .elementor-button,
#page .th-btn-secondary.custom-btn {
	border: 2px solid #F0C948;
	color: #F0C948 !important;
	background: transparent;
}
#page .th-btn-secondary .elementor-button:hover,
#page .th-btn-secondary.custom-btn:not(.th-user-btn):hover {
	border: 2px solid #F0C948;
	color: #0C233F !important;
	background: #F0C948;
}
#page .th-btn-link  .elementor-button {
    border-top:none;
	border-left:none;
	border-right:none;
    background-color: transparent;
	padding: 0 0 0.5rem 0;
	text-transform:uppercase;
	font-weight: 700;
	border-bottom: 2px solid #083515;
	border-radius: 0;
}
#page .th-btn-link  .elementor-button:hover {
    border:none;
	background-color: transparent;
}
#page .th-btn-link.th-hover-accent  .elementor-button:hover svg path {
	stroke: #F0C948;
}
#page .th-clean-link a {
	text-decoration: none;
}
#page .th-clean-link a:hover {
	text-decoration: underline;
}
#page .th-user-btn.th-btn.custom-btn {
	text-align:left !important;
	background: url('/wp-content/uploads/2025/10/user-icon-footer.svg') 84% center no-repeat transparent !important;
	background-size: auto 48% !important;
	padding: 12px 48px 12px 24px !important;
}
#page .th-user-btn.th-btn.custom-btn:hover {
    color: #F0C948;
}
.ext-center {
	text-align: center;
}
.ext-mb-0, .ext-mb-0 p {
	margin-bottom: 0;
}
.ext-mx-auto {
	margin-left: auto !important;
	margin-right: auto !important;
}
.ext-block {
	display: block !important;
}
.ext-mt-auto {
	margin-top: auto !important
}
.th-mt-05 {
	margin-top: 0.5rem;
}
.th-mt-1 {
	margin-top: 1rem;
}
.th-mb-05 {
	margin-bottom: 0.5rem;
}
.th-mb-1 {
	margin-bottom: 1rem;
}
.th-mb-2 {
	margin-bottom: 2rem;
}
.th-mb-3 {
	margin-bottom: 3rem;
}
.th-mb-4 {
	margin-bottom: 4rem;
}
#page .th-thin {
	font-weight: 300;
}
.th-regular {
	font-weight: 400;
}
.th-bolder {
	font-weight: 500;
}
.th-bold {
	font-weight: 700;
}
.th-boldest {
	font-weight: 800;
}
.ext-flex {
	display: flex;
}
.ext-flex-wrap {
	flex-wrap: wrap;
}
.ext-align-center {
	align-items: center;
}
.ext-just-end {
	justify-content: flex-end
}
.ext-left, 
.th-btn-link.ext-left > a {
	text-align: left;
}
.th-gap-med {
	gap: 3rem;
}
.th-max-90 {
	max-width: 90%;
}
.ext-100 {
	width: 100%;
}


/*Fonts*/
.th-line-0 {
line-height: 1;
}
.th-line-1 {
line-height: 1.1;
}
.th-line-2 {
line-height: 1.2;
}
#content h1, #content h2, #content h3 {
line-height: 1;
}
#content h4, #content h5, #content h6 {
line-height: 1.2;
}
#content h1, 
#content .h1, 
#content .th-h1,
.th-enhanced-editor strong {
	font-size: 5.25rem;
	letter-spacing: -1.68px;
}
#content h2, 
#content .h2, 
#content .th-h2,
#content .h2 h1 {
font-size: 3.375rem;	
letter-spacing: -1.04px;
}

#content .gform_validation_errors h2 {
	font-size: 1rem;
}

#content h3, 
#content .h3,
#content .th-h3,
#content .h3 h2,
#content .th-policy-block h2 {
font-size: 2.25rem;	
letter-spacing: -0.72px;
}
.single-post #content .th-post-content h3 {
font-size: 1.5rem;
}
#content .th-details h3 {
font-size: 1.8rem;
}
#content .gform_wrapper h3 {
font-size: 1.3rem;
}
#content h4, 
#content .h4, 
#content .th-h4,
#content .th-policy-block h3 {
font-size: 1.5rem;	
letter-spacing: -0.48px;
font-weight: 700;
}
#content .th-details h4 {
font-size: 3rem;
font-weight: 300;
}
#content h5, 
#content .h5, 
#content .th-h5,
#content .th-policy-block h4 {
font-size: 1.25rem;	
letter-spacing: -0.4px;
font-weight: 700;
}
#content h6, 
#content .h6, 
#content .th-h6,
#content .th-policy-block h5 {
font-size: 1.1rem;	
letter-spacing: -0.4px;
font-weight: 700;
}
.th-larger, .th-larger p {
	font-size: 1.2rem;
}
.th-leader, .th-leader p {
	font-size: 1.75rem;
}
.th-smaller, .th-smaller p {
	font-size:0.875rem;
}
.th-ls-1, .th-ls-1 p {
	letter-spacing: -0.36px;
}
.th-ls-2, .th-ls-2 p {
	letter-spacing: -0.14px;
}
.th-ls-3, .th-ls-3 p {
letter-spacing: 0.7px;
}
.th-ls-4, .th-ls-4 p {
letter-spacing: -0.18px;
}
.th-ls-5, .th-ls-5 p {
letter-spacing: -1.08px;
}
.th-ls-6, .th-ls-6 p {
letter-spacing: -0.5px;
}
.th-ls-7, .th-ls-7 p {
letter-spacing: -0.82px;;
}
/* Nav */
.th-custom-1 .menu-link {
	text-align: right;
	align-self: flex-end;
}
.main-header-bar-navigation li:not(.th-menu-btn) a {
	color: #FFF !important;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.7px;
	text-transform: uppercase;
}
.th-menu-icon span {
	opacity: 0;
}
#page .th-menu-icon.th-menu-account {
	height: 40px;
	background: url('/wp-content/uploads/2025/10/account-icon.svg') center center no-repeat;
	background-size: contain !important;
}
#page .th-menu-icon.th-menu-account a {
	background: transparent;
}
.main-header-menu .sub-menu {
    background: #0C233F;
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.main-header-menu .sub-menu .menu-link {
	padding-bottom: 0.8rem;
	padding-top: 0;
}
#ast-desktop-header .site-header-primary-section-left,
#ast-desktop-header .site-header-primary-section-right {
	background: rgba(0, 0, 0, 0.01);
	backdrop-filter: blur(25px);
	-webkit-backdrop-filter: blur(25px);
	border-radius: 60px;
	padding: 0.5rem;
}
#ast-mobile-header .ast-primary-header-bar {
	min-height: unset;
	padding-left: 1rem !important;
	padding-right: 1rem !important;
}
#ast-mobile-header .ast-primary-header-bar > .ast-builder-grid-row {
border-radius: 24px;
background: rgba(0, 0, 0, 0.1);
backdrop-filter: blur(25px);
padding: 0 0.5rem;
}

#page .main-header-menu {
	align-items: center;
}
[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    width: 20px;
    height: 20px;
    fill: #0C233F;
}
#ast-mobile-header .menu-toggle {
background: #fff;
border-radius: 50%;
}
#ast-mobile-header li .ast-menu-toggle .ast-icon {
	color: #fff;
}
#ast-hf-mobile-menu,
#ast-hf-mobile-menu li:not(.th-menu-btn),
#ast-hf-mobile-menu li:not(.th-menu-btn) a,
#ast-mobile-header  .menu-partial-menu-container,
#ast-mobile-header .ast-mobile-header-content,
.th-bg-dark {
background: #0C233F;
}

#ast-mobile-header .ast-builder-grid-row {
    display: flex;
	align-items: center;
    justify-content: space-between;
}

.ast-mobile-header-content {
	padding: 3rem 1rem;
}
#ast-hf-mobile-menu .th-custom-1 {
	margin-top: 2rem;
}
#ast-hf-mobile-menu .th-custom-1 a {
	text-align: center;
}
#ast-mobile-header  .menu-partial-menu-container .th-menu-icon.th-menu-account {
	background-position: left center !important;
	height: 2rem;
	margin-left:20px;
}
#ast-hf-mobile-menu li {
	margin-bottom: 1rem;
}
#ast-hf-mobile-menu li a {
	font-size: 1.4rem;
}
/* Footer */
.site-footer .ast-builder-social-element svg{
	width: 2.5rem;
	height: 2.5rem;
}
.site-footer .menu li a {
	color: #b6bdc5;
}
.site-footer .menu li a:hover {
	color: #fff;
}
.site-footer .menu li.th-top-level > a {
	color: #fff;
	font-weight: 600;
	letter-spacing: -2%;
	
}
.site-footer .dropdown-menu-toggle,
.site-footer .sub-menu .icon-arrow {
	display: none;
}
.site-footer .widget_nav_menu ul ul.sub-menu li {
    padding-left: 0;
	margin-bottom: 0.875rem;
}
#menu-main-menu {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#menu-secondary-menu {
	display: flex;
	margin-top: 3.5rem;
}
#menu-main-menu > li {
	width: 20%;
}
#menu-secondary-menu > li {
	margin-right: 0.5rem;
}
.site-footer .widget_nav_menu ul ul.sub-menu {
	margin-top: 1rem;
}
.site-footer .site-above-footer-inner-wrap {
	padding-top: 3.75rem;
	border-top: 1px solid #495a6e;
	align-items: center;
}
.site-footer {
	padding-bottom: 3.75rem;
}


/* Home */

.home-abs-1 {
	position: absolute !important;
	left: -4%;
	bottom: 0;
	width: 40%;
	height: auto;
}
.home-abs-2 {
	position: absolute !important;
	right: -15%;
	top: 65%;
	transform: translatey(-50%);
	width: 45%;
	height: auto;
}
.home-abs-3 {
	position: absolute !important;
	left: -28%;
	top: 1rem;
}
.home-abs-4 {
	position: absolute !important;
	right: 0;
	top: 1rem;
}

.th-home-logos .elementor-carousel-image {
    background-size: 50% auto !important;
}
.th-home-logos .elementor-main-swiper {
    height: 165px !important;
}
#content .th-color-block {
border-radius: 20px;
padding: 2rem;
}
#content .th-made-of .th-color-block {
border-radius: 12px;
letter-spacing: -0.608px;
margin: 1rem 0.8rem;
}
.th-color-block.th-green {
background: #7CEA9C;
box-shadow: 0 12px 20px 0 rgba(124, 234, 156, 0.25);
}
.th-color-block.th-blue {
background: #00B6C7;
box-shadow: 0 12px 20px 0 rgba(0, 182, 199, 0.25);
}
.th-color-block.th-yellow {
background: #F0C948;;
box-shadow: 0 12px 20px 0 rgba(0, 182, 199, 0.25);
}
.th-color-block.th-pink {
background: #E6ADEC;
box-shadow: 0 12px 20px 0 rgba(230, 173, 236, 0.25);
}
#content .th-color-block h4 {
	line-height: 1;
}
.th-home-colorblocks .th-btn-link {
	margin: auto 0 0 0 !important;
}
#content .th-home-carousel img {
	max-width: 80%;
}
#content .th-home-carousel .th-slide.ext-center img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content .th-home-carousel {
	margin-top: 2rem;
}
#content .th-home-carousel .swiper-button-disabled {
	display: none;
}
#content .th-home-carousel .elementor-swiper-button-prev {
	left: -2.5rem;
}
#content .th-home-carousel .elementor-swiper-button-next {
	right: -2.5rem;
}
#content .th-home-carousel.th-transparent .elementor-swiper-button-prev {
	left: 3%;
}
#content .th-home-carousel.th-transparent .elementor-swiper-button-next {
	right: 3%;
}
#content .th-home-carousel:not(.th-transparent) .swiper-pagination-bullets {
	margin-top: 1rem;
}
#content .th-slide {
	background: #e3edee;
	border-radius: 20px;
	padding: 2.5rem 1.875rem;
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#th-gratitude-tabs .th-slide {
	border:1px solid #0C233F;
}

#content .th-transparent .th-slide {
	background: transparent;
	padding: 1.875rem;
}
.th-home-carousel .th-slide-content {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.th-home-carousel.th-transparent {
	background: #C6F2CE;
	border-radius: 12px;
}
.th-home-carousel.th-transparent .swiper-pagination {
	top: 94% !important;
}
.th-home-carousel.th-transparent .swiper-pagination-bullet {
	background-color: #fff;
	opacity: 1;
}
.th-home-carousel.th-transparent .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #0C233F;
}

.th-home-carousel.th-transparent .th-slide-content {
	width: 90%;
	margin: 0 auto;
}
.th-slide .ext-subheader {
	color: #949899;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 1rem;
}
.th-slide p {
	color: #0b233d;
	margin: 0;
	font-weight: 500;
	line-height: 1.3;
	letter-spacing: -0.36px;
}
#th-gratitude-tabs .th-slide {
	justify-content: flex-start;
}
#th-gratitude-tabs .th-slide p {
	font-weight: 400;
	line-height: 1.5;
}
#th-gratitude-tabs .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
	background: #fff;
	opacity: 1;
}
.th-slide .h6 {
	color: #0b233f;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0.5rem;
}
#content .th-testimonials .swiper-slide {
	border-radius:24px;
	padding: 2.25rem 2.5rem;
}
#content .th-testimonials .elementor-testimonial {
	align-items: center;
}
.th-testimonials .swiper-slide .elementor-testimonial__text {
	font-size: 1rem;
	line-height:1.4;
}
.th-testimonials .swiper-slide  .elementor-testimonial__title {
	font-size: 0.875rem;
}
.th-testimonials .elementor-testimonial__content {
	width: 60%;
} 
.th-testimonials .elementor-testimonial__footer {
	width: 40%;
}
#content .th-testimonials .elementor-testimonial__image img {
	width: 80%;
	height: auto;
	object-fit: unset;
}

.th-testimonials .elementor-testimonial__content {
	padding-left: 3.5rem;
	background:url('/wp-content/uploads/2025/10/quotes.svg') left top no-repeat;
	background-size: 2.5rem auto !important;
}
.th-testimonials .elementor-testimonial__content .elementor-testimonial__text {
	font-style: normal;
	color: #0C233F;
	font-weight: 300;
}
.th-testimonials .elementor-testimonial__content .elementor-testimonial__cite {
	font-style: normal;
}
.th-testimonials .elementor-testimonial__content .elementor-testimonial__cite .elementor-testimonial__name {
	text-transform: uppercase;
	line-height: 1.3;
}
#content .th-testimonials .elementor-main-swiper {
    width: 100%;
}

.th-testimonials.style-1 .swiper-slide:nth-child(3n-2) {
	background: #E6ADEC;
}
.th-testimonials.style-1 .swiper-slide:nth-child(3n-1) {
	background: #F0C948;
}
.th-testimonials.style-1 .swiper-slide:nth-child(3n) {
	background: #7CEA9C;
}
.th-testimonials.style-2 .swiper-slide:nth-child(3n-2) {
	background: #00B6C7;
}
.th-testimonials.style-2 .swiper-slide:nth-child(3n-1) {
	background: #D0D0CE;
}
.th-testimonials.style-2 .swiper-slide:nth-child(3n) {
	background: #E6ADEC;
}

/* Back Pages */
#page .th-accordion details {
border-radius: 8px;
border: 1px solid #E5E7EB;
overflow:hidden;
}
#page .th-accordion summary,
.th-accordion .th-tab-content {
padding: 24px !important;
background: #F7F7F8;
border:none;
}
#page .th-accordion summary {
justify-content:space-between;
}

.th-marketing-abs-1 {
	position: absolute !important;
	left: 35%;
    top: 25%;
}
.th-marketing-abs-2 {
	position: absolute !important;
	right: 5%;
    top: -2rem;
}
.th-image-carousel .elementor-swiper-button svg,
.th-home-carousel .elementor-swiper-button svg,
.th-tabs-mobile .elementor-swiper-button svg {
	fill: none !important;
}
#content .th-image-carousel .elementor-swiper-button {
    top: 80%;
}
.th-table, .th-table td, .th-table tr {
	border: none;
}
.th-table-wrapper {
	background: url('/wp-content/uploads/2025/10/splash.svg') right -10px no-repeat;
	background-size: 15% auto;
}
.th-table {
	width: 100%;
}
.th-table td {
	width: 33.3333%;
	padding: 1.5rem;
}
.th-table tbody tr:nth-child(odd) td {
	background-color: #f0f0f0;
}
.th-table tbody tr:nth-child(even) td {
	background-color: #f7f7f8;
}
.th-table tbody tr:nth-child(odd) td:last-child {
	background-color: #00B6C7;
}
.th-table tbody tr:nth-child(even) td:last-child {
	background-color: #7fced9;
}
.th-made-of .ext-flex {
	flex-direction: column;
}
.th-made-of > div:first-child {
	align-items: self-end;
}
.th-made-of > div:last-child {
	align-items: self-start;
}
.th-made-of .th-custom-width {
	width: 80%;
}
.th-icon-box {
	padding: 1.5rem 1.5rem 2rem 1.5rem;
}
.th-icon-box .elementor-icon {
	display: block;
	margin: 0 auto;
}
.th-icon-box .elementor-icon svg {
	display: inline-block;
}
.th-icon-box h6 {
	margin-bottom: 8px;
}
.th-icon-box p {
	line-height: 1.3;
letter-spacing: -0.32px;
}

.th-responsive-video .th-video-container {
	position: relative;
}
.th-responsive-video .th-video-container video {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.th-video-container video {
	max-width: 100%;
}
.th-video-container {
	text-align: center;
}
.th-tabs-mobile .elementor-image-box-wrapper {
	display: flex;
	flex-direction: column-reverse;
}
.th-tabs-mobile .elementor-image-box-wrapper .elementor-image-box-title {
	margin-bottom: 0;
}
.th-tabs-mobile .elementor-image-box-wrapper .elementor-image-box-content {
	margin-bottom: 1rem;
}
#content .th-toggle-tabs {
	margin: 0;
}
#content .th-toggle-tabs .e-n-tab-title {
	background: none;
	opacity: 1;
	display: inline-block;
	border: none;
	width: calc(50% - 65px);
	vertical-align:top;
}
#content .th-toggle-tabs .e-n-tab-title span {
	font-size: 1.3rem;
	display: inline-block;
	border-bottom: 1px solid #0C233F;
}
#content .th-toggle-tabs .e-n-tab-title[aria-selected="false"] {
	opacity: 0.3;
}

#content .th-toggle-tabs  .e-n-tabs-heading {
	margin-bottom: 2rem;
	display: block;
}

#content .th-toggle-tabs .e-n-tab-title[data-tab-index="1"] {
	text-align: right;
	float: left;
}
#content .th-toggle-tabs .e-n-tab-title[data-tab-index="2"] {
	text-align: left;
	float:right;
}
#content .th-toggle-tabs .e-n-tab-title:after {
	display: block;
	width: 100%;
	font-weight: 400;
	font-size: 1rem;
	margin-top: 0.5rem;
}
#content .th-toggle-tabs .e-n-tab-title[data-tab-index="1"]:after {
	content: 'Pick a gesture from a local business.';
}
#content .th-toggle-tabs .e-n-tab-title[data-tab-index="2"]:after {
	content: 'You pick the location and category; the recipient decides where and how to redeem it.';
}

.th-gradient-1 {
    background-color: #f2f2f2 !important;
}

/* Blog*/

.th-blog-feed.th-minimal-feed .uael-post__thumbnail img {
	border-radius: 12px;
}
.th-blog-feed.th-minimal-feed .uael-post__title a,
.th-feed .uael-post__title a {
	text-decoration: none;
}
.th-blog-feed.th-minimal-feed .uael-post__read-more,
.th-feed .uael-post__read-more {
	background: none;
	text-decoration: none;
}
#th-resources .uael-post__thumbnail img,
.th-blog-feed .uael-post__thumbnail img {
	border-radius: 6px;
	min-height: 200px;
	object-fit: cover;
}
#th-resources .uael-post__thumbnail {
	padding: 30px;
}
#th-featured .uael-post__thumbnail {
	border-radius: 8px;
	overflow:hidden;
}
.th-feed .uael-post__read-more {
	width: 100%;
	position: relative;
	text-align: left;
}
.th-feed .uael-post__read-more .elementor-button-content-wrapper {
    display: block;
}
.th-feed .th-cta-icon {
	content: '';
	display: inline-block;
	width: 2rem;
	height: 2rem;
	background-size: contain !important;
}
.th-feed .th-cta-text:after {
	content: '';
	display: inline-block;
    width: auto;
    vertical-align: middle;
    padding-left: 0.5rem;
    line-height: 2rem;
	font-size: 1rem;
}
.th-feed .elementor-button-text {
	display: flex;
	align-items: center;
}
#th-featured .uael-post-wrapper,
.th-feed .uael-post__footer {
	margin: 0 !important;
}
#th-resources .uael-post-wrapper {
	margin-bottom: 2rem !important;
}
#th-featured .uael-post__inner-wrap {
	align-items: center;
}

.th-feed .uael-post-wrapper .uael-post__terms .uael-listing__terms-link {
	text-transform: uppercase;
	color: #0C233F;
	border-radius: 45px;
	border: 1.5px solid #0C233F;
	font-weight: bold;
	font-size: 0.875rem;
	padding: 4px 18px;
}

#th-resources .uael-post-wrapper .uael-post__terms {
	margin: 0 0 1.5rem 0 !important;
}
#th-resources .uael-post-wrapper > div {
	border-radius: 8px;
}

.th-feed .uael-post__excerpt {
font-weight: 300;
line-height:1.4;
letter-spacing: -0.32px;
padding-bottom: 1.875rem;
border-bottom: 1px solid #E5E7EB;
}

.th-feed .uael-post-wrapper.video .th-cta-icon {
	background: url('/wp-content/uploads/2025/10/play-icon-red.svg') center center no-repeat;
}
.th-feed .uael-post-wrapper.video .th-cta-text:after {
	content: 'Watch';
}
.th-feed .uael-post-wrapper.blog .th-cta-icon {
	background: url('/wp-content/uploads/2025/10/read-icon-red.svg') center center no-repeat;
}
.th-feed .uael-post-wrapper.blog .th-cta-text:after {
	content: 'Read';
}
.th-feed .uael-post-wrapper.podcast .th-cta-icon {
	background: url('/wp-content/uploads/2025/10/listen-icon-red.svg') center center no-repeat;
}
.th-feed .uael-post-wrapper.podcast .th-cta-text:after {
	content: 'Listen';
}
.th-feed .uael-post__content-wrap,
.th-feed .uael-post__inner-wrap,
.th-feed .uael-post__excerpt {
margin-bottom: 0 !important;
}
.th-feed .uael-post__excerpt  {
	font-size: 1rem;
}
#th-resources .uael-post__header-filters:before {
	content: 'Browse by category';
	display: inline-block;
    width: auto;
   color: #0C233F;
	font-size: 1rem;
	margin-right: 1.2rem;
	font-weight: 300;
letter-spacing: -0.32px;
	height:3rem;
}
#th-resources .uael-post__thumbnail {
	display: flex;
	flex-direction: column;
}
#th-resources .uael-post__thumbnail .uael-post__terms {
	position: relative;
	order: -1;
}
#th-resources .uael-post__header-filters {
display: flex;
align-items: center;
justify-content:center;
}
 
#th-resources .uael-post__header-filters li {
display: inline-flex;
align-items: center;
height: 3rem;
justify-content:center;
font-size: 0.9rem;
	min-width:135px;
}
#th-resources .uael-post__header-filters li:not(:first-child):before {
	content: '';
	width: 2rem;
	height: 2rem;
	display: inline-block;
vertical-align: middle;
	background-size: 1.5rem auto !important;
}
#th-resources .uael-post__header-filters li[data-filter=".blog"]:before {
	background: url('/wp-content/uploads/2025/10/read-icon-blue.svg') center center no-repeat;
}
#th-resources .uael-post__header-filters li[data-filter=".video"]:before {
	background: url('/wp-content/uploads/2025/10/play-icon-blue.svg') center center no-repeat;
}
#th-resources .uael-post__header-filters li[data-filter=".podcast"]:before {
	background: url('/wp-content/uploads/2025/10/listen-icon-blue.svg')center center no-repeat;
}
.single-post .elementor-post-info__terms-list {
	color: #fff;
}
.single-post .elementor-post-info__terms-list-item {
	padding: 0.5rem 1rem;
	background: #fff;
	border:1px solid #E5E7EB;
	border-radius: 8px;
	font-weight: 500;
	color: #0C233F;
}
.single-post .th-share-btns .elementor-share-btn__icon {
	background: #F7F7F8 !important;
	border-radius: 8px !important;
}
.single-post .th-share-btns .elementor-share-btn__icon svg {
	fill: #6B7280 !important;
}
.single-post .th-post-content ul,
.single-post .th-post-content ol {
	margin-left: 1rem;
}

.single-post .th-post-content {
	position: relative;
	width: 100%;
}

.single-post .th-post-content iframe {
	border-radius: 8px;
}

.single-post .th-post-content .wp-block-embed.is-type-video {
	margin-top: 1rem;
	margin-bottom: 1rem;
}


/*MISC*/

#ext-custom-toggle {
    width: 85px;
    display: block;
    margin: 0 auto;
    position: relative;
    top:2.5rem;
    z-index: 10;
}
#ext-custom-toggle .switch {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 24px;
}


#ext-custom-toggle .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

#ext-custom-toggle .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #00B6C7;
  -webkit-transition: .4s;
  transition: .4s;
}

#ext-custom-toggle .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

#ext-custom-toggle input:checked + .slider {
  background-color: #00B6C7;
}

#ext-custom-toggle input:focus + .slider {
  box-shadow: 0 0 1px #00B6C7;
}

#ext-custom-toggle input:checked + .slider:before {
  -webkit-transform: translateX(40px);
  -ms-transform: translateX(40px);
  transform: translateX(58px);
}

#ext-custom-toggle .slider.round {
  border-radius: 20px;
}

#ext-custom-toggle .slider.round:before {
  border-radius: 50%;
}
#page .th-price-block {
	padding: 2rem;
	background: #fff;
	border-radius: 12px;
	position: relative;
}
#page .th-price-block p {
	line-height: 1.27;
	margin-bottom: 0;
}

#page .th-price-block ul li {
	padding-left: 2rem;
}
#page .th-price-block ul li:not(:last-child) {
	margin-bottom: 1.25rem;
}

#page .th-price-block ul {
	list-style-type: none;
	padding: 0;
}
#page .th-price-block ul li:before {
	content: '';
	display: inline-block;
	width:2rem;
	height: 1.5rem;
	vertical-align: top;
	background:url('/wp-content/uploads/2025/10/checkbox-blue.svg') left center no-repeat;
	background-size: 1.5rem auto;
	margin-left: -2rem;
}
#page .th-price-block ul li strong {
	font-weight: 500;
}
.th-price-block .th-ribbon {
    position: absolute;
    top: -45px;
    left: 50%;
    transform: translatex(-50%);
    width: 70%;
    background: #F0C948;
    border-radius: 6px 6px 0 0;
    color: #0C233F;
    padding: 0.6rem 1.25rem;
    z-index: 0;
    margin: 0 auto;
    display: block;
    height: 45px;
    overflow: hidden;
}
.th-timeline-block {
	border-radius:20px;
	box-shadow: 0 12px 20px 0 rgba(124, 234, 156, 0.25);
	position: relative;
}
.th-timeline .uael-infobox-text,
.th-timeline-block .uael-infobox-text {
	line-height: 1.2;
}

.th-timeline-block > .elementor-widget-container {
	padding: 1.6rem !important
}
.th-timeline-block:after {
	content:'';
	width: 1.5rem;
	height: 1.5rem;
	background-image: url("data:image/svg+xml,%3Csvg width='34' height='48' viewBox='0 0 34 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.9112 22.742L4.88357 0.93946C2.92127 -0.643486 0 0.75326 0 3.27444V44.2021C0 46.6361 2.74596 48.0569 4.73287 46.651L31.7605 27.5259C33.3854 26.3762 33.4605 23.9918 31.9112 22.742Z' fill='%2300B6C7'/%3E%3C/svg%3E");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: 99%;
	top: 50%;
	transform: translatey(-50%);
	z-index: 1;	
}
.th-timeline-block.th-green:after {
	background-image: url("data:image/svg+xml,%3Csvg width='34' height='48' viewBox='0 0 34 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.9112 22.742L4.88357 0.93946C2.92127 -0.643486 0 0.75326 0 3.27444V44.2021C0 46.6361 2.74596 48.0569 4.73287 46.651L31.7605 27.5259C33.3854 26.3762 33.4605 23.9918 31.9112 22.742Z' fill='%237CEA9C'/%3E%3C/svg%3E");
}
.th-timeline-block.th-pink:after {
	background-image: url("data:image/svg+xml,%3Csvg width='34' height='48' viewBox='0 0 34 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.9112 22.742L4.88357 0.93946C2.92127 -0.643486 0 0.75326 0 3.27444V44.2021C0 46.6361 2.74596 48.0569 4.73287 46.651L31.7605 27.5259C33.3854 26.3762 33.4605 23.9918 31.9112 22.742Z' fill='%23E6ADEC'/%3E%3C/svg%3E");
}
.th-timeline-block.th-yellow:after {
	background-image: url("data:image/svg+xml,%3Csvg width='34' height='48' viewBox='0 0 34 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.9112 22.742L4.88357 0.93946C2.92127 -0.643486 0 0.75326 0 3.27444V44.2021C0 46.6361 2.74596 48.0569 4.73287 46.651L31.7605 27.5259C33.3854 26.3762 33.4605 23.9918 31.9112 22.742Z' fill='%23F0C948'/%3E%3C/svg%3E");
}
.th-timeline-block.th-red:after {
	background-image: url("data:image/svg+xml,%3Csvg width='34' height='48' viewBox='0 0 34 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.9112 22.742L4.88357 0.93946C2.92127 -0.643486 0 0.75326 0 3.27444V44.2021C0 46.6361 2.74596 48.0569 4.73287 46.651L31.7605 27.5259C33.3854 26.3762 33.4605 23.9918 31.9112 22.742Z' fill='%23F03964'/%3E%3C/svg%3E");
}
.th-timeline-block.th-purple:after {
	background-image: url("data:image/svg+xml,%3Csvg width='34' height='48' viewBox='0 0 34 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.9112 22.742L4.88357 0.93946C2.92127 -0.643486 0 0.75326 0 3.27444V44.2021C0 46.6361 2.74596 48.0569 4.73287 46.651L31.7605 27.5259C33.3854 26.3762 33.4605 23.9918 31.9112 22.742Z' fill='%234285F4'/%3E%3C/svg%3E");
}

.th-info-box .uael-infobox {
	background: #F7F7F8;
	border-radius: 24px;
	padding: 2rem;
	height: 100%;
}
.th-info-box .uael-infobox .uael-icon {
    height: auto !important;
    width: 50% !important;
    margin: 0 auto;
    line-height: 0 !important;
    display: block;
}
.th-info-box .uael-infobox .uael-infobox-title-wrap {
    text-align: center;
	margin-top: 0.5rem;
}
.th-info-box .uael-infobox .uael-infobox-text-wrap {
	margin-top: 1.5rem;
}
.th-details {
	border-radius: 8px;
border: 1px solid #0C233F;
background: #FFF;
	padding: 1.4rem;
}
.th-details h3 {
	min-height: 60px;
}
.th-details h4 {
	color: #00B6C7;	
	line-height: 1.2;
	letter-spacing: -1px;
	display: block;
	margin: 0;
}
.th-details p:last-child {
	margin-bottom: 0;
}
/*Gravity Forms */
#content .gform_required_legend {
    display: none;
}
#content .gfield--type-section {
    margin-top: 1.5rem;
}
#content .gform_wrapper .button {
    text-transform: uppercase;
    font-weight: 700;
}
#content .gform_wrapper .gfield_label {
    font-weight: 500 !important;
}
#content .gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
	background-color: #00B6C7;
}
#content .gform_validation_errors h2 {
	color: red;
}
#content .gform_validation_errors .gform-icon--circle-error {
	display: none;
}
#content .gfield_validation_message {
	padding: 8px;
}
#content .gform_wrapper .gfield_description {
	padding-top: 0;
}
#content .gform_wrapper.gravity-theme .gfield-choice-input+label {
    margin-bottom: 8px;
}
.ext-reveal {
overflow: hidden;
opacity: 0;
transition: all 1s ease-in-out;
max-height: 0;
}
.ext-reveal-block.revealed .ext-reveal {
opacity: 1;
max-height: 4500px;
}
.ext-reveal-block span {
display: block;
margin-bottom: 1rem;
}
.ext-reveal-block .ext-reveal-button {
	cursor: pointer;
	color: #00B6C7;
	text-decoration: underline;
	margin-top: 1rem;
}
.ext-reveal-block .ext-reveal-button span {
	transition: all 0.5s linear;
}
.ext-reveal-block .ext-reveal-button span.readmore {
	display: block;
	opacity: 1;
}
.ext-reveal-block .ext-reveal-button span.close {
	display: none;
	opacity: 0;
}

.ext-reveal-block .ext-reveal-button.open span.close {
	display: block;
	opacity: 1;
}
.ext-reveal-block .ext-reveal-button.open span.readmore {
	display: none;
	opacity: 0;
}
.th-enhanced-editor {
	color: #f0f0f0;
	font-weight: 300;
}
.th-enhanced-editor strong {
	color:#00B6C7;
	font-weight: 300;
	letter-spacing: -1.6px;	
	line-height: 1;
}

.form-demo {
    padding: 30px;
    border-radius: 10px;
}

iframe#hs-form-iframe-0 .hs-richtext {
    color: #fff !important;
    margin-bottom: 10px;
}

iframe#hs-form-iframe-0 fieldset label span {
    color: #fff;
}

iframe#hs-form-iframe-0 input.hs-button.primary.large {
    color: #F0C948;
    letter-spacing: 1px;
    border: 2px solid #F0C948;
    border-radius: 50px;
    background-color: unset;
}

iframe#hs-form-iframe-0 input.hs-button.primary.large:hover {
    color: #12223d;
    letter-spacing: 1px;
    border: 2px solid #12223d;
    border-radius: 50px;
    background-color: #F0C948;
}

.where-text div, .where-text a {color:#F03964;}

.where-text a {text-decoration:unset!important;}

img.icon-where {
    max-width: 30px!important;
    margin-right: 15px;
}

.icon-line {
    display: flex;
    align-items: center;
}

.arrow-img.elementor-widget.elementor-widget-image {
    position: absolute;
    left: -53px;
    width: 60px;
    top: 205px;
	overflow:hidden;
}

.th-press-feed.th-featured-feed .uael-post__inner-wrap {
flex-direction: column;
padding: 2rem;
}
.th-press-feed.th-featured-feed .uael-post__content-wrap {
	width: 100% !important;
}
.th-press-feed.th-featured-feed  .uael-post-grid__inner  .uael-post-wrapper:not(:last-child) {
border-bottom: 1px solid #E5E7EB;
}

.th-press-feed.th-featured-feed .uael-post__inner-wrap > div {
	position: relative !important;
	margin: 0 !important;
}
.th-press-feed.th-featured-feed .uael-post__inner-wrap .uael-post__thumbnail {
	height:65%;
}
.th-press-feed.th-featured-feed .uael-post__inner-wrap .uael-post__thumbnail span {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.th-press-feed.th-featured-feed  .uael-post-grid__inner .uael-post__inner-wrap .uael-post__thumbnail {
	height: 0;
}
.th-press-feed.th-featured-feed .uael-post__title {
	margin-bottom: 1.5rem !important;
}


.th-press-feed .elementor-widget-theme-post-title a,
.th-press-feed  .uael-post__title a {
    text-decoration: none !important;
}

.th-press-feed .uael-post__read-more {
	background: none;
	text-decoration: none !important;
}
.th-press-feed.th-card-layout .uael-post__inner-wrap {
	height: 100%;
	display: flex;
	flex-direction: column;
}

.th-press-feed.th-card-layout .uael-post__inner-wrap {
	padding: 1.5rem;
}
.th-press-feed .uael-post__bg-wrap {
    border-radius: 8px;
}
.th-press-feed .uael-post__thumbnail {
    border-radius: 6px;
	margin-bottom: 1.5rem;
}
.th-custom-cta {
	color: #0C233F;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 3px;
	border-bottom: 2px solid #0C233F;
	margin-top: auto;
	width: max-content;
}
.th-custom-cta:hover {
	color: #F0C948;
	border-color: #F0C948;
}
.th-custom-cta:after {
	content: "";
	display: inline-block;
	vertical-align:middle;
	width: 2rem;
	height: 1.2rem;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M13.5 4.5L21 12M21 12L13.5 19.5M21 12L3 12' stroke='%230C233F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center center no-repeat;
	background-size: contain;
}
.th-custom-cta:hover:after {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M13.5 4.5L21 12M21 12L13.5 19.5M21 12L3 12' stroke='%23F0C948' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center center no-repeat;
}


.step-line:after {
    content: "";
    width: 80px;
    height: 1px;
    background-color: #000;
    display: block;
    margin-bottom: 20px;
}


.uael-post-wrapper.uael-post-wrapper-featured.blog .uael-post__thumbnail a {
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: top !important;
    border-radius: 10px;
}

.uael-post-wrapper.uael-post-wrapper-featured.blog .uael-post__content-wrap {    background: #fff!important;}
.uael-post-wrapper.uael-post-wrapper-featured.blog .uael-post__inner-wrap {
    background-color: #fff;     border-radius: 10px;
}

.uael-post-wrapper.uael-post-wrapper-featured.blog .uael-post__content-wrap {
    border-radius: 10px;
}
.th-careers-feed {
	width: 100%;
}
.th-careers-feed .uael-post__inner-wrap {
	    display: grid;
	align-items: center;
grid-template-columns: 1fr 1fr;
	border:0px solid #0C233F;
	border-radius: 16px;
	background-color: #fff;
	padding:0px;
	padding-right: 20px;
}

.th-careers-feed .th-btn.th-btn-primary {
    text-align: right;
}


.th-careers-feed a {
	text-decoration: none !important;
}

.footer-menu-toggle {
  display: none;
  background: none;
  border: none;
  font-size: 26px;
  cursor: pointer;
  color: inherit;
  position: relative;
}

.footer-menu-toggle .menu-icon {
  display: none;
  line-height: 1;
}

.footer-menu-toggle .menu-icon--open {
  display: inline-block;
 margin-top: -3px;
}

.footer-menu-toggle.active .menu-icon--open {
  display: none;
}

.footer-menu-toggle.active .menu-icon--close {
  display: inline-block;
	    margin-top: 0px;
}


.th-careers-feed .uael-post-wrapper {        width: 100%!important;}
.wp-video-shortcode, video {
	border-radius: 8px;
}
.th-modal-popup .wp-video {
	margin: 0 auto;
}
.th-modal-popup .mejs-controls {
	border-radius: 0 0 8px 8px;
}

/* MEDIAS */
@media only screen and (min-width: 1024px) {
	.th-home-s2-right {
		max-width: 77%;
	}
	#th-gratitude-tabs .th-slide p {
		width: 60%;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (min-width: 960px) {
	.home .site-branding {
	display:none;
	}
	.ext-mobile {
		display: none !important;
	}
	.ext-50 {
	width: 50%;
}
	.ext-75 {
	width: 75%;
}
	.th-table-wrapper {
		padding: 7%;
	}
	.th-table tr td:not(:first-child) {
	text-align: center;
}
	
	.ext-desk-spanblock span {
		display: block;
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}
	.th-local-abs-1 {
	position: absolute !important;
	right: 0;
	bottom:0;
	width: 30%;
	height: auto;
	transform: scaleX(-1);
}
.th-local-abs-2 {
	position: absolute !important;
	left: -1rem;
	bottom:0;
	width: 30%;
	height: auto;
}
	#th-featured .uael-post-wrapper .uael-post__terms {
	margin: 0 0 1.875rem 0 !important;
}
	#th-featured .uael-post__content-wrap {
	padding-left: 1.5rem;
}
	.th-press-feed.th-featured-feed .uael-post-wrapper-featured {
	width: 60% !important;
}
.th-press-feed.th-featured-feed .uael-post-grid__inner {
	width: 40% !important;
}
}

@media only screen and (max-width: 1240px) {
	.site-footer {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

@media only screen and (min-width: 960px) and (max-width: 1099px) {
	.main-header-menu .menu-link, .main-header-menu>a {
    padding: 0 0.5rem;
}
	.main-header-bar-navigation li a {
    font-size: 0.8rem !important;
}
	#page .th-btn.custom-btn, #page .th-menu-btn > a {
    padding: 10px 12px !important;
}
	
}
@media only screen and (max-width: 959px) {
	
	.elementor-element.elementor-element-ee4c610.arrow-img.elementor-widget.elementor-widget-image {display:none;}
	.ext-desktop {
	display: none !important;
	}
	.ext-50 {
		width: 100%;
	}
	#menu-main-menu > li {
	width: 100%;
}
	.home-abs-1 {
    left: -22%;
    width: 64%;
}
	.home-abs-2 {
    right: -28%;
    top: auto;
    transform: unset;
    width: 70%;
    bottom: 2%;
}
	.th-home-2 {
	background-position: -3rem top !important;
    background-size: auto 20rem !important;
}
	.th-span-block span {

	}
	.home-abs-mobile {
	position: absolute !important;
    top: -10%;
    left: 50%;		
	}
	.marketing-abs-mobile {
	position: absolute !important;
    top: -33%;
    left: 70%;		
	}
	.sales-abs-mobile {
	position: absolute !important;
    top: -15%;
    left: 65%;		
	}
	.cx-abs-mobile {
	position: absolute !important;
    top: -25%;
    left: 65%;		
	}
	#content h1, #content .h1, #content .th-h1 {
		font-size: 3rem;
}
	#content h2, #content .h2, #content .th-h2 {
    	font-size: 2.8rem;
}
	#content h3, #content .h3, #content .th-h3,
	#content .h3 h2 {
    	font-size: 2rem;
	}
	#content .th-policy-block h2 {
		font-size: 1.5rem;
	}
	#content .th-policy-block h3 {
		font-size: 1.3rem;
	}
	#content .th-policy-block h4 {
		font-size: 1.1rem;
	}
	
	.th-larger, .th-larger p {
		font-size: 1rem;
	}
	.th-leader, .th-leader p {
		font-size: 1.2rem;
	}
	.single-post #content .h2.th-post-title h1 {
		font-size: 3rem;
	}
	#content .th-home-carousel .elementor-swiper-button-next,
	#content .th-tabs-mobile .elementor-swiper-button-next {
    right: 1rem;
    top: 100%;
}
	#content .th-home-carousel .elementor-swiper-button-prev,
	#content .th-tabs-mobile .elementor-swiper-button-prev {
    left: 1rem;
    top: 100%;
}
	.th-slide-content {
		flex-direction: column;
	}
	#content .th-home-carousel:not(.th-img-100) img {
		display: block;
    	max-width: 50%;
		margin: 0 auto 1rem auto;
}
	#content .th-home-carousel .swiper-pagination {
		margin-top: 1rem;
	}
	.site-footer {
		padding-bottom: 2rem;
		margin-top: -1px;
	}
	#media_image-2 {
		text-align: left;
	}
	#media_image-2 img {
		max-width: 50% !important;
	}
	.site-above-footer-inner-wrap {
		display: flex;
		flex-direction: column;
	}
	.site-above-footer-inner-wrap > div {
		width: 100%;
	}
	#page .site-footer-above-section-3 {
		order: 2;
		margin-top: 2rem;
		margin-bottom: 2rem;
	}
	.site-footer-above-section-2 {
		order: 3;
	}
	.th-footer-contact {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-evenly;
	}
	.th-footer-download {
		justify-content: center;
	}
	
	#menu-secondary-menu {
    display: block;
    text-align: center;
	margin-bottom: 1rem;
}
	#menu-secondary-menu li {
		display: inline-block;
	}
	.th-bg-1,
	.th-bg-2 {
		background: #00B6C7;
	}
	.th-made-of:not(.ext-mobile-100) .ext-flex {
	flex-direction: row;
}
	.th-made-of.ext-mobile-100 > div {
    align-items: center !important;
		justify-content: center !important;
}
	#page #content .th-btn .elementor-button {
		font-size: 1rem;
	}
	.th-gradient-1 {
	background-size: 100% 30.7%;
	}
	.th-gradient-2 {
	background-size: 100% 30.6%;
	}
	.th-quoted-block {
		padding-left: 3.5rem;
	}
	.th-quoted-block:before {
		content: '';
		display: inline-block;
		position: absolute;
		left:0;
		width: 2.5rem;
		height:2.5rem;
		background: url('/wp-content/uploads/2025/10/quotes.svg') center center no-repeat;
		background-size: contain;
	}
	#content .th-image-carousel .swiper-pagination {
    bottom: -4rem;
}
	#content .th-image-carousel .elementor-swiper-button {
		top:110%;
	}
	.th-table td {
	width: 29.3333%;
	padding: 3%;
}
	#content .th-table tr td.h6 {
		font-size: 0.875rem;
	}
	.ext-mobile-center {
		text-align: center;
	}
	#content .th-made-of:not(.ext-mobile-100) .th-color-block {
		margin: 1%;
		width: 48% !important;
	}
	#content .th-made-of .th-color-block.h3 {
		font-size: 1.2rem;
		line-height: 1;
	}
	.th-local-abs-1 {
	width: 60%;
	height: auto;
	transform: scaleX(-1);
	margin: 0 auto;
}
	.th-local-abs-2 {
	width: 60%;
	height: auto;
	margin: 0 auto !important;
}
	#content .th-toggle-tabs .e-n-tabs,
	#content .th-tabs .e-n-tabs {
		display: block;
	}
	#content .th-tabs .e-n-tabs-heading button {
		width: 100%;
		margin: 0 0 1.5rem 0;
	}
	.th-home-carousel.th-transparent .th-slide-content > div:first-child {
		padding-bottom: 2rem;
	}
	#content .th-transparent .th-slide {
    padding: 1rem;
}
	.th-home-carousel.th-transparent .swiper-pagination {
    top: 105% !important;
}
	.th-home-carousel.th-transparent .elementor-swiper-button {
		top: 105% !important;
	}
	#th-featured .uael-post-wrapper .uael-post__terms {
		margin: 1.5rem 0 1.875rem 0 !important;
		display: flex;
		justify-content:center;
}
	.th-feed .uael-post__read-more .elementor-button-content-wrapper {
		display: flex;
	}
	#th-resources .uael-post__header-filters {
		flex-wrap: wrap;
	}
	#th-resources .uael-post__header-filters:before {
    display: block;
    width: 100%;
}
	#th-resources .uael-post__header-filters li {
		width: 40%;
        margin: 1rem 0.5rem;
		padding: 12px;
	}
	#content .th-toggle-tabs .e-n-tab-title {
    	display: block;
    	width: 100%;
		text-align: left !important;
		float: none !important;
		max-width: 100%;
}
	#content .th-toggle-tabs .e-n-tabs-heading {
		display: flex;
		flex-wrap: wrap;
		padding-left: 2rem;
	}
	#ext-custom-toggle {
		margin: 0;
		transform: rotate(90deg);
		left: -2.5rem;
		top: 6rem;
	}
	.th-timeline-block:after {
    left: 50%;
    top: 99%;
    transform: translateX(-50%) rotate(90deg);
}
	.single-post .elementor-post-info__terms-list-item {
		display: block !important;
		margin: 0 auto 0.3rem auto;
	}
	.single-post .elementor-widget-theme-post-featured-image {
		width: 100%;
		height: 200px;
	}
	.single-post .elementor-widget-theme-post-featured-image > img {
		position: absolute;
		left:0;
		top: 0;
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
	.th-mobile-alt, .th-mobile-alt > .e-con-inner {
		background: #0C233F;
	}
	.th-mobile-alt .elementor-heading-title {
		color: #E6ADEC;
	}
	.th-press-feed.th-featured-feed .uael-post-wrapper-featured .uael-post__inner-wrap .uael-post__thumbnail {
		height: 160px !important;
	}
	.th-press-feed.th-featured-feed  .uael-post-grid__inner  .uael-post__inner-wrap {
		padding: 1rem 0 0 0;
	}
	.th-careers-feed .uael-post__inner-wrap {
		flex-direction: column;
	}
	
/*Footer menu	 */
	
  .footer-menu-toggle {
display: flex;
        background-color: #fff;
        border-radius: 50%;
        font-size: 34px;
        padding: 0;
        width: 50px;
        height: 50px;
        align-items: center;
        justify-content: center;
	    margin-right: 0;
        margin-left: auto;
  }
	
  .footer-menu-toggle	span.menu-toggle-icon {
    margin-top: -3px;
}

.site-footer-section-1 section#nav_menu-4 {
    display: none;
    text-align: center;
  }

.site-footer-section-1 section#nav_menu-4.footer-menu--open {
    display: block;
  }
.site-footer-above-section-1.site-footer-section.site-footer-section-1 {
    display: grid !important;
    grid-template-columns: 1fr 100px;
}	
	
	.ast-builder-footer-grid-columns.site-below-footer-inner-wrap.ast-builder-grid-row {
    grid-template-columns: 1fr;
}
	[data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
    text-align: center;
}
	.footer-widget-area[data-section="section-fb-html-2"] .ast-builder-html-element {
    text-align: center;
}
	.ast-footer-copyright {
    text-align: center;
}
	
	section#nav_menu-4 {
    background-color: #00B6C7;
    text-transform: uppercase;
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    margin-top: -170px;
    margin-right: 0;
}
	.site-footer .menu li a {
    color: #fff;
}
	
	.site-primary-footer-wrap.ast-builder-grid-row-container.site-footer-focus-item.ast-builder-grid-row-full.ast-builder-grid-row-tablet-full.ast-builder-grid-row-mobile-full.ast-footer-row-stack.ast-footer-row-tablet-stack.ast-footer-row-mobile-stack {
    padding: 0;
}
	
}

.ext-mobile.cx-abs-mobile img, .ext-mobile.sales-abs-mobile img, .ext-mobile.marketing-abs-mobile img {
    display: none;
}


@media only screen and (max-width: 767px) {
	.icon-line {    justify-content: center;}
	
	.ext-mobile.cx-abs-mobile img, .ext-mobile.sales-abs-mobile img, .ext-mobile.marketing-abs-mobile img {
	display: block;
    margin-top: -80px;
}
	
	.th-h3.th-mb-1.th-line-1.th-boldest.th-span-block.ext-50 {
    text-align: center;
}
	
	div {
    white-space: normal;
} 
}
