/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3829ea");

  
@font-face {font-family: 'ProximaNova';src: url('webfonts/3829EA_2_0.eot');src: url('webfonts/3829EA_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3829EA_2_0.woff2') format('woff2'),url('webfonts/3829EA_2_0.woff') format('woff'),url('webfonts/3829EA_2_0.ttf') format('truetype'); font-weight:700; font-style:italic;}
 
  
@font-face {font-family: 'ProximaNova';src: url('webfonts/3829EA_3_0.eot');src: url('webfonts/3829EA_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3829EA_3_0.woff2') format('woff2'),url('webfonts/3829EA_3_0.woff') format('woff'),url('webfonts/3829EA_3_0.ttf') format('truetype'); font-weight:700; font-style:normal;}
 
  
@font-face {font-family: 'ProximaNova';src: url('webfonts/3829EA_5_0.eot');src: url('webfonts/3829EA_5_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3829EA_5_0.woff2') format('woff2'),url('webfonts/3829EA_5_0.woff') format('woff'),url('webfonts/3829EA_5_0.ttf') format('truetype'); font-weight:400; font-style:normal;}
  
  
@font-face {font-family: 'ProximaNova';src: url('webfonts/3829EA_7_0.eot');src: url('webfonts/3829EA_7_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3829EA_7_0.woff2') format('woff2'),url('webfonts/3829EA_7_0.woff') format('woff'),url('webfonts/3829EA_7_0.ttf') format('truetype'); font-weight:400; font-style:italic;}
 

html {
    font-size: 1em;
    margin:0;
}
body {
    line-height:1.5;
    margin:0;
    color:#00395d;
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 400;
    font-size: 18px;
}
section {
    padding:100px 0;
    position: relative;
}
.wrap {
    position: relative;
    overflow: hidden;
}
p {
    margin:0 0 1em 0;
    letter-spacing: 1px;
}
h1 {font-size: 3.25em;color:#fff!important;}
h2 {font-size: 2.4em;}
h3 {font-size: 1.9em;}
h4 {font-size: 1.55em;}
h1,h2,h3,
h4,h5,h6 {
    margin: 0 0 1em 0;
    padding:0;
    line-height: 1.1;
    letter-spacing: 0; /*old 1px*/
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    color:#5AB7B1;
    text-transform: initial;  /*old uppercase*/
}
.height--100percent {
    height: 100%;
}
.heading--white {
    color:#fff;
}
.heading--navy {
    color:#00395d;
}
.paragraph--smaller {
    font-size: .5em;
}
.paragraph--small {
    font-size: .85em;
}
.paragraph--bigger {
    font-size: 1.25em;
}
.mt-whole3 {
    margin-top: 3em;
}
.mt-whole2 {
    margin-top: 2em;
}
.mt-whole1 {
    margin-top: 1em;
}
.mt-point75 {
    margin-top: .75em;
}
.mt-point50 {
    margin-top: .5em;
}
.mt-point25 {
    margin-top: .25em;
}
.mt-zero {
    margin-top: 0!important;
}
.mb-whole3 {
    margin-bottom: 3em;
}
.mb-whole2 {
    margin-bottom: 2em;
}
.mb-whole1 {
    margin-bottom: 1em;
}
.mb-point75 {
    margin-bottom: .75em;
}
.mb-point50 {
    margin-bottom: .5em;
}
.mb-point25 {
    margin-bottom: .25em;
}
.mb-zero {
    margin-bottom: 0!important;
}
.color--white {
    color:#fff!important;
}
div[class*="paragraph"] {
    padding-right:10%;
}
.hidden-vis {
    visibility: hidden;
}
ul {
    font-family: inherit;
}
a {
    color:#00395d;
    transition: all .5s ease;
}
a:hover {
    transition: all .5s ease;
}
img {
    max-width: 100%;
    display: block;
}
.objectFit img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}
.ObjectFit--right-position img {
    object-position: right top!important;
}
.vCent {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
.lightText {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.lightText p {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.textRight {
    text-align: right;
}
.textCenter {
    text-align: center;
}
.floatRight {
    float:right;
}
.columnCenter {
    float: none;
    margin:0 auto;
}
.button-wrapper {
    margin-top: 2em;
}
.australian-financial-review
{
    padding: 60px 0px 0px 0px;
}
.australian-financial-review img
{
   margin:0 auto; 
}
.australian-financial-review .do-different__paragraph p
{
    font-weight: 700;
    font-size: 1.45em;
    color:#5AB7B1;
}
.australian-financial-review .do-different__paragraph
{
    padding-top:40px;
}
@media (min-width:992px) and (max-width:1200px) { 
    .australian-financial-review .do-different__paragraph
    {
        padding-top: 16px;
    }
}    
@media (max-width:991px) {
    .australian-financial-review .do-different__paragraph p
    {
        font-size: 1.15em;
    }
    .australian-financial-review
    {
         padding: 60px 0px 60px 0px;
    }
    .australian-financial-review .do-different__paragraph
    {
        padding-top: 0px;
    }
}    
.read-more {
    color: #5AB7B1;
}
.button {
    padding: 13.5px 20px;
    text-align: center;
    font-size: .9em;
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    min-width:160px;
    border: 0;
    outline:0;
    text-decoration: none;
    display: inline-block;
    border-radius: 0px;
    line-height: 1.5;
    letter-spacing: 1px;
    cursor: pointer;
    transition: all .5s ease;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.button--white {
    background:#fff;
    color:#00395d;
}
.button--white:hover {
    background:#f9f9f9;
}
.button--sand {
    background:#F4DBB1;
    color:#00395d;
}
.button--sand:hover {
    background:#f1d19b;
}
.button--sand2 {
    font-size: .8em;
    background:#F4DBB1;
    color:#00395d;
}
.button--sand2:hover {
    background:#f1d19b;
}
.button--orange {
    background:#e79f4e;
    color:#fff;
}
.button--orange:hover {
    background:#f1d19b;
}
.button--navy {
    background:#00395d;
    color:#fff;
}
.button--navy:hover {
    background:#044d78;
}
.button--teal {
    background: #5AB7B1;
    color:#fff;
}
.button--teal:hover {
    background: #4bac9e;
}
.button--outline-teal {
    -webkit-box-shadow:inset 0px 0px 0px 2px #5AB7B1;
    -moz-box-shadow:inset 0px 0px 0px 2px #5AB7B1;
    box-shadow:inset 0px 0px 0px 2px #5AB7B1;
    color:#5AB7B1;
}
.button--outline-teal:hover {
    -webkit-box-shadow:inset 0px 0px 0px 2px #4bac9e;
    -moz-box-shadow:inset 0px 0px 0px 2px #4bac9e;
    box-shadow:inset 0px 0px 0px 2px #4bac9e;
    color:#4bac9e;
}
.background--navy {
    background: #00395d;
}
.background--dull-blue {
    background:#657F92;
}
.background--light-blue {
    background: #92cbc5;
}
.background--teal {
    background: #5AB7B1;
}
.background--sand {
    background: #5AB7B1;
}
.return-table .detailed-product-info__row .detailed-product-info__item:first-child
{
    background: #004974;
    color: #fff;
}
.returns-inception
{
    margin-bottom:10px;
    text-align:center;
}
.return-date
{
    text-align:center;
    margin-bottom:10px;
}
.return-month
{
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2;
    font-size: 1.2em;
    text-transform: initial;
    letter-spacing: 0;
    color: #00395d;
    text-align:center;
    margin-bottom:10px;
}
.return-table
{
    border: 1px solid #004974;
    background: #004974 !important;
}
.background-return
{
    background:#90CECA;
}
.background-investment
{
    background:#C1E1E0;
}
.background--white {
    background:#fff;
}
.background--lightgrey {
    background:#f9f9f9;
}
.relative-wrapper {
    position: relative;
}
.join-form__row {
    margin-bottom: 1em;
}
.join-form__label {
    display: block;
    margin-bottom: 0.5em;
    font-size: 1.15em;
    letter-spacing: 0;
}
.join-form__input {
    background:#f9f9f9;
    font-size: 1.3em;
    padding: 7.5px 10px;
    width: 100%;
    -webkit-appearance: none;
    border: 1px solid #ededed;;
    outline: 0;
    border-radius: 4px;
}
.join-form__input:focus {
    border: 1px solid #dedede;
}
.join-form__select {
    width: 100%;
    height: 41px;
    font-size: 1.3em;
    border: 1px solid #ededed;
    background: #f9f9f9;
}
.join-form__select:focus {
    border: 1px solid #dedede;
    outline:0;
}

/* Header */

.s-header {
    padding:10px 0;
    position: fixed;
    width:100%;
    top:0;
    background: #5AB7B1;
    z-index: 100;
}

.s-header .header__logo
{
	width:100px;
}
.header__buttons .button
{
	min-width: 105px;
	padding: 12px 18px;
}
.s-header  .header__norm-nav {
	height:auto !important;
}

.s-header .header-right {
	height: 105px;
    position: absolute;
    right: 0;
    width: 350px;
}

.s-header .header-right:before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 48px;
    border-left: 59px solid transparent;   
    border-top: 56px solid #5AB7B1;
    right: 0;
    width: 417px;
}
.s-header  .header-rosie-image{
	position:relative;
}

.s-header  .header-right .header__buttons {
    position: absolute;
    top: 28px;
    
}
.s-header  .header__buttons a:first-child {
    margin-right: .4em;
}

.s-header  .mobile-header-link
{
	text-decoration: none;
    transition: none;
    font-size: 1em;
    color: #00395d;
    font-weight: 700;
    margin-left: 2px;
    margin-top: 0px;
	margin-bottom: 25px;
    display: inline-block;
}
.s-header .header__link
{
	text-decoration: none;
    transition: none;
    font-size: .90em;
    color: #00395d;
    font-weight: 700;
    margin-left: 50px;
    margin-top: 10px;
    display: inline-block;
}
.header__home-link,
.header__nav {
    float: left;
}
.header__nav--desktop {
    margin-top: 8px;
}
@media (max-width:991px) {
	.s-header {
		padding:0px;
	}
	.s-header .header__alt-menu {
		height:auto !important;
	}
	.s-header   .mobile-header-rosie-image{
		margin-right:50px;
	}
	.s-header   .mobile-header-rosie-image img {
		height:65px;
	}
	.s-header .header__logo{
		padding-top: 12px;
		padding-bottom: 10px;
	}
	.s-header  .nav__burger {
		top:15px;
	}
}
@media (min-width:992px) and (max-width:1200px){	
	.s-header .header-right  .header__buttons {
		top: 40px;
		left: 87px;
	}
	.s-header .header-right:before {
	    width:330px;
	}    
	.s-header .header-rosie-image{
		display:none;
	}
}

#menu-primary {
    margin:0;
    padding-left: 50px;
}
.nav__item {
    display: inline-block;
    margin-right: 1em;
}
.nav__item:last-child {
    margin-right: 0;
}
.nav__link {
    text-decoration: none;
    transition: none;
	font-size: .90em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
#menu-primary-1 .nav__link {
	color: #5AB7B1;
}	

.nav__menu {
    width: 80%;
    height: 100%;
    padding: 4em 2em 0;
    background-color: rgba(254, 254, 254, 1);
    position: fixed;
    right: -100%;
    top: 0;
    opacity: 0;
    z-index: 999;
    margin-top: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    box-shadow: -3px 3px 30px 0 rgba(0,0,0,.1);
}
.open .nav__menu {
    right: 0;
    opacity: 1;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.menu:hover {
    overflow-y: auto;
}
.nav__burger {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    z-index: 1000;
    padding: 15px 8px 15px;
    background: #fff;
}
.nav__burger span {
    vertical-align: middle;
}
.nav__burger .bars {
    display: block;
    position: relative;
    width: 25px;
    height: 2px;
    background-color: #4bac9e;	
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.nav__burger:hover .bars,
.nav__burger:hover .bars::before,
.nav__burger:hover .bars::after {
    background:#4bac9e;
}
.nav__burger .bars:before, .nav__burger .bars:after {
    position: absolute;
    content: " ";
    width: 100%;
    height: 2px;
    background-color: #4bac9e;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.nav__burger .bars:before {
    top: 8px;
}
.nav__burger .bars:after {
    bottom: 8px;
}
.open .nav__burger .bars {
    background-color: transparent;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.open .nav__burger .bars::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.open .nav__burger .bars::after {
    bottom: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
ul#menu-primary-1 {
    padding-left: 0;
    list-style: none;
    width: 100%;
    margin: 0;
}
.header__nav--mobile {
    display: block;
    width: 100%;
    margin: 1em 0 0em;
}
.header__nav--mobile .nav__item {
    display: block;
    margin-bottom: .5em;
}

/* Footer */

.s-footer {
    background: #194B6C;
    padding: 80px 0 80px 0;
}

.footer-secondary__middle .footer-rosie-image
{
	position: absolute;
	top: -50px;
	left: 41px;
}
.footer__logo {
    display: block;
    width: auto;
}
.footer__acknowledgement {
    color: #fff;
    font-size: 18px;
    margin:8px 0 0 0;
}
.footer-menu__heading {
    margin: 1.5em 0 .75em;
    font-size: 1.0em;
    color: #fff;
    text-transform: uppercase;
}
#footer-menu--1,
#footer-menu--2,
#footer-menu--3 {
    padding: 0;
    list-style: none;
}
#footer-menu--1 li,
#footer-menu--2 li,
#footer-menu--3 li {
    margin-bottom: .2em;
}
#footer-menu--1 li a,
#footer-menu--2 li a,
#footer-menu--3 li a {
    color: #fff;
    font-size: 1.0em;
    text-decoration: none;
}
#footer-menu--1 li a:hover,
#footer-menu--2 li a:hover,
#footer-menu--3 li a:hover {
    text-decoration: underline;
}
.footer__copyright {
    color: #fff;
    float: left;
	text-transform: uppercase;
}
.footer__details {
    float:right;
}
.footer__link {
    color:#fff;
    text-decoration: none;
	text-transform: uppercase;
}
.footer__link:hover {
    text-decoration: none;
}
.footer__details .footer__link::after
{
	content:'|';
	margin-left: 5px;
}
.footer__details .footer__link:last-child:after
{
	content:'';
}
.footer__details .footer__link:first-child {
    margin-left: 0;
}
.footer__disclaimer {
    color: #fff;
    font-size: .65em;
    letter-spacing: 1px;
}
.footer__disclaimer a {
    color: #fff;
}
.newsletter__heading {
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #00395d;
    font-size: .9em;
	display:none;
}




/* s-pre-footer */

.s-pre-footer {
    padding: 40px 0;
}
.footer-secondary__heading {
    margin-bottom: 5px;
    margin-top:0px;
    color: #00395d;
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 1.0em;
}

.footer-secondary__right {
    float: right;
    position: relative;
    top: 20px;
}
.footer-secondary__left {
    float: left;
    position: relative;
    top: 6px;
}
.footer-secondary__left p
{
	font-size: 15px;
    line-height: 20px;
}
.footer-secondary__middle {
    top: 20px;
	text-align: right;
}
.footer-secondary__middle .form-ap__submit
{
	min-width:100px;
	padding-top: 9px;
    padding-bottom: 9px;
}
.footer-secondary__middle input[type='text']
{
	width:125px;
	padding: 9px;
	min-height: 40px;
}
.footer-secondary__middle input[type='email']
{
	width:179px;
	padding: 9px;
	min-height: 40px;
}
.footer-secondary__middle .wpcf7-response-output {
    position: absolute;
    display: none!important;
}
.footer-secondary__middle .wpcf7-not-valid-tip {
    position: absolute;
    width: 113px;
	font-size: 0.6em;
    margin-top: 5px;
    text-align: left;
}
.footer-secondary__middle .wpcf7-mail-sent-ok {
    display: block!important;
    top: 0;
    padding: 0;
    font-size: .8em;
    top: 47px;
    border: 0;
    width: 400px;
    font-weight: 700;
    left: -6px;
}
@media (max-width:992px){
	.footer-secondary__middle .footer-rosie-image{
		display:none;
	}
}
@media (min-width:992px) and (max-width:1199px){
	.footer-secondary__middle input[type='text'] {
		width: 100px;
		font-size: .9em;
	}
	.footer-secondary__middle input[type='email'] {
		width: 104px;  
		font-size: .9em;	
	}
	.footer-secondary__right .social .social__item img{
		width:45px;
		height:45px;
	}
	.footer-secondary__right .social .social__item {
		margin-left: 0.1em;
	}
}




.social {
    list-style: none;
    padding: 0;
    margin: 0;
}
.social__item {
    display: inline-block;
    margin-left: 0.4em;
}
.social__link {
    display: block;
}
.social__link:hover {
    opacity: .8;
}
/* s-hero */

.s-hero {
    height: 650px;
    overflow: hidden;
}
.s-hero--press-news-verve-super-media, .s-hero--blogs, .s-hero--employers, .s-hero--faqs, .s-hero--privacy-policy, .s-hero--terms-conditions, .s-hero--member-login, .s-hero--privacy-policy-2, .s-hero--maintenance, .s-hero--verves-supers-2019-highlights  {
    display: none;
}
.hero__heading {
    margin:0;
    position: relative;
    z-index: 1;
}
.hero__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.hero__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.1);
}
.noShadow {
    text-shadow: none;
}
.s-hero--non-hero {
    padding: 95px 0px 70px 0px;
}
.non-hero__heading {
    font-size: 3em;
    margin-bottom: 0;
}
.non-hero__heading a {
    color:#fff;
    text-decoration: none;
}
.non-hero__subheading {
    font-size: 1.75em;
    margin-top:1em;
    margin-bottom: 0;
    color: #fff;
}
.hero__triangle {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 66.7%;
}
.hero__tri-rosies {
    width: 1600px;
    height: auto;
    position: relative;
    bottom: 75px;
    right: 200px;
    max-width: initial!important;
}
.hero_home_promo {
    position: relative;
    top: 0%;
}

