/* @import url('http://example.com/example_style.css'); */
/* FONT IMPORTS */
@import url('https://fonts.googleapis.com/css?family=Lato:400,300,300italic,700,400italic,700italic,900,900italic');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;600;700;800;900&display=swap');

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/


/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/*****************************************/
/* Pagewide   */
/*****************************************/

body{
  background:#fff !important;
}

.fp_bolder h1{
  font-weight:600;
}

.centeredElement{
  width:100%;
  text-align: center;
}

.marginCentered{
  display: inline-block;
  margin:0 auto !important;
  text-align: initial
  
}

/*****************************************/
/* hero  */
/*****************************************/

.banner-image {
    height: calc(100vh - 160px);

}

/*****************************************/
/* What you get section   */
/*****************************************/

.whatYouGetWrapper{
  padding:80px 0 150px 0;
}

.whatYouGetWrapper .box1{
  background: #e6e7e9;
  color:#88898b;
}

.whatYouGetWrapper .box3{
  background: #280b21;
  color:#9b98a1;
}

.whatYouGetWrapper .box2{
  background: #3a819f;
  color:#d4d8db;
}

.whatYouGetWrapper .box1 .boxText p{
  color:#88898b;
}

.whatYouGetWrapper .box3 .boxText p{
  color:#aca9b2;
}

.whatYouGetWrapper .box2 .boxText p{
  color:#d6d4d9;
}


.whatYouGetWrapper .box{
  text-align: center;
  padding:30px 20px 30px 20px;
 -webkit-box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.32); 
  box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.32);
  border:solid 1px #aaabad;
  -webkit-transition: all .5s;
  transition: all .5s; */
}

.whatYouGetWrapper .box h1{
  font-size:22px;
  font-weight:600;
  margin:0 auto;
  line-height:28px;
  margin-bottom:18px;
  width:90%;
}

.whatYouGetWrapper .box .boxText p{
  width:88%;
  margin:0 auto;
}

.whatYouGetWrapper .box1 h1 {
 color:#b34f97
}

.whatYouGetWrapper .box2 h1 {
 color:#fff
}

.whatYouGetWrapper .box3 h1 {
 color:#fff
}

.whatYouGetWrapper .box img{
  border-radius: 100%;
  width:140px;
  border:solid 2px #fff;
  margin-bottom:18px;
  
}

.whatYouGetWrapper .box3 img{
	  border:solid 2px #b34f97;
}

.whatYouGetWrapper .box1 img{
	  border:solid 2px #3a819f;
}

.whatYouGetWrapper .box:hover {
  transform: scale(1.1)
}

/* ---- what you get clients =====   */

.whatYouGetWrapper.client .box {
 min-height: 400px;
}

.whatYouGetWrapper.client .box .boxText p {
 width:100%;
}

.whatYouGetWrapper.client .box3{
  background: #e6e7e8;
  color:#9b98a1;
}

.whatYouGetWrapper.client .box2{
  background: #280a21;
  color:#b7b7b8;
}

.whatYouGetWrapper.client .box1{
  background: #39819e;
  color:#fff;
}

.whatYouGetWrapper.client .box1 img{
	  border:solid 2px #fff;
}

.whatYouGetWrapper.client .box2 img{
	  border:solid 2px #a12c87;
}

.whatYouGetWrapper .box2 img{
	  border:solid 2px #fff;
}

.whatYouGetWrapper .box3 img{
	  border:solid 2px #a12c87;
}

.whatYouGetWrapper.client .box1 .boxText p{
  color:#fff;
}

.whatYouGetWrapper.client .box1 h1 {
 color:#fff;
}


.whatYouGetWrapper.client .box3 h1 {
 color:#fff
}

.whatYouGetWrapper.client .box3 h1 {
 color:#b34f97
}

.whatYouGetWrapper.client .box3 .boxText p{
  color:#9b98a1;
}

.whatYouGetWrapper.client .box2 .boxText p{
  color:#999a9c;
}




/*****************************************/
/* financial future section   */
/*****************************************/



.financialFutureWrapper {
  font-size:16px;
  padding-bottom:190px;
}

.financialFutureWrapper .emph {
  color:#000;
  font-weight:600;
  display: block;
}

