.header--overlay {
	background-color: rgba(254, 254, 254, 0);
	min-height: 18.75rem;
	width: 100%;
	-webkit-transform: translateY(-150%);
	-ms-transform: translateY(-150%);
	transform: translateY(-150%);
	transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

.menu-active {
	background-color: #fefefe;
	display: block;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.mega-menu .menu li a:hover {
	color: #133393;
}

.header.header--compressed .menu li a:hover {
	color: #133393;
}

ul.vertical.menu {
	padding: 0px;
	margin: 0;
}

ul.vertical.menu a {
	font-size: 12px;
}

.fa-chevron-down.arrow-up:before {
	content: "\f077" !important;
}

.hubspot-link__container.sproket {
	display: none !important;
}

.contact-box .hs-input {
	font-size: 16px;
	font-weight: 400;
	font-family: "Montserrat";
	color: #010101;
	margin: 0;
	height: 45px;
	padding-left: 20px;
}

.contact-box .hs_email {
	margin: 0;
	padding-right: 0;
	display: block !important;
}

.contact-box .hs_submit.hs-submit {
	display: inline-block;
}

.contact-box input.hs-button {
	background-color: transparent !important;
	border-color: #4bcfcc !important;
	color: #4bcfcc !important;
}

.contact-box form {
	margin: 38px 0 45px;
	max-width: 670px;
	position: relative;
}


.contact-box .actions {
	padding: 0 0 0 55px !important;
	margin: 0 !important;
	position: absolute;
	top: 0;
}

.contact-box h4.getupdates {
	font-family: Montserrat, sans-serif;
	font-size: 25px;
	font-weight: 600;
	line-height: 42px;
	color: #fff;
	max-width: 600px;
}

.contact-box .field {
	margin-bottom: 10px;
	width: 50%;
	display: inline-block;
}

.contact-box label {
	margin: 0;
}

p.privacy-policy {
	font-size: 13px;
	font-family: "Montserrat";
	font-weight: 400;
	max-width: 245px;
	max-width: 245px;
	display: none;
}

p.privacy-policyy {
	font-size: 13px;
	font-family: "Montserrat";
	font-weight: 400;
	max-width: 280px;
	position: absolute;
	top: 60px;
	padding-left: 53px;
}

.single--location .contact-box {
	position: relative;
}

p.privacy-policyy a {
	color: #ffffff;
	text-decoration: underline;
}

p.privacy-policyy a:hover {
	color: #01c9be;
}

.contact--form {
	width: 100% !important;
	max-width: 88% !important;
}

.contact--form .hs_error_rollup {
	position: absolute;
	display: none;
}

.contact--form label.hs-error-msg {
	margin-top: 10px;
}

.contact--form ::placeholder {
	color: #000;
}

.footer-column-top {
	display: none;
}

@media only screen and (max-width: 1200px) {
	.contact-box .hs_email {
		margin: 0;
		flex: 0 0 64%;
		padding-right: 0;
	}

	.contact-box .field {
		margin-bottom: 10px !important;
		width: 50%;
		display: inline-block;
	}

	.newsletter {
		width: 100%;
	}

	.newsletter .contact-box {
		margin: 0 auto 3rem 51px;
		border-top: 2px solid #4db5b7;
		border-bottom: 2px solid #4db5b7;
		padding: 35px 0 0;
	}

	.primary--footer .locations--section {
		padding-bottom: 2rem;
	}

	.contact-box form {
		max-width: 768px;
	}

	.menu li a {
		font-size: 12px;
		padding: 12px 15px 12px 15px;
	}

	.connect-with-us.below-video .linkedin .no-border {
		margin-bottom: 10px;
	}

	.podcast-logo {
		margin-left: 20px;
		margin-bottom: 10px;
	}

	.footer-column-top {
		display: block;
	}

	.footer-column-bottom {
		display: none;
	}
}

@media only screen and (max-width: 1023px) {
	.menu .fa-chevron-down:before {
		content: "\f054" !important;
	}

	.fa-chevron-down.arrow-up:before {
		content: "\f078" !important;
	}

	ul.vertical.menu {
		top: 55px;
	}

	.header--overlay.menu-active {
		background-color: transparent;
	}

	.widget--landscape-promo {
		background-size: 200% !important;
		padding-top: 70%;
	}

	.widget--image-right {
		background-size: 187% !important;
		background-position: right top;
	}
}

@media only screen and (max-width: 768px) {
	.newsletter .contact-box {
		margin: 0 auto 2rem;
		max-width: 100%;
	}

	.contact-box .hs_email {
		margin: 0;
		flex: 0 0 100%;
		padding-right: 0;
		margin-bottom: 20px;
	}

	.contact-box form {
		margin: 25px 0 35px;
	}
}

@media only screen and (max-width: 767px) {
	.contact-box .actions {
		padding: 0 !important;
		margin: 15px 0 !important;
		position: static;
	}

	p.privacy-policyy {
		font-size: 13px;
		font-family: "Montserrat";
		font-weight: 400;
		max-width: 320px;
		position: static;
		top: 60px;
		padding-left: 0;
	}

	.contact-box .field {
		width: 100%;
	}

	.contact-box form {
		max-width: 320px;
	}

	.contact-box h4.getupdates {
		font-size: 22px;
		line-height: 32px;
	}

	.contact--form {
		width: 100% !important;
		max-width: 80% !important;
	}

	.contact-box input.hs-button {
		max-width: 100% !important;
	}

	.contact--form .hs_error_rollup {
		position: static;
	}
}

/*============
* 020224
============*/
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Titillium Web", sans-serif;
}

.widget--landscape h2,
.widget--landscape h3,
.post-container h1,
.post-container h2,
.post-container h3,
.post-container h4,
.post-container h5,
.post-container h6,
.section-heading-wrapper .section-heading,
.section-post h1,
.section-post h2,
.section-post h3,
.section-post h4,
.section-post h5,
.section-post h6 {
	color: #46696a;
}

.section-post h1:before,
.section-post h2:before,
.section-post h3:before,
.section-post h4:before,
.section-post h5:before,
.section-post h6:before {
	background-color: #46696a;
}

@media print, screen and (min-width: 64em) {
	.h2,
	h2 {
		font-size: 2.75rem;
		line-height: 1.13;
		color: #46696a;
	}
}

.header {
	background: #fff;
	padding: 1.25em;
}

.header.header--compressed {
	background: #fff;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}

.brand-navigation .logo img {
	width: 100%;
}

.main-navigation .menu a:hover {
	color: #133393;
}

.hero--full {
	height: 50rem;
}

.hero--video {
	overflow: hidden;
}

#yt-iframe-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	transform: scale(1.4);
}

.hero--video video,
.hero--video iframe {
	pointer-events: none;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}

.widget--landscape hr.green {
	background-color: #46696a;
}

.widget--landscape .widget--body ul li {
	background: #d5e8ff;
}

.widget--landscape .widget--body a:not(.btn) {
	color: #0a0a0a;
	text-decoration: underline;
}

.widget--landscape-promo hr.turquoise {
	background-color: #fff;
}

.widget--landscape-promo .widget--title {
	color: #fff;
}

.widget--portrait-small .widget--content .widget--image {
	margin: 0;
	max-width: 100%;
}

.widget--portrait-small .widget--body .widget--title {
	background: #133393;
}

.contact-box h4.getupdates {
	font-family: "Titillium Web", sans-serif;
}

@media screen and (min-width: 1990px) {
	#yt-iframe-container iframe {
		transform: scale(2);
	}
}

