.AccordionStyle .card-body p.light{
	font-size: 14px;
}
.vimeo-video-place{
	position: relative;
}
.vimeo-video-place img{
	width: 100% !important;
}
.vimeo-video-place .fa.fa-youtube-play{
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 80px;
	cursor: pointer;
	transform: translate(-50%, -50%);

}
.vimeo-video-place .fa.fa-youtube-play:hover{
	color: #00ADEF;
	/*transition: ease-in 300ms;*/
}

.ProdBox .greenbr img {
    -webkit-box-shadow: -12px 12px 0px 0px #83c341;
    box-shadow: -12px 12px 0px 0px #83c341;
}

.GreyBGBox {
	background-color: #e5e7e8;
    padding: 28px 28px 5px 28px;
	margin:15px auto 40px;
	min-height:89%;
}
.GreyBGBox.Longer {
	max-width:unset;
}
.Wealth.Navy .GreyBGBox h4.underlined{
	color: #323E48;
	font-size: 21px;
	border-bottom: 4px solid #171C8F;
	display: inline-block;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-family: "soleil",sans-serif;
	font-weight: 700;
	line-height: 36px;
}
.GreyBGBox p a, .GreyBGBox p{
	color: #323E48;
}
.Section-Icons {
	margin:10px 0 45px 0;
}
.Wealth.Navy .Section-Icons h4.underlined{
	text-transform: uppercase;
    color: #323E48;
    font-size: 21px;
    border-bottom: 5px solid #171C8F;
    display:inline-block;
	margin-bottom: 25px;
	font-family: "soleil",sans-serif;
font-weight: 700;
line-height: 36px;
}
.Section-Icons p img{
	max-width: 75px;
}
@media (min-width: 992px) {
	.Section-Icons{
		margin-top: 19px;
	}
}
@media (min-width: 1280px) {
.GreyBGBox p.short {
		/*min-height:175px;*/
		
	}
.InnerSkin.Wealth.Navy #NestedTopLeft9 {
	padding-right:65px;
}
}
