/* CSS Document */
.soc_med span {
	float:left;
}

.footerMain {
	padding-bottom:10px;
}

#copy p {
	line-height:40px;
	margin-top:0;
}

#copy p.soc_med {
	margin-top:2em;
}

.signFour {
	height: unset;
}

.signThree, .signFour {
    flex-direction: column;
}
.signThree a {
    padding: 36px 0;
	/*display:table;*/
}

.signThree a strong {
	width:100%;
}

.info01 h2:first-child:after {
	content:'';
	height:30px;
	display:block;
}

#filterChoice {
	left:auto;
    right:20px;
    top:90px;
}

#content h1 strong a {
	display:block;
}

#content h1 strong a:after {
	top: calc(50% - 4px);
}

#content h1 strong a.active:after {
	top: calc(50% - 6px);
}