/*.hero__illustration {
    position: absolute;
    z-index: 2;
    bottom: 0;
}
.hero__rosie {
    position: relative;
    bottom: -190px;
    left: -300px;
    z-index: 2;
}
.s-hero--home .col-md-10.col-md-offset-2.height--100percent {
    margin-left: 19%;
}
.hero__home-inner {
    position: relative;
    top: 75%;
    padding-left: 5%;
}

.hero__fading-gradient {
    height: calc(100% + 75px);
    position: absolute;
    background: #cfc5bc;
    width: 63%;
    z-index: 0;
    top: 0px;
    left: -200px;
    height: 350px;
    opacity: 1;
}
.button-wrapper--home-hero {
    position: absolute;
    margin-top: 30px;
}
.s-hero.s-hero--home .hero__heading {
    font-family: "EA";
    font-weight: 400;
    color:#00395d!important;
    position: relative;
    top: 10px;
}*/

/* $$$MEMBERLOGIN*/

.login__heading {
    font-size: 1.5em;
    margin-bottom: 2.5em;
    color: #00395d;
}
/**/
#wp-submit {
    background: #5AB7B1;
    color: #fff;
}
label[for="user_pass"] {
    display: block;
    margin-bottom: 0.5em;
    font-size: 1.15em;
    letter-spacing: 0;
}
#user_pass {
    background:#f9f9f9;
    font-size: 1.3em;
    padding: 7.5px 10px;
    width: 100%;
    -webkit-appearance: none;
    border: 1px solid #ededed;
    outline: 0;
    border-radius: 4px;
}
#user_pass:focus {
    border: 1px solid #dedede;
}
.login-submit, .login-join {
    display: inline-block;
}
/**/

.form-portal__row {
    margin-bottom: 1em;
}
.form-portal__label {
    display: block;
    margin-bottom: 0.5em;
    font-size: 1.15em;
    letter-spacing: 0;
}
.form-portal__input {
    background:#f9f9f9;
    font-size: 1.3em;
    padding: 7.5px 10px;
    width: 100%;
    -webkit-appearance: none;
    border: 1px solid #ededed;;
    outline: 0;
    border-radius: 4px;
}
.form-portal__input:focus {
    border: 1px solid #dedede;
}

/* $$$PRIVACY & TERMS*/


.privacy-policy__wysiwyg h2,
.privacy-policy__wysiwyg h3,
.privacy-policy__wysiwyg h4,
.privacy-policy__wysiwyg h5,
.privacy-policy__wysiwyg h6 {
    margin-top:2em;
    color:#00395d;
}
.privacy-policy__wysiwyg h2 {
    margin-top:0;
}
.terms-conditions__wysiwyg h2,
.terms-conditions__wysiwyg h3,
.terms-conditions__wysiwyg h4,
.terms-conditions__wysiwyg h5,
.terms-conditions__wysiwyg h6 {
    margin-top:2em;
    color:#00395d;
}
.terms-conditions__wysiwyg h2 {
    margin-top:0;
}

/*** Home ***/
.page-is--home  .s-hero,
.page-is--shes-on-the-money  .s-hero
{
	height: 367px;	
}
.page-is--home .s-hero.background--teal,
.page-is--shes-on-the-money .s-hero.background--teal
{
	background:transparent;
}
.page-is--home .s-hero  .hero__triangle,
.page-is--shes-on-the-money  .s-hero  .hero__triangle
{
	width:100%;
}
.page-is--home .s-hero  .hero__home-inner.vCent,
.page-is--shes-on-the-money  .s-hero  .hero__home-inner.vCent
{
	top:63%;
}
.page-is--home .s-hero  .hero__home-inner .hero__heading,
.page-is--shes-on-the-money .s-hero  .hero__home-inner .hero__heading
{
    font-size: 2.1em;
    font-weight:600;
    line-height: 1;
    width: 88%;
    color:#00395d !important;
}
   
.page-is--home .s-hero .hero-sub-heading,
.page-is--shes-on-the-money .s-hero .hero-sub-heading
{
	margin-top: 25px;
	color:#fff;
	font-weight:normal;
}
.page-is--home .desktop-banner, .page-is--shes-on-the-money .desktop-banner
{
    background: url(/wp-content/themes/vervesuper/images/home-desktop-header-banner.jpg) no-repeat;
    background-position: top 50px right 41%;
    background-color: #D0DBED;  
}
@media (max-width: 470px) {
     .page-is--shes-on-the-money #on-the-money
	{
	    margin-top:-13px;
	}
	.page-is--home .s-hero,
	.page-is--shes-on-the-money  .s-hero
	{
		height: 250px;
	}
	.page-is--home .s-hero .hero__home-inner.vCent,
	.page-is--shes-on-the-money .s-hero .hero__home-inner.vCent
	{
		top: 30%;
	}
	.page-is--home .s-hero .hero__home-inner .hero__heading,
	.page-is--shes-on-the-money .s-hero .hero__home-inner .hero__heading
	{
		font-size: 1.3em;
		max-width: 270px !important;
		font-weight:400 !important;
	}
	.page-is--home .s-hero .hero-sub-heading,
	.page-is--shes-on-the-money .s-hero .hero-sub-heading
	{
		margin-bottom:10px;
		font-size: 16px;
		margin-top: 15px;
	}
    .page-is--home .mobile-banner,
    .page-is--shes-on-the-money .mobile-banner
	{
        background-position: bottom 13px right -98px !important;
        background-color: transparent !important;
	}
	.page-is--home .s-hero .button-wrapper .button--orange,
	.page-is--shes-on-the-money  .s-hero .button-wrapper .button--orange
	{	
		padding: 13px;
		font-size: 13px;
		min-width: 132px;
	}
	.page-is--home .s-hero .button-wrapper,
	.page-is--shes-on-the-money  .s-hero .button-wrapper
	{
		margin-top: 3.0em !important;
	}
}	
@media (min-width: 471px) and (max-width: 767px) {
	.page-is--home .s-hero,
	.page-is--shes-on-the-money  .s-hero
	{
		height: 250px;
	}
	.page-is--home .s-hero .hero__home-inner.vCent,
	.page-is--shes-on-the-money .s-hero .hero__home-inner.vCent  
	{
		top: 44%;
	}
	.page-is--home .s-hero .hero__home-inner .hero__heading,
	.page-is--shes-on-the-money .s-hero .hero__home-inner .hero__heading
	{
        font-size: 1.3em;
        width: 290px;
        font-weight:400;
	}
	.page-is--home .s-hero .hero-sub-heading,
	.page-is--shes-on-the-money .s-hero .hero-sub-heading
	{
		font-size: 12px;
		width: 300px;
		margin-bottom: 10px;
	}
	.page-is--home .s-hero .button-wrapper .button--orange,
	.page-is--shes-on-the-money .s-hero .button-wrapper .button--orange
	{	
		padding: 13px;
		font-size: 13px;
		min-width: 132px;
	}
	.page-is--home .s-hero .button-wrapper,
	.page-is--shes-on-the-money  .s-hero .button-wrapper
	{
		margin-top: 1.5em !important;
	}
    .page-is--home .mobile-banner, .page-is--shes-on-the-money .mobile-banner
	{
        background-position: bottom 46px right -1px !important;
        background-color: transparent !important;
	}
	.page-is--shes-on-the-money #on-the-money
	{
	    margin-top:-47px;
	}
}

@media (min-width:471px) and (max-width:699px){
    .page-is--shes-on-the-money #on-the-money
	{
	    margin-top:-13px;
	}
    .page-is--home .s-hero .hero__home-inner.vCent,
	.page-is--shes-on-the-money .s-hero .hero__home-inner.vCent
	{
		top: 22% !important;
	}
	.page-is--home .mobile-banner, .page-is--shes-on-the-money .mobile-banner
	{
        background-position: bottom 13px right -69px !important;
        background-color: transparent !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {

	.page-is--home .s-hero,
	.page-is--shes-on-the-money  .s-hero
	{
		height: 250px;
	}
	.page-is--home .s-hero .hero__home-inner.vCent,
	.page-is--shes-on-the-money .s-hero .hero__home-inner.vCent
	{
		top: 66%;
	}
	.page-is--home .s-hero .hero__home-inner .hero__heading,
	.page-is--shes-on-the-money .s-hero .hero__home-inner .hero__heading
	{
		font-size: 1.5em;
	}		
	.page-is--home .s-hero .button-wrapper .button--orange
	.page-is--shes-on-the-money .s-hero .button-wrapper .button--orange
	{
		padding: 10px;
	}
	.page-is--home .s-hero .button-wrapper,
	.page-is--shes-on-the-money .s-hero .button-wrapper
	{
		margin-top: 1.5em !important;
	}
    .page-is--home .mobile-banner, .page-is--shes-on-the-money .mobile-banner
	{
        background-position: bottom -8px right -14px !important;
        background-color: transparent !important;
        background-color: #D0DBED !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.page-is--home .s-hero .hero__home-inner .hero__heading,
	.page-is--shes-on-the-money .s-hero .hero__home-inner .hero__heading
	{
        font-size: 1.8em;
        width: 90%;
	}
	.page-is--home .s-hero .button-wrapper,
	.page-is--shes-on-the-money  .s-hero .button-wrapper
	{
		margin-top: 1.9em !important;
	}	
}	

.page-is--home .s-hero .button-wrapper,
.page-is--shes-on-the-money   .s-hero .button-wrapper
{
	margin-top: 2.5em;
}

#home-page #women-retires
{
	padding: 20px 0;
}
#home-page #women-retires #tagline h2
{
	color: #00395d;
    font-size: 25px;
	font-weight: normal;
	margin-bottom: 10px;
}
#home-page #women-retires #tagline h3
{
	font-size:18px;
	margin-bottom: 35px;
}
#home-page #women-retires #investment-features .note {
	margin-top: 15px;
}
#home-page #women-retires #investment-features .tile {	
	height: 215px;
	padding-left: 13px;
    padding-right: 13px;
	display: flex;
    align-items: center;
    justify-content: center;
}
#home-page #women-retires #investment-features .tile .title {
    font-weight: 700;
    font-size: 17px;
    color: #194c6d;
	width: 100%;
	text-align:center;
	margin: 0 auto;
	margin-top: 10px;
}
#home-page #women-retires #investment-features .tile .desc
{
    display:none;	
	cursor: pointer;
	text-align:center;	
    font-size: 27px;
    line-height: 32px;
    letter-spacing: normal;
}
#home-page #women-retires #investment-features .tile:hover .desc{
	display:block
}
#home-page #women-retires #investment-features .tile:hover .icon {
    display:none
}
#home-page #women-retires #investment-features .tile .icon img{
	margin: 0 auto;
}
@media (max-width: 767px) {
	#home-page #women-retires #investment-features .row {
		margin-left:0px;
		margin-right:0px;
	}
	#home-page #women-retires #investment-features .tile .title{
		font-size:15px;
		width: 100%;
	}
	#home-page #women-retires #investment-features .tile .desc
	{
		font-size: 16px;
		line-height: 20px;		
	}	
}	
#home-page #media {
    padding: 30px 0 60px 0;
}
#home-page #media  a{
	text-decoration:none;
}
#home-page #media h2.heading {
	text-transform: uppercase;	
	margin-bottom: 40px;	
}
#home-page #media .media-item {
    height: 80px;
    margin-bottom: 10px;
	display: flex !important;
    align-items: center;
	justify-content: center;
}
#home-page #media .media-item-logo {
    max-height: 80px;
	margin:0 auto;
}
#home-page #media  .media_title {
	display: none;
	text-align: center;
	height: 70px;	
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
	float: none;
	width: 175px;
}
#home-page #media .media-item:hover .media_title {
	display: table-cell;
}
#home-page #media .media-item:hover .media-item-logo {
    display: none;
}

@media (max-width: 767px){
	#home-page #media {
		padding: 30px 0 30px 0;
	}
	#home-page #media .slick-dotted.slick-slider
	{
		margin-bottom: 0;
	}
	#home-page #media  .slick-dots
	{
		bottom: -7px;
	}
	#home-page #media h2.heading
	{
		margin-bottom: 20px;
	}
}
@media (min-width: 768px) and (max-width: 992px){
	#home-page #media
	{
		padding: 30px 0 30px 0;
	}
	#home-page #media h2.heading
	{
		margin-bottom: 20px;
	}
}
#home-page  #home-women-video {
	background: #53b6b2;
	padding:0px;
}
#home-page #home-women-video p.desc::before {
	content: url(../images/quotation-left.png);
	display: block;
	margin-bottom: 20px;
}
#home-page #home-women-video p.desc::after {
	content: url(../images/quotation-right.png);
	display: block;
	float: right;
    margin-top: 28px;
}
#home-page  #home-women-video  .background-image {
	background:url('../images/Verve-Jane_Caro-Book_launch-10.jpg');
	background-repeat: no-repeat;
	height: 557px;
    background-position: 50% 50%;
	display:table;
}
#home-page  #home-women-video .background-image .play {
	display: table-cell;
    vertical-align: middle;
    float: none;
	text-align: center;
}
}
@media (max-width: 991px){
	#home-page #home-women-video .background-image {
		height: 430px;
		background-size: cover;
		background-position: center 20%;
	}
}
@media (max-width: 767px){
	#home-page #home-women-video  .background-image {
		height: 500px;
		background-position: 50% 50%;
	}
}

