.brand-footer {
	background: #efefef;
	margin: 0;
	padding: 20px 0px;
}

	.brand-footer .inner {
		margin: 0 auto;
		/* padding: 0px 0 30px 0; */
		/* border-bottom: 1px solid #ccc; */
	}

	.brand-footer .brand-nav {
		margin: 10px 0 0 0px;
		padding: 0;
		text-align: left;
		background: none;
	}

		.brand-footer .brand-nav ul {
			list-style: none;
			margin: 0 0 15px 0;
			padding: 0;
			text-align: center;
		}

			.brand-footer .brand-nav ul li {
				font-size: 12px;
				white-space: nowrap;
				list-style: none;
				margin: 0;
				padding: 0;
				display: inline-block;
			}

	.brand-footer img.brand-logo {
		height: 30px;
		vertical-align: middle;
	}

	.brand-footer .follow .label {
		margin: 0 5px 0 0;
		font-size: 14px;
		color: #777;
		font-weight: bold;
		text-transform: uppercase;
		display: inline-block;
	}

	.brand-footer .brand-nav ul li a {
		font-size: 15px;
		font-weight: bold;
		color: #337ab7;
		text-decoration: none;
	}

	.brand-footer .brand-nav ul li:before {
		content: "/";
		margin: 0 10px 0 5px;
		color: #ccc;
	}

	.brand-footer .brand-nav ul li:first-child:before {
		content: "";
		margin-right: 0;
	}

.footer-wrapper .follow {
	margin: 15px 0 0 0px;
	display: block;
}
	.footer-wrapper .follow img {
		width: 36px;
		vertical-align: middle;
	}

.alm-global-stripe {
	background: #111;
	padding: 10px 0;
	clear: both;
}

	.alm-global-stripe p {
		margin: 0;
		padding: 0;
		color: #fff;
		font-size: 13px;
		text-align: center;
	}

	.alm-global-stripe img.alm-logo {
		height: 16px;
		vertical-align: middle;
		margin: 0 15px 0 0;
	}


.footer-copyright img.alm-logo {
	height: 16px;
	vertical-align: middle;
	margin: 0 15px 0 0;
}

div#pd531 {
    margin-bottom: 20px;
}

span.spanc8.drg-element-type-standard-field.drg-element-sub-type-fieldname-STATE {
    width: 100%;
}

.drg-element-type-demographic.drg-element-sub-type-type-2 {
    display: flex;
    /* flex-direction: column; */
    flex: 1;
}

.brand-footer .brand-nav ul.minor li a {
    font-size: 13px;
    font-weight: normal;
}

.brand-footer .brand-nav ul.major li a:hover {
    color: #eb6e1f;
    text-decoration: none;
}

.brand-footer .brand-nav ul.minor li a:hover {
    color: #eb6e1f;
    text-decoration: none;
}

.sixteen.columns.footer {
    border: none;
}

.text-center {
    text-align: center;
}

svg.inline-block {
    display: inline-block;
    color: grey;
    vertical-align: middle;
    fill: grey;
}


a.fb {
    text-decoration: none;
}
