@media (max-width: 767px) {
#homepage {
  background: url(/project_imgs/mobile_home_background/mobile_bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  background-size: cover;
}
#overview {
	background: none;
}
#landing_body {
	overflow-y:scroll;
}
.logobg {
	display: none;
}
#drawer_btn, #drawer_btn:hover {
	background-color: rgba(255, 255, 255, 0);
	border: none;
	background-image: url(../img/drawer_btn.png), url(../img/logo_mobile_opaque.png);
	background-repeat: no-repeat;
	background-position: center bottom, center 1px;
	-webkit-background-size: 80%, 100%;
	background-size: 80%, 100%;
}
.white_column {
	position: absolute;
	top:70px;
	left: 0;
	height: 100%;
	width:58px;
	background-color: rgba(255, 255, 255, .85);
}
.white_bar {
	display: none;
}
#enter_btn_holder {
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: auto;
	width: auto;
}
#enter_btn {
	text-align: center;
	text-decoration: none;
	font-family: 'Cinzel';
	font-size: 16px;
	letter-spacing: .1em;
	display: block;
	position: relative;
	width: 120px;
	padding:10px;
    color: #6d85a3;
}
/*
.logo_mobile {
	margin:10px;
	display: inline;
}
*/
.mobile_header_home {
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(0,0,0,0.85)));
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.85) 100%);
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.85) 100%);
	background: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), to(rgba(0,0,0,0.85)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(0,0,0,0.85) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(0,0,0,0.85) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.85) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#d9000000',GradientType=1 );
	margin-left: 58px;
	height: 70px;
}
.mobile_header { 
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(109,133,163,0.65))); 
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(109,133,163,0.65) 100%); 
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(109,133,163,0.65) 100%); 
	background: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), to(rgba(109,133,163,0.65)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(109,133,163,0.65) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(109,133,163,0.65) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(109,133,163,0.65) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#a66d85a3',GradientType=1 ); 
	margin-left: 58px;
	height: 70px;
}
.mobile_header_contact {
	background: none;
	height: 0;
}
.mobile_header p, .mobile_header_home p {
	color: #c6bab3;
	text-align: right;
	padding:20px 10px 0 0;
	font-family: 'Cinzel';
}
.mobile_iconbar {
	bottom: 20px;
    position: fixed;
    height: 40px;
    z-index: 999999999999999999;
}
.mobile_icons {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: 100% 100%;
	background-size: 100%;
	display: block;
	height: 40px;
	float: right;
	margin-left: 9px;
	opacity: .75;
}
#facebook_mobile {
	width: 19px;
	background-image: url(../img/facebook_mobile.png);
}
#pinterest_mobile {
	width: 38px;
	background-image: url(../img/pinterest_mobile.png);
}
#linkedin_mobile {
	width: 38px;
	background-image: url(../img/mobile_linkedin.png);
}
#mapit {
	background-image: url(../img/mapit.png);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: 65% auto;
    background-size: 65% auto;
    bottom: 75px;
    display: block;
    height: 80px;
    opacity: 0.75;
    position: fixed;
    width: 58px;
}
#home_body {
	overflow-x: hidden;
}
#home_body > .cbp-bislideshow {
	display: none;
}
.mainlogo, .menu, #navigation {
	display: none;
}
hr {
	margin-top: 0;
}
.acc_menu {
	display: none;
}
.acc_menu_directory {
	display: block;
}
.accordionButton {
	margin: 0 0 20px 0;
	background: #eee;
	padding:5px 0 5px 5px;
	overflow: hidden;
}
.accordionContent {
	margin:-20px 0 0 0;
	padding: 0 0 20px 5px;
}
.accordionContent a {
	padding: 0;
}
#slidemenu, #main_page {
	display: block;
}
.mobile_subnav {
	float: right;	
}
.mobile_subnav p {
	margin: 20px 15px 0 0;
	padding: 0;
	color: #666;
}
.mobile_subnav a {
	font-family: GillSansMT-Light;
	color: #666;
}
#about_body {
	overflow-y:scroll;
	background-image: none;
	background-position: auto;
	-webkit-background-size: auto auto;
	background-size: auto;
	background-repeat: no-repeat;
}
.about_main {
	display: none;
}
#staff_mobile {
	width:100%;
	padding-left: 58px;
}
.overview_main_mobile {
	margin: 10px 10px 10px 58px;
	padding:10px;
	border: 1px solid #DADBDC;
}
.overview_main_mobile h1 {
	font-size: 20px;
	margin: 0;
}
.overview_main_mobile a {
	color: #6d85a3 !important;
}
.overview_main_mobile p {
	color: #6D6E71;
	font-size: 18px;
}
#approach_body {
	overflow-y:scroll;
	background: none;
}
.approach_main {
	display: none;
}
#approach_btm_quote {
	font-size: 22px;
	font-family: 'Flamenco';
	font-style:italic;
	font-weight: bold;
	color:#6d85a3;
}
.david_main {
	display: none;
}
.prior_main {
	display: none;
}
.prior_main_mobile {
	display: block;
	margin-left: 58px;
}
.prior_main_mobile img {
	width: 100%;
}
.prior_sidebar {
	float: none;
	padding:10px 10px 0 0;
	width: 100%;
}
.prior_nav {
	padding:10px;
}
.prior_mobile_wrap {
	margin-left: 10px;
}
.tablet_contact {
	margin-left: 10px;
}
.team_main_mobile {
	display: block;
}
.team_inner {
	margin: 0 10px 10px 58px;
}
.team_main_desktop {
	display: none;
}
.emp_right_odd, .emp_left_odd, .emp_right_even, .emp_left_even{
	width:auto;
	border: 1px solid #dadbdc;
	overflow: hidden;
	float: none;
	margin-top: 10px;
}
.emp_left_odd img, .emp_right_odd img, .emp_left_even img, .emp_right_even img {
	float: none;
	width:100%;
	padding: 0 30px 20px;
}
.emp_copyholder_odd, .emp_copyholder_even {
	padding: 10px;
}
.teamrow_odd, .teamrow_even {
	margin-top: 0px;
}
.portfolio_main {
	display: none;
}
#container {
	margin-left: 58px;
}
#container_two {
	margin-left: 58px;
	margin-top: 50px;
}
.item { 
	width: 50%; 
	padding:0 5px 5px 0;
	background-color:#FFFFFF;
}
.item_desc {
	display: none;
}
.news_main {
	display: none;
}
.newsrow_odd, .newsrow_even {
	margin-top: 10px;
}
.news_left_odd, .news_left_even{
	margin:0 10px 0 58px;
}
.article_img, .article_img_left, .article_img_right {
	float: none !important;
    padding: 18px 0 0 0 !important;
    width: 100% !important;
}
#controls-wrapper, #controls, .toggle {
	display: none;
	background: none;
}
.toggle1{
	display:block;
}
.hidden_copy {
  width:87.5%;
}
.copyholder {
  width:87%;
}
.main_field{ bottom:0px; height:10%; }

#gallery_body {
	overflow-y:scroll;
}
/*Masonry text showing w/ out hover on mobile*/
/*
.spanbox {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	background: #000;
}
.spanbox span, .spanbox:hover span {
	opacity: 1.0;
}

.spanbox img, .spanbox:hover img {
	opacity: .5;
}
.item_head {
	top:5%;
	left:5%;
	color: #fff;
	width: 90%
}
.item_desc {
	top:30%;
	left:5%;
}
*/
/*Masonry*/
/*
.item_head {
	display: none;
}
*/
#supersized, #controls-wrapper {
	display: none;
}
#links {
	margin-left: 58px;
}
#links img {
	width: 100%;
	padding:0 0 4px 0;
}
.contact_main {
	display: none;
}
.mobile_contact {
	margin:10px 10px 10px 58px;
	padding: 10px;
}
.mobile_contact_directory {
	margin:4px 10px 10px 58px;
	padding: 10px;
}
.google-maps_mobile {
position: relative;
height: 270px;
margin:0 10px 0 58px;
}
.google-maps_mobile iframe {
border:0;
position: absolute;
top: 0;
left: 0 !important;
width: 100% !important;
height: 270px !important;
}
}