@charset "utf-8";
/* CSS Document */
.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-txt{
	order:1;
}
.sec-media{
	order:2;
	text-align:center !important;
	flex:auto;
}
.leftpan.sec-media{
	margin-top:20px;
}
.rightpan.sec-txt{
	margin-top:0;
}
.sec-1 .rightpan img{
	display:block;
	margin:0 auto;
}
.info-box-tab li .h2, .info-box-tab .pix-tab-heading .h2{
	display:block;
	text-transform:uppercase;
	font-size:1.6rem;
	line-height:2.2rem;
	margin:0;
}
.info-box-tab .pix-tab-heading svg, .info-box-tab .pix-tab-heading .h2{
	display:inline-block;
	vertical-align: middle;
}
.info-box-tab .pix-tab-heading svg{
	width:10%;
	max-width:34px;
	margin-right:6px;
}
.info-box-tab .pixtab-4 .pix-tab-heading img, .info-box-tab .pix-tab-nav .pixtab-4 img{
	max-width:50px;
}
.info-box-tab .pix-tab-heading .h2{
	width:86%;
	margin-top:4px;
	font-size:1.5rem;
	line-height:1.9rem;
}
.info-box-tab .pix-tab-heading{
	background-image: none;
	color: #000002;
	background-color: #fff;
	border-radius: 10px;
	font-size: 1.5rem;
	line-height: 1.9rem;
	font-weight: 300;
	padding: 7px 10px;
	margin:0 0 10px;
}
.info-box-tab .pix-tab-content h3{
	font-size:2rem;
	line-height:3rem;
	margin-bottom:10px;
}
.info-box-tab .pix-tab-content{
	padding:10px;
    color: #000002;
    background-color: #fff;
    border-radius: 0 0 15px 15px;
    font-size: 1.5rem;
    line-height: 2.1rem;
    font-weight: 400;
	border:1px solid #fff;
	margin-bottom:10px;
}
.info-box-tab .pix-tab-nav li{
	position:relative;
	/*box-shadow: 0 0 8px #aaaac9;*/
	box-shadow:none;
    border: 1px solid #d9d9f9;
    border-bottom-color:#a2a2dd;
	padding: 10px 14px;
	cursor:pointer;
}
.info-box-tab .active-tab .pix-tab-heading{
	margin-bottom:0;
	border-radius:10px 10px 0 0;
}
.info-box-tab .active-tab .pix-tab-content{
	padding-top:0;
}
.info-box-tab .pix-tab-nav .active-nav{
	border:1px solid #fff;
	border-bottom:none;
	cursor:text;
}

.info-box-tab .active-nav:after{
	content: "";
    display: block;
    position: absolute;
    left: -1px;
    bottom: -9px;
    height: 24px;
    width: 100%;
    background: #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.sec-2{
	padding:30px 0;
}

.sec-2 h2{
	color:#363559;
}
.sec-3 .sec-wrap{
	align-items: center;
}
.sec-3 .sec-title{
	color: #4c4c4c;
}
.sec-3 figure{
	font-size:0;
	line-height:0;
}
.highlight-w-ico i svg{
	width:100%;
	height:100%;
	fill:#fff;
}
.-education-and-year-round-financial-coaching-support svg, #-education-and-year-round-financial-coaching-support svg{
	width: 54px;
    height: 40px;
    fill: #7047b6;
}
#-comprehensive-planning svg, .-comprehensive-planning svg{
	width: 36px;
    height: 40px;
    fill: #1db5b7;
}
#-risk-profiling svg, .-risk-profiling svg{
	width: 36px;
    height: 40px;
    fill: #4cca44;
}
.-investment-advice svg, #-investment-advice svg{
	width: 36px;
    height: 40px;
    fill: #ffbe23;
}


@media only screen and (max-width: 350px){
	.highlight-link{
		padding:20px 50px 20px 18px;
		font-size:1.6rem;
	}
}

@media only screen and (max-width: 767px){
	h1, .h1{
		font-size:2rem;
		line-height:2.8rem;
		margin:0 0 14px;
	}
}
@media only screen and (max-width: 920px){
	.info-box-tab .pix-tab-content h3{
		text-indent:-9999999px;
		font-size:0;
		line-height:0;
		margin:0;
		padding:0;
	}
	.rightpan.flex-v-bot{
		width:100%;
	}
}

@media only screen and (min-width: 768px){
	.sec-2{
		padding:50px 0;
	}
	.sec-media{
		text-align:center !important;
		flex:auto;
	}
	.leftpan.sec-media{
		margin-top:30px;
	}
	.rightpan.sec-txt{
		margin-top:0;
	}
}
@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;
		text-align:;
	}
	.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;
	}
	.info-box-tab.three-item li{
		width: 23%;
		padding:17px 14px;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		margin:0 1% 8px;
	}
	.info-box-tab.three-item li .h2{
		align-self: baseline;
		width:100%;
	}
	.info-box-tab.three-item li img{
		margin-bottom:4px;
	}
	.info-box-tab .pix-tab-content{
		padding:30px 20px;
		margin:0 1%;
		font-size: 1.5rem;
		line-height: 2.1rem;
	}
	.info-box-tab .active-tab .pix-tab-content{
		padding-top:30px;
	}
	.sec-2{
		padding:70px 0;
	}
}
@media only screen and (min-width: 1200px){
	.sec-2{
		padding:90px 0;
	}
}