@media screen and (min-width: 2800px) {
	#yt-iframe-container iframe {
		transform: scale(2.5);
	}
}

@media screen and (max-width: 1023px) {
	.brand-navigation .logo {
		padding: 0;
	}

	.hero--full {
		height: 50vh;
	}

	.hero--content-wrapper {
		left: 10%;
		transform: translate(0, -50%);
		max-width: 65%;
	}
}

@media screen and (max-width: 767px) {
	.hero--content-wrapper {
		left: 0;
		padding-left: 35px;
	}

	.hero--content h1 {
		font-size: 2rem;
	}

	#yt-iframe-container iframe {
		transform: scale(2.1);
	}
}

@media screen and (max-width: 575px) {
	.hero--content-wrapper {
		max-width: 80%;
	}
}

@media screen and (max-width: 420px) {
	#yt-iframe-container iframe {
		transform: scale(2.3);
	}
}

@media screen and (max-width: 375px) {
	#yt-iframe-container iframe {
		transform: scale(3.2);
	}
}

/*================
* 030124
================*/
.btn,
.contact-box input.hs-button {
	border-radius: 1.875rem;
}

.btn--primary {
	color: #123292;
	border-color: #123292;
}

.btn--primary:hover {
	background: #123292;
}

footer .connect-with-us {
	padding-top: 4rem;
	padding-bottom: 1rem;
}

