#footer_socials li a.social.xcom {
	background: transparent url(/images/design/v2/soc_xcom.png) 50% 50% no-repeat;
	background-size: 24px 24px;
}
#footer_socials li a.social.yt {
	background: transparent url(/images/design/v2/soc_yt.png) 50% 50% no-repeat;
	background-size: 24px 24px;
}
.page_advances_teasers {
	font-size: 0;
	line-height: 0;
	margin: 20px -40px 0 0;
}
.page_advances_teaser {
	position: relative;
	font-size: 16px;
	line-height: 1.5;
	display: inline-block;
	width: 50%;
	box-sizing: border-box;
	padding: 0 40px 0 60px;
	margin-bottom: 30px;
}
.page_advances_teaser:before {
    width: 48px;
    height: 48px;
    display: block;
    top: 0;
    left: 0;
    content: '';
    position: absolute;
}
.page_advances_teaser.teaser1:before {
    background: transparent url(/images/planner/layout/advance_5.svg) 50% 50% no-repeat;
    background-size: 100% 100%;
}
.page_advances_teaser.teaser2:before {
    background: transparent url(/images/planner/layout/advance_2.svg) 50% 50% no-repeat;
    background-size: 100% 100%;
}
.page_advances_teaser.teaser3:before {
    background: transparent url(/images/planner/layout/advance_4.svg) 50% 50% no-repeat;
    background-size: 100% 100%;
}
.page_advances_teaser.teaser4:before {
    background: transparent url(/images/planner/layout/advance_3.svg) 50% 50% no-repeat;
    background-size: 100% 100%;
}
#common_footer_subtext {
	font-size: 9px;
	line-height: 1.15;
	text-align: left;
	color: #666;
	padding-top: 5px;
}