@media (max-width: 991px){ 
	#home-page #home-women-video  .background-image {
		height: 350px;		
	}
	.page-is--home .mobile-banner,
    .page-is--shes-on-the-money .mobile-banner
	{
        background: url(/wp-content/themes/vervesuper/images/home-mobile-header-banner.jpg) no-repeat;
	}
}

@media (min-width: 1900px){
	#home-page #home-women-video .background-image  {
		background-position: right;
	}
}

#home-page #home-financial-learning {
	padding:0px;
	background:#ece3d4;
}
#home-page  #home-financial-learning .background-image {
	background:url('../images/squad-image-home-page.jpg');
	background-repeat: no-repeat;
	height: 580px;
    background-position: 20% 50%;
}

@media (max-width: 991px){
	#home-page  #home-financial-learning .background-image 
	{
		height: 430px;
		background-size: cover;
		background-position: center 20%;
	}
}
@media (max-width: 767px){
	#home-page  #home-financial-learning .background-image 
	{
		height: 500px;
		background-position: 20% 50%;
	}
}

@media (max-width: 991px){ 
	#home-page  #home-financial-learning .background-image 
	{
		height: 350px;		
	}
}

@media (min-width: 1900px){
	#home-page  #home-financial-learning .background-image  {
		background-position: left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#home-page  #home-financial-learning .fixed-width-left-content
	{
		padding: 25px 0px 25px 0px;
	}
}
#home-page  #home-invest {
	padding:0px;
}
#home-page  #home-invest .coal-mining img {
	width:100%;
	height:352px;
	object-fit: cover;
}
#home-page  #home-invest .windfarm  img{
	width:100%;
	height:352px;
	object-fit: cover;
}
#home-page  #home-invest .windfarm::before {
	content: url(../images/tick-icon-square.png);
	width:93px;
	height:93px;
	position:absolute;
	right: 0;
    top: 0;
}
#home-page  #home-invest .coal-mining::before {
	content: url(../images/cross-icon-square.png);
	width:93px;
	height:93px;
	position:absolute;
	right: 0;
	bottom: 37%;
}
#home-page #home-share-fund
{
	background: #194B6C;
    padding: 60px 0;
}
#home-page #home-share-fund .australian-funds h2 {
	color: #fff;
	text-align:center;
    font-size: 18px;
	margin-top: 50px;
    font-weight: 600;
}
#home-page #home-share-fund .verve-avoids-icon
{
	margin-top:20px;
	margin-bottom:30px;
}
#home-page #home-share-fund .verve-seeks-icon
{
	margin-top:20px;
}

#home-page #home-share-fund  .icon_title {
    display:none;
	text-align:center;
	height: 100px;
	vertical-align: middle;
    float: none;
}
#home-page #home-share-fund  .icons:hover .icon_title{
	display: table-cell;
}
#home-page #home-share-fund  .icons:hover .icon-image {
    display:none
}

#home-page #faqs {
	padding:0px;
	background:#ece3d4;
}
#home-page #faqs .icon{
	text-align:center;
}
#home-page #faqs .icon img {
	margin-top:20px;
	margin-bottom:18px;
}
#home-page #faqs .button {
	margin-bottom:20px;
	min-width: initial;
	width: 100%;
}
#home-page #faqs .note {
	font-size: 20px;
	margin-top: 5px;
}
#home-page #faqs  .background-image {
	background:url('../images/more-info-video.jpg');
	background-repeat: no-repeat;
	height: 552px;
    background-position: 75% 50%;
	display:table;
}
#home-page #faqs  .background-image .play {
	display: table-cell;
    vertical-align: middle;
    float: none;
	text-align: center;
}
@media (max-width: 991px){
	#home-page #faqs  .background-image {
		height: 430px;
		background-size: cover;
		background-position: center 20%;
	}
}
@media (max-width: 767px){
	#home-page #faqs .background-image {
		height: 500px;
		background-position: 50% 50%;
	}
}

@media (max-width: 991px){ 
	#home-page #faqs  .background-image {
		height: 350px;		
	}
}

@media (min-width: 1900px){
	#home-page #faqs  .background-image  {
		background-position: right;
	}
}
@media (min-width: 320px) and (max-width: 991px) {
	#home-page #faqs .icon img {
		margin-top: 0px;
		margin-bottom: 0px;
		display: inline;
		vertical-align: middle;
		margin-right: 20px;
		width: 100px;
	}
	#home-page #faqs .button{
		margin-bottom: 0px;
		display: inline-block;
		width: 135px;
		padding:10px;
		font-size: .8em;
	}
	#home-page #faqs .icon {
		text-align: initial;
		margin-bottom: 0px;
		margin-top: 15px;
	}
}
@media (min-width: 992px) and (max-width: 1170px) {
	#home-page #faqs .button	{
		font-size:0.75em;
		padding-left: 10px;
		padding-right: 10px;
	}

}	
#home-page  #founders{
	padding:0px;
	background:#5AB7B1;
}
@media (min-width: 992px){
	#home-page  #founders  .background-image {
		background:url('../images/verve-team-wide12.jpg');
		background-repeat: no-repeat;
		height: 582px;
		background-position: 50% 50%;
	}
}	
@media (max-width: 991px){
	#home-page  #founders  .background-image {
		background:url('../images/verve-team-wide12.jpg');
		background-repeat: no-repeat;
		height: 500px;
		background-position: 50% 50%;
	}
}	
@media (max-width: 767px){
	#home-page  #founders .background-image 
	{
		background:url('../images/founders_mob.jpg');
		background-repeat: no-repeat;
		height: 430px;
		background-size: cover;
		background-position: center 20%;
	}
}
@media (max-width: 500px){
	#home-page  #founders .background-image {
		height: 350px;
	}
}
@media (min-width: 1900px){
	#home-page  #founders .background-image  {
		background-position: left;
	}
}
#home-page   #join-now{
	padding:0px;	
}
#home-page   #join-now  .join-now-form{
	margin-top:40px;
	margin-bottom: 60px;
}
#home-page   #join-now  .join-email{
	width: 100%;
    border: 1px solid #00395d;
    background: transparent;
}
#home-page   #join-now .button--orange
{
	width: 100%;
}
#home-page   #join-now .icon{
	text-align:center;
}
#home-page   #join-now .icon .icon-text {
	font-size: 15px;
    margin-top: 10px;
}
@media (min-width: 992px){
	#home-page  #join-now .background-image {
		background:url('../images/superwoman.jpg');
		background-repeat: no-repeat;
		height: 578px;
		background-position: 80% 50%;
	}
}
@media (max-width: 991px){
	#home-page  #join-now .background-image {
		background:url('../images/superwoman.jpg');		
		background-position: 80% 50%;
		background-repeat: no-repeat;
		height: 500px;
	}
}
@media (max-width: 767px){
	#home-page   #join-now  .background-image 
	{
		background:url('../images/superwoman_mob.jpg');
		height: 430px;
		background-size: cover;
		background-position: center 20%;
	}
}
@media (max-width: 500px){
	#home-page   #join-now  .background-image {
		height: 350px;
	}
}

@media (min-width: 1900px){
	#home-page  #join-now .background-image  {
		background-position: right;
	}
}

@media (min-width: 320px) and (max-width: 991px) {
	#home-page #join-now  .clearfix{
		clear:both;
	}
	#home-page #join-now p.desc {
		font-size: 18px;
	}
	#home-page #join-now .join-now-form
	{
		margin-top: 7px;
		margin-bottom: 20px;
	}
	#home-page #join-now .join-email 
	{
		padding-left: 10px;
		padding-right: 10px;
	}
	#home-page #join-now .icon {
		margin-bottom: 20px;
	}	
}	
@media (max-width: 380px){
	#home-page #join-now  .join-now-form .row > div {
		padding-left:0px;
		padding-right: 9px
	}
	#home-page #join-now .button--orange {
		min-width: 100px;
		padding-left: 10px;
		font-size: 0.65em;
	}
	#home-page #join-now .join-email	{
		min-height: 44px;
		padding-bottom: 0px;
		padding-top: 0px;
		font-size: 0.85em;
	}
}


#home-page  #testimonial
{
	background:#ece3d4
}
#home-page  #testimonial .testimonial-box h2
{
	position: absolute;
    top: 38px;
    left: 110px;
}
#home-page  #testimonial .testimonial-box .star-rating
{
	position: absolute;
    top: 15px;
    right: 0;
}
#home-page  #testimonial .testimonial-box .desc
{
	margin-top: 12px;
    font-size: 24px;
    line-height: 34px;
}
#home-page  #testimonial .testimonial-box .testimonial-text::before {
	content: url(../images/quotation-left-green.png);
	display: block;
}
#home-page  #testimonial .testimonial-box .testimonial-text .desc::after {
	content: url(../images/quotation-right-green.png);
	display: block;
	float: right;
    margin-top: 10px;
}
@media (min-width: 650px) and (max-width: 1200px) {
	#home-page #testimonial .testimonial-box h2{
		font-size:15px;
	}
}	
@media (max-width: 649px) {
	#home-page #testimonial .testimonial-box h2 {
		position: absolute;
		top: 18px;
		left: 110px;
	}
	#home-page #testimonial .testimonial-box .star-rating {
		position: relative;
		margin: 0 0 0 auto;
		top: 2px;
	}
}	

/**** Maintenance Notification ****/
#maintenance-tagline
{
    background: #f9f9f9;
    padding: 14px 0;
}
#maintenance-tagline .maintenance p
{
    color: #00395d;
    font-size: 17px;
	font-weight: normal;
	margin: 0px;
}
#maintenance-tagline .maintenance p a 
{
    color: #00395d;
    text-decoration: none;
}
#maintenance-tagline .maintenance p a:hover 
{
    color: #00395d;
    text-decoration: underline;
}

/*** Home Content ***/
#home-page h2 {
	color: #194c6d;
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 600;
}
#home-page h3 {
	margin-bottom: 10px;
	font-weight: 400;
}
#home-page p.desc{
	font-size: 23px;
	margin-bottom: 20px;
	line-height: 32px;
    letter-spacing: normal;
}
@media (max-width: 1033px){	
	#home-page p.desc{
		font-size:20px;
	}
	#home-page h3 {
		font-size: 1.5em;
	}
	#home-page h2{
		font-size: 15px;
		margin-bottom: 10px;
	}
}

/*** Common ***/
.col-no-padding
{
	padding-left:0px;
	padding-right:0px;
}
.item-pull-right {
	margin: 0px 0px 0px auto;
}
.item-pull-left {
	margin: 0px auto 0px 0px;
}
.item-pull-center
{
	margin: 0 auto;
}
.vertical-align-row {
    display: flex;
    align-items: center;
}
.fixed-width-right-content {
	max-width: 560px;
	padding: 25px 0px 25px 25px;
}
.fixed-width-left-content {
	max-width: 560px;
	padding: 25px 25px 25px 0px;
}
.green {
	color:#5AB7B1;
}

@media (max-width: 991px) {
	.vertical-align-row {
		display: initial;
		align-items: center;
	}
	.fixed-width-left-content {
		max-width:100%;
		padding: 25px 0px 25px 0px;
	}
	.fixed-width-right-content {
		max-width:100%;
		padding: 25px 0px 25px 0px;
	}	
}	

/*** Slick Slider ***/
.slick-prev:before,
.slick-next:before
{
	color:#5AB7B1 !important;
}
.slick-prev, .slick-next
{
    top: 40%;
}
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}
.slick-dots
{
    position: absolute;
    bottom: -55px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;   
    padding: 4px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
	border: 1px solid rgb(0, 0, 0);
    border-radius: 50%;
	margin-top: 0px;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
	background: rgb(0, 0, 0);
	border: 1px solid rgb(0, 0, 0);
    border-radius: 50%
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
	background: rgb(0, 0, 0);
	border: 1px solid rgb(0, 0, 0);
    border-radius: 50%
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;   
    content: '';
    text-align: center;
    opacity: .25;
    color: #000;	
	background: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	width: 10px;
    height: 10px;
	border: 1px solid rgb(0, 0, 0);
    border-radius: 50%;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: #000;
	background: rgb(0, 0, 0);
	border: 1px solid rgb(0, 0, 0);
    border-radius: 50%;	
}

/**** end home css *****/



