@charset "utf-8";
/* CSS Document */
.seo-pages a{
	border-bottom:1px dashed #02c602;	
}
.main-header.inner-header .header-top{
	background-color:#03015c !important;	
}
.main-header.inner-header .header-top.white-bg{
	background-color:#fff !important;	
}
.main-header.inner-header .mob-menu{
	background: url(../images/mob-menu-w.png) 0 0 no-repeat;
}
.main-header.inner-header .header-top.white-bg .mob-menu{
	background: url(../images/mob-menu.png) 0 0 no-repeat;
}
.main-header.inner-header .header-top .logo{
	background: url(../images/logo-white.png) 0 0 no-repeat;
	background-size: 100% auto;
}
.main-header.inner-header .header-top.white-bg .logo{
    background: url(../images/logo.png) 0 0 no-repeat;
	background-size: 100% auto;
}
.inner-header .cportal-header-right .menu-list{
	top:34px;
}
.main-header.inner-header .header-top.white-bg .cportal-header-right .menu-list{
	top:57px;
}
.inner-header .header-top .site-menu .menu-list{
	padding-top: 1px !important;
}
.header-top.white-bg .site-menu .menu-list{
	padding-top: 20px !important;
}
.sec-wrap{
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content:space-between;
}
.sec-wrap-no-f{
	display:block;
}
.sec-2{
	padding:40px 0;
}
.sec-txt{
	order:1;
}
.sec-media{
	order:2;
	text-align:center !important;
	flex:auto;
}
.sec-media img{
	display:block;
}
.leftpan.sec-media{
	margin-top:20px;
}
.rightpan.sec-txt{
	margin-top:0;
}

