

header.nav_header {
    border-bottom: 0;
}

article {
    margin-bottom: 0;
}


header nav, footer, .project_detail_heading__right{
    display: none;
}

article li {
    background-image: none;
    list-style-type: square;
    display: list-item;
    list-style-position: inside;
	padding-left: 1em;
	text-indent: -1em;
}


.sem-form.contact, .projects_gallery__filter__menu, .navigation_sidebar, .slider__wrapper{
    display: none;
}


article h1 {
    font-size: 30pt !important;	
	line-height:120%;
}



article h2, h2{
    font-size: 16pt !important;
}

article h3, .quote_sidebar__body p, h4, .sidebar_content__body h4, article h5, article p, article li{
    font-size: 10pt !important;	
	line-height:140%;
}
.quote_sidebar__attribution p{
	font-size: 8pt !important;	
}
.quote_sidebar__body:before, .quote_sidebar__body:after{
	font-size:20pt !important;	
	
}

.sidebar_content__heading h3, .recent_projects_sidebar__heading h3, .navigation_sidebar__heading h3{
	color:#000;
	font-size: 10pt !important;	
}

.sidebar_content__heading, .recent_projects_sidebar__heading, .navigation_sidebar__heading{
	padding:0px;
	background-color:#fff;
}

.project_detail_heading__left, .page_heading__left, .team_detail_heading__left, .projects_gallery__heading, .team_gallery__heading{
	width:100%;
	display:block;
	
}

.project_detail_heading, .page_heading, .team_detail_heading{
	padding-bottom:0px;
	margin-bottom: 18pt;
	margin-top:18pt;
	
}

@page {
      margin: 0.5in;
   }