.s-video {
    height: 590px;
    padding: 0;
    overflow: hidden;
}
.video__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.35);
}
.video__content {
    text-align: center;
}
.play__title {
    color: #fff;
    font-size: 2.5em;
    line-height: 1;
    padding-left: .25em;
    transition: all .5s ease;
}
.play__title:hover {
    color: #5AB7B1;
}
.play__icon,
.play__title {
    display: inline-block;
    cursor: pointer;
}
.play__image {
    width: initial!important;
    height: initial!important;
    object-fit: unset!important;
    object-position: unset!important;
}
.vimeo-shadowbox {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    background: rgba(0, 0, 0, 0.7);
    transition: all .5s ease;
}
.vimeo-shadowbox--hidden {
    opacity: 0;
    z-index: -1000;
    visibility: hidden;
    pointer-events: none;
}
.vimeo-shadowbox__video-wrapper {
    z-index: 1000;
    transition: all .5s ease;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.vimeo-shadowbox__video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
.vimeo-shadowbox__video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.vimeo-shadowbox__close-button {
    position: absolute;
    top: 12px;
    line-height: 25px;
    width: 25px;
    height: 25px;
    right: 0;
    cursor: pointer;
    text-align: center;
    font-family: Arial,sans-serif;
    background: #000;
    background: rgba(0, 0, 0, 0.65);
    color: #fff!important;
    border: 0;
    padding: 0;
    border-radius: 0;
    font-size: 12px!important;
}

/* s-home--do-different*/

.s-do-different {
    padding-bottom: 0;
}
.do-different-block {
    padding: 0 4em;
}
.do-different-block__circle {
    margin-bottom: 2em;
    height: 250px;
    width:100%;
}
.do-different-block__image {
    height: 250px;
    width:250px;
    margin: 0 auto;
}
.do-different-block__title {
    font-size: 1.4em;
}
.do-different-block__paragraph {
    padding-right:0!important;
}
.do-different-block__paragraph p:last-child {
    margin-bottom: 0;
}


/* s-home--just-quietly */

.s-home--just-quietly {
    margin-top:100px;
}
.just-quietly {
    padding: 50px 0;
}
.just-quietly__title {
    color:#fff;
    font-style: italic;
    text-align: center;
    margin-bottom: .25em;
    font-size: 1.2em;
}
.just-quietly__note {
    font-weight: 700;
    color:#fff;
    text-align: center;
    margin-bottom: 0;
    font-size: 1.3em;
}
.s-home--just-quietly .just-quietly__title {
    font-weight: 700;
    color:#fff;
    font-style: normal;
    text-align: center;
    margin-bottom: .25em;
    font-size: 1.3em;
}
.s-home--just-quietly .just-quietly__note {
    color:#fff;
    font-style: italic;
    text-align: center;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 1.2em;
}

/* Statement */

.s-statement {
    padding:0;
    margin-top:-75px;
}
.i-statement {
    background:#F4DBB1;
    padding:20px 0;
    border-radius: 4px;
    text-align: center;
    -webkit-box-shadow: 0 0px 35px rgba(0,0,0,0.1);
    box-shadow: 0 0px 35px rgba(0,0,0,0.1);
}
.statement__heading {
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    text-transform: initial;
    font-size: 1.2em;
    letter-spacing: 0;
    margin-bottom: .5em;
    color:#00395d;
}
.statement__note {
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 400;
    font-style: italic;
    color:#00395d;
    opacity: .6;
    margin-bottom: 0;
}
.statement__rosie {
    position: absolute;
    top: 0;
    height: 100%;
    overflow: hidden;
}
.statement__rosie--left {
    left: 15px;
    top: 0;
}
.statement__rosie--right {
    right: 15px;
    -moz-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.statement__rosie img {
    position: relative;
    top: -2px;
    height: 105%;
}

/* s-home--verve-academy */

.s-home--verve-academy {
    padding-bottom: 25px;
}
.article--100h {
    height: 100%;
}
.article__background {
    height:calc(100% - 174px);
    position: relative;
}
.article__background--single-col {
    height: 450px;
}
.article__image {
    display: block;
}
.article__content {
    height: 174px;
    padding-top:1em;
}
.article__heading {
    color: #00395d;
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: initial;
    text-transform: initial;
    margin-bottom:.5em;
    font-size: 1.5em;
}
.article__link {
    color:#5AB7B1;
}
.article__content--shorter {
    height:100px;
    float: left;
}
.webinar-card--home,
.events-card--home {
    height: 500px;
}
.events-card--home .events-card__column {
    max-height: 400px;
}

/* s-home--investments */

.s-home--investments {
    padding: 0 0 50px 0;
}
.investments__heading {
    margin-bottom: 1.25em;
}
.investments-wrapper {
    padding:0 5px;
}
.investment {
    height: 300px;
    margin-bottom: 20px;
}
.investment__background {
    position: absolute;
    top: 0;
    height: 100%;
    width: calc(100% - 20px);
}
.investment__overlay {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background:rgba(0,0,0,.20);
}
.investment__overlay--bad {
    background:rgba(0,0,0,.55);
}
.investment__content {
    text-align: center;
    position: relative;
    color: #fff;
    padding: 0 2.5em;
}
.investment__type {
    font-size: 1.7em;
    text-transform: uppercase;
    font-style: italic;
    line-height: 1em;
    margin-bottom: 5px;
}
.investment__middle-note {
    font-size: 1.4em;
    line-height: 1em;
    margin-bottom: 8px;
}
.investment__title {
    font-weight: 700;
    font-size: 1.8em;
    line-height: 1em;
}
.investments__disclaimer {
    margin-top: 1em;
    display: block;
    color: #5AB7B1;
}

/* s-home--team */

.team__photo {
    position: absolute;
    max-width: 100%;
}
.team__photo--relative {
    position: relative!important;
}
.team__paragraphs {
    color:#fff;
}
.team__paragraphs p {
    font-size: 1.25em;
}

/* s-home--testimonials */

.s-home--testimonial {
    padding-top: 150px;
}
.testimonial-wrapper {
    background: #F4DBB1;
    padding: 3em 3em 3em 9em;
    -webkit-box-shadow: 0 0px 35px rgba(0,0,0,0.1);
    box-shadow: 0 0px 35px rgba(0,0,0,0.1);
}
.testimonial__photo {
    width: 200px;
    height: 200px;
    position: absolute;
    left: -4.5em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.testimonial__image {
    border-radius: 100%;
}
.testimonial__paragraphs p:first-child::before {
    content: '" ';
}
.testimonial__paragraphs p:last-child::after {
    content: ' "';
}
.testimonial__name {
    color:#00395d;
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1.2em;
    letter-spacing: initial;
    text-transform: initial;
    margin-bottom: 0;
}

/* $$$WHYWOMEN */
/* s-why-women--excerpt */

.e50-50-excerpt__heading {
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 400;
    font-style: italic;
    line-height: 1.1;
    text-transform: initial;
    font-size: 2.2em;
    letter-spacing: 0;
    color: #00395d;
}
.e50-50-excerpt__circle {
    border-radius: 50%;
}

/* s-why-women--do-different */

.s-why-women--do-different {
    padding:100px 0;
}
.do-different__heading {
    margin-bottom: .5em;
}
.do-different__paragraph {
    padding-right: 0!important;
}
.do-different__paragraph p {
    font-weight: 700;
    font-size: 1.25em;
}

/* s-why-women--faqs*/

.faq__content {
    position: relative;
}
.faq__question {
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.1;
    font-size: 1.2em;
    text-transform: initial;
    letter-spacing: 0;
    color: #00395d;
    background: #F4DBB1;
    padding: 1.25em 5em 1.25em 2em;
    border-radius: 4px;
    cursor: pointer;    
}
.faq__answer {
    display: none;
    transition: position 4s ease;
    opacity: 0;
}
.faq__answer--active {
    padding: 1em;
    transition: position 4s ease;
    opacity: 1;
}
.faq__trigger {
    position: absolute;
    right: 0;
    top: 0;
    padding:0 18.5px;
    background: #E8C589;
    transition: .25s all ease;
    border-radius: 0 4px 4px 0;
    pointer-events: none;
}
.faq__trigger--plus {
    z-index: 1;
}
.faq__answer--active + .faq__trigger--plus {
    visibility: hidden;
    opacity: 0;
}

/* $$$VERVEACADEMY */

.s-hero--verve-academy .hero__overlay {
    background: transparent;
}
.s-hero--verve-academy .hero__background img {
    object-position: top right!important;
}
.verve-academy__anchor {
    position: absolute;
    top: -60px;
}
.verve-academy__anchor--non-pad-sect {
    top: -160px;
}

/* s-video--verve-academy */

.s-verve-academy--video .vimeo-shadowbox__video {
    top: 90%;
}
/* s-verve-academy--modules */

.modules__heading {
    margin-bottom: .75em;
}
.modules__paragraph p {
    font-weight: 700;
    font-size: 1.25em;
    margin-bottom: 0;
}
.module-card {
    margin-bottom: 30px;
}
.module-card__background {
    position: relative;
    margin-bottom: 0;
    height: 250px;
    overflow: hidden;
}
.module-card__background .module-card__link {
    height:250px;
}
.module-card:hover .module-card__image {
    opacity: .9;
}
.module-card:hover .module-card__image--inactive {
    opacity: .4;
}
.module-card__image--inactive {
    opacity: .5;
}
.module-card__content {
    position: relative;
    bottom: 0;
    width: 100%;
}
.module-card__row {
    width: 100%;
    content: " ";
    display: table;
}
.module-card__top-left-column {
    width: calc(100% - 50px);
    float: left;
    background: #5AB7B1;
    padding: .5em .5em .5em 1em;
}
.module-card__top-right-column {
    width: 50px;
    float: left;
    background: #00395d;
    padding: .5em;
}
.module-card__heading {
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: initial;
    color:#fff;
    text-transform: initial;
    font-size: 1.2em;
    margin-bottom: 0;
}
.module-card__verve-logo {
    text-align: center;
    width: 100%;
    height: 100%;
}
.module-card__btm-left-column {
    width: calc(100% - 50px);
    float: left;
    background: #F4DBB1;
    padding:.5em .5em .5em 1em;
}
.module-card__btm-right-column {
    width: 50px;
    float: left;
    background: #231F20;
    padding:.5em;
}
.module-card__description {
    font-size: .85em;
    margin-bottom: 0;
}
.module-card__indicator {
    width: 100%;
    height: 100%;
    text-align: center;
    display: block;
}
.module-card__step {
    color: #fff;
    font-size: .7em;
    display: block;
    font-weight: 700;
}
.module-card__number {
    display: block;
    font-size: 1em;
    color: #fff;
    font-weight: 700;
}
.module-card__link {
    text-decoration: none;
    display: block;
}
.play--module {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    pointer-events: none;
}
.state--inactive {
    filter: gray;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

/* s-verve-academy--money-mastery */

.s-verve-academy--money-mastery {
    margin-bottom: 0;
    overflow: hidden;
}
#wpcf7-f1069-o1 {
    margin-bottom: 2.5em;
}
.wpcf7-response-output {
    margin: 1em auto;
    width: 300px;
    padding: .5em 1em;
    border: 2px solid #ff0000;
}
.money-mastery__content {
    position: relative;
    z-index: 10;
}
.money-mastery__pattern {
    position: absolute;
    bottom: -10px;
    right: -300px;
    z-index: 0;
}
.money-mastery__rosie {
    position: absolute;
    bottom: 0;
    left: 100px;
}
.money-mastery__rosie img {
    height: 300px;
}
.money-mastery__heading {
    color:#00395d;
    margin:.5em;
}
.form-ap--3step {
    margin-bottom: 2em;
}
.form-ap__row {
    display: inline-block;
}
.form-ap__input {
    padding: 10px 20px 10px;
    min-height: 51px;
    font-size: 1em;
    width: 200px;
    color: #00395d;
    border-radius: 0px;
    -webkit-appearance: none;
    border: 0;
    outline: 0;
    background: #f9f9f9;
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 400;
}
.form-ap__input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #00395d;
    font-weight: 400;
}
.form-ap__input::-moz-placeholder { /* Firefox 19+ */
    color: #00395d;
    font-weight: 400;
}
.form-ap__input:-ms-input-placeholder { /* IE 10+ */
    color: #00395d;
    font-weight: 400;
}
.form-ap__input:-moz-placeholder { /* Firefox 18- */
    color: #00395d;
    font-weight: 400;
}
.s-verve-academy--money-mastery .wpcf7-validation-errors {
    margin: 2em auto;
    border-color:#fff;
}

.s-verve-academy--money-mastery .wpcf7-not-valid-tip {
    position: absolute;
    width: 300px;
    top: 35px;
    text-align: left;
    border-color: #fff;
}
.s-verve-academy--money-mastery .wpcf7-mail-sent-ok {
    margin: 2em auto;
    border-color: #fff;
    font-weight: 700;
}
.form-ap__submit {
    position: relative;
    top: -1px;
}
/* s-verve-academy--blogs */

.s-verve-academy--blogs {
    padding-top: 0;
    padding-bottom: 50px;
}
.blogs__heading {
    margin-bottom: .75em;
}
.blogs__paragraph p {
    font-weight: 700;
    font-size: 1.25em;
}
.blog-category-wrapper--50h {
    /*height:50%;*/
}
.blog-category-wrapper--50h .col-sm-6,
.blog-category-wrapper--50h .col-xs-12 {
    height:100%;
}
.blog-category {
    height: 100%;
}
.blog-category a {
    text-decoration: none;
}
.blog-category__content {
    height: 130px;
    padding-top: 1em;
}
.blog-category__image {
    height: 570px;
    position: relative;
}
.blog-category-wrapper--50h .blog-category__image {
    height: 220px;
}
.blog-category__heading {
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: initial;
    color: #00395d;
    text-transform: initial;
    font-size: 1.2em;
    margin-bottom: .5em;
}
.blog-category__caption {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    text-align: center;
}
.blog-category__name {
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: initial;
    color: #fff;
    text-transform: initial;
}
.blog-category__description {
    font-size: 1em;
}
/* blogs multi category archive */

.blog-card {
    margin-bottom: 3em;
    padding-bottom: 2em;
}
.blog-card__image {
    margin-bottom: 1em;
}
.blog-card__heading {
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: initial;
    color: #00395d;
    text-transform: initial;
    font-size: 1.2em;
    margin-bottom: .5em;
}
.blog-card__heading a {
    text-decoration: none;
}
.blog-card__author {
    margin-bottom: 0;
    font-style: italic;
}
.blog-card__date {
    margin-bottom: 1em;
    font-style: italic;
}
.blog-card__link {
    display: block;
    margin-top: 1em;
    color: #5AB7B1;
    text-align: right;
    position: absolute;
    right: 15px;
    bottom: 0;
}



/* s-verve-academy--webinars */

.s-verve-academy--webinars {
    padding:0 0 20px;
}
.webinars__heading {
    margin-bottom: .75em;
}
.webinars__paragraph p {
    font-weight: 700;
    font-size: 1.25em;
}
.webinar-card {
    position: relative;
}
.webinar-card__inner--constrained {
    height:250px!important;
    position: relative;
    width: initial!important;
    left:initial!important;
}
.webinar-card:hover .webinar-card__image {
    opacity: .9;
}
.webinar-card__background {
    height: 350px;
    margin-bottom: 1em;
    position: relative;
    background: #657F92;
}
.webinar-card__background--400pxHeight {
    height: 400px;
    margin-bottom: 0;
}
.webinar-card__info {
    position: absolute;
    height:100%;
    width:100%;
    top: 0;
    left: 0;
    padding: 0 4em;
}
.webinar-card__info--big-anchor {
    pointer-events: none;
}
.webinar-card__heading {
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: initial;
    color: #fff;
    text-transform: initial;
}
.webinar-card__link {
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: initial;
    color: #00395d;
    text-transform: initial;
    font-size: 1em;
    margin-bottom: .5em;
    text-decoration: none;
}
.webinar-card__indicator {
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 400;
    font-style: italic;
    line-height: 1.1;
    text-transform: initial;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: .25em;
    font-size: 1.1em;
}
.webinar-card__right-title {
    text-transform: uppercase;
    font-size: 1.3em;
    color: #F4DBB1;
}
.webinar-card__right-heading {
    font-style: italic;
    color: #00395d;
}
.webinar-card__verve-logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    z-index: 1;
    height: 60px;
    text-align: center;
    background: #00395d;
}
.webinar-card__rosie {
    position: absolute;
    z-index: 1;
    left: 1em;
    bottom: 0;
    width: 120px;
}

/* s-verve-academy--events */

.s-verve-academy--events {
    padding-top: 90px;
}
.events__heading {
    margin-bottom: .75em;
}
.events__paragraph p {
    font-weight: 700;
    font-size: 1.25em;
}
.events-card__column {
    width:50%;
    float: left;
}
.events-card__content {
    padding: 3em 2em;
    color: #fff;
    text-align: center;
    position: relative;
}
.events-card__content--constrained {
    height:250px;
    padding:0 2em;
}
.events-card__intro-title {
    color: #F4D1A1;
}
.button-wrapper--events {
    margin: 1.5em 0;
}
.button-wrapper--events-right {
    margin: 1.5em 0 3em;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}
.button-wrapper--events-right-btm {
    margin: 1.5em 0 0;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}
.events-card__time {
    margin-bottom: 1em;
    color: #4DAAA3;
    text-align: left;
    padding-left: 1.5em;
}
.events-card__blue-title {
    color: #4DAAA3;
    margin-top: 2em;
    font-size: 1.25em;
}
.events-card__dynamic-location {
    color: #4DAAA3;
    text-align: left;
    padding-left: 1.5em;
}
.events-card__weekly-qa {
    position: absolute;
    bottom: 2px;
    left: 10px;
}
/* $$$ABOUT */

.s-hero--about-us .hero__overlay {
    background: transparent;
}
/* s-about--just-quietly */

.s-about--just-quietly .just-quietly__title {
    font-weight: 700;
    color:#fff;
    font-style: normal;
    text-align: center;
    margin-bottom: .25em;
    font-size: 1.3em;
}
.s-about--just-quietly .just-quietly__note {
    color:#fff;
    font-style: italic;
    text-align: center;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 1.2em;
}


/* s-about--our-story */

.our-story__half-rosies {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    padding-left: 0;
    overflow: hidden;
}
.our-story__half-rosies img {
    position: absolute;
    width: 100%;
    height: 200%;
    top: 10%;
}
.our-story__rosie-paragraph {
    position: absolute;
    bottom: 40px;
    left: 55px;
    font-size: .85em;
}
/* s-about--we-support */

.s-about--we-support {
    padding: 0;
    position: relative;
}
.we-support__heading {
    color: #00395d;
}
.we-support__half-background {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    padding: 0;
}
.we-support__image-citation {
    position: absolute;
    right: 30px;
    bottom: 10px;
    color: #fff;
    font-weight: bold;
}
.we-support__half-content {
    padding: 75px 0;
}
.we-support__list  {
    padding: 0;
    list-style: none;
}
.we-support__item {
    margin-bottom: 1em;
}
.we-support__list .we-support__item:last-child {
    margin-bottom: 0;
}
.we-support__external-link {
    text-decoration: none;
    font-style: italic;
    font-size: 1.25em; 
}
.we-support__external-link svg {
    position: relative;
    top: 3px;
    margin-right: 3px;
}

/* s-about--team-members */

.s-about--team-members {
    padding-bottom: 0;
}
.team-member-card__photo {
    margin-bottom: 2em;
}
.team-member-card__image {
    border-radius: 50%;
    margin: 0 auto;
    padding:0 3em;
}
.team-member-card__name {
    margin-bottom: .25em;
}
.team-member-card__title {
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 1em;
    letter-spacing: initial;
    text-transform: initial;
}

/* s-about--fund-managers */

.fund-managers__photo--centered {
    margin: 0 auto;
}

/* $$$SUPER */

.s-hero--super .hero__background img {
    object-position: top right!important;
}
.s-hero--super .hero__overlay {
    background: transparent;
}
/* .s-super--joined-in-5 */

.s-super--joined-in-5 {
    padding-bottom: 0;
}

/* s-super--detailed-product-info */

.s-super--detailed-product-info {
    background:#f9f9f9;
}
.detailed-product-info__table {
    width:100%;
    max-width: 100%;
    border-radius: 0 0 4px 4px;
    background: #f9f9f9;
    padding: 0;
    position: relative;    
    margin-bottom: 15px;
}
.detailed-product-info__subheading {
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2;
    font-size: 1.7em;
    text-transform: initial;
    letter-spacing: 0;
    color: #00395d;
    margin-bottom: 10px;
}
.detailed-product-info__row .detailed-product-info__item:first-child {
    font-size: 1.25em;
    font-feature-settings: 'lnum';
    background:#fff;
    line-height: 1.2;
}
.detailed-product-info__item {
    padding: 20px;
    background:#fff;
    text-align: center;
}
.detailed-product-info__graph {
    width: 300px;
    height: 352px;
    margin: 0 auto 1em auto;
}
.detailed-product-info__list {
    list-style: none;
    padding:0;
    margin-top: 0;
}
.detailed-product-info__list-item {
    font-style: italic;
    font-size: 1.65em;
    margin-bottom: 1em;
}
/* s-super--joined-in-5 */
.s-home--joined-in-5 {
    padding-bottom: 0;
}
.joined-in-5__big-wrap {
    background: #5AB7B1;
    padding: 3em;
    margin-top: -1.5em;
}
.joined-in-5__image {
    width: auto;
    display: block;
    margin: 0 0 0 auto;
    padding-right: 3em;
}
.joined-in-5__heading {
    color: #00395d;
    margin-bottom: 0.25em;
    text-transform: uppercase;
    font-size: 1em;
}
.joined-in-5__steps {
    padding: 0;
    list-style: none;
}
.joined-in-5__step-item {
    font-style: italic;
    margin-bottom: .5em;
    font-size: 1.4em;
}
.joined-in-5__step-item svg {
    top: 4px;
    position: relative;
    margin-right: .25em;
}
.joined-in-5__button-wrapper {
    position: absolute;
    bottom: -51px;
    margin-top:0;
}


/* s-super--what-we-invest */

.s-super--what-we-invest {
    padding: 75px 0;
}
.what-we-invest__heading {
    color: #00395d;
    margin-left: 23.5px;
    margin-bottom: 0;
}
.what-we-invest__table {
    width: 90%;
    margin: 0 auto;
    max-width: 100%;
    border-radius: 0 0 4px 4px;
    background: #fff;
    padding: 1.25em 2em;
    position: relative;
}
.what-we-invest__table--good {
    margin-top:-80px;
}
.what-we-invest__table > * {
    width: 100%;
}
.what-we-invest__table--bad {
    margin-top: 8em;
}
.what-we-invest__table-heading {
    background: #5ab7b1;
    padding: 1.5em .5em;
    font-size: 1.60em;
    font-weight: 700;
    border-radius: 4px 4px 0 0;
    color: #fff;
}
.what-we-invest__table-heading--bad {
    font-size: 1.25em;
}
.what-we-invest__indicator {
    position: absolute;
    display: block;
    height: auto;
    width:auto;
    z-index: 2;
}
.what-we-invest__indicator--bad {
    left: -33px;
    top: -38px;
}
.what-we-invest__indicator--good {
    right: -45px;
    top: -50px;
}
.what-we-invest__big-indicator {
    position: absolute;
    bottom: 0;
    right: 0;
    width: auto;
    height: auto;
}
.what-we-invest__row {
    line-height: 2.4em;
}

/* $$$IMPACT*/
/* s-impact--sucess-stories*/

.success-stories__image {
    border-radius: 50%;
    width:250px;
    margin: 0 auto;
}
.success-stories__quote {
    font-style: italic;
    font-size: 1.25em;
    margin:0;
}

/* s-impact--paying-it-forward */

.paying-it-forward__heading {
    color:#00395d;
}
.paying-it-forward__logo {
    position: absolute;
    right: -50px;
    top: -50px;
}

/* s-impact--campaigns-advocacy */

.s-impact--campaigns-advocacy {
    padding: 100px 0;
    height: 750px;
}
.campaigns-advocacy__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.campaigns-advocacy__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: transparent;
}
.campaigns_advocacy__heading {
    color:#00395d;
}
.campaigns-advocacy__paragraph p {
    font-size: 1em;
}
.campaigns-advocacy__paragraph p:last-child {
    margin-bottom: 0;
}

