/*! normalize.css 2012-02-07T12:37 UTC - http://github.com/necolas/normalize.css */article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0;paddng:0;}a:focus{outline:thin dotted}a:hover,a:active{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.75em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}mark{background:#ff0;color:#000}p,pre{margin:1em 0}pre,code,kbd,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}
* 
{
    font-weight: inherit !important;
    margin: 0px;
}
/* tags */
p,div,td,h1,h2,label,text,select,textarea
{
	color: #071d49;
}

a
{
    color: inherit;
    text-decoration: inherit;
}

strong, b { 
	font-family: 'ClassicoURW-Reg', 'OptimaLTPro-Bold', Arial, Sans-Serif;
	font-weight: bold !important;
}

html {
    font-family: 'ClassicoURW-Reg', 'OptimaLTPro-Roman', Arial, Sans-Serif;
    font-weight: normal !important;
	margin: 0;
	padding: 0;
}

{
    font-family: 'ClassicoURW-RegIta', 'OptimaLTPro-Roman', Arial, Sans-Serif;
    font-weight: normal;
    font-style:normal;
}

/* classes */
.white-text {
	color: #fff;
}

.plain-nav-text {
	text-align: right !important;
	font-size: 1.3em;
	margin-left: 15px;
	margin-right: 15px;
}

#acq_container
{
	width: 100%;
	text-align: center;
}

#acq_contacts
{
	display: inline-block;
	width: auto;
	margin: auto;
}
.acquisition-contact-info 
{
    float: left;
    width: auto;
	padding-left: 40px;
	padding-right: 40px;
	display: inline-block;
	text-align: left;
}
.available-tenant-link 
{
    color: #ce0031;
}
.brochure-link
{
    color: #071d49;
    display: inline-block;
    text-align: center;
    margin-top: -20px;
}
.clearfix:after {
    content: " ";
    clear: both;
    display: table;
    visibility: hidden;
}
.mobile
{
	display: none;
}
.non-mobile
{
	display: inline-block;
}
.header-row {
    margin: 0px;
}
.header-row a 
{
    color: #fff;
    text-decoration: none;
}
.uspt-expanded
{
	display: none;
	text-align: center;
	margin: auto;
	margin-bottom: 2px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: auto;
}
.top_nav_properties
{
	width: 200px;
	height: auto;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: top;
	margin-bottom: 20px;
	/*color: #fff;*/

}
.top_nav_properties img
{
	width: 200px;
	height: 83px;
}
.nav_property_name
{
	text-transform: uppercase;
	line-height: 1em !important;
}
#close-expander
{
	position: absolute;
	display: none;
	background-color: #4a4e6d;
	color: #fff;
	right: 5%;
	border: 1px solid #4a4e6d;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	margin-top: 5px;
	cursor: pointer;
	text-align: center;
	line-height: normal !important;
}

.uspt-nav-large {
	color: #fff;
	font-size: 34px;
}

#uspt-nav-links ul li {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 1.3em;
}

#uspt-nav-links a
{
	outline: none;
	color: #fff;
}
#uspt-nav-links a:hover
{
    color: #ce0031;
}
#uspt-nav-links-inner
{
	display: inline-block;
	width: auto;
	height: auto;
	text-align: center;
}
#click_links
{
	color: #fff;
	font-size: 14px;
}
.header_new_row a 
{
    color: #fff;
    text-decoration: none;
}
.header_new_row a:hover
{
    color: #ce0031;
}

#homepage-scroll-down
{
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 83px;
	margin: auto;
	text-align: center;
	color: #fff;
	font-size: 2em;
	font-weight: bolder;
	z-index: 12 !important;
	background-color:rgba(0,0,0,0.8);
}

.slidesjs-container {
}

.carousel .slidesjs-pagination {
    position: relative;
	top: -50px;
    height: 11px;
    padding: 10px 10px;
    list-style: none;
    z-index: 10;
}

.carousel .slidesjs-pagination li {
    display: inline;
}

.carousel .slidesjs-pagination a {
    background-image: url('/media/graphics/new/homepage_circle_notfilled.png');
    color: transparent;
    display: inline-block;
    height:0px;
    margin: 0px 2px 5px;
    padding-top: 11px;
    width: 11px;
}

.carousel .slidesjs-pagination li a.active {
    background-image: url('/media/graphics/new/homepage_circle_filled.png');
}

#contact-us-container
{
	width: 100%;
	text-align: center;
}
#contact-us-inner
{
	width: auto;
	margin: auto;
	display: inline-block;
	text-align: left;
}
.contact-us-form fieldset
{
    border: 0px;
    clear:both;
    padding: 0px;
}

.contact-us-form fieldset.half
{
    clear: none;
    float: left;
    width: 45%;
}

.contact-us-form .checkboxes label
{
    width: auto;
}

.contact-us-form input[type*='checkbox']
{
    margin-right: 15px;
}

.contact-us-form label
{
    display: inline-block;
    width: 200px;
}

.contact-us-form textarea
{
    height: 200px;
    width: 380px;
}
.contact_form_submit_button
{
    background-color: #19253F;
    border: 0px;
    color: #fff;
    clear: both;
    font-family: inherit;
    padding: 5px 15px;
    text-transform: uppercase;
}
.contact-us-phone
{
    text-align: center;
    font-size: 24px;
	margin-top: 20px;
	margin-bottom: 50px;
}
#comments
{
	width: 100%;
}
.clear 
{
    clear: both;
}