.financialFutureWrapper .xScheduleBtn{
  font-size:16px !important;
  font-weight:600 !important;
  border:solid 1px #a12c87 !important;
}

.financialFutureWrapper .xScheduleBtn:hover{
  background:transparent !important;
  color:#a12c87 !important;
}

/*****************************************/
/* get started today  */
/*****************************************/

.getStartedSection{
  padding-top:140px;
  padding-bottom:100px;
  font-size:16px;
  background:#fff;
}

.getStartedSection .fp_title{
  padding-bottom:50px;
}

.getStartedWrapper .bulletNumber{
  text-align:center;
  margin-bottom:20px;
}

.getStartedWrapper .bulletNumber h1, 
.getStartedWrapper .bulletNumber h2,
.getStartedWrapper .bulletNumber h3,
.getStartedWrapper .bulletNumber h4,
.getStartedWrapper .bulletNumber h5,
.getStartedWrapper .bulletNumber h6 {
  text-align: center;
  background:#0982a1;
  display: inline-block !important;
  border-radius:100%;
  width:80px;
  height:80px;
  line-height:76px;
  font-weight:600;
  font-size:50px;
}

.getStartedWrapper .bulletHeader h1

{
  font-weight:600;
  white-space:nowrap;
}

.getStartedSection .btnCenter{
  text-align: center;
}

.getStartedSection .xScheduleBtn{
  font-size:16px !important;
  font-weight:600 !important;
  border:solid 1px #a12c87 !important;
}

.getStartedSection .xScheduleBtn:hover{
  background:transparent !important;
  color:#a12c87 !important;
}

/*****************************************/
/* leran more */
/*****************************************/

.leranMoreInfoBox{
  font-size:16px
}

.leranMoreInfoBox .lightBulb{
  width:225px !important;;
}

.learnMoreSection{
  background:#dcdddf;
  padding:60px 0;
}

.videoBox .video-faq-single-container .video-title h3{
  font-size:18px;
}

/* ======= PADCAST CLIENTS --------*/
.pastShowsTitle{
  font-weight: 600;
}

.pastShowsList a{
  color:#9e1f87;
  font-weight:600;
  font-size:18px;
}

.pastShowsList a:hover{
  color:#2e7ba4;
}

.makingMoneyText{
  font-size:16px;
}
.makingMoneyText a{
  color:#9e1f87
}
.makingMoneyText a:hover{
   color:#2e7ba4;
}

/*****************************************/
/* 20 years */
/*****************************************/

.twentyYearsWrapper {
 background:url('https://1593387.fs1.hubspotusercontent-na1.net/hubfs/1593387/2019update/20yearsBG.jpg');
 position:relative;
 height:340px;
 background-position:0 -160px;
  background-size: cover;
  background-repeat: no-repeat;
}

.twentyYearsBox {

}

.twentyYearsBox h3 {
 color:#fff;
  font-weight:600;
  
}

.twentyYearsBox span {
 color:#fff;
  font-size:16px;
}


.twentYearsPosition {
 box-sizing: border-box;
 background:#0982a1;
 padding:50px;
 margin-top:-30px;
  width:50% !important;
  float:right !important;
}

.twentyYearsBox .xScheduleBtn{
  font-size:16px !important;
  font-weight:600 !important;
  border:solid 1px #a12c87 !important;
}

.twentyYearsBox .xScheduleBtn:hover{
  background:#fff !important;
  color:#a12c87 !important;
}

/*****************************************/
/* meet the team */
/*****************************************/
.meet-the-team-intro-container{
    margin-top:40px;
}

/*****************************************/
/* quiz */
/*****************************************/
h1.investmentQuiz {
 text-align:center;
 font-weight:600;
 position:relative;
 color:#0982a1;
 top:50px;
 font-size:35px
}

h4.investmentQuiz {
 text-align:center;
 font-weight:600;
 position:relative;
 color:#84143a;
 top:50px;
 font-size:20px
}

/*****************************************/
/* CLient Header Styles */
/*****************************************/

.top-header-section.new2019 {
 background:#280a21 !important
}

.top-header-section.new2019 .phone,
.top-header-section.new2019 .loc{
  display: inline-block;
  padding:10px
}