/* s-impact--survey */

.s-impact--survey {
    padding: 50px 0;
    margin-top: 0;
}
.survey__title {
    color: #fff;
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 3em;
    letter-spacing: initial;
    text-transform: initial;
    margin-bottom: .25em;
}
.survey__subtitle {
    color:#fff;
}

/* s-impact--positive-investments */

.s-impact--positive-investments {
    padding: 20px 0 0 0;
}
.investment--impact {
    height: 400px;
}
.investment__background--impact {
    background-color:#f9f9f9;
}
.investment__content--impact {
    padding: 0 2.5em;
}
.investment__title--impact {
    color:#00395d;
}
.investment__image-title--impact {
    font-family: 'ProximaNova', Helvetica, sans-serif;
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-size: 1.8em;
}
.investment__paragraphs--impact {
    padding-right:0!important;
}
.investment__paragraphs--impact p {
    color: #00395d;
}

/* s-impact--positive-investment-specific */

.positive-investment-specific__heading {
    color: #00395d;
}
.positive-investment-specific__subheading {
    font-weight: 400;
    font-style: italic;
}
.positive-investment-specific__logo {
    position: absolute;
    right: -50px;
    top: -50px;
}


/* $$$FAQs */

.faq-page__second-heading {
    margin-top: 2em;
}


/* $$$FORMSDOCUMENTS */

/* s-forms-documents--main-docs */

.document__main-heading {
    margin-bottom: 0.5em;
    margin-top: 1.75em;
}
.document-list {
    list-style: none;
    padding-left: 0;
}
.document__item {
    margin-bottom: 2em;
    border-left: 5px solid #F4DBB1;
    padding-left: 1em;
}
.document__title {
    font-weight: 700;
    display: inline-block;
    width: 100%;
}
.document__title a {
    text-decoration: none;
}
.document__description {
    display: inline-block;
}
.document__description p {
    margin-bottom: 0;
}
.document__link {
    font-style: italic;
    display: block;
}
.main-documents__further-note p:first-child
{
   margin: 1em 0 1em 0;
}
.main-documents__further-note p
{
    font-size: .8em;
}

/* $$EMPLOYERS*/

.s-employers--important-docs {
    padding: 50px 0 0 0;
}
.employers-document-list {
    padding-left: 0;
    list-style: none;
}
.employers-document__item {
    margin-bottom: 2em;
    border-left: 5px solid #F4DBB1;
    padding-left: 1em;
    margin-bottom: 1em;
}
.employers-document__description {
    display: block;
    font-size: .9em;
}
.employers-document__url {
    font-style: italic;
}
.s-employers--clearinghouse {
    padding-top: 50px;
}
.s-employers--thank-you {
    padding: 50px 0;
}
.s-employers--thank-you {
    padding-bottom: 0;
}
.thank-you__note {
    background: #F4DBB1;
    padding: 1em;
}
.thank-you__heading {
    font-weight: 700;
    color: #00395d;
    font-style: normal;
    text-align: left;
    margin-bottom: 0;
    font-size: 1.3em;
}

/* $$$CONNECT */

.s-hero--connect .hero__overlay {
    background:rgba(0,0,0,0.2);
}
/* s-connect--intro */

.s-connect--intro {
    padding-top: 0;
    margin-top: -100px;
}
.contact-card {
    background: #f9f9f9;
    padding: 2em;
    text-align: center;
    -webkit-box-shadow: 0 0px 35px rgba(0,0,0,0.1);
    box-shadow: 0 0px 35px rgba(0,0,0,0.1);
}
.contact-card__icon {
    text-align: center;
    margin-bottom: 1em;
}
.contact-card__content p a {
    text-decoration: none;
}
.contact-card__content p a:hover {
    text-decoration: underline;
}
.connect__note {
    margin: 0;
    background: #5AB7B1;
    color: #fff;
    padding: 2em;
}
.connect__note a {
    color: #fff;
}

/* s-connect-- */

.looking-for-list {
    list-style: none;
    padding-left: 0;
}
.looking-for-list__item {
    margin-bottom: 1em;
}
.looking-for-list__link:hover {
    text-decoration: underline;
}

/* $$$MODULES */

.s-module--not-logged-in {
    position: fixed;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.88);
    z-index: 1000;
    top: 0;
    left: 0;
}
.not-logged-in__heading, .not-logged-in__subheading, .not-logged-in__note {
    color: #00395d;
}
.not-logged-in__heading {
    font-size: 2em;
}
.not-logged-in__subheading {
    font-size: 1.6em;
}
.not-logged-in__note {
    font-size: 1.4em;
}
.not-logged-in__close {
    width: auto;
    height: auto;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 2em;
    font-weight: 700;
    background: #00395d;
    color: #fff;
}
.not-logged-in__close:hover {
    background: #23658d;
}
.not-logged-in__close a {
    color: inherit;
    text-decoration: none;
    padding: 0px 20px;
    display: block;
}
/* s-module-single--intro */

.s-module-single--intro {
    padding-bottom: 50px;
}
.module-single__heading {
    margin-bottom: .75em;
}
.module-single__paragraph p {
    font-weight: 700;
    font-size: 1.25em;
}

/* s-module-single--main-video */

.s-module-single--main-video {
    padding: 0;
}
.main-video__wrapper { 
    position: relative; 
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
} 
.main-video__wrapper iframe,
.main-video__wrapper object,
.main-video__wrapper embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.main-video__thumbnail-placeholder {
    width: 100%;
}

/* s-module-single--main-resources */

.s-module-single--main-resources {
    padding: 50px 0;
}
.main-resource-card__inner {
    background: #5AB7B1;
    text-align: center;
    height: 140px;
}
.main-resource-card__link {
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.3em;
    display: block;
    height:140px;
    line-height: 1.3;
}
.main-resource-card__text {
    display:block;
}

/* s-module-single--blogs */

.s-module-single--blogs {
    padding:50px 0;
}

/* s-module-single--additional-video */

.s-module-single--additional-video {
    padding: 0 0 100px 0;
}
.additional-video__wrapper { 
    position: relative; 
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
} 
.additional-video__wrapper iframe,
.additional-video__wrapper object,
.additional-video__wrapper embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.additional-video__thumbnail-placeholder {
    width: 100%;
}

/* s-module-single--additional-resources */

.s-module-single--additional-resources {
    display: none;
}
.additional-resources-list {
    padding-left: 0;
    list-style: none;
}
.additional-resources-list__item {
    margin-bottom: 1em;
}

/* s-module-single--other-modules */

.s-module-single--other-modules {
    padding-top:0px;
}
.other-modules__nav {
    padding-left: 0;
    list-style: none;
}
.other-modules__item a {
    padding: 14px 20px 10px;
    text-align: center;
    font-size: .9em;
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    min-width: 210px;
    border: 0;
    outline: 0;
    text-decoration: none;
    display: inline-block;
    border-radius: 3px;
    letter-spacing: 1px;
    cursor: pointer;
    transition: all .5s ease;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background:#5AB7B1;
    color: #fff;
}
.other-modules__item--previous {
    float: left;
}
.other-modules__item--next {
    float: right;
}

/* $$$BLOGS */

.s-blogs--archive {
    padding: 0;
}
.s-blogs--search {
    padding:75px 0 0 0;
}
.anchor-target {
    padding-top: 130px;
}
.non-hero__categories {
    padding-left: 0;
    margin-bottom: 0;
    width: 100%;
    text-align: center;
}
.non-hero__categories li {
    display: inline-block;
    padding: 0 15px;
}
.non-hero__categories li a {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-size: 1.2em;
}
.non-hero__categories li.current-cat a {
    font-weight: 700;
}
.search-form__keyword {
    padding: 10px 10px 10px 20px;
    font-size: 1.3em;
    -webkit-appearance: none;
    border: 0;
    outline: 0;
    border-radius: 4px;
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #00395d;
    background: #f9f9f9;
}
.search-form__row {
    display: inline-block;
}
.search-form__category {
    padding: 10px 10px 10px 20px;
    font-size: 1.3em;
    height: 51px;
    border: 0;
    outline: 0;
    border-radius: 4px;
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #00395d;
    background: #f9f9f9;
    position: relative;
    top: -1px;
}
.search-form__keyword::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #00395d;
}
.search-form__keyword:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #00395d;
   opacity:  1;
}
.search-form__keyword::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #00395d;
   opacity:  1;
}
.search-form__keyword:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #00395d;
}
.search-form__keyword::-ms-input-placeholder { /* Microsoft Edge */
   color:    #00395d;
}
.search-form__keyword::placeholder { /* Most modern browsers support this now. */
   color:    #00395d;
}
.search-form .button-wrapper {
    display: inline-block;
}
.search-form__submit {
    height: 51px;
    position: relative;
    top: 1px;
    font-size: 1.1em;
    line-height: initial!important;
}
.blog-single__category {
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: initial;
    color: #00395d;
    text-transform: initial;
    font-size: 1.5em;
    margin-bottom: 1.5em;
}
.blog-single__category a {
    text-decoration: none;
}
.blog-single__heading {
    margin-bottom: .5em;
    text-align: center;
}
.blog-single__author {
    margin-bottom: 0;
    font-style: italic;
    text-align: center;
}
.blog-single__date {
    margin-bottom: 2em;
    font-style: italic;
    text-align: center;
}
.blog-single__intro-image {
    margin-bottom: 3em;
}
.blog-single__intro-image img {
    width: 100%!important;
    height: auto!important;
}
.blog-single__content h3,
.blog-single__content h4 {
    margin-top: 1.75em;
}
.blog-single__content ul {
    margin: 2em 0;
}
.blog-single__content ul li {
    margin-bottom: 1em;
}
.blog-single__content ol {
    margin: 2em 0;
}
.blog-single__content ol li {
    margin-bottom: 1em;
}
.blog-single__content blockquote {
    margin:1em 0;
    background: #F4DBB1;
    padding:2em;
}
.blog-single__content blockquote p {
    margin: 0;
    font-style: italic;
    font-size: 1.25em;
}