#demographics-info
{
	padding-top: 22px;
	border-top: 2px solid #DEDEDE;
}

.demographics-table
{
    color: #071d49;
    margin: 30px auto;
	width: auto;
}

.demographics-table td,.demographics-table th
{
    border-right: 1px solid #888;
    padding: 5px 35px;
	text-align: center;
	color: #071d49;
}

.demographics-table .last-item
{
    border-right: none;
}

.demographics-table .number
{
    font-size: 32px;
    font-weight: bold;
}

.demographics-table-info
{
    color: #888;
	width: auto;
}

.demographics-table-info td,.demographics-table-info th
{
    border-right: 1px solid #888;
    padding: 5px 45px;
	text-align: center;
}

.demographics-table-info .last-item
{
    border-right: none;
}

.demographics-table-info .number
{
    font-size: 32px !important;
    font-weight: bold;
}
.gray-container
{
	width: 80%;
	height: auto;
	display: inline-block;
	background-color: #333;
	margin-left: 10%;
}
.gray-container div img
{
	float: right;
}
.float-left
{
	float: left !important;
}
.half-width-item
{
    width: 50%;
    float: left;
	vertical-align: middle;
	display: table-cell !important;
}
.half-width-item.text 
{
    background-color: #333;
    color: #FFFFFF;
	vertical-align: middle !important;
	padding-top: 120px;
	font-size: 18px;
}
.moreinfo-link
{
	clear: both;
	float: none !important;
	display: inline-block;
}
.half-width-item.text.acquisitions-contact-page
{
    height: inherit;

	text-align: center;
}
.half-width-item.text.leasing-page
{
    height: 344px;
    padding-top: 150px;
}
.half-width-item.text.leasing-page .small-text
{
    font-size: 12px;
}
.hidden-zero 
{
    visibility: hidden;
}
.individual-property
{
    text-transform: uppercase;
}

.individual-property div > h2
{
    margin: 0px 0px 20px;
}

.individual-property > div
{
    margin: 15px 0px;
}
#aerial-view
{
	padding-top: 20px;
	margin-top: 20px;
	border-top: 2px solid #DEDEDE;
}
.individual-property #aerial-view > img
{
    display: block;
    margin: 0 auto;
	width: 100%;
}

.individual-property #aerial-view #external-view-links
{
    font-size: 1.3em;
    margin: 0 auto;
    text-align: right;
    width: 100%;
	display: inline-block;
}

.individual-property #aerial-view #external-view-links .right-bordered
{
    border-right: 1px solid #888;
}

.individual-property #aerial-view #external-view-links img
{
    /*padding: 0px 115px;*/
    padding-top: 10px;
}

.individual-property #gray-text-container 
{
    width: auto;
}

#property_stats_inner
{
	width: auto;
	text-align: center;
	display: inline-block !important;
	margin: auto;
}

#property_stats_outer
{
	text-align: center !important;
	display: inline-block !important;
}

.individual-property .gray-text div
{
    padding: 30px 15px !important;
	display: inline-block;
}

.individual-property .gray-text, .property-shortinfo .gray-text
{
    color: #888;

    font-weight: bold;
    text-transform: uppercase;
}

 .individual-property .gray-text .zoning, .property-shortinfo .gray-text .zoning
{
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    margin: 0 15px;
    padding: 0 15px;
}

 .individual-property .gray-text div, .property-shortinfo .gray-text div
{
    float: left;
}

.individual-property .gray-text
{
    display: table;
	margin-bottom: 20px;
}

 .individual-property .gray-text .small-text, .property-shortinfo .gray-text .small-text
{
    font-size: .5em;
}

.individual-property .state-propertylisting-selector
{
    margin-top: 10px;
}

.individual-property #location-header > *
{
    text-align: center;
}

.individual-property #carousel-container
{
    position: relative;
    margin-bottom: 20px;
}

.individual-property #carousel-container #blue-background
{
    background-color: #5584d6;
    height: 50px;
    position: absolute;
    right: 0px;
    bottom: -3px;
    width: 100%;
}

.location-carousel {
	height: 1000px;
}

#google-maps-container
{
	display: inline-block;
	width: auto;
	height: auto;
	text-align: center;
}
#google-maps-container div
{
	width: auto;
	float: left;
}

#google-maps-container #map-separator
{
	width: 20px;
}

#property_left
{
	height: auto;
	display: inline-block;
	float: left;
	text-align: left;
	margin-bottom: 40px;
    width: -moz-calc(40% - 20px);
    width: -webkit-calc(40% - 20px);
    width: calc(40% - 20px);
}

#property_left img
{
	width: 100%;
}

#property_right
{
	height: auto;
	display: inline-block;
	float: right;
	text-align: center;
	margin-bottom: 40px;
	
	border-left: 2px solid #DEDEDE;
    width: -moz-calc(60% - 22px);
    width: -webkit-calc(60% - 22px);
    width: calc(60% - 22px);
	padding-left: 20px;
}

.property_box
{
	border: 2px solid #AC1F2D;
	width: 100%;
	padding: 5px;
}

.individual-property #carousel-container .slidesjs-pagination
{
    margin: -50px 0px 0px 0px;
}

.individual-property #directions > div
{
	width: 100%;   
}
.individual-property #directions
{
    width: 100%;
}
.individual-property #directions td > b:first-child
{
    margin: 0px;
    text-decoration: none;
}
.individual-property #directions b
{
    color: #18243e !important;
    display: block;
    margin-top: 35px;
    text-decoration: underline;
}