.top-header-section.new2019 .phone a,
.top-header-section.new2019 .loc a{
  color:#fff;
  font-weight: normal !important;
  font-size:16px;
}

.top-header-section.new2019 .headerNumber span::before{
  color:#a12c87;
  font-size:25px
}

.headerNumber.clients .phone span::before {
	content: "\f095";
	font-family: FontAwesome;
	color: #a12c87;
	font-weight: normal;
	padding-right: 5px;
  position:relative;
  top: 2px;
}

.headerNumber.clients{
  padding-right:20px;
}

.headerNumber.clients .loc span::before {
	content: "\f041";
	font-family: FontAwesome;
	color: #a12c87;
	font-weight: normal;
	padding-right: 5px;
}


.headerBtnSchedule{
  text-align: right;
  padding-bottom:5px
}


.headerScheduleBtn:hover {
 color:rgb(9,129,161) !important;
  background:#fff !important;;
  border:solid 1px rgb(9,129,161) !important;
}

.headerScheduleBtn{
  font-size: 16px !important;
}

/*****************************************/
/* Menu Styles */
/*****************************************/

.simpleMenuProspects{
  padding-top:8px
}

/*****************************************/
/* button Styles */
/*****************************************/

.newBlueBtn {
	display: inline-block;
	text-align: center;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	background: rgb(9,129,161);
	border-radius: 6px;
	border-width: 0px;
	color: rgb(255,255,255);
	font-family: sans-serif;
	height: auto;
	transition: all .4s ease;
	padding: 6px 18px;
	text-shadow: none;
	width: auto;
	font-size: 24px;
	line-height: 1.5em;
	font-size: 16px;
	border: solid 1px #0981a1;
}

.newBlueBtn:hover{
  background:#fff;
  color:rgb(9,129,161);
}

.modal{
  overflow: initial !important;
}

/*****************************************/
/* divorce page */
/*****************************************/


.divorceStep{
  background:#39819e;
  border:solid 1px #39819e;
}

.divorceStep h1{
  font-weight:600;
}

.findOutbtn{
  background:#8a1b39;
  border:solid 1px #8a1b39;
  color:#fff;
  width:100%;
  display: inline-block;
  text-align: center;
  padding:5px;
  margin:0 auto !important;
  border-radius:15px;
 margin-bottom:30px !important;
  margin-top:10px !important;
  font-weight:600;
}

.findOutbtn:hover{
  color:#8a1b39;
  background:#fff;
}

.divorceStep h4 {
 font-weight:600;
  font-size:22px;
  color:#fff;
}

.divorceVideoWrapper{
  background:url("https://1593387.fs1.hubspotusercontent-na1.net/hubfs/1593387/2019update/20yearsBG.jpg");
  background-size:cover;
  margin-top:60px
}


.divorceVideoContainer h1{
  color:#fff;
  font-weight:600;
  font-size:35px;
}

.divorceListWrapper h4{
  font-size:22px;
  font-weight:600;
  text-align: center;
  color:#721f60;
}

.divorceListWrapper .divorceList {
  text-align: center
}

.divorceList {
  min-height: 430px !important;
  position: relative;
}

.divorceList a.findOutbtn {
 position:absolute;
 bottom:0;
 left:23%;
  width:auto;
  padding:4px 20px
}

.blogBox h4 a{
  color:#a12c87;
  font-size:20px;
  font-weight:600;
}

.blogBox h4 {
  line-height:30px;
}

.viewMoreBtn a {
 background:#8a1b39;
 color:#fff;
 font-weight:600;
 padding:10px 50px;
 border-radius:20px;
 border:solid 1px #8a1b39
}

.viewMoreBtn a:hover{
  color:#8a1b39;
  background:#fff;
}

.divorceVideoWrapper{
  min-height: 600px !important;
  text-align:center;
}


.divorceVid video{
  width:50% !important;
}

.yellowLink{
  color:#ffed78;
}

.yellowLink:hover{
  color:#fff;
}

/*****************************************/
/* media query Phone */
/*****************************************/

