.icon-twitter {
	font-family: sans-serif;
}
.icon-twitter::before {
	content: '𝕏';
	font-size: 1.2em;
}

.top-header a:after {
	display: none !important;
}

@media (min-width: 1000px) and (max-width: 1200px) {
	.menu-wrapper.span6.hidden-phone {
		width: 70% !important;
		margin-left: 0 !important;
		justify-content: space-evenly;
	}
	.dropHelp>p{
		display: none;
	}
}

span.a2a_svg.a2a_s__default.a2a_s_x {
    margin-top: 3px;
}