.container-sm{
	padding:0 5%;
	width:100%;
}
.arrow-down-purple, .arrow-down-white{
	position:relative;
}
.arrow-down-purple::after, .arrow-down-white::before{
	content:"";
	display:block;
	width: 0; 
	height: 0; 
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #e3e3ff;
	position:absolute;
	left:50%;
	margin-left:-15px;
}
.arrow-down-purple::after{
	bottom:-15px;
}
.arrow-down-white::before{
	border-top: 15px solid #fff !important;
	top:0;
}
.m-w-800{
	max-width:800px; margin:0 auto;
}
.mar-t-30.highlight-link{
	margin-top:10px;
}
.education-top-sec{
    color: #ebeaf7;
    background: #03015c;
    position: relative;
	padding-bottom:50px;
}
.education-top-sec h1{
    color: #ebeaf7;
}
.education-top-sec .next-step-txt{
	padding:20px 0 0;
	margin: 0 0 20px;
	text-transform:uppercase;
	text-align:center;
	font-size:1.6rem;
	line-height:2.2rem;
	font-weight:500;
	border-top:1px solid #3f5170;
}
.workplace-sec .rightpan{
	flex:auto;
	background:#e3e3ff;
	padding:30px 40px;
}
.workplace-list li{
	background:url(../images/employee-plan-list-ico.png) 0 2px no-repeat;
	background-size: 34px auto;
	border-bottom: 1px dashed #ababab;
    padding: 0 0 10px 40px;
    margin: 0 0 8px;
}
.workplace-list li:last-child{
	border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.webinars-sec .leftpan, .webinars-sec .rightpan{
	padding:12px 16px;
	border-radius: 7px;
	border: 1px solid #8dadb8;
	background:#ffffffd1;
}
.txt-w-bg{
	text-align:center;
}
.txt-w-bg strong{
	background:#03015c;
	color:#fff;
	display:inline-block;
	padding:6px 12px;
	text-transform:uppercase;
	font-size:1.3rem;
	line-height:1.9rem;
	border-radius:5px;
}
.list-w-bdr{
	padding:0;
	margin:0 0 40px;
}
.list-w-bdr li{
	border-bottom: 1px dashed #ababab;
    margin: 0 0 8px;
	font-size:1.4rem;
	line-height:2.2rem;
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='10px' height='10px' viewBox='0 0 10 10' enable-background='new 0 0 10 10' xml:space='preserve'%3E%3Cpath fill='%23FFA500' d='M8.487 8.726H0V0.239h8.487V8.726z M0.679 8.047h7.129V0.917H0.679V8.047z'/%3E%3Cpolygon fill='%23FFA500' points='3.998 6.894 1.256 4.152 2.313 3.095 4.072 4.854 8.499 0.427 9.481 1.41 '/%3E%3Cpath fill='%23FFFFFF' d='M3.998 7.247L0.902 4.152l1.411-1.411L4.072 4.5l4.427-4.427L9.835 1.41L3.998 7.247z M1.609 4.152L3.998 6.54l5.13-5.13L8.499 0.781L4.072 5.208L2.313 3.448L1.609 4.152z'/%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-position:0 4px;
	background-size:16px auto;
	
}
.list-w-bdr li:last-child{
	border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.stages-sec .pixTab{
	border-radius:6px;
	/*background:#fff;*/
	margin:0 0 40px;
	/*background:url(../images/tab-bg.png) left bottom no-repeat #fff;*/
	background-size:100% auto;
	/*min-height:438px;*/
}
.pix-tab-content{
	border: 1px solid #cdcde7;	
}
.stages-sec .pix-tab-nav{
	background: rgb(55,214,87);
	background: -moz-linear-gradient(left,  rgba(55,214,87,1) 0%, rgba(128,98,175,1) 55%, rgba(143,0,183,1) 99%);
	background: -webkit-linear-gradient(left,  rgba(55,214,87,1) 0%,rgba(128,98,175,1) 55%,rgba(143,0,183,1) 99%);
	background: linear-gradient(to right,  rgba(55,214,87,1) 0%,rgba(128,98,175,1) 55%,rgba(143,0,183,1) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37d657', endColorstr='#8f00b7',GradientType=1 );
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.stages-sec .pix-tab-nav ul{
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content:space-between;
	padding:0;
	margin:0;
}
.stages-sec .pix-tab-nav li{
	padding:6px 20px;
	margin:0;
	background-image:none;
	color:#fff;
	font-size:1.3rem;
	line-height:2.1rem;
	text-align:center;
	width: 25%;
	border-right: 1px solid #fff;
	cursor:pointer;
}
.stages-sec .pix-tab-nav li.active-nav{
	cursor:text;
	opacity:0.6;	
}
.stages-sec .pix-tab-nav li:last-child{
	border-right:none;	
}
.stages-sec .pix-tab-nav li strong{
	font-weight:400;
}
.stages-sec .pix-tab-nav li span{
	font-size:1.8rem;
	line-height:2.6rem;
	font-weight:700;
	text-transform:uppercase;
	display:block;
}
.stages-sec .pix-tab-content{
	/*margin:40px 30px;*/
	padding:20px 30px;
	background:rgba(255, 255, 255, .6)
}
.stages-sec{
	background-color:#e3e3ff;	
}
.blue-bot-sec {
    background: #e3e3ff;
    color: #fff;
    border-top: 1px solid #cbcbe5;
}
/*.blue-bot-sec .h2{
	color:#fff;	
}*/
.big-txt{
	font-size: 1.6rem;
    line-height: 2.2rem;
    margin: 0 0 10px !important;
    color: #5c5c6a;
	font-weight:600;
}
.webinars-sec{
	background:#f3f3ff;
	border-top:1px solid #d5d5e7;
}
.bot-white-curve{
	background: url(../images/bot-cr.webp) 0 100% no-repeat #03015c;
    width: 100%;
    /* height: 302px; */
    background-size: 100% 75px;
    padding-bottom: 114px;
}
.no-webp .bot-white-curve{
	background: url(../images/bot-cr.png) 0 100% no-repeat #03015c;
    background-size: 100% 75px;
}

@media only screen and (max-width: 330px){
	.center-align.m-w-960 .highlight-link{
		width:100%;
	}
	.center-align.m-w-960 .highlight-link:after{
		right: 12px;
		top: 22px;
	}
}
@media only screen and (max-width:767px){
	.education-top-sec h1.center-align{
		text-align:left !important;
		margin-bottom:0 !important;
	}
	.center-align .highlight-link{
		text-align:left;
	}
	.workplace-sec .rightpan{
		padding:14px 18px;
	}
	.workplace-list li{
		background-size: 26px auto;
		padding: 0px 0 10px 28px;
	}
	.webinars-sec .leftpan p, .webinars-sec .rightpan p{
		margin-bottom:14px;
	}
	.list-w-bdr{
		margin:0 0 20px;
	}
	.list-w-bdr li{
		margin:0 0 6px;
		padding:0 0 6px 22px;
	}
}
@media only screen and (max-width:920px){
	.stages-sec .pix-tab-heading{
		padding: 7px 10px;
		color:#fff;
		background:#38d658;
		font-size:1.3rem;
	}
	.stages-sec .pix-tab-heading strong{
		font-weight:400;
	}
	.stages-sec .pix-tab-heading strong span{
		font-weight:600;
	}
	.stages-sec .pix-tab-heading span{
		text-transform:uppercase;
		display:block;
		font-size:1.6rem;
	}
	.pix-tab-heading.early-career-accumulation-stage{
		background:#38d658;
	}
	.pix-tab-heading.mid-career-growth-stage{
		background:#59a27f;
	}
	.pix-tab-heading.later-career-preservation-stage{
		background:#796ca7;
	}
	.pix-tab-heading.retirement-wealth-distribution-stage{
		background:#8735b3;
	}
	.workplace-sec .sec-media{
		order:1 !important;
		margin-top:0 !important;
	}
	.workplace-sec .sec-media img{
		width:100%;
		height:auto;
	}
}
@media only screen and (min-width:768px){
	.container-sm{
		padding:0 3%;
	}
	.sec-2{
		padding:55px 0;
	}
	.sec-media{
		text-align:center !important;
		flex:auto;
	}
	.leftpan.sec-media{
		margin-top:30px;
	}
	.rightpan.sec-txt{
		margin-top:0;
	}
	.arrow-down-purple::after, .arrow-down-white::before{
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		border-top: 20px solid #e3e3ff;
		margin-left:-20px;
	}
	.arrow-down-purple::after{
		bottom:-20px;
	}
	.arrow-down-white::before{
		border-top: 20px solid #fff !important;
	}
	.imp-txt2{
		font-size:1.6rem;
		line-height:2.4rem;
		margin-bottom:30px;
	}
	.mar-t-30.highlight-link{
		margin-top:20px;
	}
	.education-top-sec{
		padding-top:44px;
		padding-bottom:80px;
	}
	.education-top-sec .next-step-txt{
		padding:30px 0 0;
		margin: 0 0 30px;
		font-size:2rem;
		line-height:2.4rem;
	}
	.txt-w-bg strong{
		font-size:1.5rem;
		line-height:2.1rem;
	}
	.webinars-sec .leftpan, .webinars-sec .rightpan{
		padding:25px 35px;
		border-radius: 15px;
	}
	.education-top-sec .sec-media{
		display:none;
	}
	.bot-white-curve{
		background-size: 100% 178px;
		padding-bottom: 146px;
		margin-top:36px;
	}
}
@media only screen and (min-width:921px){
	.sec-media{
		flex:inherit;
	}
	.sec-txt{
		order:0;
		margin-bottom:0;
	}
	.sec-media{
		order:0;
		margin-bottom:0;
	}
	.leftpan.sec-media{
		margin-top:0;
	}
	.rightpan.sec-txt{
		margin-top:0;
	}
	.leftpan.sec-media{
		text-align:left !important;
	}
	.right-align.sec-media{
		text-align:right !important;
	}
	.sec-2{
		padding:70px 0;
	}
	.workplace-sec .sec-media img{
		height: 100%;
		width: auto;
		object-fit: cover;
		object-position: 38%;
	}
	.webinars-sec{
		/*background:url(../images/workplace-financial-education-programs.png) no-repeat center bottom #f3f3ff;*/
		background:url(../images/workplace-financial-education-programs.webp) no-repeat center bottom #f3f3ff;
		background-size:100% auto;
	}
	.no-webp .webinars-sec{
		background:url(../images/workplace-financial-education-programs.jpg) no-repeat center bottom #f3f3ff;
		background-size:100% auto;
	}
	.education-top-sec .sec-media{
		display:block;
		align-self: flex-end;
	}
	.education-top-sec .sec-txt{
		padding-bottom:36px;	
	}
	.bot-white-curve{
		margin-top:0;	
	}
	.education-top-sec{
		background:url(../images/man-bk-bg.webp) 100% 50% no-repeat #03015c;
		background-size:58% auto;
	}
	.no-webp .education-top-sec{
		background:url(../images/man-bk-bg.png) 100% 50% no-repeat #03015c;
		background-size:58% auto;
	}
	.stages-sec{
		background:url(../images/stages-of-financial-education.webp) no-repeat center 7% #e3e3ff;
		background-size:100% auto;
		/*background-attachment:fixed;*/	
	}
	.no-webp .stages-sec{
		background:url(../images/stages-of-financial-education.png) no-repeat center 7% #e3e3ff;
		background-size:100% auto;
	}
}
@media only screen and (min-width:1025px){
	.container-sm{
		padding:0 1.5%;
		margin:0 auto;
	}
	.seo-pages  a:hover{
		border-bottom:1px dashed transparent;	
	}
	.webinars-sec h3, .webinars-sec .h3{
		font-size:2.4rem;
		line-height:3.2rem;
	}
}
@media only screen and (min-width:1200px){
	.container-sm{
		padding:0;
	}
	.imp-txt2{
		font-size:1.8rem;
		line-height:2.6rem;
		margin-bottom:40px;
	}
	.mar-t-30.highlight-link{
		margin-top:30px;
	}
	.sec-2{
		padding:90px 0;
	}
	.education-top-sec .next-step-txt{
		padding:40px 0 0;
		margin: 0 0 40px;
		font-size:2.2rem;
		line-height:2.6rem;
	}
	.education-top-sec{
		padding-top:70px;
		padding-bottom:100px;
	}
	.txt-w-bg strong{
		font-size:1.8rem;
		line-height:2.6rem;
	}
	.webinars-sec .leftpan, .webinars-sec .rightpan{
		padding:25px 35px;
		border-radius: 15px;
	}
	.workplace-sec .sec-media img{
		object-position: center;
	}
	.education-top-sec{
		background:url(../images/man-bk-bg.webp) 100% 0 no-repeat #03015c;
		background-size:59% auto;
	}
	.no-webp .education-top-sec{
		background:url(../images/man-bk-bg.png) 100% 0 no-repeat #03015c;
		background-size:59% auto;
	}
	.education-top-sec .sec-txt{
		padding-bottom:0;	
	}
}
@media only screen and (min-width: 581px) and (max-width: 919px)  {
	.workplace-sec .sec-media img {
		width: 100%;
		max-width:508px;
		height: auto;
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
	}
}
