:root {
	--vh: 550px;
	--headerheight: 85px;
	--base-font-size: 18;
	--transition-duration: 0.3s;
	--transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	--padding: 40px;
	--padding-small: calc(var(--padding) * 0.75);
	--padding-large: calc(var(--padding) * 1.25);
}

@font-face {
	font-family: "Plus Jakarta Sans"; 
	src: url(//7551812.fs1.hubspotusercontent-na1.net/hubfs/7551812/raw_assets/public/65Plus_October2024/fonts/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yyghfvaZ-Ef.woff2) format("woff2"); 
	font-style: normal; font-weight: 500; font-display: swap; unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { 
	font-family: "Plus Jakarta Sans";
	src: url(//7551812.fs1.hubspotusercontent-na1.net/hubfs/7551812/raw_assets/public/65Plus_October2024/fonts/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yyghfvaZ-E.woff2) format("woff2");
	font-style: normal; font-weight: 700; font-display: swap; unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { 
	font-family: "Roboto"; 
	src: url(//7551812.fs1.hubspotusercontent-na1.net/hubfs/7551812/raw_assets/public/65Plus_October2024/fonts/KFOmCnqEu92Fr1Mu4mxK.woff2) format("woff2");
	font-style: normal; font-weight: 400; unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }


html {
	font-size: 16px;
}

p {
	margin-top: 0;
	margin-bottom: 1.5rem;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 15px;
}

.content-wrapper ,
.dnd-section > .row-fluid,
.page-center {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}


.content-wrapper, .dnd-section>.row-fluid,
.footer .page-center, 
.header .page-center,
.header .primary-section .page-center,
.page-center{
	
	max-width: 85.625rem;
	
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: auto;
	margin-left: auto;
}

form label, form legend {
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}





.span2 .hs-button,
.span3 .hs-button,
.span4 .hs-button,
.span5 .hs-button,
.span6 .hs-button{
	padding:7.5px 14px;
}


.cm_nv_wrp .cm_nv_inner  .custom,
form input[type=submit],
.hs-button,
.tabber .media-col .form-wrap input.hs-button{
	padding: 7.5px 14px;
}

.cm_nv_wrp .cm_nv_inner .custom, .hs-button, .tabber .media-col .form-wrap input.hs-button, form input[type=submit] {
	position: relative;
	font-family: inherit;
	line-height: initial;
	font-weight: 700;
	cursor: pointer;
	transition-duration: 0.1s;
	transition-property: background-color, color, border-color, opacity, box-shadow;
	transition-timing-function: ease-out;
	outline: none;
	border: 1px solid transparent;
	margin: 0px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 12px 0px;
	min-height: 40px;
	border-radius: 4px;
}
.tabber .media-col .form-wrap .hs-input
, form input[type=email],
form input[type=file],
form input[type=number],
form input[type=password],
form input[type=search],
form input[type=tel],
form input[type=text],
form select, 
form textarea {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	height: auto;
}

/* footer styling */

.cm-plus-footer.footer{
	position: relative;
	font-size: inherit;
}

.cm-plus-footer.footer:after {
	content: url(//7551812.fs1.hubspotusercontent-na1.net/hubfs/7551812/raw_assets/public/65Plus_October2024/images/footeroverlay.svg);
	position: absolute;
	right: 0;
	bottom: -0.375rem;
	width: 7.5rem;
	height: auto;
}
.footer-section.cm-ft-copyright-section {
	font-size: .875rem;
	line-height:1;
}

.cm-plus-footer.footer .col-section {
	padding: 0px;
}

.cm-plus-footer.footer .footer-section.cm-ft-copyright-section .page-center {
	border-top: 2px solid #1f4f74;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}

.cm-plus-footer.footer  .ft-copyright .footer-simple-menu ul {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: .9375rem;
	color: #809bb0;
	font-size: 1.0625rem;
}

.cm-plus-footer.footer .ft-copyright .footer-simple-menu ul li a {
	color: #809bb0;
	display: block; 
	font-weight: 500;
}

.cm-plus-footer.footer .ft-copyright .hs-menu-wrapper>ul>li {
	margin: 0;
	padding: 4px 0px;
}


.cm-plus-footer.footer .ft-copyright .footer-simple-menu ul li:not(:first-child) a:hover {
	color: #fff;
}

.cm-plus-footer.footer .ft-fixed-logo .footer-image a {
	position: absolute;
	left: 2.8125rem;
	overflow: visible;
	width: 9.375rem;
	max-width: 100%;
	bottom: 1.875rem;
	z-index: 9;
	margin: 0 auto 20px 0;);
	background: #fff;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 3.625rem;
}

.cm-plus-footer.footer .ft-fixed-logo .footer-image a:before {
	content: url(//7551812.fs1.hubspotusercontent-na1.net/hubfs/7551812/raw_assets/public/65Plus_October2024/images/logobefore-footer.svg);
	position: absolute;
	left: -6.5625rem;
	width: 6.6875rem;
	top: 0;
	height: auto;
	transition: all .3s ease-in-out;
}

.cm-plus-footer.footer .ft-fixed-logo .footer-image a img {
	display: flex;
	align-items: center;
	max-width: 7.5rem !important;
	padding-right: .625rem;
	width: 100%;
}


.cm-plus-footer.footer .footer-section.cm-ft-bottom-section .page-center {
	border-top: 2px solid #1f4f74;
}

.cm-plus-footer.footer .ft-navigation .footer-menu .hs-menu-wrapper>ul {
	overflow: visible;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
	text-align: left;
	gap: var(--grid-margin, 30px);
	--grid-margin: 20px;
}

.cm-plus-footer.footer .ft-navigation .footer-menu .hs-menu-wrapper>ul>li {
	--a-i: calc(var(--a-d, 0s)* var(--animation-advanced-delay-multiplier, 1.5));
	--e-i: calc((var(--animation-advanced-delay, 0.3s) + calc(var(--a-d, 0s)* var(--animation-advanced-delay-multiplier, 1.5))) + var(--animation-column-delay, 0s));
	width: calc(25% - var(--grid-margin, 30px)* .75);
	--a-d: 0s;
}

.cm-plus-footer.footer .ft-navigation .footer-menu .hs-menu-wrapper>ul>li>a {
	margin-bottom: 15px;
	font-size: 1em;
	line-height: 1.2;
	font-weight: bold;
	display: block;
}

.cm-plus-footer.footer .ft-navigation .footer-menu .hs-menu-wrapper>ul>li ul {
	overflow: visible;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
	--grid-bottom-margin: 0;
	--nav-hspace: 0px;
	--nav-vspace: 1px;
	row-gap: 0;
	text-align: left;
	--grid-bottom-margin: 0;
	position: static !important;
}

.cm-plus-footer.footer .ft-navigation .footer-menu .hs-menu-wrapper>ul>li ul li {
	--a-d: 0s;
	--a-i: calc(var(--a-d, 0s)* var(--animation-advanced-delay-multiplier, 1.5));
	--e-i: calc((var(--animation-advanced-delay, 0.3s) + calc(var(--a-d, 0s)* var(--animation-advanced-delay-multiplier, 1.5))) + var(--animation-column-delay, 0s));
	list-style: none;
	width: 100%;
	margin-bottom: 0;
}

.cm-plus-footer.footer .ft-navigation .footer-menu .hs-menu-wrapper>ul>li ul li a {
	display: block;
	position: relative;
	padding: var(--nav-vspace, 2px) var(--nav-hspace, 0px);
	color: inherit;
	text-decoration: none;
	padding-right: 10px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-weight: 500;
	white-space: normal;
}

.cm-plus-footer.footer .ft-navigation .footer-menu .hs-menu-wrapper>ul>li ul li a:before {
	content: "";
	font-family: "FontAwesome";
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: -10px;
	top: var(--nav-vspace, 2px);
}

.cm-plus-footer.footer .ft-navigation .footer-menu .hs-menu-wrapper>ul>li ul li a:hover {
	padding-left: 10px;
	padding-right: 0;
}

.cm-plus-footer.footer .ft-navigation .footer-menu .hs-menu-wrapper>ul>li ul li a:hover:before {
	opacity: 1;
	visibility: visible;
	left: 0;
	transition: all .3s ease-in-out;
}


.cm-plus-footer.footer  .ft-navigation .footer-menu .hs-menu-wrapper>ul>li {
	margin-top: 0;
}


.cm-plus-footer.footer .ft-icon-heading .footer-heading {
	margin-bottom: 2.5rem;
	position: relative;
	z-index: 3;
}

.cm-plus-footer.footer .ft-icon-heading .footer-heading h3 {
	font-size: 1.375rem;
	line-height: 1.2;
	font-weight: bold;
	position: relative;
	margin-bottom: 0;
}


.cm-plus-footer.footer .footer-row.ft-social-icons .footer-content {
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: wrap;
}

.cm-plus-footer.footer .footer-row.ft-social-icons .footer-content ul {
	display: flex;
	padding: 0;
	margin: 0;
	gap: .9375rem;
	text-align: left;
}

.cm-plus-footer.footer .footer-row.ft-social-icons .footer-content ul li {
	list-style: none;
	margin-bottom: 0;
}

.cm-plus-footer.footer .footer-row.ft-social-icons .footer-content ul li a {
	display: flex;
	flex-direction: row;
	text-decoration: none;
	transition: all .3s ease-in-out;
}

.cm-plus-footer.footer .footer-row.ft-social-icons .footer-content ul li a span {
	color: #fff;
	font-size: 1.5rem;
	line-height: 1;
	background: none transparent;
	border-radius: 0;
	border: 0;
	height: auto;
	width: auto;
	transition: all .2s ease-in-out;
	pointer-events: all;
	font-family: "FontAwesome";
	font-weight: normal;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.cm-plus-footer.footer .footer-row.ft-social-icons .footer-content ul li a span svg {
	display: block;
	width: 1em;
	height: 1em;
	color: inherit;
	fill: currentColor;
	overflow: hidden;
	vertical-align: middle;
}


.cm-plus-footer.footer .cm-ft-top-section .flex_row {
	justify-content: space-between;
}


.cm-plus-footer.footer .ft-left-section .ft-icon-heading .footer-heading {
	margin-bottom: 1.25em;
}


.cm-plus-footer.footer  .cm-ft-top-section  input[type=email]::placeholder {
	opacity: .5;
	color: inherit;
}

.cm-plus-footer.footer .cm-ft-top-section   form input[type=email],
.cm-plus-footer.footer .cm-ft-top-section  form input[type=file], 
.cm-plus-footer.footer .cm-ft-top-section  form input[type=number], 
.cm-plus-footer.footer .cm-ft-top-section  form input[type=password],
.cm-plus-footer.footer .cm-ft-top-section  form input[type=search],
.cm-plus-footer.footer .cm-ft-top-section  form input[type=tel], 
.cm-plus-footer.footer .cm-ft-top-section   form input[type=text],
.cm-plus-footer.footer .cm-ft-top-section   form select, 
.cm-plus-footer.footer .cm-ft-top-section   form textarea {
	background: transparent;
	border: 0;
	border-bottom: 2px solid #fff;
	color: #fff;
	font-size: 1.1875rem;
	margin-right: 1.25rem;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	position: relative;
	flex: 1 1 auto;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	font-weight: 500;
	line-height: 1.25em;
	width: calc(100% - 62px)!important;
	padding: 15px;
	padding-left: 0;
	min-height: unset;
}


.cm-plus-footer.footer .cm-ft-top-section  .hs_submit.hs-submit {
	position: absolute;
	right: 0;
	top: 0; 

}

.cm-plus-footer.footer .cm-ft-top-section  form {
	position: relative;
}
.cm-plus-footer.footer .cm-ft-top-section   .hs-button {
	background: transparent;
	padding: 0;
	z-index:99;
	box-shadow:none;
}

.cm-plus-footer.footer .cm-ft-top-section   form .actions{
	border-radius: 5px;
	border-top-left-radius: .1875rem;
	border-bottom-left-radius: .1875rem;
	width: 3.75rem !important;
	height: 3.75rem;
	position: relative;
	z-index: 2;
	cursor: pointer;
	background: var(--button_background, transparent linear-gradient(146deg, #FFD744 0%, #F7A600 48%, #D08600 100%) 0% 0% no-repeat padding-box);
	text-decoration: var(--button_textdecoration, none);
	text-transform: var(--button_texttransform, none);
	padding: var(--button_vpadding, calc((var(--button_height, 55) - 16) / 2 / var(--button_fontsize, 15)* 1em)) var(--button_hpadding, calc(20 / var(--button_fontsize, 15)* 1em));
	letter-spacing: var(--button_letterspacing, 0em);
	color: var(--button_color, #003761);
	border: var(--button_borderwidth, 0px) solid var(--button_border, none);
	min-width: var(--button_minwidth, 0);
	font-size: calc(var(--button_fontsize, 15)* .0625* 1rem);
	line-height: var(--button_lineheight, 1.0666666667em);
	font-weight: var(--button_fontweight, 500);
	--icon_fontsize: 18;
	gap: var(--icon_offset, 0.75em);
	display: flex;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	padding: 18px 20px;

}


.cm-plus-footer.footer .cm-ft-top-section  .footer-form form .hs-form-field {
	margin-bottom: 10px;
}

.cm-plus-footer.footer .cm-ft-top-section form .actions:before {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	content: "";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: var(--button_background-gradient, transparent linear-gradient(146deg, #FFD744 0%, #F7A600 48%, #D08600 100%) 0% 0% no-repeat padding-box);
	z-index: -1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.cm-plus-footer.footer .cm-ft-top-section  footer form .icon {
	font-size: 1.5rem;
	font-weight: normal;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	pointer-events: none;
	font-family: "FontAwesome";
}

.cm-plus-footer.footer .cm-ft-top-section form span.icon svg {
	display: block;
	width: 1em;
	height: 1em;
	color: inherit;
	fill: currentColor;
}

.cm-plus-footer.footer .cm-ft-top-section  footer form input[type=submit] svg {
	display: block;
	width: 1em;
	height: 1em;
	color: inherit;
	fill: currentColor;
	overflow: hidden;
	vertical-align: middle;
}

.cm-plus-footer.footer .cm-ft-top-section form .actions:hover  {
	background: var(--button_hover-background, transparent linear-gradient(146deg, #FFD744 100%, #F7A600 48%, #D08600 100%) 0% 0%);
	border-color: var(--button_hover-border, none);
	color: var(--button_hover-color, #003761);
	-webkit-text-decoration: var(--button_hover-textdecoration, none);
	text-decoration: var(--button_hover-textdecoration, none);
}

.cm-plus-footer.footer .footer-row.ft-social-icons .footer-content ul li a .title {
	visibility: hidden;
	display: none;
}

.cm-plus-footer.footer .footer-row.ft-social-icons .footer-content ul li a:hover span,
.cm-plus-footer.footer .footer-row.ft-social-icons .footer-content ul li a:hover span svg,
.cm-plus-footer.footer .footer-row.ft-social-icons .footer-content ul li a:hover span svg path{
	fill: #d08600;
	color: #d08600;
}


.cm-plus-footer.footer .cm-ft-top-section form .actions:hover:before {
	transform: translate(100%, 0);
}

.cm-plus-footer.footer .ft-copyright .footer-simple-menu ul li:first-child a {
	line-height: 1.6;
}

.cm-plus-footer.footer .ft-copyright .footer-simple-menu ul li:first-child {
	padding: 0;
}


@media(max-width:1750px){
	.cm-plus-footer.footer .ft-fixed-logo .footer-image a{
		bottom: 5.1rem;
	}
	.cm-plus-footer.footer .ft-copyright .footer-simple-menu ul {
		padding-left: 15px;
	}
}

@media (max-width:1024px) and (min-width:768px){
	.cm-plus-footer.footer .ft-fixed-logo .footer-image a {
		bottom: 15.5rem;
	}
	.cm-plus-footer.footer .ft-copyright .footer-simple-menu ul {
		flex-direction: column;
		align-items: start;
	}
	.cm-plus-footer.footer .footer-section.cm-ft-copyright-section.footer-section-4 .col-section.num1 .footer-row.row1 {
		padding-top: 70px;
		padding-bottom: 48px;
	}
}

.hs-search-field--open.hs-search-field .hs-search-field__suggestions {
	z-index: 99;
}

.cm-plus-footer.footer .ft-copyright .footer-simple-menu ul li:not(:first-child) {
	margin-right: 3px;
}
@media(max-width:767px){


	.cm-plus-footer.footer .ft-copyright .footer-simple-menu ul {
		padding-left: 15px;
	}

	.cm-plus-footer.footer .ft-copyright .footer-simple-menu ul {
		margin-top: .625rem;
		gap: .625rem;
		flex-direction: column;
		align-items: flex-start;
		padding-left: 0;
	}

	.cm-plus-footer.footer .ft-fixed-logo .footer-image a {
		position: relative;
		left: 30px;
		overflow: visible;
		width: 9.375rem;
		max-width: 100%;
		bottom: -6.5rem;
		z-index: 9;
	}
	.cm-plus-footer.footer .ft-navigation .footer-menu .hs-menu-wrapper>ul {
		flex-direction: column;
	}
	.cm-plus-footer.footer .ft-navigation .footer-menu .hs-menu-wrapper>ul>li {
		width: 100%;
	}

	.cm-plus-footer.footer .ft-navigation .footer-menu .hs-menu-wrapper>ul>li ul li {
		margin: .3125rem 0;
	}
	.cm-plus-footer.footer .ft-fixed-logo .footer-image a {
		position: relative;
		left: 1.8125rem;
		overflow: visible;
		width: 9.375rem;
		max-width: 100%;
		bottom: -9rem;
		z-index: 9;
	}

	.cm-plus-footer.footer .footer-row.ft-social-icons .footer-content ul li a span {
		font-size: 1.75rem;
	}

	.cm-plus-footer.footer .ft-navigation .footer-menu .hs-menu-wrapper>ul{
		margin-bottom:20px;
	}
}


/* header styling  */

.header-wrapper {
	position: fixed;
	top: 0;
	z-index: 1001;
	margin: 0 10rem;
	left: 0;
	right: 0;
	width: auto;
	max-width: none;
	background-color: rgba(255, 255, 255,1.0);
	box-shadow: 0 0 .3125rem rgba(0, 55, 97,0.2);
	border-color: rgba(255, 215, 68,0.0);
	border-bottom-left-radius: .3125rem;
	border-bottom-right-radius: .3125rem;
	transition: all .15s ease-in-out;
	--nav_topmargin: 0;
	--nav_width: auto;
	--grid-margin: 0;
}

.main-header {
	min-height: 85px;
	margin-top: 0;
	transition: all 1s ease-out;
}

.header-wrapper .page-center {
	padding-left: 3.75rem;
	padding-right: 1rem;
	min-height: 85px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
	gap: var(--grid-margin, 1.875rem);
	--grid-margin: 6.25rem;
}

.left-container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	--grid-margin: calc(var(--nav-vspace, 0.9375rem)* 2);
}

.left-container .header-logo  {
	width: 9.3125rem;
	margin: var(--brand_padding, 10px 0);
	background: #003761;
	height: 3.625rem;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	overflow: visible;
	transition: left 1.25s ease-out;
	transition-delay: .5s;
	left: -7.5rem;
}


.left-container .header-logo a:before {
	content: url(//7551812.fs1.hubspotusercontent-na1.net/hubfs/7551812/raw_assets/public/65Plus_October2024/images/logobefore.svg);
	position: absolute;
	left: -6.5625rem;
	width: 6.6875rem;
	top: 0;
	height: auto;
}

.left-container .header-logo a span {
	width: 118.85px;
	height: 30.83px;
	display: flex;
	align-items: center;
	max-width: 100%;
	padding-right: .625rem;
}

.left-container .header-logo a span svg {
	height: auto;
	color: inherit;
	fill: currentColor;
	width: 100%;
	display: block;
}


.left-container .header-navigation-menus .hs-menu-wrapper>ul {
	--nav-hspace: 0.9375rem;
	--nav-vspace: 0.9375rem;
	list-style: none;
	margin: 0 calc(var(--nav-hspace)* -1);
	padding: 0;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	border-radius: 0;
	border: 0;
	min-height: .0625rem;
	position: relative;
	flex-wrap: wrap;
	gap: .3125rem;
	text-align: left;
}

.left-container .header-navigation-menus .hs-menu-wrapper>ul>li {
	margin: 0;
	padding: 0;
}

.left-container .header-navigation-menus .hs-menu-wrapper>ul>li>a {
	font-size: 1.188rem;
	font-weight: 500;
	align-items: center;
	height: 100%;
	padding: var(--nav-vspace, 15px) var(--nav-hspace, 15px);
	display: flex;
	color: rgba(0, 55, 97,1.0);
	background-color: rgba(2, 103, 128,0.0);
}


.left-container .header-navigation-menus .hs-menu-wrapper>ul>li.active>a {
	background-color: rgba(2, 103, 128,0.0);
	color: rgba(208, 134, 0,1.0);
}

.left-container .header-navigation-menus .hs-menu-wrapper>ul>li>a:hover {
	color: rgba(208, 134, 0,1.0);
	background-color: rgba(2, 103, 128,0.0);
}


.right-container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	gap: var(--grid-margin, 0.625rem);
	--grid-margin: calc(var(--nav-vspace, 0.9375rem)* 2);
}

.right-container nav {
	display: flex;
}

.right-container nav a:hover {
	color: #d08600;
}

.right-container nav a {
	display: flex;
	align-items: center;
	color: #003761;
	font-size: 1.1875rem;
	font-weight: 500;
	gap: .625rem;
	transition: all .3s ease-in-out;
	color: rgba(0, 55, 97,1.0);
}

.right-container nav a span:first-child {
	font-size: calc(var(--icon_fontsize, 16) / 16* 1em);
	font-weight: normal;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	pointer-events: none;
	font-family: "FontAwesome";
}

.right-container nav a span:first-child svg {
	display: block;
	width: 1em;
	height: 1em;
	color: inherit;
	fill: currentColor;
	overflow: hidden;
	vertical-align: middle;
}

.right-container nav>.hs_cos_wrapper {
	display: flex;
	flex-direction: var(--nav_flex-direction, row);
	justify-content: var(--nav_justify-content, flex-start);
	flex-wrap: wrap;
	align-items: var(--nav_align-items, center);
	width: var(--nav_width, 100%);
	margin-top: var(--nav_topmargin, 30px);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: default;
	gap: 1.5625rem;
}

.left-container .header-navigation-menus .hs-menu-wrapper>ul li { 
	position: relative;
}

.left-container .header-navigation-menus .hs-menu-wrapper>ul>li  ul li a:hover {
	color: rgba(208, 134, 0,1.0);
	background-color: rgba(2, 103, 128,0.0);
}

.left-container .header-navigation-menus .hs-menu-wrapper>ul>li  ul li.active a {
	background-color: rgba(2, 103, 128,0.0);
	color: rgba(208, 134, 0,1.0);
}
.left-container .header-navigation-menus .hs-menu-wrapper>ul>li  ul li a {
	font-size: 16px;
	font-weight: 500;
	align-items: center;
	background-color: rgba(2, 103, 128,0.0);
	color: rgba(0, 55, 97,1.0);
}
.left-container .header-navigation-menus .hs-menu-wrapper>ul>li  ul {
	position: absolute;
	width: 100%;
	top: 100%;
	background-color: rgba(255, 255, 255,1.0);
}

.left-container .header-navigation-menus .hs-menu-wrapper>ul>li.hs-item-has-children ul {
	visibility: hidden;
	opacity: 0;
}

.left-container .header-navigation-menus .hs-menu-wrapper>ul>li> ul ul {
	left: 100%;
	top:0;
}

.left-container .header-navigation-menus .hs-menu-wrapper>ul li.hs-item-has-children:hover> ul {
	visibility: visible;
	opacity: 1;
}


.left-container .header-navigation-menus .hs-menu-wrapper>ul ul li {
	padding-left: 15px;
}

@media(min-width:1024px){
	.Fancynav_mobile {
		display: none;
	}
	.mobile-right-container {
		display: none;
	}
}



@media (max-width:1350px){
	.header-wrapper .page-center {
		gap: 20px;
	}
	.right-container nav a {
		font-size: 1rem;
	}

	.left-container .header-navigation-menus .hs-menu-wrapper>ul>li>a {
		font-size: 1rem;
	}
	.header-wrapper {
		margin-left :7rem;
		margin-right:2rem;
	}
}


@media (max-width:1300px){
	.right-container nav>.hs_cos_wrapper {
		gap: 10px;
	}
	.left-container .header-navigation-menus .hs-menu-wrapper>ul>li>a {
		padding: 15px 5px;  
	}
}


@media (max-width:1200px){
	.left-container .header-navigation-menus .hs-menu-wrapper>ul>li>a,
	.right-container nav a{
		font-size: 14px;
	}
	.header-wrapper .page-center{
		padding-left: 2.75rem;
	}
	.header-wrapper {
		margin-right: 1rem;
	}
	.left-container .header-navigation-menus .hs-menu-wrapper>ul>li ul li a {
		font-size: 14px;
	}
}


@media(max-width:1023px){

	.mobile-right-container {
		display: flex;
		align-items: center;
	}
	.header-navigation-menus {
		display: none;
	}
	.right-container nav {
		display: none;
	}
	.header-wrapper {
		font-size: 12.8px;
		--grid-margin: 0;
		--grid-bottom-margin: 0;
		--container-margin: 7.8125vw;
		margin-left: .625rem;
		margin-right: .625rem;
		border-radius: 0;
	}

	.main-header {
		min-height: 13.0208333333vw;
	}

	.header-wrapper .page-center {
		--min-height: 13.0208333333vw;
		min-height: var(--min-height, none);
		width: 100%;
		padding-left: calc(var(--container-margin, 30px)* .5);
		padding-right: calc(var(--container-margin, 30px)* .5);
		margin-right: auto;
		margin-left: auto;
	}

	.left-container .header-logo {
		--brand_padding: 0;
		position: absolute;
		left: 2rem;
		overflow: visible;
		width: 9.3125rem;
		margin: var(--brand_padding, 1.953125vw calc(var(--container-margin)* 0.5));
		background: #003761;
		height: 3.625rem;
		padding: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.left-container .header-logo a span {
		height: 100% !important;
		width: 100% !important;
		object-fit: contain;
		object-position: center center;
	}

	.left-container .header-logo a span svg {
		height: auto !important;
		margin-right: 1.25rem;
		object-fit: contain;
		object-position: center center;
	}
	.right-container {
		margin-right: calc(var(--container-margin)* -0.5);
		justify-content: flex-end;
	}

	.mobile-right-container a {
		border-right: var(--border_width, 2px) solid var(--border_color, #B2C2CF);
		padding-left: calc(var(--container-margin)* .5);
		padding-right: calc(var(--container-margin)* .5);
		min-width: 13.0208333333vw;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		line-height: 1.1;
		font-size: 4.1666666667vw;
		border-radius: var(--header_radius, 0);
		padding-top:4px;
		padding-bottom:4px;
	}

	.mobile-right-container a span {
		font-size: 5.2083333333vw;
		color: #003761;
		transition: all .2s ease-in-out;
		font-weight: normal;
		position: relative;
		display: inline-block;
		vertical-align: middle;
		pointer-events: none;
		font-family: "FontAwesome";
	}


	.mobile-right-container a span svg {
		display: block;
		width: 1em;
		height: 1em;
		color: inherit;
		fill: currentColor;
		overflow: hidden;
		vertical-align: middle;
	}
	.hamburger {
		transform: rotate(0);
		transition: all .5s ease-in-out;
		position: relative;
		float: left;
		z-index: 1001;
		text-align: center;
		background: none transparent;
		border-radius: 0;
		transition-property: opacity, filter, -webkit-filter;
		transition-duration: .15s;
		transition-timing-function: linear;
		font: inherit;
		color: inherit;
		text-transform: none;
		background-color: transparent;
		border: 0;
		margin: 0;
		overflow: visible;
		padding: 4.6875vw calc(var(--container-margin)* .5);
		display: inline-block;
		cursor: pointer;
	}
	.hamburger-box {
		width: 5.46875vw;
		height: 12px;
		display: inline-block;
		position: relative;
	}

	.hamburger-inner {
		display: block;
		top: 50%;
		margin-top: -1px;
		transition-duration: .075s;
		transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		width: 5.46875vw;
		height: 2px;
		background-color: currentColor;
		border-radius: 0px;
		position: absolute;
		transition-property: transform, -webkit-transform;
	}

	.hamburger-inner:before {
		top: -5px;
		content: "";
		display: block;
		width: 5.46875vw;
		height: 2px;
		background-color: currentColor;
		border-radius: 0px;
		position: absolute;
		transition: top .075s .12s ease, opacity .075s ease;
	}

	.hamburger-inner:after {
		transition: bottom .075s .12s ease, -webkit-transform .075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
		transition: bottom .075s .12s ease, transform .075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
		transition: bottom .075s .12s ease, transform .075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform .075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
		bottom: -5px;
		content: "";
		display: block;
		width: 5.46875vw;
		height: 2px;
		background-color: currentColor;
		border-radius: 0px;
		position: absolute;
	}



	.hamburger.is-active .hamburger-box {
		top: -1px; 
	}

	.hamburger.is-active .hamburger-inner {
		transform: rotate(45deg);
		transition-delay: .12s;
		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		background-color: currentColor;
	}

	.hamburger.is-active .hamburger-inner:before {
		top: 0;
		opacity: 0;
		transition: top .075s ease, opacity .075s .12s ease;
	}

	.hamburger.is-active .hamburger-inner:after {
		bottom: 0;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		transition: bottom .075s ease, -webkit-transform .075s .12s cubic-bezier(0.215, 0.61, 0.355, 1);
		transition: bottom .075s ease, transform .075s .12s cubic-bezier(0.215, 0.61, 0.355, 1);
		transition: bottom .075s ease, transform .075s .12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform .075s .12s cubic-bezier(0.215, 0.61, 0.355, 1);
	}

	/* movile menu	 */

	body.menu-open .Fancynav_mobile {
		visibility: visible;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	body.menu-open .Fancynav_mobile .bg {
		opacity: 1;
		visibility: visible;
		transition: all .2s ease-in-out;
		transition-delay: .4s;
	}
	.Fancynav_mobile {
		--grid-margin: 0;
		--grid-bottom-margin: 0;
		--nav_topmargin: 0;
		--container-margin: 20px;
		position: fixed;
		z-index: 1002;
		min-height: calc(100% + 1px);
		left: 0;
		top: 0;
		width: 100vw;
		-webkit-transform: translate(-100%, 0);
		transform: translate(-100%, 0);
		transition: all .4s ease-in-out;
	}
	.Fancynav_mobile .bg {
		position: absolute;
		left: -10px;
		top: 0;
		right: -10px;
		bottom: 0;
		background: rgba(0,0,0,.45);
		z-index: -1;
		opacity: 0;
		visibility: hidden;
		transition: all .1s ease-in;
		transition-delay: 0s;
	}
	.outer {
		--vh: 100vh;
		--headerheight: 71px;
		display: flex;
		justify-content: space-between;
		flex-direction: column;
		min-height: var(--vh, 100vh);
		max-height: var(--vh, 100vh);
		overflow: auto;
		overscroll-behavior-y: contain;
		background-color: rgba(0, 55, 97,1.0);
		color: #fff;
		width: 100vw;
	}

	.fancyTop .page-center,
	.fancyBottom .page-center ,
	.fancyMiddle .page-center {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		padding: 0 var(--container-margin, 30px);
		flex-wrap: wrap;
	}

	.mobile-menu-logo a {
		position: relative;
		left: -0.625rem;
		overflow: visible;
		width: 9.375rem;
		max-width: 100%;
		z-index: 9;
		background: #fff;
		padding: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 3.625rem;
		margin: var(--brand_padding, 1.953125vw calc(var(--container-margin)* 0.5));
	}

	.mobile-menu-logo a:before {
		content: url(//7551812.fs1.hubspotusercontent-na1.net/hubfs/7551812/raw_assets/public/65Plus_October2024/images/logobefore-footer.svg);
		position: absolute;
		left: -6.5625rem;
		width: 6.6875rem;
		top: 0;
		height: auto;
	}

	.mobile-menu-logo a img {
		display: flex;
		align-items: center;
		max-width: 7.5rem;
		height: 100% !important;
		width: 100% !important;
		object-fit: contain;
		object-position: center center;
		padding-right: .625rem;
		vertical-align: middle;
		border-style: none;
	}

	.Fancynav_mobile .outer::after {
		content: url(//7551812.fs1.hubspotusercontent-na1.net/hubfs/7551812/raw_assets/public/65Plus_October2024/images/footeroverlay.svg);
		position: absolute;
		right: 0;
		bottom: -0.375rem;
		width: 7.5rem;
		height: auto;
	}
	.fancyMiddle .hs-menu-wrapper>ul {
		text-align: left;
		position: relative;
		font-size: 8.4635416667vw;
		font-weight: bold;
		overflow: visible;
		width: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: stretch;
		flex-wrap: wrap;
		gap: var(--grid-margin, 10px);
	}

	.fancyMiddle .hs-menu-wrapper>ul>li {
		--a-d: 0s;
		--a-i: calc(var(--a-d, 0s)* var(--animation-advanced-delay-multiplier, 1.5));
		--e-i: calc((var(--animation-advanced-delay, 0.3s) + calc(var(--a-d, 0s)* var(--animation-advanced-delay-multiplier, 1.5))) + var(--animation-column-delay, 0s));
		list-style: none;
		width: 100%;
		margin-bottom: 0;
	}

	.fancyMiddle .hs-menu-wrapper>ul>li>a:hover{
		color: rgba(255, 255, 255,1.0);
	}
	.fancyMiddle .hs-menu-wrapper>ul>li.active>a {
		color: rgba(255, 255, 255,1.0);
	}
	.fancyMiddle .hs-menu-wrapper>ul>li>a {
		position: relative;
		padding: 0.3076923077em 0;
		padding-right: 1.0714285714em;
		font-size: 1.8125rem;
		line-height: 1;
		color: rgba(255, 255, 255,1.0);
		text-decoration: none;
		display: block;
	}
	.fancyMiddle .hs-menu-wrapper>ul>li ul li a:hover {
		color: rgba(255, 255, 255,1.0);
	}
	.fancyMiddle .hs-menu-wrapper>ul>li ul li.active a {
		color: rgba(255, 255, 255,1.0);
	}
	.fancyMiddle .hs-menu-wrapper>ul>li ul li a {
		position: relative;
		padding: 0.3076923077em 0;
		padding-right: 1.0714285714em;
		font-size: 1.5rem;
		line-height: 1;
		color: rgba(255, 255, 255,1.0);
		text-decoration: none;
		display: block;
	}

	.fancyBottom .socials svg{
		color: rgba(255, 255, 255,1.0);
	}

	.fancyMiddle .hs-menu-wrapper>ul>li ul li {
		position: relative;
	}

	.fancyMiddle .hs-menu-wrapper>ul>li ul li {
		margin-bottom: 0;
	}

	.child-trigger {
		background: transparent;
		height: auto;
		position: absolute;
		top: 0;
		width: 40px;
		right: 0;
		height:40px;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 20px;
		font-family: inherit;
		cursor: pointer;
		margin-right: 15px;
	}
	.child-trigger:before {
		content: "+";
	}
	.child-open.child-trigger:before {
		content: "-";
	}

	.fancyMiddle .hs-menu-wrapper>ul>li ul {
		display: none;
	}
	nav.button-menu>.hs_cos_wrapper {
		cursor: default;
		display: flex;
		flex-direction: var(--nav_flex-direction, row);
		justify-content: var(--nav_justify-content, flex-start);
		flex-wrap: wrap;
		align-items: var(--nav_align-items, center);
		gap: var(--nav_spacing, 5px);
		width: var(--nav_width, 100%);
		margin-top: 1.5625rem;
	}

	nav.button-menu a {
		position: relative;
		overflow: hidden;
		z-index: 2;
		display: flex;
		justify-content: center;
		flex-direction: row;
		align-items: center;
		cursor: pointer;
		--icon_fontsize: 18;
		gap: var(--icon_offset, 0.75em);
		text-decoration: var(--button_textdecoration, none);
		text-transform: var(--button_texttransform, none);
		padding: var(--button_vpadding, calc((var(--button_height, 42) - 16) / 2 / var(--button_fontsize, 15)* 1em)) var(--button_hpadding, calc(20 / var(--button_fontsize, 15)* 1em));
		letter-spacing: var(--button_letterspacing, 0em);
		min-width: var(--button_minwidth, 0);
		font-size: calc(var(--button_fontsize, 15)* .0625* 1rem);
		line-height: var(--button_lineheight, 1.0666666667em);
		border-radius: var(--button_radius, 0.3333333333em);
		font-weight: var(--button_fontweight, 500);
		background: var(--button_background, transparent linear-gradient(146deg, #FFD744 0%, #F7A600 48%, #D08600 100%) 0% 0% no-repeat padding-box);
		border: var(--button_borderwidth, 0px) solid var(--button_border, none);
		color: rgba(0, 55, 97,1.0);
		padding-top: 1.125rem ;
		transition: all .3s ease-in-out;
		border-width: 0px;
		border-color: rgba(0, 55, 97,0.0);
		border-radius: 5px;
	}
	nav.button-menu a:hover {
		border-color: rgba(0, 55, 97,0.0);
		color: rgba(0, 55, 97,1.0);
	}
	nav.button-menu a:before {
		content: "";
		position: absolute;
		display: block;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		background: var(--button_background-gradient, transparent linear-gradient(146deg, #FFD744 0%, #F7A600 48%, #D08600 100%) 0% 0% no-repeat padding-box);
		z-index: -1;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	.fancyBottom {
		margin-bottom: 2.5rem;
	}

	.hamburger .hs_cos_wrapper {
		font-size: 12.8px;
		margin-left: 10px;
	}


}

.header-wrapper.custom-no-navigation {
	height: auto;
}
.no_navigation .cm-plus-footer.footer .footer-section.cm-ft-copyright-section .page-center {
	border: none;
}

.cm-plus-footer.footer .cm-ft-top-section form span.icon {
	position: absolute;
	width: 1em; 
	top: 0;
	left: 50%;
	top: 50%;
	z-index: 9;
	transform: translate(-50% , -50%);
	line-height: 0;
	cursor:pointer;
}

.cm-plus-footer.footer .cm-ft-top-section form .actions {
	font-size: 1.5rem;
}

.cm-plus-footer.footer .cm-ft-top-section form .footer_contact_section_item svg, 
.cm-plus-footer.footer .cm-ft-top-section form .footer_contact_section_item svg path, 
.cm-plus-footer.footer .cm-ft-top-section   form svg,
.cm-plus-footer.footer .cm-ft-top-section form svg path {
	fill: #003761;
}

.servs-details-pg .hs-search-field  .hs-search-field__bar>form {
	padding-bottom: 0!important
}

.system_page_layout {
	padding-top: 100px;
}
.error-page:before {
	opacity: 0.5;
}

.cm_subscription_preferences h1 {
	font-size: 40px;
}

 

.servs-details-pg .tabber .media-col .form-wrap .hs-input,
.servs-details-pg  .hs-form.stacked input[type=email],
.servs-details-pg .hs-form.stacked input[type=file],
.servs-details-pg .hs-form.stacked input[type=number],
.servs-details-pg .hs-form.stacked input[type=password],
.servs-details-pg .hs-form.stacked input[type=search],
.servs-details-pg .hs-form.stacked input[type=tel], 
.servs-details-pg .hs-form.stacked input[type=text],
.servs-details-pg .hs-form.stacked select,
.servs-details-pg .hs-form.stacked textarea {
    color: #fff;
    border-color: inherit;
}

.servs-details-pg .hs_service .widget-type-form {
	margin-top: 50px;
}



@media (max-width:767px){
	.cm_subscription_preferences h1 {
		font-size: 19px;
	}

	.cm_subscription_preferences h2 {
		font-size: 16px;
	}
	.cm-blog-post-sidebr .simple-banner h1 {
		font-size: 24px;
	}

}

@media (max-height: 500px) {
		.fancyBottom {
			margin-top: 20px;
		}
}

@media (max-width:467px){
	.hamburger span:last-child {
		font-size: 12.8px;
	}
	.Fancynav_mobile .outer::after{
		width: 6.5rem;
	}



}

@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
	html ,body {
		font-size: 12.8px;
	}
}



.cm_nv_wrp .cm_nv_inner .custom, .hs-button, .tabber .media-col .form-wrap input.hs-button, form input[type=submit]{
	min-height:auto;
}