/* $$$PRESS */

/* s-press--intro */

.press__paragraph {
    font-weight: 700;
    font-size: 1.25em;
    margin-bottom: 0;
}

/* s-press--grid */

.s-press--grid {
    padding-top: 0;
}
.press-block {
    margin-bottom: 3em;
}
.press-block__logo {
    margin-bottom: 1.5em;
    height: 130px;
    text-align: center;
}
.press-block__logo img {
    max-width: 300px;
}
.press-block__title {
    font-weight: 700;
    color: #00395d;
    font-size: 1.25em;
}
.press-block__link {
    display: block;
    color: #5AB7B1;
    text-decoration: none;
}
.press-block__link--no-decoration {
    text-decoration: none!important;
}
.press-block__link:hover {
    text-decoration: underline;
}
/* $$$WEBINARS */

.webinar-archive-card__image {
    margin-bottom:1em;
}
.webinar-archive-card__heading {
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: initial;
    color: #00395d;
    text-transform: initial;
    font-size: 1.2em;
    margin-bottom: .5em;
}
.webinar-archive-card__heading a {
    text-decoration: none;
}
.s-webinar-single--embed {
    /*padding-bottom: 0;*/
}
.embed__container { 
    position: relative; 
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
} 

.embed__container iframe,
.embed__container object,
.embed__container embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Responsive Styles BELOW*/

@media (max-width:767px) {
    section {
        padding: 50px 0;
    }
    div[class*="paragraph"] {
        padding-right:0;
    }
    .s-hero {
        height: 300px;
    }
    .s-hero--non-hero {
        padding: 50px 0;
    }
    .non-hero__heading {
        font-size: 2em;
    }
    .vCent--NoXs {
        position: initial;
        top: initial;
        -webkit-transform: initial;
        -ms-transform: initial;
        transform: initial;
    }
    .hero__triangle {
        width:100%;
        right: 0;
        bottom:0;
    }
    .hero__tri-rosies {
        width: 450px;
        bottom: -110px;
        right: -50px;
        margin:0 0 0 auto;
    }
    .s-header {
        position: initial;
    }
		
    .wrap {
        padding-top:0;
    }
    .hero__heading {
        font-size: 2em;
    }
    #loginform {
        margin-bottom: 3em;
    }
    div[class*="paragraph"] p {
        font-size: 1em;
    }
    /* Home Mob */
    .hero_home_promo{
        top: -8%;
    }
    .hero__home-inner{
        top: 42%;
    }
    .joined-in-5__image {
        margin-bottom: 2em;
        position: initial;
        top: unset;
        left: unset;
        transform: unset;
    }
    .joined-in-5__big-wrap {
        margin-top: 0.5em;
    }
    .joined-in-5__button-wrapper {
        bottom: -90px;
    }
    .s-video {
        height: 164px;
    }
    .play__icon, .play__title {
        display: block;
    }
    .play__icon {
        margin-bottom: 1em;
    }
    .play__image {
        height: 75px;
        margin: 0 auto;
    }
    .s-video .play__image {
        height: 40px!important;
        margin: 0 auto;
    }
    .play__title {
        font-size: 2em;
    }
    .row .do-different-block {
        margin-bottom: 3em;
    }
    .row .do-different-block:last-child {
        margin-bottom: 0;
    }
    .do-different-block {
        padding: 0 15px;
    }
    .do-different-block__circle {
        height:auto;
    }
    .do-different-block__image {
        height: auto!important;
        width: 80%;
    }
    .s-home--just-quietly .just-quietly__title {
        font-size: 1.1em;
        margin-bottom: 2em;
    }
    .s-home--just-quietly .just-quietly__note {
        font-size: .9em;
    }
    .article__background {
        height: 300px!important;
    }
    .s-home--investments {
        padding-top: 4em;
    }
    .team__heading {
        font-size: 1.7em;
    }
    .row .testimonial:first-child {
        margin-bottom: 3em;
    }
    .testimonial-wrapper {
        padding: 1.5em;
    }
    .testimonial__photo {
        position: initial;
        top: unset;
        transform: none;
        margin: 0 auto 2em auto;
    }
    .testimonial__paragraphs p {
        font-size: .9em;
    }
    .webinar-card__inner--constrained .webinar-card__right-heading {
        position: unset;
        top: unset;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
        -moz-transform: unset;
    }
    /* About Mob */
    .s-about--just-quietly .just-quietly__title {
        font-size: 1.1em;
        margin-bottom: 2em;
    }
    .s-about--just-quietly .just-quietly__note {
        font-size: .9em;
    }
    .we-support__half-background {
        position: relative;
        margin: 0 -15px;
    }
    .we-support__half-content {
        padding: 75px 15px;
    }
    .we-support__external-link {
        font-size: 1em;
    }
    .row .team-member-card {
        margin-bottom: 2em;
    }
    .row .team-member-card:last-child {
        margin-bottom: 0;
    }
    /* Why Women Mob */
    .e50-50-excerpt__circle {
        margin-bottom: 2em;
    }
    .just-quietly__note {
        font-size: 1.1em;
    }
    /* Super Mob */
    .detailed-product-info__table {
        margin-bottom: 1em;
    }
    .what-we-invest__table {
        width: 100%;
        margin-top: 4em;
    }
    .what-we-invest__table--bad {
        margin-bottom: 2em;
    }
    .what-we-invest__indicator--bad {
        left: -10px;
        top: -40px;
    }
    .what-we-invest__table--good {
        margin-top:0;
    }
    .what-we-invest__table-heading {
        font-size: 1.25em;
    }
    .what-we-invest__table-heading--bad {
        font-size: 1em;
    }
    .baby-bump__image {
        margin-bottom: 2em;
    }
    .success-stories__image {
        margin-bottom: 2em;
    }
    /* Impact Mob */
    .success-stories__quote {
        font-size: 1em;
    }
    .paying-it-forward__logo {
        right: -10px;
        top: -25px;
        width: 100px;
    }
    .paying-it-forward__heading {
        margin-bottom: .5em;
    }
    .s-impact--campaigns-advocacy {
        padding: 50px 0;
    }
    .investment--impact {
        height: 450px;
    }
    .investment__content--impact {
        padding: 0 1em;
    }
    .positive-investment-specific__heading {
        font-size: 2em;
    }
    .positive-investment-specific__logo {
        right: -10px;
        top: -25px;
        width: 100px;
    }
    /* Module Mob */
    .row .main-resource-card {
        margin-bottom:1em;
    }
    .module-single__paragraph p {
        font-size: 1em;
    }
    .row .main-resource-card:last-child {
        margin-bottom:0;
    }
    .other-modules__item {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 1em;
    }
    /* Blogs Mob */
    .non-hero__categories li {
        display: block;
    }
    /* Verve Academy Mob */
    .events-card__column {
        width:100%;
    }
    #wpcf7-f1069-o1 {
        margin-bottom: 1.5em;
        margin-top:1.5em;
    }
    .form-ap__row {
        display: inline-block;
        margin-bottom: 1em;
    }
    .form-ap__submit {
        width: 200px;
        display: inline;
        margin: 0 auto;
    }
    .button-wrapper--webinars-right {
        position: initial;
        left:unset;
        bottom: unset;
        margin-bottom: 0;
    }
    .button-wrapper--events-right {
        position: initial;
        left:unset;
        bottom: unset;
        margin-bottom: 0;
    }
    .events-card__background {
        height: 300px;
    }
    .events-card__background img {
        object-position: top right!important;
    }
    .s-verve-academy--money-mastery .wpcf7-not-valid-tip {
        display: block;
        position: initial;
        width: 100%;
        text-align: center;
    }
    /* Member Login Mob */
    .login__heading {
        margin-bottom: 1em;
    }
    .login__heading--portal {
        margin-top:2em;
    }
    /* Press Mob */
    .press-block {
        text-align: center;
    }
    .press-block__logo {
        height: auto;
    }
    .press-block__logo img {
        max-width: 200px;
        margin: 0 auto;
    }
    .press-block__link {
        transform: unset;
        top: unset;
        position: unset;
    }
    /* Footer Mob */
    .footer-secondary__left, .footer-secondary__right {
        float: none;
        display: block;
        text-align: center;
    }
    .footer-secondary__heading {
        font-size: 1.4em;
        margin-bottom: 1em;
    }
    .social__item {
        margin: 0 .28em!important;
    }
	.footer__logo {
        margin-bottom: 2em;
    }
    .footer__details .footer__link {
        margin: 0;
        display: block;
    }
    .footer__copyright, .footer__details {
        float: none;
        margin-bottom: 1em;
    }
    .footer-secondary__left, .footer-secondary__right, .footer-secondary__middle {
        position: initial;
        display: block;
        width: 100%;
        transform: unset;
        text-align: center;
    }
    .footer-secondary__heading {
        margin-bottom: 2em;
    }
    .footer-secondary__middle .wpcf7-not-valid-tip {
		position: absolute;
		text-align: left;
		display: block;
		width: 200px;
    }
    .footer-secondary__middle .wpcf7-mail-sent-ok {
        top: unset;
        position: initial;
        width: 100%;
        text-align: center;
        margin-top: -30px;
    }    
}
@media (max-width: 599px) {
	.footer-secondary__middle input[type='text']{
		width:100%;
		margin-bottom:10px;
	}
	.footer-secondary__middle input[type='email']{
		width:100%;
		margin-bottom:10px;
	}
	.footer-secondary__middle .wpcf7-not-valid-tip
	{
		margin-top:-10px;
	}
	.footer-secondary__heading {
		margin-bottom: 1em;
	}
	.footer-secondary__middle .form-ap__submit {
		width:100%;
	}
	.footer-secondary__middle .form-ap__row {
		display: block;
		margin-bottom: 10px;
		width: 100%;
	}
}
@media (max-width: 458px) {
    .hero_home_promo{
        top: -12%;
    }
    .hero__home-inner{
        top: 42%;
    }
    .hero__home-inner .button-wrapper{
        margin-top: 1.3em;
    }
    
}

@media (max-width: 767px) {
    h3.fund-mobile-heading
    {
       font-size: 1.6em; 
    }
    .fund-left-colunm
    {
        margin-bottom:30px;
    }
}    

@media (min-width:768px) and (max-width:992px) { 
    section {
        padding:50px 0;
    }
    .s-hero {
        height: 500px;
    }
    .hero__tri-rosies {
        right: 300px;
        width: 1200px;
    }
    .vCent--NoSm {
        position: initial;
        top: initial;
        -webkit-transform: initial;
        -ms-transform: initial;
        transform: initial;
    }
    #loginform {
        margin-bottom: 3em;
    }
    /* Home Tab */
    .s-video {
        height: 285px;
    }
    .joined-in-5__image {
        position: initial;
        top: unset;
        left: unset;
        transform: unset;
    }
    .do-different-block {
        padding: 0 15px;
    }
    .do-different-block__circle {
        height:auto;
    }
    .do-different-block__image {
        height: auto!important;
        width: 80%;
    }
    .article__content {
        height: 220px;
    }
    .investment__type {
        font-size: 1.5em;
    }
    .investment__middle-note {
        font-size: 1.2em;
    }
    .investment__title {
        font-size: 1.6em;
    }
    .row .testimonial:first-child {
        margin-bottom: 3em;
    }

    /* About Tab */
    .we-support__half-background {
        position: relative;
        margin: 0 -15px;
    }
    .we-support__half-content {
        padding: 75px 15px;
    }
    .team-member-card__image {
        padding: 0 1.5em;
    }
    /* Impact Tab */
    .paying-it-forward__logo {
        position: absolute;
        right: -15px;
        top: -40px;
    }
    .s-impact--campaigns-advocacy {
        padding: 75px 0;
    }
    .positive-investment-specific__logo {
        position: absolute;
        right: -15px;
        top: -40px;
    }
    /* Super Tab */
    .what-we-invest__table--good {
        margin-top:0;
    }
    /* Super */
    .detailed-product-info__graph {
        margin-top: 3em;
    }
    /* Verve Academy Tab*/
    .s-verve-academy--video .vimeo-shadowbox__video {
        top: 55%!important;
    }
    #wpcf7-f1069-o1 {
        margin-bottom: 1.5em;
        margin-top:1em;
    }
    .form-ap__row {
        display: inline-block;
        margin-bottom: 1.5em;
    }
    .form-ap__submit {
        width: 200px;
        display: inline-block;
        margin: 0 auto;
    }
	.footer-secondary__middle .form-ap__submit
	{
		padding-top:10px;
		padding-bottom:10px;
	}
    .s-verve-academy--money-mastery .wpcf7-not-valid-tip {
        display: block;
        position: initial;
        width: 100%;
        text-align: center;
    }
    /* Member Login */

    /* Press Tab */
    .press-block__logo img {
        max-width: 100%;
    }
    /* Footer Tab */
    .footer__details .footer__link {
        margin: 0;
        display: block;
    }
    .footer__copyright, .footer__details {
        float: none;
        margin-bottom: 1em;
    }
    .footer-secondary__left, .footer-secondary__right, .footer-secondary__middle {
        position: initial;
        display: block;
        width: 100%;
        transform: unset;
        text-align: center;
    }
    .footer-secondary__heading {
        margin-bottom: 2em;
    }  
    .footer-secondary__middle .wpcf7-not-valid-tip {
		position: absolute;
		text-align: left;
		display: block;
		width: 200px;
		font-size: 13px;
    }
    .footer-secondary__middle .wpcf7-mail-sent-ok {
        top: unset;
        position: initial;
        width: 100%;
        text-align: center;
        margin-top: -30px;
    }
}
@media (min-width:993px) and (max-width:1200px) { 
    .hero__rosie {
        bottom: -185px;
    }
    .s-video {
        height: 400px;
    }
    .hero__tri-rosies {
        right: 400px;
    }
    .header__buttons .button {
        transition: unset;
    }
    /* Modules */
    .module-card__background {
        height: 200px;
    }
    .module-card__background .module-card__link {
        height: 200px;
    }
    .money-mastery__rosie {
        left:10px;
    }
    /* Super */
    .detailed-product-info__graph {
        margin-top: 3em;
    }
}
@media (min-width:1600px) {
    .s-hero {
        height: 750px;
    }
/*    .hero__rosie {
        bottom: -220px;
    }*/
}
@media (min-width:2100px) {
    .hero__tri-rosies {
    	width:2000px!important;
    }
}