.individual-property #directions br {
    display: block;
    height: 0;
    width: 0;
}
#property_photos
{
	margin-bottom: -50px;
}
.individual-property #directions h2 
{
    text-align: center;
}
.individual-property #directions p
{
    color: #666;
    line-height: 2em;
}

.individual-property #directions .google-map
{
    height: 600px;
    width: 600px;  
    margin-bottom: 20px;  
}

.individual-property #large-property-heroshot img
{
    width: 100%;
}

.individual-property
{
	text-align: center;
}

.individual-property .hr-gray
{
	margin-top: 40px;
	margin-bottom: 40px;
}

.individual-property #property-stats
{
	width: auto;
	display: inline-block;
	margin: auto;
	padding-bottom: 22px;
	margin-bottom: 22px;
	border-bottom: 2px solid #DEDEDE;
}

.individual-property #property-stats > *
{
    float: left;
}

.individual-property #photos
{
	width: auto;
	margin: auto;
}

.individual-property #photos #active-item-container img
{
	width: 100%;
}

.individual-property #photos > div 
{

    width: 100%;    

} 

.individual-property #photos > div > *
{
    max-width: 100%;
	display: inline-block;
}



.individual-property #photos #thumbnail_collection 
{
	width: auto !important;
	margin: auto !important;
	display: inline-block !important;
	text-align: center !important;
}

.individual-property #photos #thumbnail_collection *
{
    cursor: pointer;
    height: 125px;
    width: 164px;
    text-align: center;
    margin-left: 5px;
	margin-right: 5px;
}

.individual-property #photos #thumbnail_collection .panorama-button
{
    background-color: #ddf;
    height: 90px;
    padding-top: 35px;
}

.individual-property #tenants-info
{
	text-align: center;
	width: 100%;
    width: -moz-calc(100% - 4px);
    width: -webkit-calc(100% - 4px);
	width: calc(100% - 4px);
	display: inline-block;
	padding: 0;
	margin-top: 1%;
}

#tenants_table
{
	margin: auto !important;
}

#tenants_table tr td
{
	text-align: left;
}

.individual-property #tenants-info h2
{
	text-align: center;
}

.individual-property #tenants-info > div
{
    float: left;
    max-height: 100%;
	width: 100%;
}

.individual-property #tenants-info .small-text
{
    color: #888;
    font-size: .85em;
    margin-top: 10px; 
}

.individual-property .triangle-linebreak 
{
    margin: 15px 0px;
}
.leasing-phone-number
{
    font-size: 30px;
    text-align: right;
    padding-right: 185px;
}
.clearboth
{
	clear: both;
}
.plain-text
{
    line-height: 2.5em;
    /*margin-bottom: 70px !important;*/
	margin-bottom: 30px !important;
    /*margin-top: 100px !important;*/
	margin-top: 30px !important;
    padding: 0px 20px;
}
#page-header
{
	width: 100%;
	text-align: center;
}
.property-search-content 
{
    margin-top: 20px;
}
.property-shortinfo 
{
    position: relative;
    margin: 35px 0px;
}
.property-shortinfo > *
{
    float: left;
    margin-right: 3%;
    text-transform: uppercase;
    width: 47%;
}
.about-past-grid {
	display: flex;
	flex-wrap: wrap;
	
}
.about-past-grid div {
	flex-basis: 48%;
}

.about-past-grid div:nth-child(odd) {
	padding-right: 2%;
}

.about-past-grid div:nth-child(even) {
	padding-left: 2%;
}

.property-about-past img {
	width: 100% !important;
}

.property-about-past, .property-about-past > *, .about-past-grid > * {
	float: none !important;
	margin-right: 0;
	width: unset !important;
}
.property-about-past > * {
	float: none !important;
}

.property-shortinfo-nofloat, .property-shortinfo-nofloat > * {
	float: none !important;
}
.property-shortinfo .address-info, .property-shortinfo .center-name
{
    font-size: 20px;
}

@media only screen and (max-width: 900px) {
	.about-past-grid div {
		flex-basis: 100%;
	}
	
	.about-past-grid div:nth-child(odd) {
		padding-left: 2%;
		padding-right: 2%;
	}

	.about-past-grid div:nth-child(even) {
		padding-left: 2%;
		padding-right: 2%;
	}

	.property-about-past, .property-about-past h2 {
		text-align: center !important;
	}
	
	.property-about-past .gray-text {
		display: flex;
		flex-basis: 33.3%;
	}
	
	.property-about-past .gray-text div {
		justify-content: center;
	}
}

.property-shortinfo .text
{

}
.property-shortinfo .text h2 
{
    font-size: 35px;
}
.property-shortinfo a img 
{
    max-width: 100%;
}
.property-shortinfo h2
{
    margin: 0px !important;
    text-align: left
}

.property-shortinfo h2 a
{
    color: #18243e;
    text-decoration: none;
}

.property-shortinfo h2 a:hover
{
    text-decoration: underline;
}

.property-shortinfo .address-info
{
    display: block;
    padding: 20px 0px;
}

.property-shortinfo a.bottom-link
{
    color: #888 !important;
    margin-top: 10px;
    text-decoration: none !important;
}

.property-shortinfo.alt > *
{
    float: right;
}