@media only screen and (max-width: 767px) {
  
  .heroArea{
    width:90%
  }
  
  .heroContent h1{
    font-size:26px;
    line-height: 36px;
  }
  
  .heroImage {
    display: flex;
    align-items: start;
    padding-top:40px;
  }
  
   .whatYouGetWrapper .box {
    margin-bottom: 20px;
  }
  
   .leranMoreInfoBox h1{
    text-align: center;
  }
  
  .lightBulb{
    margin:0 auto !important;
  }
  
  .whatYouGetWrapper{
    padding-top:60px
  }
  
  .whatYouGetWrapper.client {
  padding:0px 0 80px 0
 }
  
  .financialFutureWrapper .schedule_btn{
    text-align: center
  }
  
 .financialFutureImg {
  margin-top:40px
 }
  
  .financialFutureWrapper{
    padding-bottom:60px
  }
  
  .twentYearsPosition{
    width:100% !important;
    margin-top:0;
  }
 
   .twentyYearsWrapper{
    background: none;
  }
  
  .getStartedWrapper .bulletHeader h1 {
   white-space: normal
  }
  
  .bulletPoint{
    text-align:center;
    margin-bottom:40px;
  }
 
    h4.investmentQuiz{
    width:80%;
    margin:0 auto
  }
  
 /* head/nav */ 
  .top-header-section.new2019 .page-center{
    padding:0;
  }
 .top-header-section.new2019 .phone a,
 .top-header-section.new2019 .loc a {
  font-size:13px
 }
  
  .headerBtnSchedule{
    text-align:center;
  }
  
  .headerBtnSchedule a{
    text-align:center;
    float:none !important;
  }
  
  .divorceVid video{
    width:100% !important;
  }
  
 .divorceList a.findOutbtn {
	position: inherit;
}
  
  .divorceList {
	  min-height: auto !important;
	  margin-bottom:40px;
  }
  
   .divorceStep img{
    width:100%;
  }
   .divorceStep {
   margin-bottom:30px
  }
  
  .blogBox img{
    width:100%;
  }
  
 .whatYouGetWrapper.prospects {
  padding-bottom:40px
 }
  
 .getStartedSection.prospects {
  padding-top:230px 
 }
  
 .whatYouGetWrapper.client .box br{
  display:none;
}
  
.getStartedSection .fp_title{
  padding-bottom:10px;
  }

  .learnMoreSection .videoBox img{
    width:100%
  }
  
}


@media only screen and (max-width: 767px) {

    .header-section .bottom-header-section .right-side-header-part {
        margin-top: 0;
        padding-right: 0px;
        padding-bottom: 5px;
    }
  
   .pad-scroll {
    padding-top: 0px;
  }
  .hs-menu-flow-horizontal{
    position: relative;
    z-index: 99;
  }
}

/* === Headings: use Montserrat sitewide === */
/* Make sure Montserrat is imported near the top: 
   @import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700'); */
:root {
  --heading-font: 'Montserrat', sans-serif;
  --body-font: 'Open Sans', sans-serif;
  --disclosure-link: #223555;
}

/* Body stays Open Sans (already set in your CSS), this is just insurance */
body { font-family: var(--body-font) !important; }

/* Override earlier rule that forces headings to Open Sans */
h1, h2, h3, h4, h5, h6 {
  font-family: var(--heading-font) !important;
  font-weight: 600; /* adjust if you prefer lighter */
}

/* If you only want the disclosures header changed, keep the rule above
   and add this extra precision (optional): */
#hs_cos_wrapper_widget_1708974682529_ h1 {
  font-family: var(--heading-font) !important;
  font-weight: 700;
}

/* === Disclosures section link styling (emoji + link spacing) === */
.disclosures a,
.disclosures a:visited {
  color: var(--disclosure-link);
  text-decoration: none;
}
.disclosures a:hover,
.disclosures a:focus {
  text-decoration: underline;
}

.disclosures .view-line {
  display: inline-flex;
  align-items: center;
  gap: 6px;          /* space between 👉 and the link text */
  margin: 2px 0 10px;
  line-height: 1.5;
  font-weight: 600;  /* matches screenshot look */
}

/* Improve spacing of disclosure blocks */
.disclosures p {
  margin: 0 0 12px;
}
.disclosures p strong {
  display: inline-block;
  margin-bottom: 2px;
}