/* Team */
	.team_pop_left, .team_pop_right, .tech_pop_left, .tech_pop_right {
		display: block;
		margin: 0px auto;
	}

	.team_pop_left {
		padding: 1px;
	}

	.tech_pop_left {
		padding: 31px 39px 15px;
	}

	.team_pop_name:last-child {
		padding-bottom: 12px;
	}

	.team_pop_links, .tech_pop_links {
		position: static;
		height: auto;
		text-align: center;
	}

	.team_pop_links .navigation_global_links_wrapper, .tech_pop_links .navigation_global_links_wrapper {
		position: static;
	}

	.team_pop_about, .team_pop_info, .tech_pop_about, .tech_pop_info {
		padding: 0px;
	}

	.team_pop_about, .tech_pop_about {
		padding-top: 20px;
	}

	.team_pop_info, .tech_pop_info {
		padding-top: 12px;
	}

/* Contact */
	.contact_left {
		display: none;
	}

	.contact_right {
		width: 100%;
		height: auto;
		padding-bottom: 50px;
	}

	#office_wrap_1, #office_wrap_2 {
		display: inline-block;
		width: 48%;
		min-width: 235px;
		vertical-align: top;
	}