.property-shortinfo.first-item
{
    border: 0px;
}
.property-shortinfo .gray-text
{
    font-size: 1.35em;
}
.vacancy-text
{
	text-align: center;
	color: #071d49 !important;
}

.required
{
    color: #ce0031;
}

.hr-gray
{
	width: 100%;
	border-top: 2px solid #DEDEDE;
}

.search-form
{
    border-top: 1px solid #c4c9cf;
    border-bottom: 1px solid #c4c9cf;
    border-left: 1px solid #c4c9cf;
	display: inline-block;
    width: auto;
	overflow: hidden;
	margin: auto;
	text-align: left;
}

.buttons
{
    text-align: right;
}

#search-form-buttons
{
    text-align: center;
	width: 100%;
	margin-bottom: 20px;
}

.search-form #close-button
{
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 5px;
}

.search_section
{
	float: left;
	width: auto;
	padding-bottom: 99999px;
	margin-bottom: -99979px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	border-right: 1px solid #c4c9cf;
}

.search_section label
{

}

.search-form div
{
}

.search-form #reset-button
{
    border: none;
    color: #414141;
    font-family: inherit;
    font-size: 16px;
    margin: 0px;
    text-align: right;
    text-decoration: underline;
    text-transform: uppercase;
    padding: 0px;
}

.search-form input
{
    width: 100px;
}

.search-form input, .search-form select
{
    font-size:.75em;
    margin-top: 5px;
    padding: 3px 4px;
}

.search-form select
{
    text-transform: capitalize;   
}

.search-form label
{
	color: #071d49;
    font-weight: bold;
    text-transform: uppercase;
}

.search-form .top-row
{
    margin-bottom: 10px;
}

.search-form .top-row div
{
    margin-right: 12px;
}

.search-form select
{
    width: 183px;
}

.search-form .select-group
{
    width: 405px;
}

.search-form .select-group select
{
    margin-right: 12px;
}

.search-form #reset-button
{
    color: #414141;
    text-decoration: underline;
}

#error_messages
{
	color: #ce0031;
}

.submit-button
{
	margin-top: 20px;
    padding: 10px;
	background-color: #18243e;
	color: #fff;
	border: 0;
	font-family: 'ClassicoURW-Reg', 'OptimaLTPro-Roman', Arial, Sans-Serif;
	font-size: 24px;
	border-radius: 5px;
	text-align: center;
	width: auto;
}

.state-content h2, .state-content h3
{
    text-align: center;
}

.statelisting_image
{
	width: 100%;
}

.state-content .state-listing 
{
    list-style: none;
    margin: 0 auto;
    width: 1065px;
}

.state-content .state-listing li
{
    float:left;
    margin-right: 5px;
    position: relative;
}

.state-content .state-listing a
{
    color: #fff;
    font-family: ClassicoURW-RegIta;
    font-size: 1.3em;
    margin: 0px 5px;
    position: relative;
    text-decoration: none;
}

.state-content .state-listing a span
{
    bottom: 10px;
    left: 10px;    
    position: absolute;
}

.state-propertylisting-selector
{
    float: right;
    text-align:center;
}

.state-propertylisting-selector .state-option
{
    color: #990000;
    font-weight: bold !important;
    text-decoration: underline !important;
}

.slidesjs-play, .slidesjs-stop {
    display:none !important;
}

/* ids */
#acquistion-table
{
	width: auto;
	margin: auto;
}
#acquistion-table > *
{
    vertical-align: top;
}
#acquistion-table h3
{
    margin: 0px;
}
#acquistion-table .text
{
    padding: 1px 6px;
}
#about-us-bottom-content .demographics-table
{
    margin-top: 15px;
}

#about-us-bottom-content h3
{
    color: #888;
    text-align: center;
}
#about-us-bottom-content img 
{
    display: block;
    margin: 25px auto 45px;
}

#content, #header {
    width: 100%;
	margin: 0;
	padding: 0;
}

#content {
	width: 85%;
	margin: auto;
}

.center {
	text-align:center;
}

#content.state-listing-page
{
    padding-top: 15px;
}

#content.state-listing-page h2
{
    text-align: center;
    text-transform: uppercase;
}

#content.state-listing-page .city-listing
{
    list-style:none;
    margin: 0em 0em 1em;
    padding: 0px;
    text-align:center;
}

#content.state-listing-page .city-listing li
{
    border-left: 1px solid #000;
    display:inline;
    margin-right: 20px;
    padding-left: 20px;
    white-space: nowrap;
	font-size: 24px;
}

#content.state-listing-page .city-listing li.first-item
{
    border-left: none;
    padding: 0px;
}

#content.state-listing-page .city-listing a
{
    color: #18243e;
    text-decoration: none;
    text-transform: uppercase;
}
#content.state-listing-page .triangle-linebreak
{
	width: 90%;
	margin-left: 5%;
}
#copyright-notice 
{
	clear: both;
	width: 100%;
    color: #fff;
    font-size: .83em;
    height: 20px;
    padding: 10px 0px;
    text-align: center;
	margin-top: 20px;
}
#header-background 
{
    height:100%;
    left: 0px;
    position: absolute; 
    top: 0px;
    width: 100%; 
}

/*#uspt-nav-logo 
{
    float: left;
    height: auto;
    margin-top: 13px;
    padding-left: 3%;
    position: relative;
    text-align: left;
    width: 40%;
}
*/

#uspt-nav-logo 
{
	display: table-cell;
    padding-top: 10px;
	padding-bottom: 10px;
    padding-left: 30px;
    text-align: left;
	vertical-align: middle;
    width: auto;
    height: auto;
}

