@font-face {
  font-family: eicons;
  src: url(https://243668236.fs1.hubspotusercontent-na2.net/hubfs/243668236/raw_assets/public/Watermark_November2025/fonts/eicons.eot) format("embedded-opentype"), url(https://243668236.fs1.hubspotusercontent-na2.net/hubfs/243668236/raw_assets/public/Watermark_November2025/fonts/eicons.woff2) format("woff2"), url(https://243668236.fs1.hubspotusercontent-na2.net/hubfs/243668236/raw_assets/public/Watermark_November2025/fonts/eicons.woff) format("woff"), url(https://243668236.fs1.hubspotusercontent-na2.net/hubfs/243668236/raw_assets/public/Watermark_November2025/fonts/eicons.ttf) format("truetype"), url("../fonts/eicons.svg?5.44.0#eicon") format("svg");
  font-style: normal;
  font-weight: 400;
}
:root{
  --icon-family: "Font Awesome 5 Free";
  --icon-family2:eicons;
  --body-background-clr:rgba(255, 255, 255,1.0);
  --menu-link-clr:rgba(0, 131, 191,1.0);
  --menu-link-hoverClr:rgba(33, 61, 93,1.0);
}
@font-face {
  font-family: "Font Awesome 5 Free";
  src:    url("https://243668236.fs1.hubspotusercontent-na2.net/hubfs/243668236/raw_assets/public/Watermark_November2025/fonts/fa-solid-900.woff2") format("woff2"),
    url("https://243668236.fs1.hubspotusercontent-na2.net/hubfs/243668236/raw_assets/public/Watermark_November2025/fonts/fa-solid-900.woff") format("woff"),
      url("https://243668236.fs1.hubspotusercontent-na2.net/hubfs/243668236/raw_assets/public/Watermark_November2025/fonts/fa-solid-900.ttf") format("truetype");
        font-style: normal;
        font-weight: 900;
        font-display: block;
        }
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  src:    url("https://243668236.fs1.hubspotusercontent-na2.net/hubfs/243668236/raw_assets/public/Watermark_November2025/fonts/fa-brands-400.woff2") format("woff2"),
    url("https://243668236.fs1.hubspotusercontent-na2.net/hubfs/243668236/raw_assets/public/Watermark_November2025/fonts/fa-brands-400.woff") format("woff"),
      url("https://243668236.fs1.hubspotusercontent-na2.net/hubfs/243668236/raw_assets/public/Watermark_November2025/fonts/fa-brands-400.ttf") format("truetype");
        font-style: normal;
        font-weight: 400;
        font-display: block;
        }



















































:root{
  --greenColor: #6aa35b;
  --primary_color:  rgba(0, 131, 191, 1.0);
  --secondary_color:  rgba(106, 190, 167, 1.0);
  --accent_primary_color:  rgba(12, 50, 73, 1.0);
  --accent_secondary_color:  rgba(78, 130, 114, 1.0);
  --body_background_color:  rgba(255, 255, 255, 1.0);
  --body_size : 18px;
  --h1_size : 70px;
  --h2_size : 36px;
  --h3_size : 32px;
  --h4_size : 24px;
  --h5_size : 22px;
  --h6_size : 20px;

  --body_size_mob : 16px;
  --h1_size_mob : 30px;
  --h2_size_mob : 26px;
  --h3_size_mob : 26px;
  --h4_size_mob : 15px;
  --h5_size_mob : 14px;
  --h6_size_mob : 16px;

  --button_sec_bg_color :  rgba(106, 190, 167, 1.0);
  --button_sec_hover_bg_color :  rgba(78, 130, 114, 1.0);
  --button_sec_font_color :  rgba(255, 255, 255, 1.0);
  --button_sec_hover_font_color :  rgba(255, 255, 255, 1.0);
  --button_sec_border_width :  0px;
  --button_sec_border_color :  rgba(33, 61, 93, 0.0);
  --button_sec_hover_border_color :  rgba(33, 61, 93, 0.0);
  --button_sec_corner_radius :  3px;
  --button_sec_spacing :  15px 10px;

  --button_bg_color :  rgba(0, 131, 191, 1.0);
  --button_hover_bg_color :  rgba(12, 50, 73, 1.0);
  --button_font_color :  rgba(255, 255, 255, 1.0);
  --button_hover_font_color :  rgba(255, 255, 255, 1.0);
  --button_border_width :  0px;
  --button_border_color :  rgba(33, 61, 93, 0.0);
  --button_hover_border_color :  rgba(33, 61, 93, 0.0);
  --button_corner_radius :  3px;
  --button_spacing :  15px 20px;
  --sm_button_spacing :  10.0px 13.333333333333334px;
  --sec_sm_button_spacing :  10.0px 6.666666666666667px;

  --size54 : 54.0px;
  --size44 : 43.99999999992001px;
  --size16 : 15.99999999984px;
  --size15 : 14.99999999994px;
  --size14 : 13.999999985999999px;
  --size10 :  9.9999999999px;
  --size14Mob : 14.0px;
}