footer .connect-with-us .linkedin {
	border: none;
	padding: 0;
}

.widget-latest-column:first-child .widget-latest,
.widget-latest {
	border-color: #123292;
}

.widget-latest .w-content .date {
	color: #123292;
}

.three-up-video {
	padding-bottom: 3.75rem;
}

.connect-with-us.below-video {
	padding-top: 1.45rem;
}

.connect-with-us.below-video .linkedin {
	border: 5px solid #123292;
	border-radius: 24px;
	padding: 1.45rem 3.6rem;
}

.connect-with-us.below-video .linkedin .linkedin--footer-heading {
	color: #123292;
	margin-right: 18px;
}

.connect-with-us.below-video .linkedin a {
	text-decoration: none !important;
}

img.podcast-logo {
	width: 32px;
	margin: 0 0 0 32px;
}

img.podcast-logo.youtube-logo {
	width: 40px;
}

.trending-episodes .section-heading-wrapper {
	margin-bottom: 1rem;
}

.trending-episodes .podcast-list .item {
	background: #46696a;
	display: flex;
	border-radius: 1.25rem;
	margin-bottom: 1.25rem;
	padding: 1.5rem 2rem;
	gap: 1.25rem;
}

.trending-episodes .podcast-list .item:last-child {
	margin-bottom: 0;
}

.trending-episodes .podcast-list .item .count {
	color: #fff;
	font-size: 5rem;
	font-weight: 600;
	font-family: "Titillium Web";
}

.trending-episodes .podcast-list .item .podcast-image {
	flex: 0 0 135px;
}

.trending-episodes .podcast-list .item .podcast-image img {
	width: 135px;
	height: 135px;
	object-fit: cover;
	border-radius: 50%;
}

.trending-episodes .podcast-list .item .content {
	flex-grow: 1;
	padding-left: 1.375rem;
}

.trending-episodes .podcast-list .item .content h3,
.trending-episodes .podcast-list .item .content h4 {
	color: #fff;
}

.trending-episodes .podcast-list .item .content h3 {
	font-size: 2.125rem;
	font-weight: 600;
	margin-top: 6px;
	margin-bottom: 3px;
}

.trending-episodes .podcast-list .item .content h4 {
	font-size: 1.4375rem;
}

.trending-episodes .podcast-list .item .btn-wrapper {
	flex: 0 0 218px;
	padding-right: 1.75rem;
	display: flex;
	align-items: center;
}

.trending-episodes .podcast-list .item .btn-wrapper .btn {
	padding: 0.5625rem 2.75rem;
}