/**** Support Squad Page ****/
.d-flex
{
	display:flex;
}
.my-auto
{
	margin-top:auto;
	margin-bottom:auto;
}
.page-is--support-squad .d-flex
{
	display:block;
}
.page-is--support-squad .s-hero 
{
    margin-top: 50px;
}
.page-is--support-squad .s-hero  .hero__home-inner .hero__heading {
    font-size: 2.4em;
    font-weight: 700;
	color:#00395d !important;
    font-style: normal;
	max-width: 320px;
    line-height: 52px;
}
.page-is--support-squad .s-hero .hero-sub-heading{
    font-weight: 700;
	margin-top: 25px;
	color:#00395d !important;
    font-size: 27px;
    line-height: 32px;
}
#support-squad .support-squad-title 
{
	font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
    font-size: 26px;
    text-transform: initial;
    letter-spacing: 0;
    color: #00395d;
    margin: 0px 0px 30px 0px;
	text-align:center;
}
#support-squad .support-squad
{
	margin-top:100px;
	margin-bottom:100px;
}
#support-squad .help-navigate .navigate
{
	text-align:center;
	width:inherit !important;
}
#support-squad .help-navigate .slick-prev
{
	left: -5px;	
	z-index:9999;	
}
#support-squad .help-navigate .slick-next
{
    right: 10px;
}
#support-squad .help-navigate  .slick-prev,
#support-squad .help-navigate  .slick-next
{
	width: 20px;
    height: 20px;
}	
#support-squad .help-navigate .navigate .icon img
{
    width: 70%;
    margin: 0px auto;
}
#support-squad .help-navigate .navigate .description
{
	font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
	font-size: 16px;
	color: #00395d;	
	max-width: 180px;
    line-height: 19px;
    margin: 0 auto;
}
#support-squad  .coaches-experts
{
	padding-top:50px;
	padding-bottom:50px;
	background:#ece3d4;
}
#support-squad  .coaches-experts .support-title
{
	font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;    
    font-size: 28px;
    text-transform: initial;
    letter-spacing: 0;
    color: #00395d;
    margin: 0px 0px 30px 0px;
	text-align:center;
}
#support-squad  .coaches-experts .support-description
{
	color: #00395d;
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    max-width: 456px;
    text-align: center;
    margin: 0px auto 80px auto;
}
#support-squad  .coaches-experts  .coaches
{
	margin-bottom:130px;
}
#support-squad .coaches-experts .coaches .left-image-box .texture img
{
	position: absolute;
    left: -40px;
    bottom: -50px;
    z-index: 0;
}
#support-squad .coaches-experts .coaches .right-image-box .texture img
{
	position: absolute;
    right: 19px;
    top: -30px;
    z-index: 0;
}
#support-squad .coaches-experts .coaches .right-image-box  .image-box img
{
	box-shadow: -16px 17px 0px -4px #5AB7B1;
	z-index: 98;
	position:relative;
}
#support-squad .coaches-experts .coaches .left-image-box .image-box img
{
	box-shadow: -16px 17px 0px -4px #5AB7B1;
	z-index: 98; 
	position:relative;		
}
#support-squad  .coaches-experts  .coaches h2
{
	color: #194c6d;
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 600;
	margin-bottom: 14px;
	text-transform: uppercase;
}
#support-squad  .coaches-experts  .coaches h3
{
	font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;       
    font-size: 24px;
    text-transform: initial;
    color: #00395d; 
	margin-bottom: 20px;
}
#support-squad  .coaches-experts  .coaches p
{
	color: #00395d;
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
	margin-bottom: 12px;
}
#support-squad .coaches-experts .coaches .left-image-box .circle
{
	width: 90px;
	height: 90px;
	border-radius: 50%;
	font-size: 50px;
	color: #fff;
	line-height: normal;
	text-align: center;
	background: #00395d;
	position: absolute;
	top: -28px;
    left: -22px;
    z-index: 99;
}
#support-squad .coaches-experts .coaches .left-image-box .circle .circle-dec
{
	position: absolute;
    font-size: 13px;
    top: 25px;
    left: 0px;
	transform: rotate(-16deg);
	font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 400;
	text-transform:uppercase;
}
#support-squad .coaches-experts .coaches .right-image-box .circle
{
	width: 90px;
	height: 90px;
	border-radius: 50%;
	font-size: 50px;
	color: #fff;
	line-height: normal;
	text-align: center;
	background: #00395d;
	position: absolute;
	bottom: -24px;
    right: 45px;
	z-index:99;
}
#support-squad .coaches-experts .coaches .right-image-box .circle .circle-dec
{
	position: absolute;
    font-size: 13px;
    top: 28px;
    left: 0px;
	transform: rotate(10deg);
	font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 400;
	text-transform: uppercase;
}
#support-squad .coaches-experts .coaches .button--orange
{
	margin-top:10px;
}
@media (max-width:1200px) {
    #support-squad .coaches-experts .coaches .right-image-box .texture img 
    {
        position: absolute;
        right: -32px;
        top: -22px;
        z-index: 0;
    }    
    #support-squad .coaches-experts .coaches .right-image-box .circle
    {
        position: absolute;
        bottom: -24px;
        right: -9px;        
    }
}
@media (max-width:992px) {
    #support-squad .coaches-experts .coaches .right-image-box .texture img
    {
    	position: absolute;
        right: -31px;
        top: -25px;
        z-index: 0;
    }	
    #support-squad .coaches-experts .coaches .right-image-box .circle
    {
        position: absolute;
        bottom: -24px;
        right: -6px;        
    }
}
@media (max-width:767px){
	.page-is--support-squad .d-flex
	{
	    display: flex;
		flex-direction: column;
	}
	.page-is--support-squad .s-hero 
    {
        margin-top: 0px;
    }
    .page-is--support-squad .s-hero  .hero__home-inner .hero__heading 
    {
        font-size: 28px;
    	max-width: 210px;
        line-height: 34px;
    }
    .page-is--support-squad .s-hero .hero-sub-heading
    {
    	margin-top: 10px;
        font-size: 20px;
        line-height: 25px;
    }    
	#support-squad .coaches-experts .coaches
	{
		margin-bottom:0px;
	}	
	#support-squad .coaches-experts .coaches .left-image-box
	{
		order:1;		
	}	
	#support-squad .coaches-experts .coaches .right-image-box
	{
		order:1;		
	}
	#support-squad .coaches-experts .coaches .description-box
	{
		order:2;
		margin:40px 0px 40px 0px;
	}
	#support-squad .coaches-experts .coaches:last-child .description-box
	{
		margin:25px 0px 0px 0px;
	}
	#support-squad .coaches-experts .coaches .left-image-box .image-box img
	{
		box-shadow:none;
		width:100%;
		height: 100%;
	}
	#support-squad .coaches-experts .coaches .right-image-box .image-box img
	{
		box-shadow:none;
		width:100%;
		height: 100%;
	}
	#support-squad .coaches-experts .coaches .right-image-box .texture img
	{
		display:none;
	}
	#support-squad .coaches-experts .coaches .left-image-box .texture img
	{
		display:none;
	}
	#support-squad .coaches-experts .coaches .left-image-box .circle
	{
		left: 2px;
		top: -13px;
		width:80px;
		height:80px;
	}
	#support-squad .coaches-experts .coaches .right-image-box .circle
	{
		left: 2px;
		top: -13px;
		width:80px;
		height:80px;
	}
	#support-squad .coaches-experts .coaches .right-image-box .circle .circle-dec
	{
		font-size: 12px;
		top: 20px;  
		transform: rotate(-16deg);
	}
	#support-squad .coaches-experts .coaches .left-image-box .circle .circle-dec
	{
		font-size: 12px;
		top: 20px;  
	}
	#support-squad .help-navigate .navigate .description
	{
		max-width: initial;
		line-height: normal;
	}
	#support-squad .support-squad
	{
		margin-top:50px;
		margin-bottom:50px;		
	}
}
@media (max-width:480px){
    .page-is--support-squad .s-hero .objectFit img
    {
        object-position: 35% 50%;
    }
    .page-is--support-squad .s-hero  .hero__home-inner .hero__heading {
        font-size: 23px;
    	max-width: 170px;
        line-height: 28px;
    }
    .page-is--support-squad .s-hero .hero-sub-heading{
    
    	margin-top: 10px;
        font-size: 16px;
        line-height: 22px;
    }      
	#support-squad .support-squad-title 
	{
		font-size: 20px;
		margin-bottom:20px;
	}
	#support-squad .coaches-experts .support-title
	{
		font-size: 20px;
		margin-bottom:20px;
	}
	#support-squad  .coaches-experts  .coaches h2
	{		
		font-size: 15px;		
	}
	#support-squad  .coaches-experts  .coaches h3
	{     
		font-size: 18px;
	}
	#support-squad  .coaches-experts  .coaches p
	{
		font-size: 16px;
		line-height: normal;
	}
	#support-squad .coaches-experts .coaches .button--orange
	{
		padding:12px;
		font-size:0.8em;
	}
}	

/**** How Support Squad Works Partial ****/
#support-squad-works
{
	margin-top:100px;
	margin-bottom:100px;
}
#support-squad-works .title
{
	font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2;
    font-size: 28px;
    text-transform: initial;
    letter-spacing: 0;
    color: #00395d;
    margin: 0px 0px 30px 0px;
	text-align:center;
}
#support-squad-works  .description
{
	color: #00395d;
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    max-width: 460px;
    text-align: center;
    margin: 0 auto;
}
#support-squad-works  .join-vervesuper
{
	margin-top:50px;
}
#support-squad-works  .join-vervesuper .icon img
{
	margin:0 auto;
}
#support-squad-works  .join-vervesuper .title
{
	font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
    font-size: 13px;
    color: #00395d;
    max-width: 180px;    
    margin: 15px auto 10px auto;
}
#support-squad-works .slick-initialized .slick-slide>div:after
{
	content:'\f061';
	font-family:FontAwesome;
	font-size:14px;
	position: absolute;
    top: 174px;
}
#support-squad-works .slick-initialized .slick-slide:last-child>div:after
{
	content:'';
}
#support-squad-works  .join-vervesuper .description
{
	color: #00395d;
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
	max-width: 175px;
    line-height: 18px;
}
#support-squad-works .join-vervesuper-button
{
	margin-top:30px;
}
#support-squad-works .join-vervesuper-button .button-wrapper
{
	text-align:center;
}
#support-squad-works .slick-initialized .slick-slide
{
    padding-left: 15px;
    padding-right: 15px;
}
#support-squad-works .slick-prev
{
    left: 0px;
	z-index:999;
}
#support-squad-works  .slick-next
{
    right: 0px;
}
#support-squad-works .slick-prev,
#support-squad-works .slick-next
{
	top: 40%;
}
#support-squad-works .slick-prev:before,
#support-squad-works .slick-next:before
{
	font-size: 35px;
}
@media (max-width:767px){
	#support-squad-works
	{
		margin-top: 50px;
		margin-bottom: 50px;
	}
}
@media (max-width:480px){
	#support-squad-works .title
	{
		font-size: 20px;
		margin-bottom:10px;
	}
}	

/**** Support Squad Coach Page ****/
.page-is--jacqueline-wharton .s-hero, .page-is--tanaz-byramji .s-hero, .page-is--jocelyn-chong .s-hero, .page-is--alysia-laird .s-hero, .page-is--zoe-lamont .s-hero
{
	display:none;
}
#support-squad-coach .support-squad-banner
{
	background:#EAEDFC;
	padding-top: 115px;
}
#support-squad-coach .support-squad-banner .banner-dec h3
{
	font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
	color: #00395d;
    margin-bottom: 18px; 
	font-size: 33px;
}
#support-squad-coach .support-squad-banner .banner-dec h4
{
	font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
	color: #00395d;
    margin-bottom: 18px; 
	font-size: 24px;
}
#support-squad-coach .support-squad-banner .banner-dec p
{
	font-size:16px;
	margin-bottom: 12px;
}
#support-squad-coach .support-squad-banner .banner-dec p a
{
	text-decoration:none;
	font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
	color: #00395d;
	font-size:14px;
}
/*#support-squad-coach .support-squad-banner .banner-dec p a:before
{
	content: '\f060';
    font-family: FontAwesome;
    font-size: 14px;
    position: relative;
	margin-right:10px;
}*/
#support-squad-coach .help-navigate
{
	padding-top:80px;
	padding-bottom:80px;
} 
#support-squad-coach .help-navigate h3
{
	font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
    font-size: 28px;
    text-transform: initial;
    color: #00395d;
    margin-bottom: 10px;   
}
#support-squad-coach .help-navigate  ul
{
	padding-left:20px;
}
#support-squad-coach .help-navigate  ul li
{
	list-style-type: circle;
	font-size: 16px;
	line-height: 20px;
    margin-bottom: 6px;
	color: #00395d;
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 400;
}
#support-squad-coach .book-with-vervesuper
{
	padding-top:100px;
	padding-bottom:100px;
	background:#ece3d4;
}
#support-squad-coach .book-with-vervesuper h3
{
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
    font-size: 28px;
    text-transform: initial;
    color: #00395d;
    margin-bottom: 0px;
	text-align: center;	
}
#support-squad-coach .book-with-vervesuper .button-wrapper
{
	text-align:center;
	margin-top: 0px;
}
@media (max-width:992px){
    #support-squad-coach .support-squad-banner .banner-dec
    {
        padding-bottom: 30px;
    }
    #support-squad-coach .support-squad-banner .banner-image
    {
        margin: auto 0px 0px 0px;
    }
}
@media (max-width:767px){
    #support-squad-coach  .d-flex
	{
	    display: block;
	}
    #support-squad-coach .support-squad-banner 
    {
        padding-top: 35px;
    }
    #support-squad-coach .help-navigate .navigate-image img
    {
        margin: 0px auto;
    }
}

