.footer-container {
	background-color: #fff;
}

.footer-container .footer-container-wrapper {
	padding: 0;
	margin: 0 auto;
	max-width: 970px;
}

@media ( min-width : 970px) {
	.footer-container .footer-container-wrapper {
		max-width: 940px;
	}
}

@media ( min-width : 1170px) {
	.footer-container .footer-container-wrapper {
		max-width: 1140px;
	}
}

.footer-container .cf-site-links {
	display: flex;
	flex: 0 1 auto;
	flex-flow: row wrap;
}

.footer-container .cf-site-links>div {
	padding-bottom: 0;
	width: 100%;
	overflow: hidden;
}

@media ( min-width : 970px) {
	.footer-container .cf-site-links {
		justify-content: space-between;
	}
	.footer-container .cf-site-links>div {
		padding-bottom: 32px;
		overflow: visible;
	}
	
	.footer-container .cf-site-links > #siteWideLinks{
		width: 50%;
	}
	
	.footer-container .cf-site-links > #siteWideLinks .cf-site-wide-links{
		width: 360px;
	}
	.footer-container .cf-site-links > #siteSocialLinks, .footer-container .cf-site-links > #helpAndSupportLinks{
		width: 25%;
	}
}

.footer-container a {
	font-family: ap_letter, Helvetica, Arial, sans-serif;
}

.footer-container a:focus {
	outline: #4D4D54 dotted thin;
	outline-offset: 2px;
	text-decoration: underline;
}

.cf-site-wide-links {
	-webkit-font-smoothing: antialiased;
	list-style: none;
	margin: 0;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 1px;
	-moz-column-gap: 1px;
	column-gap: 1px;
	padding: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	position: relative;
	right: -1px;
}

@media ( min-width : 970px) {
	.cf-site-wide-links {
		border-top: none;
		margin-top: 30px;
	}
}

.cf-site-wide-links .site-wide-link-item {
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	height: 55px;
	line-height: 1.5;
	text-align: center;
}

.cf-site-wide-links .site-wide-link-item:last-child {
	margin-bottom: 0;
}

@media ( min-width : 970px) {
	.cf-site-wide-links .site-wide-link-item {
		justify-content: flex-start;
		border: none;
		height: auto;
		padding-top: 10px;
		text-align: left;
	}
}

@media ( min-width : 970px) {
	.cf-site-wide-links .site-wide-link-item .site-wide-item {
		font-size: 14px;
		line-height: 1.3;
		margin-bottom: 1px;
		color: #4D4D54;
	}
	
	.cf-site-wide-links .site-wide-link-item .site-wide-item:hover{
		text-decoration: underline;
	}
}

.cf-site-social-links {
	list-style: none;
	margin: 0;
	padding-top: 40px;
	display: flex;
	justify-content: center;
	padding-left: 0;
	align-items: center;
}

@media ( min-width : 970px) {
	.cf-site-social-links {
		padding: 55px 0 0 0;
		justify-content: left;
	}
}

.cf-site-social-links .social-link-item {
	border: none;
	height: auto;
	padding-top: 3px;
	text-align: left;
}

.cf-site-social-links .social-link-item .social-item {
	display: inline-flex;
	border-radius: 22px;
	background-color: #F5F5F5;
	border: 1px solid transparent;
	margin-left: 8px;
	margin-right: 8px;
	transition: background-color 0.2s;
	width: 44px;
	height: 44px;
	justify-content: center;
	align-items: center;
}

.cf-site-social-links .social-link-item .social-item svg{
	width: 24px;
	height: 24px;
}
.cf-site-social-links .social-link-item .social-item:hover,
.cf-site-social-links .social-link-item .social-item:focus {
	background-color: #31313d;
}

.cf-site-social-links .social-link-item .social-item:hover svg,
.cf-site-social-links .social-link-item .social-item:focus svg{
	fill: #ffffff;
}

@media screen and (-ms-high-contrast: active) {
	.cf-site-social-links .social-link-item .social-item {
		background-color: #ffffff;
	}
}

.cf-site-social-links .social-link-item.social-item {
	height: 34px;
	width: 34px;
}

.help {
	margin: 48px auto 0;
	display: flex;
	width: 300px;
	-webkit-font-smoothing: antialiased;
}

.help .help-dude {
	color: #ffffff;
	height: 29px;
	position: relative;
	top: 0;
	width: 29px;
	margin-right: 16px;
}

.help .help-links .help-heading {
	color: #212129;
	font-size: 24px;
	line-height: 30px;
	margin: 0;
}

.help .help-links .help-heading .help-link {
	font-size: 24px;
	color: #212129;
}

.help .help-links .help-heading .help-link:hover, .help .help-links .help-heading .help-link:focus
	{
	-webkit-text-decoration-color: transparent;
	text-decoration-color: transparent;
}

.help .help-links .help-link-lists {
	list-style: none;
	padding-left: 0;
	margin-top: 0;
}

.help .help-links .help-link-lists .help-link-item {
	padding-top: 6px;
}

.help .help-links .help-link-lists .help-link-item .help-link-chevron {
	color: #DC1928;
	text-decoration: none;
	fill: #DC1928;
	line-height: 1.5;
	margin-top: 6px;
	position: relative;  
	padding-left: 19px;
	letter-spacing: 0.16px;
}

.help .help-links .help-link-lists .help-link-item .help-link-chevron .help-link-chevron-container
	{
	position: absolute;
	-webkit-transform: translate3d(-10px, -1px, 0);
	transform: translate3d(-10px, -1px, 0);
}

.help .help-links .help-link-lists .help-link-item .help-link-chevron .help-link-chevron-container
	{
	-webkit-transform: translate3d(-15px, -1px, 0);
	transform: translate3d(-15px, -1px, 0);
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}

.help .help-links .help-link-lists .help-link-item .help-link-chevron .help-link-chevron-container .help-link-chevron-svg
	{
	height: 8px;
	width: 8px;
}

.help .help-links .help-link-lists .help-link-item .help-link-chevron:hover>.help-link-chevron-container,
.help .help-links .help-link-lists .help-link-item .help-link-chevron:focus>.help-link-chevron-container{
	-webkit-transform: translate3d(-10px, -1px, 0);
	transform: translate3d(-10px, -1px, 0);
}
.help .help-links .help-link-lists .help-link-item .help-link-chevron:hover .link-chevron-content{
	color:  #212129;
}
.help .help-links .help-link-lists .help-link-item .help-link-chevron .link-chevron-content{
	font-size: 16px;
	line-height: 22px;
	color: #4D4D54;
}


@media ( max-width : 679px) {
	.help {
		display: flex;
		margin: 40px auto 20px;
		padding-left: 16px;
		width: 250px;
	}
	.bottom-footer{
		padding: 0 20px;
		color: #F6F6F6;
		opacity: 0.8;
	}
	.bottom-footer img{
		margin-bottom: 16px;
	}
	
	.help .help-links .help-link-lists .help-link-item {
		padding-top: 16px;
		margin-left: -38px;
	}
	.help .help-dude {
		height: 37px;
		width: 37px;
	}
	.cf-site-social-links .social-link-item .social-item {
		border-radius: 27px;
		width: 54px;
		height: 54px;
	}
}