#uspt-nav-logo img
{
    /*max-height: 91px;*/
	
}

#main-logo
{
	width: 450px;
}

.mini_logo
{
	width: 280px;
}

.mini_logo_map
{
	height: 50px;
}

#homepage-carousel
{
	margin-top: 1px;
	z-index: 1;
}
.content-auto-centered
{
	width: 100%;
	margin: auto;
	display: inline-block;
	text-align: center;
}
.content-auto-centered div
{
	width: auto;
	/*display: inline-block;*/
	text-align: left;
}
#content-secondary
{
	margin-top: 40px;
	color: #fff;
}

#search-text
{
	width: 96%;
	margin: auto;
	height: auto;
	text-align: center;
	font-size: 24px;
	color: #071d49;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.headline-black
{
	color: #18243e;
	font-size: 36px;
}


.headline-black:before, .headline-black:after
{
	position: relative;
	display: inline-block;
	content: ' ';
	width: 10%;
	border-top: 1px solid black;
	top: -10px;
}

#home_boxes
{
	position: relative;
	display: inline-block;
	width: 100%;
	height: auto;
	margin-top: -90px;
	margin-bottom: -30px;
}

.home_box
{
	position: relative;
	float: left;
	margin: 4px;
	width: 32%;
	height: auto;
	display: inline-block;
}

.home_box img
{
	width: 100%;
}

#header_secondary
{
	background-color: #071d49;
	color: #fff;
}

#footer 
{
    width: 100%;
    margin: 0 auto;
	background-color: #00285e;
	padding-top: 20px;
	margin-top: 40px;
	text-align: center;
	display: inline-block;
}

.footer_separator
{
	margin-top: -2px;
}

#footer hr {
    color: #ccc;
    margin: 0px 0px 20px;
}

#footer-groups {
    width: auto;
	text-align: center;
	margin: auto;
	display: inline-block;
}

#footer-breaker-mobile {
	display: none;
}

#footer-groups div {
    float: left;
    margin-right: 15px;
    width: auto;
	color: #fff;
}

#footer-groups div.last {
    margin-right: 0px;
}

#footer-groups h5 {
    /*border-bottom: 2px solid #ccc;*/
    margin: 0px;
    padding: 0px 0px 10px;
    text-transform: uppercase;
	color: #fff;
	font-size: 0.9em;
}

#footer-groups h5 a:hover
{
    color: #ce0031;
}

#footer-groups ul {
    list-style: none;
    padding: 0px;
    margin-top: 10px;
}

#footer-groups li {
    font-size: 0.9em;
    font-weight: bold;
    line-height: 2em;
}

#footer-groups ul li a
{
    color: #ddd;
	font-weight: 100;
}

#footer-groups ul li a:hover
{
    color: #ce0031;
}

#footer-logo
{
	width: 280px;
	margin: auto;
	margin-bottom: 20px;
}

#footer-logo li.divider
{
    margin: 20px 20px;
}

#footer-logo li.home-link
{
    font-size: 13px;
    padding-top: 21px;
}

#header-container
{
    position: relative;
    margin-bottom: -4px;
}

/*#header
{
	background: #000;
	width: 100%;
	height: auto;
	display: inline-block;
	color: #fff;
	margin-top: -4px;
}*/

#header
{
	background: #000;
	width: 1400px;
	height: auto;
	display: inline-block;
	color: #fff;
	margin: 0 auto;
}

#header 
{
    background-color: #00285e;
    color: #fff;
	display: inline-block;
    height: auto;
    margin-bottom: 2px;
    margin: 0 auto;
    width: 100%;
	margin-bottom: -4px;
    padding-top: 30px;
    padding-bottom: 30px;
}

/*#uspt-nav-links {
	float: right;
    height: auto;
    padding-bottom: 30px;
    padding-right: 3%;
    padding-top: 30px;
    position: relative;
    text-align: center;
    width: 43%;
}*/

#leasing-states {
	
}

#leasing-states ul {
	list-style: none;
	margin: auto;
}

#leasing-states ul li {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	text-transform: uppercase;
}

#uspt-nav-links {
	display: table-cell;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 30px;
    text-align: right;
	vertical-align: middle;
    width: 100%;
}

#header ul {
	text-align: center;
    font-size: 17px;
    list-style: none;
    padding: 0px;
    text-transform: uppercase;
	/*width: 100%;*/
}

#header ul li {
    display: inline-block;
}

#header ul.first-row
{
    margin-top: 28px;
}

.header_new_row
{

}

#header .header-row.first-row > li 
{
    margin-right: 12px;
}
#home-navigational-buttons a {
    color: #fff;
    text-decoration: none;
}

#home-navigational-buttons > div {
    float: left;
    margin-right: 10px;
    margin-top: 3px;
    padding: 7px 7px 0px;
    position: relative;
    width: 253px;
    height: 153px;
}

#home-navigational-buttons #homepage-ad-text
{
    font-weight: bold;
    padding: 0px;
    text-align: center;
}

#home-navigational-buttons #homepage-ad-text span 
{
    color: #65e0ff;
}

#home-navigational-buttons #homepage-ad-text .yellow-text 
{
    font-size: 1.25em;
    color: #f8f80c;
}

#home-navigational-buttons #homepage-ad-text .white-text
{
    font-size: 1.05em;
    color: #fff;
}

