.j-responsive-sm #j-globalNav li#jive-navbar-link-news {
	display: none;
}


@media (max-width: 40em) {

	body {
		margin-left: 0;
	}

	.bessemer-leftnav {
		display: none;
	}

	/* temp */
	#j-header-wrap {
		display: block !important;
	}

	#j-header h1#logo {
		padding: 5px 10px;
	}

	#j-header h1#logo .j-header-logo {
		top: 0;
		height: 50px;
		background-size: 85px;
		background-repeat: no-repeat;
		width: 85px;
	}

	#j-links .j-globalNav li.j-nav-create {
		height: 52px;
		position: static;
		display: inline-block;
		vertical-align: top;
		float: none;
		width: 52px;
	}

	#j-globalNav {
		margin: 0;
		float: left;
	}

	.j-profile-tile-section .profile-tile.j-extended-profile {
		display: block;
		height: auto;
	}

	.j-profile-tile-section .profile-tile.j-extended-profile section.profile-data {
		padding-bottom: 20px;
	}

	body.j-body-profile .page-header {
		padding: 100px 20px 0;
		height: 240px;
		text-align: left;
	}

	.bessemer-profile-header {
		float: none;
	}

	#j-profile-header-avatar-stats {
		right: auto;
		left: 0;
		width: 100%;
		text-align: center;
		background-color: #555;
	}

	#j-profile-header-avatar-stats #j-profile-points-outer {
		display: none;
	}

	#j-profile-header-avatar-stats .j-profile-headshot {
		width: auto;
	}

	.profile-bio {
		padding: 0 20px;
	}

	.profile-bio .header h2 {
		height: 50px;
	}

	.profile-bio .body {
		margin-right: 0;
		border-right: 0;
		padding-right: 0;
	}

	.j-browse-filter-row .j-add-filter-link.j-filter-btn {
		display: inline;
	}

	.j-add-filter-link {
		top: auto;
		position: absolute;
		bottom: 3px;
		z-index: 10;
	}

	.j-browse-controls.j-form {
		position: relative;
	}

	.j-browse-filter-row .j-pagination {
		position: absolute;
		bottom: 0;
		top: auto;
	}

	#j-browse-filters {
		padding-bottom: 30px;
	}

	.j-browse-filter-row {
		position: static;
	}

	.j-profile-tile-section .j-extended-profile .profile-data span.font-color-meta-light {
		width: 46%;
	}

	.j-profile-tile-section .j-tile-header {
		height: auto;
	}

	.j-profile-tile-section .j-extended-profile .profile-data span.font-color-meta-light {
		font-size: 13px;
	}

    .j-body-place #j-main .j-layout.j-profile-tile-section {
        display: block;
    }
}