/**** Future You Page ****/	
.padding-right
{
	padding-right:30px;
}
.padding-left
{
	padding-left:30px;
}
.page-is--events-2020 .s-hero  .hero__home-inner .hero__heading
{
    font-size: 2.6em;
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;	
    font-style: normal;  
    width: 68%;
    line-height:55px;
	letter-spacing: 0;
	color: #0D2C55 !important;
	opacity: 1;
}
.page-is--events-2020 .s-hero .hero-sub-heading,
.page-is--future-you-2020-plan  .s-hero .hero-sub-heading
{
    text-align: left;
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 600;
    font-size: 30px;
    letter-spacing: 0;
    color: #0D2C55;
    opacity: 1;
    width: 41%;
    margin-top: 30px;
}
.page-is--future-you-2020-plan  .hero__home-inner .hero__heading
{
    font-size: 2.6em;
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;	
    font-style: normal;  
    width: 68%;
    line-height:55px;
	letter-spacing: 0;
	color: #0D2C55 !important;
	opacity: 1;
}
.page-is--future-you-2020-plan  .s-hero .hero-sub-heading
{   
    width: 50%;  
}
#future-join-us .filled-goal .description-box
{
	margin-bottom:auto;
	margin-top:auto;
}
#future-join-us .filled-goal .description-box h2
{	
	text-align: left;
	font-family: 'ProximaNova', Helvetica, sans-serif;
	font-size:38px;
    font-weight: 700;
	letter-spacing: 0;
	color: #0D2C55;
	opacity: 1;
	margin-bottom:0px;
}
#future-join-us .filled-goal .description-box h3
{
	text-align: left;
	font-family: 'ProximaNova', Helvetica, sans-serif;
	font-size:20px;
    font-weight: 700;
	letter-spacing: 0.76px;
	color: #0D2C55;
	text-transform: uppercase;
	opacity: 1;
	margin-top:20px;
	margin-bottom:15px;
}
#future-join-us .filled-goal .description-box p
{
	text-align: left;
	font-family: 'ProximaNova', Helvetica, sans-serif;
	letter-spacing: 0;
	color: #0D2C55;
	opacity: 1;
	font-size:22px;
}
#register-for-workshop
{
	background: #EAEDFC 0% 0% no-repeat padding-box;
	opacity: 1;
}
#register-for-workshop .workshop
{
	margin-bottom:50px;
}
#register-for-workshop .workshop  h3.title
{
	font-family: 'ProximaNova', Helvetica, sans-serif;
	text-align: center;
	font-size:42px;
	letter-spacing: 0;
	color: #0D2C55;
	margin-bottom:5px;
	opacity: 1;
}
#register-for-workshop .workshop .description
{
	font-family: 'ProximaNova', Helvetica, sans-serif;
	font-weight:700;
	text-align: center;
	font-size:32px;
	letter-spacing: 0;
	color: #0D2C55;
	opacity: 1;
}
#register-for-workshop .workshop-time
{
	background: #0D2C55 0% 0% no-repeat padding-box;
	border-radius: 20px;
	opacity: 1;
	width: 100%;
    height: 256px;
    margin-bottom: 60px;
	padding-top: 40px;
	text-align:center;
}
#register-for-workshop .workshop-time .state-name
{
	text-align: center;
	font-family: 'ProximaNova', Helvetica, sans-serif;
	font-size:42px;
	letter-spacing: 0;
	color: #FFFFFF;
	opacity: 1;
    margin-bottom: 15px;
}
#register-for-workshop .workshop-time .date-time
{
	text-align: center;
	font-family: 'ProximaNova', Helvetica, sans-serif;
	font-size:20px;
	letter-spacing: 0.76px;
	color: #FFFFFF;
	text-transform: uppercase;
	opacity: 1;
	margin-bottom: 20px;
}
.register-button
{	
	background: #F1A678 0% 0% no-repeat padding-box;
	text-align: left;
	font-family: 'ProximaNova', Helvetica, sans-serif;
	font-size:18px;
	letter-spacing: 0.68px;
	color: #FFFFFF;
	text-transform: uppercase;
	opacity: 1;
	border-radius: 100px;
    display: inline-block;
    margin: 0 auto;	
	cursor:pointer;
	padding: 10px 20px;	
	text-decoration:none;
	line-height: 18px;
}
.right-arrow:after
{
	display:block;
	content: "";
	width: 20px;
	height: 16px;
	background: transparent url('../images/future-you/arrow.png') 0% 0% no-repeat padding-box;
	opacity: 1;
	float: right;	
    margin-top: 4px;
	margin-left:15px;
}
.down-arrow:after
{
	display:block;
	content: "";
	width: 20px;
	height: 20px;
	background: transparent url('../images/future-you/arrow-down.png') 0% 0% no-repeat padding-box;
	opacity: 1;
	float: right;
	margin-left: 10px;
    margin-top: 2px;
}
.download-button
{	
	background: #F1A678 0% 0% no-repeat padding-box;
	text-align: left;
	font-family: 'ProximaNova', Helvetica, sans-serif;
	font-size:18px;
	letter-spacing: 0.68px;
	color: #FFFFFF;
	text-transform: uppercase;
	opacity: 1;
	border-radius: 100px;
    display: inline-block;
    margin: 0 auto;	
	cursor:pointer;
	padding: 20px 40px;	
	width:100%;
	text-decoration:none;
}
.download-button span
{
	text-align:center;
	display: inline-block;
}
.download-down-arrow:after
{
	display: block;
    content: "";
    width: 20px;
    height: 20px;
    background: transparent url('../images/future-you/arrow-down.png') 0% 0% no-repeat padding-box;
    opacity: 1;
    float: right;  
    position: absolute;
    top: 50px;
    right: 30px;
}
#host-own-event
{
	background: #F5F1F1 0% 0% no-repeat padding-box;
	opacity: 1;
}
#host-own-event .our-events .description-box
{
	margin-bottom:auto;
	margin-top:auto;
}
#host-own-event .our-events .description-box h2
{	
	text-align: left;
	font-family: 'ProximaNova', Helvetica, sans-serif;
	font-size:42px;
    font-weight: 700;
	letter-spacing: 0;
	color: #0D2C55;
	opacity: 1;
	margin-bottom:25px;
	max-width: 345px;
}
#host-own-event .our-events .description-box p
{
	text-align: left;
	font-family: 'ProximaNova', Helvetica, sans-serif;
	letter-spacing: 0;
	color: #0D2C55;
	opacity: 1;
	font-size:22px;
}

.page-is--future-you-2020-plan  #host-own-event .our-events .description-box h2
{
	max-width:100%;
}
.page-is--future-you-2020-plan   #host-own-event .our-events .description-box p
{
	width:73%;
}
.page-is--future-you-2020-plan .financial-coach
{
	text-align: center;
	font-family: 'ProximaNova', Helvetica, sans-serif;
	font-size:38px;
	letter-spacing: 0;
	color: #0D2C55;
	opacity: 1;
	margin-bottom:50px;
}
.page-is--future-you-2020-plan #future-join-us .filled-goal .description-box
{
    margin-bottom: initial;
    margin-top: initial;
}
.page-is--future-you-2020-plan #future-join-us .filled-goal .description-box ul
{
	list-style: none;
    padding-left: 0px;
}
.page-is--future-you-2020-plan #future-join-us .filled-goal .description-box ul li
{
	font-family: 'ProximaNova', Helvetica, sans-serif;
	text-align: left;
	font-size:22px;
	margin-bottom:15px;
	letter-spacing: 0;
	color: #0D2C55;
}
@media (max-width: 991px){
	.page-is--events-2020 .s-hero  .hero__home-inner .hero__heading,
	.page-is--future-you-2020-plan .s-hero  .hero__home-inner .hero__heading
	{
		font-size: 30px;
		line-height: 35px;
		width: 80%;
	}
	.page-is--events-2020 .s-hero  .hero__home-inner .hero-sub-heading	
	{
		font-size: 22px;
		width: 66%;
		margin-top: 15px;
	}
	.page-is--future-you-2020-plan .s-hero .hero__home-inner .hero-sub-heading
	{
		font-size: 17px;
		width: 52%;
		margin-top: 15px;
		line-height: 22px;
	}
	.page-is--future-you-2020-plan .financial-coach
	{
		font-size:22px;
	}
	#register-for-workshop .workshop h3.title
	{
		font-size:30px;
	}
	#register-for-workshop .workshop .description
	{
		font-size:24px;
	}
	#register-for-workshop .workshop-time .state-name
	{
		font-size:35px;
	}
	#register-for-workshop .workshop-time .date-time
	{
		font-size:16px;
	}
	.down-arrow
	{
		margin-top:0px;
	}
	.register-button
	{
		font-size:14px;
	}
	.right-arrow:after
	{
		margin-top: 3px;
		margin-left: 10px;
	}
	.down-arrow:after
	{
		margin-top: 1px;
	}
	#register-for-workshop .workshop-time
	{
		height:230px;
	}	
	
	#future-join-us .filled-goal .description-box h2,
	#host-own-event .our-events .description-box h2
	{
		font-size:22px;
	}
	#future-join-us .filled-goal .description-box h3
	{
		font-size:18px;
	}
	#future-join-us .filled-goal .description-box p,
	#host-own-event .our-events .description-box p
	{
		font-size:18px;
	}
	.page-is--future-you-2020-plan #future-join-us .filled-goal .description-box ul li
	{
		font-size:18px;
	}	
}
@media (max-width: 767px){
	.padding-right
	{
		padding-right:15px;
	}
	.padding-left
	{
		padding-left:15px;
	}
	.page-is--events-2020 .s-hero .hero__home-inner .hero__heading,
	.page-is--future-you-2020-plan .hero__home-inner .hero__heading
	{
		font-size: 23px;
		line-height: 27px;
		width: 43%;
	}
	.page-is--events-2020 .s-hero .hero__home-inner .hero-sub-heading,
	.page-is--future-you-2020-plan  .hero__home-inner .hero-sub-heading
	{
		font-size: 18px;
		width: 45%;
		margin-top: 15px;
	}
	#host-own-event .our-events .description-box p
	{
		order:2;
	}
	#host-own-event .our-events .description-box
	{
		order:1;
	}
	#register-for-workshop .workshop-time
	{
		margin-bottom:30px;
	}
	#future-join-us .filled-goal .description-box p,
	#host-own-event .our-events .description-box p
	{
		font-size:16px;
	}
	.page-is--future-you-2020-plan #future-join-us .filled-goal .description-box ul li
	{
		font-size:16px;
	}	
}
@media (max-width: 580px){
	.page-is--events-2020 .s-hero .hero__home-inner .hero__heading,
	.page-is--future-you-2020-plan  .s-hero .hero__home-inner .hero__heading
	{
		font-size: 20px;
		line-height: 22px;
		width: 50%;
	}
	.page-is--events-2020 .s-hero .hero__home-inner .hero-sub-heading,
	.page-is--future-you-2020-plan  .hero__home-inner .hero-sub-heading
	{
		font-size: 15px;
		width: 44%;
		margin-top: 15px;
		font-weight: 500;
		line-height: 18px;
	}
	#register-for-workshop .workshop h3.title
	{
		font-size: 25px;
		line-height: 28px;
	}
	#register-for-workshop .workshop .description
	{
		font-size:20px;
		line-height: 22px;
		margin-top: 15px;
	}
	#register-for-workshop .workshop-time .state-name
	{
		font-size: 30px;
		margin-bottom: 10px;
	}
	#register-for-workshop .workshop-time .date-time
	{
		font-size:14px;
		margin-bottom: 10px;
	}
	#register-for-workshop .workshop-time
	{
		height: 182px;
		padding-top: 28px;
	}
	#register-for-workshop .workshop-time.host-own
	{
		height: 216px;
		padding-top: 28px;
		margin-bottom: 0px;
	}
}	


/**** Join Us Now ****/
#joinus-now
{
	margin-top:100px;
	margin-bottom:100px;
}
#joinus-now h3.title
{
	font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 600;
	font-size:20px;
	text-align: center;
	letter-spacing: 0;
	color: #0D2C55;
	opacity: 1;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#joinus-now  .description
{
    font-family: 'ProximaNova', Helvetica, sans-serif;  
	font-weight: 700;
	text-align: center;
	font-size:42px;
	letter-spacing: 0;
	color: #0D2C55;
	opacity: 1;
}
#joinus-now  .paperwork
{
	margin-top:60px;
}
#joinus-now  .paperwork .icon img
{
	margin:0 auto;
	height: 62px;
}
#joinus-now  .paperwork .title
{
	font-family: 'ProximaNova', Helvetica, sans-serif;
	font-weight: 600;
	font-size: 24px;	
	color: #0D2C55;
	max-width: 340px;    
	margin: 15px auto 10px auto;
	text-align: center;
	opacity: 1;
	line-height: 28px;
}

#joinus-now  .paperwork .description
{
	color: #0D2C55;
    font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
	max-width: 340px;
    line-height: 18px;
	text-align: center;
	letter-spacing: 0;
	opacity: 1;
}
#joinus-now .join-vervesuper-button
{
	margin-top:30px;
}
#joinus-now .join-vervesuper-button .button-wrapper
{
	text-align:center;
}
#joinus-now .slick-initialized .slick-slide
{
    padding-left: 15px;
    padding-right: 15px;
}
#joinus-now .slick-prev
{
    left: 0px;
	z-index:999;
}
#joinus-now  .slick-next
{
    right: 0px;
}
#joinus-now .slick-prev,
#joinus-now .slick-next
{
	top: 40%;
}
#joinus-now .slick-prev:before,
#joinus-now .slick-next:before
{
	font-size: 35px;
}
@media (max-width: 991px){
	#joinus-now .title
	{
		margin-bottom:0px;
	}
	#joinus-now  .paperwork .title
	{
		font-size:20px;
		line-height: 22px;
	}
	#joinus-now .description
	{
		font-size:28px;
	}
	
	#joinus-now .paperwork .description
	{
		font-size:14px;
	}
	#joinus-now .join-vervesuper-button
	{
		margin-top:0px;
	}
	#joinus-now .join-vervesuper-button .button-wrapper
	{
		margin-top:10px;
	}
	#joinus-now
	{
		margin-top: 50px;
		margin-bottom: 50px;
	}
}	
@media (max-width: 580px){
	#joinus-now .description
	{
		font-size: 25px;
		line-height: 25px;
		margin-top: 15px;
	}
	#joinus-now .paperwork .title
	{
		font-size: 18px;
		line-height: 20px;
	}
}


/**** Download Planner ****/
.page-is--future-you-2020-plan .filled-goal  .background-image
{
	background:url('../images/future-you/financial-coach-zoe.jpg');
	background-repeat: no-repeat;
	height: 475px;
    background-position: 50% 50%;
	display:table;
}
.page-is--future-you-2020-plan .filled-goal  .background-image .play
{
	display: table-cell;
    vertical-align: middle;
    float: none;
	text-align: center;
}
@media (max-width: 1200px){
    .download-button
	{
	    font-size:16px;
	    padding: 20px 30px;
	}
	.download-down-arrow:after
	{
        top: 46px;
        right: 22px;
	}
}    
@media (max-width: 991px){
	.page-is--future-you-2020-plan .filled-goal  .background-image
	{
		height: 430px;
		background-size: cover;
		background-position: center 20%;
	}
	.download-button
	{
	    font-size:14px;
	    padding: 15px 20px;
	}
	.download-down-arrow:after
	{
        top: 38px;
        right: 15px;
	}
	.page-is--future-you-2020-plan .filled-goal  .background-image
	{
		height: 350px;		
	}
}
@media (max-width: 767px){
    .page-is--future-you-2020-plan .financial-guide
    {
        margin:0 auto;
    }
	.page-is--future-you-2020-plan .filled-goal  .background-image
	{
        height: 295px;
        background-position: 49% 25%;
	}
    .d-flex
    {
        flex-direction: column;
    }
    .download-button
    {
        font-size:17px;
        padding: 15px 30px;
        max-width:200px;
        margin: 0 auto;
        display: block;
        margin-top: 20px;
    }
    .download-down-arrow:after
    {
        top: 28px;
        right: 0px;
        position: relative;
    }
}

@media (min-width: 1900px){
	.page-is--future-you-2020-plan .filled-goal  .background-image
	{
		background-position: right;
	}
}


/***** She's On The Money  Page *****/
.page-is--shes-on-the-money #terms-conditions  h2.title
{
	font-family: 'ProximaNova', Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2;
    font-size: 28px;
    text-transform: initial;
    letter-spacing: 0;
    color: #00395d;
    margin: 0px 0px 30px 0px;   
}
.page-is--shes-on-the-money #on-the-money
{
	background:#FFCFBE;
	padding:0px;
}
.page-is--shes-on-the-money #on-the-money .sotm-code
{
	margin-bottom:auto;
	margin-top:auto;
}
.page-is--shes-on-the-money #on-the-money  .money-img
{
	margin:0 auto;
}
.page-is--shes-on-the-money #on-the-money h2
{
    color: #00395d;
    font-size: 32px;
    font-weight: normal;   
    line-height: 38px;
    margin-bottom: 30px;
}
@media(max-width:991px){
	.page-is--shes-on-the-money #on-the-money h2
	{
		color: #00395d;
		font-size: 20px;
		font-weight: normal;
		line-height: 24px;
		margin-bottom: 15px;
	}
}
@media(max-width:767px){
	.page-is--shes-on-the-money #on-the-money .sotm-code
	{
		margin-top: 30px;
		margin-bottom: 30px;
		text-align: center;
	}	
}