ul li {
  margin-bottom: 0;
}
.cm-header.header .top-section .search-icon-container svg{
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.cm-header.header .top-section .col4{
  padding: 0px;
}
.cm-header.header .primary-section{
  padding:15px 0px;
}
.cm-header.header .page-center{
  padding-left: 20px;
  padding-right: 20px;
}
.cm-header.header .logo-section {
  width: calc(18.5% - 10px);
  width: 18.5%;
}
.cm-header.header .nav.menuAdd{
  width: 68.032%;
}
.cm-header.header .nav.menuAdd nav.header__menu{
  margin-right:20px;
}
.cm-header.header .nav.menuAdd ul.header__menu-wrapper{
  justify-content: center;
  gap: 0px;
}
.cm-header.header .nav.menuAdd ul.header__menu-wrapper>li>a{
  margin:0px 19.5px;
  line-height: 1.1;
  text-align: center;
}
.cm-header.header .nav.menuAdd ul.header__menu-wrapper>li:first-child >a{
  margin-left:0px; 
}
.cm-header.header .nav.menuAdd ul.header__menu-wrapper>li:nth-last-child(2) >a{
  margin-right:0px;
}
.cm-header.header .nav.menuAdd ul.header__menu-wrapper>li>ul.header__menu-submenu{
  flex-direction: column;
}
.cm-header.header .nav.megamenu .header__menu--desktop>.header__menu-wrapper >li.three_items>ul >li{
  width: 100% !important;
  text-align: left;
}
.cm-header.header .right-section{
  width: 13.218%;
}
.cm-header.header .right-section a.hs-sec-btn,
.cm-header.header .right-section a.hs-button{
  font-size: 15px;
  line-height: 1;
  letter-spacing: 1px;
  font-weight: 700;
  display: flex;
  gap: 5px;
  font-size: var(--size15)
}

.cm-header.header .right-section a.hs-sec-btn{
  padding: 15px 10px;  
}


.cm-header.header .right-section a.hs-button:after{
  content: "\f0a9";
  font-family:var(--icon-family);
}

.cm-header.header .right-section a.hs-sec-btn:after{
  content: "\f574";
  font-family:var(--icon-family);
}

.cm-header.header .top-section{
  padding: 5px 15px;
}
.cm-header.header .container-wrapper{
  gap:0px;
  align-items: center;
  justify-content: flex-start;
}
.cm-footer.footer{
  font-size:14px;
}
.cm-footer.footer .flex_row{
  align-items: center;
}
.cm-footer.footer .privacy-menu-section ul,
.cm-footer.footer .footer-menu-section ul{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items:center;
}
.cm-footer.footer .footer-menu-section ul>li:not(:last-child):after{
  align-self: center;
  border-color: #000;
  border-left-style: solid;
  border-left-width: 2px;
  content: "";
  height: 35%;
  position:absolute;
  right:0;
}
.cm-footer.footer .privacy-menu-section ul li,
.cm-footer.footer .footer-menu-section ul li
{
  margin:0px;
  display: flex;
  position: relative;
}
.cm-footer.footer .privacy-menu-section ul li a,
.cm-footer.footer .footer-menu-section ul li a
{
  margin:0px 18.5px;
  display:flex;
  text-align: left;
}
.cm-footer.footer .privacy-menu-section ul li:first-child a,
.cm-footer.footer .footer-menu-section ul li:first-child a
{
  margin-left:0px;
}
.cm-footer.footer .privacy-menu-section ul li:last-child a,
.cm-footer.footer .footer-menu-section ul li:last-child a{
  margin-right:0px;
}
.cm-footer.footer .col-section{
  padding:0px;
}
.cm-footer.footer .footer-menu-section{
  margin-bottom:5px;
}
.cm-footer.footer .copy-right{
  margin-bottom: 8px;
}
.cm-footer.footer .address-section{
  margin-bottom: 22.40px;
}
.cm-footer.footer .footer-section.footer-section-2 .column-2{
  margin-left: 14px;
}
.advisor-menu-active .footer-section.cm-footer-sec1 {
  display: none;
}
.advisor-menu-active .footer-section.footer-section-2 .page-center {
  padding-top: 50px;
}
.cm-header.header .header-search-inner{
  padding: 0 15%;
  transition: .3s;
  left:0; 
  transform: scale(0);
}
.search-open .cm-header.header .header-search-inner{
  transform: scale(1);
}
.cm-header.header .header-search-inner .hs-search-field{
  background: none;
}
.cm-header.header .header-search-inner .hs-search-field .hs-search-field__bar{
  background: none;
}
.cm-header.header .header-search-inner .hs-search-field form{
  background: transparent;
  padding:22px 0px;
}
.cm-header.header .header-search-inner .hs-search-field form input.hs-search-field__input{
  background: none;
  display: inline-block;
  padding: 0;
  vertical-align: middle;
  border-width: 0 0 1px;
  color: #fff;
  font-size: 50px;
  line-height: 1.5;
  text-align: center;
  font-weight: 800;
  border-radius: 3px;
  padding-bottom: 15px;
}
.cm-header.header .header-search-inner .hs-search-field form input.hs-search-field__input::placeholder{
  color: #a9aaab;
}
.cm-header.header .header-search-inner .search-suggestion{
  max-width: 100%;
  margin:auto 0px;
  padding: 30px 0px;
}
.cm-header.header .header-search-inner .hs-search-field__bar form button{
  display:none;
}
.cm-header.header .header-search-icon:after{
  content: "\e87f";
  font-family:var(--icon-family2) ;
  font-size: inherit;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  color:#fff;
}
.cm-header.header .header-search-inner .header-search-close{
  right: 15%;
  top: 50%;
}
.cm-header.header .header-search-inner .header-search-close svg{
  display:none;
}
.cm-header.header .top-section .search-icon-container .lebal_text{
  color:#fff;
  font-size:16px;
  display: inline-flex;
  padding: 3px 0px;
}
.cm-header.header .top-section .search-icon-container span.lebal_text:after {
  color: #fff;
  content: "\f002";
  font-family: var(--icon-family);
  font-size: 18px;
  font-weight: 900;
  margin-left:7px;
}
.cm-header.header .search .search-icon-container{
  margin-right: 7px;
}
.cm-header.header .header-search-inner label {
  display: none;
}

.cm-header.header .header-search-inner .hs-search-field form input.hs-search-field__input {
  height: auto;
  padding-bottom: 0;
}

.custom-no-navigation .container-wrapper{
  min-height:0px;
}
.custom-no-navigation .cm-header.header .primary-container{
  min-height:0px;
}

.simple-banner .bottom_shape_row path{
  fill:var(--body-background-clr);
}

.cm-header.header li.advisors ul.header__menu-submenu--level-3{
  position: static;
  width: 40vw;
  display: flex !important;
  justify-content: center;
  padding: 0px;
}
.cm-header.header li.advisors ul.header__menu-submenu--level-3 a.header__menu-link{
  line-height: 1.1;
  margin: 0 19.5px;
  text-align: center;
  padding: 0px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  color:var(--menu-link-clr);
}

.cm-header.header .nav>nav>ul .header__menu-item--depth-1.advisors > a {
  display: none;
}

.cm-header.header .nav>nav>ul .header__menu-item--depth-1.advisors .mobile-child-trigger {
  display: none;
}

.cm-header.header .nav>nav>ul .header__menu-item--depth-1.advisors ul.header__menu-submenu.header__menu-submenu--level-2 {
  position: static;
  opacity: 1;
  visibility: visible;
  opacity: 1;
  transform: none;
  box-shadow: none;
  padding: 0;
  display: block;
}

.cm-header.header .nav>nav>ul .header__menu-item--depth-1.advisors ul.header__menu-submenu--level-2 li.header__menu-item--depth-2.active-advisor {
  display: block;
}

.cm-header.header .nav>nav>ul .header__menu-item--depth-1.advisors ul.header__menu-submenu--level-2 li.header__menu-item--depth-2 > a {
  display: none;
}

.cm-header.header .nav>nav>ul .header__menu-item--depth-1.advisors ul.header__menu-submenu--level-2 li.header__menu-item--depth-2 ul.header__menu-submenu--level-3 {
  display: block;
  position: static;
  opacity: 1;
  width:100%;
  visibility: visible;
  box-shadow: none;
  background: transparent;
  transform: none;
}
.cm-header.header .nav>nav>ul .header__menu-item--depth-1.advisors ul.header__menu-submenu--level-2 li.header__menu-item--depth-2 {
  display: none;
}
.cm-header.header li.advisors ul.header__menu-submenu--level-3 a.header__menu-link:hover{
  color:var(--menu-link-hoverClr);
}
.cm-header.header li.advisors ul.header__menu-submenu--level-3>li:first-child a.header__menu-link{
  margin-left:0px;
}
.cm-header.header li.advisors ul.header__menu-submenu--level-3>li:last-child a.header__menu-link{
  margin-right:0px;
}
.cm-header.header li.advisors ul.header__menu-submenu--level-3 a.header__menu-link.header__menu-link--active-link{
  color: rgba(12, 50, 73,1.0);
}
.simple-banner .banner-content-inner.col12,
[class*="full-width-section"] .simple-banner .page-center {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.cm-header.header .right-section a {
  justify-content: center;
  align-items: center;
}

@media(min-width: 992px){
  .advisor-menu-active .cm-header.header .nav.menuAdd{
    width: auto; 
    flex-grow: 1;
  }

  .advisor-menu-active  .cm-header.header .right-section{
    width: auto;  
  }
}


@media(max-width: 991px){
  .cm-header.header .right-section {
    width: auto;
    justify-content: flex-end;
  }
}
@media (max-width:1279px){
  .cm-header.header .right-section a.hs-sec-btn,
  .cm-header.header .right-section a.hs-button{
    padding: 10px;
    font-size: var(--size14);
  }
}

@media (max-width:1024px) and (min-width: 992px){
  header.header .button-section-container {
    flex-direction: column;
    align-content: flex-end;
  }
}

@media (max-width:1024px){
  .cm-header.header .logo-section{
    width: 24%;
  }
  .advisor-menu-active .footer.footer_section__2 .footer-section-2{
    padding-bottom: 20px;
  }
  .advisor-menu-active .cm-footer.footer .address-section {
    margin-bottom: 6.4px;
    margin-top: 22px;
  }
  .advisor-menu-active .footer-section.footer-section-2 .page-center {
    padding-top: 40px;
  }
  .cnt-wit-bg-wrp.cm_bookmark_banner .rich_text h4 {
    font-size: 18px !important;
  }
  .cm_bookmark_banner .bg_el.bg_img {
    background-position: center !important;
  }
}
@media (max-width:991px){
  .cm-header.header .button-section-container .btn-section{
    display:flex;
  }
  .cm-header.header .right-section{
    width:40%;
    gap:28px;
  }
  .cm-footer.footer .page-center{
    padding: 0px 20px;
  }
  .cm-footer.footer .page-center .col-section .footer-row.cm-footer-logo .footer-image img{
    max-width:100%;
  }
  .cm-header.header span.trigger{
    display:none !important;
  }
  .cm-header.header .cst-humburger-icon:before{
    content: "\e816";
    display: inline-block;
    font-family:var(--icon-family2);
    font-size: 34px;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    transition:all 0.3s ease;
  }
  .cm-header.header .cst-humburger-icon.menu-active:before{
    content: "\e87f";
  }
  .cm-header.header .button-section-container{
    order:2;
  }
  .cm-header.header .cst-humburger-icon{
    order:1;
    padding: 8.5px;
  }
  .cm-header.header .nav .header__menu.header__menu--desktop{
    min-height: 0px;
    height: auto;
  }
  .cm-header.header .nav .header__menu.header__menu--desktop .mobile_section{
    display:none;
  }
  .cm-header.header .nav.menuAdd {
    width: 100%;
  }
  .cm-header.header .nav.menuAdd ul.header__menu-wrapper{
    padding:0px;
    margin:0px;
  }
  .cm-header.header .page-center .nav.menuAdd ul.header__menu-wrapper>li{
    border: 0px;
    border-style: solid;
    border-color: #151515;
    border-bottom-width: 1px;
  }
  .cm-header.header .nav.menuAdd ul.header__menu-wrapper>li:nth-last-child(2){
    border-bottom-width: 0px;
  }
  .cm-header.header .nav.menuAdd ul.header__menu-wrapper>li a:hover{
    background-color:#15b8c4;
  }
  .cm-header.header .nav.menuAdd ul.header__menu-wrapper li a{
    text-align: left;
    font-size: 14px;
    letter-spacing: 0.5px;
    padding: 13px 16px;
    text-transform: uppercase;
    margin: 0px;
    line-height: 1.5;
  }
  .cm-header.header .page-center .nav.menuAdd{
    display:block;
    max-height:0;
    overflow:hidden;
    transform:scaleY(0);
    transition:all 0.3s ease-in;
    transform-origin: top;
    margin-top: 53px;
  }
  .sticky_header .cm-header.header .page-center .nav.menuAdd{
    margin-top:0px;
  }
  .mobile-menu-open .cm-header.header .page-center .nav.menuAdd
  {
    max-height:100vh;
    transform:scaleY(1);
    transition:all 0.3s ease-in;
    min-height: 0px;
    height: auto;
  }
  .cm-header.header .page-center .nav.menuAdd .mobile-close-icon{
    display:none;
  }

  .cm-header.header .top-section{
    display:block;
  }
  .header .search .search-icon-container:after{
    font-size: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .cm-header.header .top-section .cst-inner-wrapper{
    justify-content: flex-end;
  }
  .cm-header.header .top-section .page-center{
    padding:0px;
  }
  .cm-header.header .top-section .cst-inner-wrapper{
    justify-content: flex-end;
  }
  .cm-header.header .search .search-icon-container{
    margin: 0px;
  }
  .cm-header.header .page-center .nav.menuAdd ul.header__menu-wrapper>li.advisors>a{
    display:none;
  }
  .cm-header.header .nav>nav>ul .header__menu-item--depth-1.advisors ul.header__menu-submenu--level-2 li.header__menu-item--depth-2 ul.header__menu-submenu--level-3{
    display: block;
    max-height: 0;
    overflow: hidden;
    transform: scaleY(0);
    transform-origin: top;
    transition: all .3s ease-in;
    flex-direction:column;
    padding:0px;
  }
  .mobile-menu-open .cm-header.header .nav>nav>ul .header__menu-item--depth-1.advisors ul.header__menu-submenu--level-2 li.header__menu-item--depth-2 ul.header__menu-submenu--level-3{
    height: auto;
    max-height: 100vh;
    min-height: 0;
    transform: scaleY(1);
  }
  .cm-header.header li.advisors ul.header__menu-submenu--level-3 a.header__menu-link{
    text-align:left;
    color: rgba(255, 255, 255,1.0);
  }
  .cm-header.header li.advisors ul.header__menu-submenu--level-3 a.header__menu-link:hover{
    color: rgba(255, 255, 255,1.0);
  }
  .cm-header.header li.advisors ul.header__menu-submenu--level-3 a.header__menu-link.header__menu-link--active-link{
    color: rgba(255, 255, 255,1.0);
  }
  .cm-header.header .nav>nav>ul .header__menu-item--depth-1.advisors ul.header__menu-submenu--level-2 li.header__menu-item--depth-2.active-advisor>ul>li:not(:last-child){
    border-bottom:1px solid black !important;
  }
  .advisors  .mobile-child-trigger{
    display:none !important;
  }
}
@media (max-width:767px){
  .cm-header.header .top-section{
    display:none;
  }
  .cm-header.header.no_menu .top-section{
    display:none;
  }
  .cm-header.header .page-center .nav.menuAdd{
    margin-top:0px;
  }
  .cm-header.header .nav.menuAdd ul.header__menu-wrapper li a{
    padding: 8px 16px;
  }
  .cm-footer.footer .footer-section.footer-section-2 .column-2{
    margin: 0px;
  }
  .cm-footer.footer .page-center .col-section .footer-row.cm-footer-logo .footer-image img{
    max-width:73px;
  }
  .cm-header.header .primary-section {
    padding: 10px 0;
  }
  .custom-no-navigation .cm-header.header .primary-section{
    padding:12px 0px;
  }
  .cm-header.header .page-center {
    padding-left: 10px;
    padding-right: 10px;
  }
  .cm-header.header .right-section a.hs-sec-btn,
  .cm-header.header .right-section a.hs-button{
    font-size: var(--size10);
    padding: 8px 10px 8px 10px;
  }
  .cm-header.header .logo-section{
    width:43%;
  }
  .cm-header.header .right-section{
    justify-content: space-evenly;
    width: 53%;
    gap:0px;
  }
  .cm-header.header .button-section-container{
    width:34%;
    margin-top: 5px;
  }
  .cm-header.header .cst-humburger-icon{
    width: 17%;
    margin-top: 5px;
    margin-left: -12px;
    margin-right: 8px;
    width: auto;
  }
  .cm-header.header .button-section-container .btn-section{
    margin-left: 3px;
  }
  .advisor-menu-active .footer.footer_section__2 .footer-section-2{
    padding-bottom:30px;
  }
  .cnt-wit-bg-wrp.cm_bookmark_banner {
    padding-top: 30px;
    padding-bottom: 30px;
  }

}
@media (max-width:600px){
  .cm-header.header .cst-humburger-icon {
    margin-left: 53px;
    margin-top: 5px;
    margin-right:0px;
    width: 32%;
  }
  .cm-header.header .button-section-container {
    width: 40%;
  }
}
@media (max-width:480px){
  .cm-header.header .button-section-container{
    display:flex;
    width: 57%;
  }
  .cm-header.header .cst-humburger-icon{
    width: 25%;
    margin-left:0px;
    width: auto;
  }
}


.hs-sec-btn,
.hs-button{
  font-size: var(--body_size);
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1;
}


@media(max-width: 991px){
  :root{
    --size54  : 26px; 
    --size44 : 23.99999999976px;
  }


  .hs-sec-btn,
  .hs-button{
    font-size: var(--size14Mob);
    padding: 9.9999999999px 20px;
  }

}


@media(max-width: 767px){
  .two-col-content .flex_row {
    row-gap: 20px;
  }
}

i.fas {
  font-family: "Font Awesome 5 Free";
}


/*  */

.top_sec {
  margin-bottom: 30px;
}

.top_sec  h2.title{
  font-size: var( --size54);
  line-height: 1;
}

/*  */


.simple-banner.cm_banner_retirement .top_sec > *:last-child ,
.simple-banner.cm_banner .top_sec > *:last-child {
  margin-bottom: 0;
}


.simple-banner.cm_banner_retirement h1,
.simple-banner.cm_banner h1 {
  text-shadow: 5px 3px 3px rgba(0,0,0,0.3);
}

.header .search .search-icon-container {
  overflow: hidden;
  position: relative;
}

.header .search .search-icon-container svg {
  overflow: hidden;
  WIDTH: 100%;
  height: 100%;
}

.header .search .search-icon-container svg rect:nth-child(2) {
  display: none;
}

.two-col-content.cm_twCol_cont .description:last-child {
  margin-bottom: 0;
}


.hs_service .form-title, h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
p {
  margin-bottom: 20px;
}

.two-col-content .single-img.shadowEnble {
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
  display: block;
  overflow: hidden;
}

.accordion_wrap.cmAcc_v1 .top_sec {
  margin-bottom: 16px;
}

[class*="full-width-section"] .page-center.theme_center {
  padding: 0 20px;
}


.accordion_wrap.cmAcc_v1 .acc-item .acctitle {
  box-shadow: 1px 1px 19px 0px #00000012 !important;
  border-radius: 10px;
  overflow: hidden;
}

.accordion_wrap.cmAcc_v1 .acc-item {
  overflow: visible;
  border-radius: 10px;
  margin-bottom: 23px;
}

.accordion_wrap.cmAcc_v1 .acc-content {
  margin-top: 20px;
}

.accordion_wrap.cmAcc_v1 .acc-item.activeaccord {
  background: transparent !important;
}


.accordion_wrap .acc-item:not(:last-child) {
  margin-bottom: 23px !important;
}


.accordion_wrap.cmAcc_v1 .acc-item.activeaccord {
  background: transparent !important;
}

.accordion_wrap .acc-item .carrortwrap:has( svg.right.arrow):after {
  content: "\f138";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 30px;
  line-height: 1;
  display: block;
}

.accordion_wrap .acc-item .carrortwrap:has( svg.right.arrow) svg {
  display: none;
}

.accordion_wrap .acc-item .carrortwrap:has( svg.right.arrow) {
  position: static;
  display: inline-table;
  margin-left: auto;
}

.accordion_wrap.cmAcc_v1 .acc-item .acctitle > * {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.accordion_wrap.cmAcc_v1 .acc-item .acctitle > * {
  line-height: 1;
}

.accordion_wrap.cmAcc_v1 .acc-item.activeaccord .carrortwrap:has( svg.right.arrow):after {
  transform: rotate(90deg);   
}



@media(max-width: 1100px){
  .simple-banner.cm_banner_retirement .bg_el.bg_img ,
  .simple-banner.cm_banner .bg_el.bg_img {
    background-position: center !important;
  }
}


/*  */

.two-col-content.cm_subscribeSec {
}

.two-col-content.cm_subscribeSec .content-col .description:empty {
  display: none;
}

.two-col-content.cm_subscribeSec .content-col .form_wrap {
  padding: 0;
}

.two-col-content.cm_subscribeSec .hsfc-Step .hsfc-Step__Content {
  padding: 0;
}

.two-col-content.cm_subscribeSec .hsfc-Step .hsfc-Step__Content {
  display: flex;
}

.two-col-content.cm_subscribeSec .hsfc-Step .hsfc-NavigationRow {
  margin-top: 0;
  flex-shrink: 0;
}

.two-col-content.cm_subscribeSec .hsfc-Step .hsfc-NavigationRow .hsfc-NavigationRow__Alerts {
  margin: 0;
}

.two-col-content.cm_subscribeSec .hsfc-Step .hsfc-Row {
  margin: 0;
}

.two-col-content.cm_subscribeSec .hsfc-Step .hsfc-TextInput {
  height: 72px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

[data-hsfc-id=Renderer] .hsfc-TextInput::-webkit-input-placeholder {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}

.two-col-content.cm_subscribeSec .content_box {
  text-align: right;
  letter-spacing: 1px;
}

.two-col-content.cm_subscribeSec .hsfc-Step .hsfc-Button {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 72px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 0px 50px 50px 0px;
  padding: 10px 40px 10px 40px;
}

[data-hsfc-id=Renderer] .hsfc-FieldLabel:has(span:empty) {
  display: none;
}

[data-hsfc-id=Renderer] .hsfc-FieldLabel:has(span:empty) {
  display: none;
}

.two-col-content.cm_subscribeSec .content_box {
  margin: 0;
}

.two-col-content.cm_subscribeSec [data-hsfc-id=Renderer] .hsfc-NavigationRow__Alerts {
  display: none;
}

.feat-wrap.cm_iconCards h2.title {
  margin-bottom: 0;
}

.feat-wrap.cm_iconCards .top_content h2 {
  line-height: 1;
}

.feat-wrap.cm_iconCards .top_sec {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.feat-wrap.cm_iconCards .top_content {
  max-width: 807px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}


.feat-wrap.cm_iconCards .feat-item-wrp.top.large_icon .left-media .img-wrap {
  max-width: 100%;
}

.feat-wrap.cm_iconCards .feat-item-wrp.top.large_icon .img-wrap img {
  max-width: 100px;
}

.feat-wrap.cm_iconCards .feat-item-wrp.top .featitem .outer_wrap {
  row-gap: 10px;
}

.feat-wrap.cm_iconCards .right-content p {
  margin-bottom: 10px;
}

.feat-wrap.cm_iconCards .right-content p:last-child {
  margin-bottom: 0;
}

.feat-wrap.cm_iconCards .featitem {
  padding-left: 10px;
  padding-right: 10px;
}


.two-col-content.cm_subscribeSec .content_box h2 {
  letter-spacing: 1px;
}

@media(max-width: 767px){
  .two-col-content.cm_subscribeSec .content_box {
    text-align: center;
  }

  .feat-wrap.cm_iconCards .feat-item-wrp {
    row-gap: 0;
  } 
}


/*  */


.two-col-content.cm_solutions_twoCol .media_column:has( .para_imge) .single_parallax {
  height: 100%;
  border-radius: 5px;
  min-height: 400px;
}

.two-col-content.cm_solutions_twoCol .description > *:last-child {
  margin-bottom: 0;
}

.two-col-content.dnd_padd .description:last-child {
  margin-bottom: 0;
}

.two-col-content.cm_solutions_twoCol .flex_row.flex_center.full_img {
  align-items: center;
}

/*  */
.nav.megamenu > nav > ul .header__menu-item--depth-1.advisors {
  display: none;
}


.advisor-menu-active .nav:has( .active-advisor)>nav>ul .header__menu-item--depth-1 {
  display: none;
}


.advisor-menu-active .nav:has( .active-advisor)>nav>ul .header__menu-item--depth-1.advisors {
  display: block;
}

.nav >nav > ul .header__menu-item--depth-1.advisors {
  display: none;
}

/* .advisor-menu-active .nav.megamenu>nav>ul .header__menu-item--depth-1 > .mobile-child-trigger {
display: none;
}

.advisor-menu-active .nav.megamenu>nav>ul .header__menu-item--depth-1 li.header__menu-item--depth-2 > a {
display: none;
} */
/*  */

.cm_solutions_twoCol .description h4,
.cm_solutions_twoCol .description h2 {
  line-height: 1;
}

.two-col-content.cm_subscribeSec .hsfc-Step .hsfc-Button {
  transform: none;
}

.accordion_wrap.cmAcc_v1 .acc-item:last-child {
  margin-bottom: 0;
}

.two-col-content.cm_subscribeSec .content-col .form_wrap h3:empty {
  margin: 0;
}

.two-col-content.cm_subscribeSec .hsfc-Step .hsfc-Button {
  font-size: 20px;
  transform: none !important;
}

@media(max-width: 767px){

  .simple-banner.cm_banner_retirement,
  .simple-banner.cm_banner {
    min-height: 150px;
    padding: 30px 20px;
  }

  .cm_solutions_twoCol .content-col .description {
    text-align: center;
    padding-top: 20px;
  }

  .two-col-content.cm_solutions_twoCol .media_column:has( .para_imge) .single_parallax {
    padding-bottom: 0;
    min-height: 200px;
  }

  .two-col-content.cm_solutions_twoCol.cm_single_media .para_imge {
    background-position: top center;
  }

  .cm_solutions_twoCol.right .right_media_image .content-col .description {
    padding-top: 0;
  }
}

/*  */


.cnt-wit-bg-wrp.cm_fullBg_content h2 {
  margin-bottom : 20px; 
}

.cnt-wit-bg-wrp.cm_fullBg_content ul {
  padding: 0;
  list-style: none;
  margin-bottom: 15px;
  margin-left: 11px;
  color: #ffffff;
}

.cnt-wit-bg-wrp.cm_fullBg_content ul li {
  padding-bottom: calc(9px/2);
  margin: 0;
  position: relative;
  display: flex;
  align-items: baseline;
}

.cnt-wit-bg-wrp.cm_fullBg_content ul li:before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  width: 1.25em;
  font-size: 12px;
  margin-right: 11px;
}

.cnt-wit-bg-wrp.cm_fullBg_content ul li + li {
  margin-top: calc(9px/2);
}

.cnt-wit-bg-wrp.cm_fullBg_content .rich_text > *:last-child {
  margin-bottom: 0;
}


/* retiremeby */
.simple-banner.cm_banner_retirement h1 {
  margin-bottom: 10px;
}

.simple-banner.cm_banner_retirement {
  min-height: 350px;
}

.feat-wrap .img-wrap {
  position: relative;
}

.feat-wrap.cm_iconCards_bookmarkSec .feat-item-wrp.top.text_center .left-media .img-wrap {
  max-width: 100%;
}

.feat-wrap.cm_iconCards_bookmarkSec .feat-item-wrp.top .img-wrap img {
  max-width: 100px;
}

.feat-wrap.cm_iconCards_bookmarkSec .feat-item-wrp.top .outer_wrap {
  row-gap: 10px;
}

.feat-wrap.cm_iconCards_bookmarkSec .featitem h4 {
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 20px;
}

.feat-wrap.cm_iconCards_bookmarkSec .featitem p {
  max-width: calc(100% - 30px);
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.feat-wrap.cm_iconCards_bookmarkSec .featitem .right-content > *:last-child {
  margin-bottom: 0;
}


.cnt-wit-bg-wrp.cm_bookmark_banner {
  padding-top: 30px;
  padding-bottom: 90px;
}

.cnt-wit-bg-wrp.cm_bookmark_banner .rich_text img {
  width: 100px;
  margin-bottom: 10px;
}

.cnt-wit-bg-wrp.cm_bookmark_banner .rich_text h1 {
  margin-bottom: 10px;
  line-height: 1;
  text-transform: capitalize;
  text-shadow: 5px 3px 3px rgba(0, 0, 0, 0.3);
}

.cnt-wit-bg-wrp.cm_bookmark_banner .rich_text h4 {
  line-height: 1;
}

.cnt-wit-bg-wrp.cm_bookmark_banner .rich_text > *:last-child {
  margin-bottom: 0;
}

.two-col-content.cm_retirement_twoCol {
  overflow: visible;
}

.two-col-content.cm_retirement_twoCol .content-col {
  border-radius: 40px;
}

.two-col-content.cm_retirement_twoCol .content-col h4 {
  line-height: 1;
}

.two-col-content.cm_retirement_twoCol .content-col table {
  background-color: transparent;
  border-color: currentColor;
  width: 100%;
  margin-bottom: 20px;
}

.two-col-content.cm_retirement_twoCol .content-col table td {
  border-color: #ffffff45;
  width: 50%;
  text-align: center;
  padding: 7.5px 10px;
}

.two-col-content.cm_retirement_twoCol .content-col .description > *:last-child {
  margin-bottom: 0;
}

.two-col-content.cm_retirement_twoCol .content_box {
  margin-top: 0;
}

.cm_retirement_twoCol_bottom_content .rich_text {
  text-align: left;
}

.cm_retirement_twoCol_bottom_content .rich_text > *:last-child {
  margin-bottom: 0;
  font-size: var(--h5_size_mob);
}

.two-col-content.cm_retirement_twoCol .content-col ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.two-col-content.cm_retirement_twoCol .content-col ul li {
  margin: 0;
  padding: 0;
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 5px;
}

.two-col-content.cm_retirement_twoCol .content-col ul li:not(:last-child) {
  padding-block-end: calc(16px / 2); 
}

.two-col-content.cm_retirement_twoCol .content-col ul li:before {
  content: "\f192";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  width: 1.25em;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}


@media(max-width: 767px){
  .two-col-content.cm_retirement_twoCol  .description,
  .two-col-content.cm_retirement_twoCol .text_block {
    text-align: center;
  }

  .cm_retirement_twoCol_bottom_content .rich_text {
    text-align: center;
  }

}

.two-col-content.cm_twCol_bookmarkSec .top_content h4 {
  line-height: 1;
}

.two-col-content.cm_twCol_bookmarkSec .top_sec {
  padding: 0;
  margin-bottom: 20px;
}

.two-col-content.cm_twCol_bookmarkSec .col6 {
  padding: 10px;
}

.two-col-content.cm_twCol_bookmarkSec .content_box {
  margin-top: 0;
}

.two-col-content.cm_twCol_bookmarkSec  .description > *:last-child {
  margin-bottom: 0;
}


.accordion_wrap.cmAcc_v1 .acc-item .acc-content {
  box-shadow: none;
}

.two-col-content.cm_twColForm .mediaimg .single-img img {
  border-radius: 20px !important;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
}


.two-col-content.cm_twColForm .content-col .form_wrap {
  padding: 0;
}

.two-col-content.cm_twColForm .form_wrap .hsfc-Step__Content {
  padding: 0;
}

.form-title:empty {
  display: none;
}

.two-col-content.cm_twColForm .content-col .description {
  margin-bottom: 20px;
}

.two-col-content.cm_twColForm [data-hsfc-id=Renderer] .hsfc-TextInput {
  padding: 13px 16px;
  height: 47px;
}

.two-col-content.cm_twColForm [data-hsfc-id=Renderer] .hsfc-Row {
  --hsf-default-row__vertical-spacing: 15px;
}

.hsfc-NavigationRow__Alerts:empty {
  display: none;
}

[data-hsfc-id=Renderer] .hsfc-NavigationRow {
  --hsf-default-row__vertical-spacing: 7px;
}

.two-col-content.cm_twColForm {
  border-bottom: 1px solid #162F56;
}

@media(max-width: 767px){

  .cm_solutions_twoCol.mobile_content_stack_bottom .content-col .description {
    padding-top: 0;
  }

  .cm_solutions_twoCol.mobile_content_stack_bottom .flex_row {
    row-gap: 20px;
  }

  .feat-wrap.cm_iconCards .top_sec {
    padding: 0;
  }

}


/*  */


.testimonials_slider.cm_quoteSec {
  padding: 60px 0;
}

.testimonials_slider.cm_quoteSec .testmn_item.col12 {
  padding: 0;
}

.testimonials_slider.cm_quoteSec .testmn_item .testmn_inner {
  border-radius: 20px;
}

.testimonials_slider.cm_quoteSec .testmn_item .card_quote:before,.testimonials_slider.cm_quoteSec .testmn_item .card_quote:after {
  font-size: 50px;
  line-height: 1;
  text-align: center;
  transition: all .3s;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  content: "\f10d";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
  font-weight: 900;
  margin-bottom: 17px;
}

.testimonials_slider.cm_quoteSec .testmn_item .card_quote:after {
  content: "\f10e";
  margin-bottom: 0;
  display: table;
  margin-left: auto;
}

.testimonials_slider.cm_quoteSec .testmn_item .card_quote p {
  font-size: var(--h4_size);
  font-style: italic;
  margin-bottom: 10px;
}

.testimonials_slider.cm_quoteSec .testmn_item .card_content {
  text-align: right;
  margin-top: 17px;
  line-height: 1;
}

.testimonials_slider.cm_quoteSec .testmn_item .card_content > h4 {
  line-height: 1;
}

.testimonials_slider.cm_quoteSec .testmn_item:nth-child(odd) .testmn_inner.colorSelected {
  background-color: var(--greenColor);
}


@media(max-width: 767px){
  .testimonials_slider.cm_quoteSec {
    padding: 30px 0;
  }

  .testimonials_slider.cm_quoteSec .testmn_item .card_quote p, 
  .testimonials_slider.cm_quoteSec .testmn_item .card_content > h4 {
    font-size: var(--body_size);
  }

}

/*  */


.simple-banner.cm_homeBanner .bg_el.overlay_bg {
  background-color: transparent !important;
  background-image: linear-gradient(90deg, #213D5D85 0%, #F2295B00 91%);
  opacity: 0.74;
}

.simple-banner.cm_homeBanner h1 {
  text-transform: uppercase;
  margin-bottom: 10px;
}

.simple-banner.cm_homeBanner .col12 {
  padding: 0;
}

.simple-banner.cm_homeBanner h2 {
  font-size: 50px;
  font-weight: 400;
  color: #213d5d !important;
}

.simple-banner.cm_homeBanner .btn_row {
  margin-top: 40px;
}

.simple-banner.cm_homeBanner .btn_row a {
  padding: 15px 20px 15px 20px;
}

.simple-banner.cm_homeBanner .btn_row a.hs-button {
  letter-spacing: 1px;
  padding: 15px 30px 15px 30px;
  /*background-color: var(--greenColor)*/
}

/*
.simple-banner.cm_homeBanner .btn_row a.hs-button:hover {
background: #518044;
}
*/

.simple-banner.cm_homeBanner .btn_row a:hover {
  transform: scale(.9);
}


@media(max-width: 767px){
  .simple-banner.cm_homeBanner .page-center {
    text-align: center;
  }

  .simple-banner.cm_homeBanner .btn_row {
    justify-content: center;
    flex-direction: column;
  } 

  .simple-banner.cm_homeBanner .btn_row a {
    padding: 10px 25px 10px 25px;
  }

  .simple-banner.cm_homeBanner h2 {
    font-size: var(--h6_size);
  }

  /* IG Updates */

  .cnt-wit-bg-wrp.cm_fullBg_content ul li:before {
    content: none;
    content: none;
  }

  .cnt-wit-bg-wrp.cm_fullBg_content ul li {
    display: inline-flex;
  }

  @media(max-width: 1380px){
    .simple-banner.cm_homeBanner .bg_img {
      background-position: center !important;
    } 
  }

  /* IG Updates */


  /*  */



  .home_page_v1_page h5 {
    line-height: 1.5;
    font-weight: 400;
  }

  .home_page_v1_page h2 {
    margin-bottom: 20px;
  }


  /*  */


  .testimonials_slider.cm_homeQuote_Slider .inner-container {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 60px 60px 60px 60px;
    border-radius: 20px;
    background: #fff;
  }

  .testimonials_slider.cm_homeQuote_Slider .testmn_inner {
    box-shadow: none;
  }

  .testimonials_slider.cm_homeQuote_Slider {
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: linear-gradient(180deg, #F2F2F2 70%, #0C3249 0%);
  }


  .testimonials_slider.cm_homeQuote_Slider .testmn_inner {
    max-width: 82%;
    margin: auto;
    padding: 0;
  }

  .testimonials_slider.cm_homeQuote_Slider .card_box {
    display: flex;
    flex-wrap: wrap;
  }

  .testimonials_slider.cm_homeQuote_Slider .card_box > * {
    width: 100%;
  }

  .testimonials_slider.cm_homeQuote_Slider .rating {
    order: 1;
    font-size: 20px;
    line-height: 3em;
    margin: 0;
    min-height: 60px;
  }

  .testimonials_slider.cm_homeQuote_Slider .card_quote {
    order: 2;
    color: #000000;
    font-size: 24px;
    font-style: italic;
    line-height: 1.4;
  }

  .testimonials_slider.cm_homeQuote_Slider .card_content {
    order: 3;
    margin-top: 10px;
  }

  .testimonials_slider.cm_homeQuote_Slider .testmn_item {
    padding: 0;
  }

  .testimonials_slider.cm_homeQuote_Slider .top_sec {
    margin-bottom: 10px;
  }

  .testimonials_slider.cm_homeQuote_Slider {
  }

  .testimonials_slider.cm_homeQuote_Slider .splide__track {
    padding: 0;
    margin-top: 0;
  }


  .testimonials_slider.cm_homeQuote_Slider .top_sec .title:last-child {
    margin-bottom: 0;
  }

  .testimonials_slider.cm_homeQuote_Slider .card_content h4 {
    font-size: inherit;
    font-weight: 800;
    font-style: italic;
    line-height: 1;
    letter-spacing: 1px;
  }

  .testimonials_slider.cm_homeQuote_Slider .splide__pagination__page.is-active {
    transform: scale(1);
    opacity: 1;
  }

  .testimonials_slider.cm_homeQuote_Slider .splide__pagination__page {
    width: 6px;
    height: 6px;
    background: #000;
    opacity: .2;
    margin-left: 4px;
    margin-right: 4px;
  }

  .testimonials_slider.cm_homeQuote_Slider .slider_btn_footer a.hs-sec-btn:after {
    content: "\f0a9";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
  }

  .testimonials_slider.cm_homeQuote_Slider .slider_btn_footer a:hover {
    transform: scale(0.9);
  }


  .testimonials_slider.cm_homeQuote_Slider .splide__arrow--prev {
    left: 0;
  }

  .testimonials_slider.cm_homeQuote_Slider .splide__arrow--next {
    right: 0;
  }

  .testimonials_slider.cm_homeQuote_Slider .splide__arrow {
    width: 20px;
    height: 20px;
  }
  /*  */
  .advisor-banner .left_intro_col_inner h1,
  .cm_twCol_bookmarkSec h3,
  .cm_twCol_bookmarkSec h6,
  .cm_twCol_bookmarkSec h2,
  .two-col-content.cm_subscribeSec .content_box h2,
  .getStarted .h2.sec_title,
  .simple-banner.cm_homeBanner h1,
  .two-col-content.cm_twCol_cont h2,
  .two-col-content.cm_twCol_cont h1,
  .two-col-content.cm_twCol_cont h3,
  .two-col-content.cm_twCol_cont h4
  .simple-banner.cm_homeBanner h1,
  .simple-banner.cm_homeBanner h2{
    line-height: 1;
  }


  .hs_cos_wrapper_type_rich_text ul {
    padding-left: 40px;
  }

  .hs_cos_wrapper_type_rich_text ul li {
    margin-bottom: 0;
  }

  .simple-banner .bottom_shape_row {
    bottom: -1px;
    left: 0;
    position: absolute;
    transform: rotateX(180deg);
    width: 100%;
    z-index: 10;
    display: flex;
  }

  .simple-banner .bottom_shape_row path {
    fill: var(--body-background-clr)
  }

  .error-page:before {
    opacity: .3;
  }
  @media(max-width: 767px){
    .cm_fullBg_content .rich_text {
      text-align: center;
    } 

    .home_page_v1_page h5,
    .cnt-wit-bg-wrp.cm_fullBg_content h5 {
      font-size: var(--h6_size_mob);
    }

    .testimonials_slider.cm_homeQuote_Slider .inner-container {
      padding: 20px;
    }


    .testimonials_slider.cm_homeQuote_Slider .card_quote{
      font-size: var(--h5_size_mob);
    }

    .simple-banner .bottom_shape_row svg {
      width: calc(200% + 1.3px);
    }
    .cnt-wit-bg-wrp.cm_bookmark_banner .rich_text img {
      width: 80px;
    }
    .cnt-wit-bg-wrp.cm_bookmark_banner {
      padding-top: 30px;
      padding-bottom: 30px;
    }
    .two-col-content.cm_retirement_twoCol .content-col ul {
      text-align: left;
    }
  }


  .advisor_sch_sec .card_cont_col ul li {
    display: FLEX;
    align-items: center;
  }



  .servs-details-pg .left-dnd-area .hs-search-field form {
    padding-bottom: 0 !important;
    margin-bottom: 50px;
  }


  .systems-page form#hs-subscriptions-unsubscribe-survey .hs-button {
    margin-top: 30px;
  }

  .footer_partial_wrapper.no_navigation footer.footer {
    padding-top: 30px;
  }

  .simple-banner.cm_banner_retirement h1,.simple-banner.cm_banner_retirement h3 {
    line-height: 1;
  }

  .advisor_sch_sec .batch_number:last-child {
    margin-bottom: 0;
  }

  .two-col-content.cm_twColForm span.hsfc-FieldLabel__RequiredIndicator {
    display: none;
  }

  .two-col-content.cm_twColForm .hsfc-PhoneField label {
    margin-bottom: 0;
  }

  @media(min-width: 992px){

    .advisor-menu-active .cm-header.header .logo-section {
      width: calc(18.5% - 10px);
    }

  }