#home-navigational-buttons div i, #home-navigational-buttons div span {
    color: #fff;
    position: relative;
    text-transform: uppercase;
    z-index: 9999;
}

#home-navigational-buttons div span {
    font-size: .75em;
}

#home-navigational-buttons div.last-item {
    margin-right: 0px;
}

#home-navigational-buttons div img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

#horizontal-footer {
    margin: 5px 0px;
    list-style: none;
    text-align: center;
}

#horizontal-footer li {
    border-right: 2px solid #aaa;
    color: #888 !important;
    display: inline;
    font-weight: bold;
    font-size: .81em;
    margin-right: 40px;
    padding-right: 40px;
    text-decoration: none !important;
    text-transform: uppercase;
}

#horizontal-footer li.last-item {
    padding-right: 0px;
    border-right: none;
}

#search-form-button {
    cursor: pointer;
}

#displaymap {
	z-index: 9999;
}

#map {
	width: 1000px;
	height: 600px;
	overflow: hidden;
	z-index: 9999;
}

.fancybox-close
{
	z-index: 9999 !important;
}

#view_states_text {
	position: relative;
	width: 650px;
	height: 40px;
	margin: auto;
	text-align: center;
}

#map_top_left
{
	float: left;
	width: 200px;
}

#map_top_right
{
	float: left;
	width: 430px;
	margin-left: 20px;
	margin-top: 18px;
}

a.underline_link {
	text-decoration: underline;
}

.home_button_zindex {
	z-index: 1;
}

.align-right {
	text-align: right;
}

#map-canvas { 
	position: relative;
	width: 1000px;
	height: 600px;

}

.visible {
	visibility: visible;
	display: block;
}

.hidden {
	visibility: hidden;
	display: none;
}

.googlemaps a {
	text-transform: uppercase;
    font-family: 'ClassicoURW-Reg', 'OptimaLTPro-Roman', Arial, Sans-Serif;
    font-weight: normal !important;
    font-size: 1.25em;
	text-decoration: underline;
}

.googlemaps h2 {
	text-transform: uppercase;
    font-family: 'ClassicoURW-Reg', 'OptimaLTPro-Roman', Arial, Sans-Serif;
    font-weight: normal !important;
    font-size: 1.7em;
}

.googlemaps p {
	text-transform: uppercase;
    font-family: 'ClassicoURW-RegIta', 'OptimaLTPro-Roman', Arial, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    font-size: 1.25em;
}

.googlemaps img {
	width: 209px;
	-moz-box-shadow: 2px 2px 15px #000;
	-webkit-box-shadow: 2px 2px 15px #000;
	box-shadow: 2px 2px 15px #000;
}


/* State abbreviation overlays for homepage map */

.map_visible {
	visibility: visible;
}

.map_hidden {
	visibility: hidden;
}