@media screen and (max-width: 991px) {
	.btn {
		min-width: 250px;
		padding: 0.75rem 2.5rem;
	}

	.trending-episodes .podcast-list .item {
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.trending-episodes .podcast-list .item .content,
	.trending-episodes .podcast-list .item .btn-wrapper {
		width: 100%;
		padding: 0;
	}
}

@media screen and (max-width: 767px) {
	.trending-episodes .section-heading-wrapper h3 {
		font-size: 1.5rem;
	}

	.connect-with-us.below-video .linkedin {
		flex-direction: column;
		align-items: center;
		gap: 1.375rem;
		margin-left: 0;
		margin-right: 0;
		min-width: 333px;
		padding: 1.5rem;
	}

	.connect-with-us.below-video .linkedin span a:first-child img {
		margin-left: 0;
	}
}

@media screen and (max-width: 575px) {
	.trending-episodes .podcast-list .item {
		padding: 1.2rem 2rem 2.5rem;
		gap: 0 1.25rem;
	}

	.trending-episodes .podcast-list .item .count {
		font-size: 4.5rem;
		line-height: 1.35;
		margin-left: -7px;
	}

	.trending-episodes .podcast-list .item .podcast-image {
		flex: 0 0 115px;
	}

	.trending-episodes .podcast-list .item .podcast-image img {
		width: 115px;
		height: 115px;
	}

	.trending-episodes .podcast-list .item .content h3 {
		font-size: 1.5rem;
		margin-bottom: 6px;
	}

	.trending-episodes .podcast-list .item .content h4 {
		font-size: 1.25rem;
		margin-bottom: 1.875rem;
	}

	.connect-with-us.below-video .linkedin {
		min-width: 0;
		width: 100%;
	}
}

/**
* 031524
* 3up block
**/
@media screen and (max-width: 1023px) {
	.widget--portrait .video-container.video-3up-container {
		margin: 0;
	}
}

/**
* 053124
* Footer Form UI
*/

.contact-box h4.getupdates{
    max-width: 765px;
}
.contact-box .hbspt-form form {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-areas:
	'firstname consent'
	'lastname consent'
	'email consent'
	'company submit';
    column-gap: 50px;
    max-width: 765px;
    margin-top: 34px;
    row-gap: 16px;
}

.contact-box .hbspt-form .field{
    width: auto;
    margin: 0;
}

.contact-box .hs-firstname{
	grid-area: firstname;
}
.contact-box .hs-lastname{
	grid-area: lastname;
}
.contact-box .hs-email{
	grid-area: email;
}
.contact-box .hs-company{
	grid-area: company; 
}
.contact-box .hs-company{
	grid-area: company; 
}
.contact-box .legal-consent-container{
	grid-area: consent; 
}
.contact-box .hs-submit{
	grid-area: submit; 
}

.contact-box .legal-consent-container .inputs-list{
    padding: 0
}

.contact-box .legal-consent-container label.hs-form-booleancheckbox-display{
    margin-left: 10px;
    transform: translateY(-3px);
}

.contact-box .legal-consent-container input[type="checkbox"]{
    width: 16px;
    height: 16px;
    margin-right: 13px;
    float: none;
    transform: translateY(3px);
}

.contact-box .legal-consent-container label span{
    margin-left: 0;
    color: #fff;
    position: relative;
    display: inline;
}

.contact-box .legal-consent-container label span p{
    line-height: 1.5
}

.contact-box .hs-submit .actions{
    position: static;
    padding: 0 0 0 7px !important;
}
.contact-box .hs-submit .actions input[type="submit"]{
    height: 48px;
    max-width: 248px;
    font-size: 15px;
    letter-spacing: 0.04em;
}

.contact-box .hs-submit .privacy-policyy{
    display: none;
}

@media screen and (max-width: 1699px){
    .contact-box .hbspt-form form{
        column-gap: 30px;
    }
}

@media screen and (max-width: 1439px){
    .contact-box .hbspt-form form{
        column-gap: 25px;
        grid-template-areas:
            'firstname consent'
            'lastname consent'
            'email consent'
            'company consent'
            'empty submit';
    }
}


@media screen and (max-width: 1200px){
    .contact-box .hbspt-form form{
        column-gap: 50px;
        grid-template-areas:
            'firstname consent'
            'lastname consent'
            'email consent'
            'company submit';
    }
}

@media screen and (max-width: 991px){
    .contact-box .hbspt-form form{
        column-gap: 50px;
    }
}

@media screen and (max-width: 767px){
    .contact-box .hbspt-form form{
		display: block;
    }

	.contact-box .hbspt-form form .field{
		width: 100% !important;
		margin-bottom: 16px !important;
	}

	.contact-box .legal-consent-container label.hs-form-booleancheckbox-display{
		margin-left: 0;
	}

	.contact-box .hs-submit .actions{
		padding: 0 !important;
	}
}


