html body.admin-menu, html body {
	margin-top: 0!important;
}

#admin-menu {
	display: none;
}

.mobi-show {
	display: none;
}

a[href]:after {
	content: none !important;
}

.l-header #logo {
	display: block;
}
.l-header #chapter-name {
	padding: 0px!important;
	text-indent: 0px;
}


.main > .button-group {
	display: none;
}

.large-4 {
	width: 33.3333%;
}
.medium-7 {
	width: 58.333333%;
}
.medium-5 {
	width: 41.66667%;
}
.large-8 {
	width: 66.66667%;
}
.large-4 {
	width: 33.33333%;
}
.medium-push-4 {
	left: 33.33333%;
	right: auto;
}
.medium-pull-8 {
	right: 66.66667%;
	left: auto;
}
[class*="column"] + [class*="column"]:last-child {
	float: right;
}

.node-article .flippy {
	display: none;
}

.l-main #before-content {
	margin: 0 0 20px;
}

.mobile-second-nav, .breadcrumbs, .share-page-block {
	display: none;
}

/*SIDEBAR*/
.block-bf-feature-callout .callout {
	float: left;
	width: 32.333%;
	padding: 0 1%;
	border: none;
}

/*FOOTER*/
.l-footer #footer-before {
	display: none;
}
.l-footer {
	padding-top: 80px;
}
.l-footer #footer-logos {
	float: left;
	text-align: left;
	padding: 0 0.9375em;
}
.l-footer #footer-logos a {
	float: left;
	display: block;
}
.l-footer #footer-social li {
	float: none;
	margin: 0 0 5px 0;
}

.l-footer #footer-social li a {
	display: block;
	width: auto;
	height: auto;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	text-indent: 0;
	white-space: nowrap;
	overflow: visible;
}


/*HOMEPAGE*/
#hp-slideshow {
	display: none;
}
.front .sidebar-second {
	display: none;
}


/*ADOPT*/
#adopt-hp #adopt-columns .adopt {
	width: 293px;
	max-width: 293px;
	float: left;
	margin: 0 20px;
}

#adopt-hp #adopt-location .adopt-location-col {
	width: 270px;
	max-width: 270px;
	margin: 0 20px;
	float: left;
}

#adopt-hp #adopt-location .adopt-location-col:last-child {
	margin-right: 0;
	width: 320px;
}