#stateoverlay_ak {
	position: absolute;
	left: 100px;
	top: 500px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_al {
	position: absolute;
	left: 613px;
	top: 420px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_ar {
	position: absolute;
	left: 510px;
	top: 385px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_az {
	position: absolute;
	left: 180px;
	top: 375px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_ca {
	position: absolute;
	left: 58px;
	top: 300px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_co {
	position: absolute;
	left: 295px;
	top: 292px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_ct {
	position: absolute;
	left: 848px;
	top: 292px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_dc {
	position: absolute;
	left: 847px;
	top: 334px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_de {
	position: absolute;
	left: 848px;
	top: 313px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_fl {
	position: absolute;
	left: 718px;
	top: 505px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_ga {
	position: absolute;
	left: 672px;
	top: 420px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_hi {
	position: absolute;
	left: 310px;
	top: 573px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_ia {
	position: absolute;
	left: 490px;
	top: 235px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_id {
	position: absolute;
	left: 175px;
	top: 175px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_il {
	position: absolute;
	left: 560px;
	top: 275px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_in {
	position: absolute;
	left: 607px;
	top: 270px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_ks {
	position: absolute;
	left: 410px;
	top: 310px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_ky {
	position: absolute;
	left: 625px;
	top: 325px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_la {
	position: absolute;
	left: 512px;
	top: 460px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_ma {
	position: absolute;
	left: 846px;
	top: 271px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_md {
	position: absolute;
	left: 820px;
	top: 323px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_me {
	position: absolute;
	left: 842px;
	top: 110px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_mi {
	position: absolute;
	left: 625px;
	top: 200px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_mn {
	position: absolute;
	left: 470px;
	top: 145px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_mo {
	position: absolute;
	left: 505px;
	top: 310px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_ms {
	position: absolute;
	left: 560px;
	top: 430px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_mt {
	position: absolute;
	left: 255px;
	top: 120px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_nc {
	position: absolute;
	left: 735px;
	top: 348px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_nd {
	position: absolute;
	left: 385px;
	top: 120px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_ne {
	position: absolute;
	left: 388px;
	top: 245px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_nm {
	position: absolute;
	left: 275px;
	top: 385px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_nh {
	position: absolute;
	left: 821px;
	top: 261px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_nj {
	position: absolute;
	left: 823px;
	top: 302px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_nv {
	position: absolute;
	left: 120px;
	top: 260px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_ny {
	position: absolute;
	left: 770px;
	top: 180px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_oh {
	position: absolute;
	left: 655px;
	top: 260px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_ok {
	position: absolute;
	left: 430px;
	top: 375px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_or {
	position: absolute;
	left: 82px;
	top: 152px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_pa {
	position: absolute;
	left: 735px;
	top: 235px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_ri {
	position: absolute;
	left: 824px;
	top: 281px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_sc {
	position: absolute;
	left: 715px;
	top: 390px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_sd {
	position: absolute;
	left: 388px;
	top: 183px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_tn {
	position: absolute;
	left: 610px;
	top: 362px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_tx {
	position: absolute;
	left: 395px;
	top: 460px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_ut {
	position: absolute;
	left: 200px;
	top: 275px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_va {
	position: absolute;
	left: 740px;
	top: 300px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_vt {
	position: absolute;
	left: 848px;
	top: 250px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_wa {
	position: absolute;
	left: 100px;
	top: 80px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_wi {
	position: absolute;
	left: 540px;
	top: 180px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_wv {
	position: absolute;
	left: 695px;
	top: 290px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

#stateoverlay_wy {
	position: absolute;
	left: 275px;
	top: 205px;
	font-size: 0.7em;
	color: #fff;
	pointer-events: none;
}

.property_no_results
{
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}

#dbc_logo {
	position: relative;
	float: right;
	width: 19px;
	height: 22px;
	margin-top: -30px;
	margin-right: 10px;
}

.red_text
{
	color: #ce0031;
}

#home_text
{
	width: 780px;
	margin: auto;
	text-align: center;
}

#home_text h1
{
	margin-top: 50px;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
}


@media only screen and (max-width: 1500px) {

	/* smaller desktop */
	
	.half-width-item.text 
	{
		padding-top: 8%;
		font-size: 22px;
	}
	
	.individual-property #directions .google-map
	{
		height: 400px;
		width: 400px;   
	}

}

@media only screen and (max-width: 1360px) {

	/* small desktop */

	#content {
		width: 1120px;
	}
	
	.property-shortinfo .text
	{
		/*padding-top: 45px;*/
	}
	
	.half-width-item.text.leasing-page
	{
		height: 316px;
		padding-top: 110px;
	}
	
	.half-width-item.text.acquisitions-contact-page
	{
		padding-top: 8%;
	}
	
	
	.demographics-table
	{
		color: #888;
		margin: 10px auto;
		width: auto;
	}
	
	.demographics-table td,.demographics-table th
	{
		border-right: 1px solid #888;
		padding: 5px 15px;
		text-align: center;
	}
	
	.demographics-table .last-item
	{
		border-right: none;
	}
	
	.demographics-table .number
	{
		font-size: 1.5em;
		font-weight: bold;
	}
}

@media only screen and (max-width: 1150px) {

	/* mini desktop */
	
	#content {
		width: 1000px;
	}
	
	.search-form
	{
		border-top: none;
		border-right: 1px solid #c4c9cf;
	}
	
	.search_demographics
	{
		clear: both;
		float: none;
		width: 100%;
		border-right: none !important;
		border-top: none !important;
		border-bottom: none !important;
	}
	
	.search_section
	{
		float: left;
		width: auto;
		padding-bottom: 0;
		margin-bottom: 0;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
		border-right: 1px solid #c4c9cf;
		border-top: 1px solid #c4c9cf;
		border-bottom: 1px solid #c4c9cf;
	}
	
	#search_sqft
	{
		border-right: none !important;
	}
	
	.property-shortinfo .text
	{
		padding-top: 25px;
	}
	
	.demographics-table
	{
		color: #888;
		margin: 60px auto;
		width: auto;
	}
	
	.demographics-table td,.demographics-table th
	{
		font-size: 14px;
	}
	
	.half-width-item.text.leasing-page
	{
		height: 280px;
		padding-top: 100px;
	}
	
	.half-width-item.text.acquisitions-contact-page
	{
		padding-top: 50px;
	}
	
}

@media only screen and (max-width: 1100px) {

	/* tablet */
	
	#content {
		width: 760px;
	}
	
	#home_text
	{
		width: 96%;
	}
	
	.property-shortinfo .text
	{
		padding-top: 0;
	}
	
	.demographics-table
	{
		color: #888;
		margin: 60px auto;
		width: auto;
	}
	
	.demographics-table td,.demographics-table th
	{
		font-size: 11px;
	}
	
	.demographics-table-info td,.demographics-table-info th
	{
		padding: 3px 3px;
	}
	
	
	#property-stats-image, #gray-text-container
	{
		clear: both;
		width: 100%;
		text-align: center;
		font-size: 12px;
	}
	
	.individual-property  #property-stats > *
	{
		float: none;
	}
	
	.vacancy-text
	{
		float: none;
		clear: both;
		padding-top: 20px;
		width: auto;
	}
	
	.individual-property #directions .google-map
	{
		height: 200px;
		width: 300px;  
	}

	.individual-property #tenants-info .small-text
	{
		padding-left: 0;  
	}
	
	.individual-property #tenants-info > div
	{
		margin-right: 5px;
	}
	
	.half-width-item.text.leasing-page
	{
		height: 259px;
		padding-top: 30px;
		width: 330px !important;
	}
	
	.gray-container
	{
		width: 100%;
		height: auto;
		display: inline-block;
		background-color: #333;
		margin-left: 0;
	}

	.half-width-item.text.acquisitions-contact-page
	{
		padding-top: 40px;
	}

}

@media only screen and (max-width: 767px) {

	/* smartphone */
	
	.mobile
	{
		display: inline-block;
	}
	.non-mobile
	{
		display: none !important;
	}
		
	#main-logo
	{
		width: 100%;
		height: auto;
	}
		
	#header ul {
		text-align: center;
	}
	
	#uspt-nav-links {
		display: block;
		position: relative;
		float
		padding-bottom: 0px;
		padding-right: 0%;
		padding-top: 0px;
		float: left;
		clear: both;
		position: relative;
		width: 100%;
	}
	
	#uspt-nav-logo img {
		max-width: 524px;
		width: 100%;
		max-height: 100%;
	}
	
	#uspt-nav-logo 
	{
		display: block;
		position: relative;
		width: 75%;
		height: auto;
		float: none;
		margin: 20px auto auto;
		padding-left: 0%;
	}
	
	#uspt-nav-links a
	{
		margin-left: 0;
		margin-right: 0;
	}
	
	#header ul {
		list-style: inside;
		display: inline-block;
		margin-bottom: 0;
	}
	
	#header ul li {
		list-style: inside;
		display: inline-block;
		margin-right: 0;
		border-bottom: 1px solid gray;
		padding-top: 20px;
		padding-bottom: 20px;
		width: 100%;
		font-size: 32px;
		margin-bottom: 0;
	}
	
	#header ul li:first-child {
		border-top: 1px solid gray;
	}
	
	.uspt-expanded
	{
		display: none !important;
	}

	#content {
		width: 100%;
	}
	
	.slidesjs-pagination
	{
		display: none;
	}
	
	#homepage-scroll-down
	{
		
	}

	#home_boxes
	{
		width: 100%;
		margin-top: -35px;
	}
	
	.home_box
	{
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0;
		float: none;
		margin-top: -2px;
	}
		
	.search-form
	{
		width: 90%;
		border-top: 1px solid #c4c9cf;
		border-left: none;
		border-right: none;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 20px;
	}
	
	.search_demographics
	{
		clear: both;
		float: none;
		width: 100%;
		border-right: none !important;
		border-top: none !important;
		border-bottom: none !important;
	}
	
	.search_section
	{
		float: none;
		width: 100%;
		border-top: none;
		border-bottom: none;
		padding: 10px;
	}
	
	#search_sqft
	{
		border-right: none !important;
	}
	
	#footer 
	{
	}
	
	#footer-groups {
		width: 100%;
		text-align: center;
		padding-left: 0;
	}
	
	#footer-groups div
	{
		width: 70%;
		text-align: center;
		margin-left: 15%;
		margin-bottom: 20px;
	}

	.headline-black:before, .headline-black:after
	{
		display: none;
	}
	
	.property-shortinfo > *
	{
		float: none;
		margin-right: 0;
		width: 100%;
		text-align: center;
	}
	
	.text h2
	{
		text-align: center !important;
	}
	
	.text .gray-text
	{
		width: auto;
		margin: auto;
		display: inline-block;
		margin-bottom: 30px;
	}
	
	.state-listing-page
	{
		text-align: center;
	}
	
	.state-propertylisting-selector
	{
		float: none;
		margin: auto;
		width: 50%;
		margin-top: 20px;
	}
	
	.plain-text
	{
		width: 90% !important;
		margin: auto;
	}
	
	#about_image
	{
		width: 100%;
	}
	
	.demographics-table td,.demographics-table th
	{
		font-size: 10px;
		padding: 3px 3px;
	}
	
	.demographics-table .number
	{
		font-size: 10px;
	}
	
	#tenants-info
	{
		width: 100%;
		text-align: center;
		display: inline-block;
	}
	
	#tenants-info div
	{
		float: none !important;
		width: 100%;
		display: inline-block;
		clear: both;
		text-align: center;
	}
	
	.individual-property #directions .google-map
	{
		max-height: 200px;
		max-width: 300px;  
	}
	
	#google-maps-container #map-separator
	{
		display: none;
	}
	
	#google-maps-container div
	{
		float: none;
	}
	
	#property_left
	{
		width: 90%;
		float: none;
		margin: 0;
	}
	
	#property_right
	{
		width: 90%;
		float: none;
		margin: 0;
	}
	
	.property_box
	{
		border: 0;
		margin: 0;
		padding-bottom: 40px;
		border-bottom: 2px solid #DEDEDE;
	}
	
	.vacancy-text
	{
		margin-bottom: 40px;
	}
	
	#property-stats-image img
	{
		width: 100% !important;
	}
	
	#aerial-view
	{
		border: 0 !important;
		padding-bottom: 0 !important;
	}
	
	.demographics-table
	{
		margin: 10px auto;
	}
	
	.acquisition-contact-info 
	{
		float: none;
		margin-bottom: 20px;
	}
	
	.half-width-item
	{
		width: 100%;
		margin: 0;
		padding: 0;
	}
	
	.half-width-item.text
	{
		padding: 0;
		margin: 0;
		text-align: center;
	}
	
	.half-width-item.text.leasing-page
	{
		width: 100%;
		height: 260px;
		padding-top: 40px;
		width: 100% !important;
	}
	.half-width-item.text.leasing-page .small-text
	{
		width: 100% !important;
	}
	
	.half-width-item.text.acquisitions-contact-page
	{
		width: 100%;
		height: 210px;
		padding-top: 8%;
		width: 100% !important;
	}

	.desktop
	{
		display: none;
	}
	
	.uspt-nav-large {
		text-align: center;
		padding-top: 20px;
		padding-bottom: 20px;
	}

}