﻿ #backToTop {
    display: none; 
    position: fixed; 
    bottom: 20px; 
    right: 30px; 
    z-index: 10000; 
    border: none; 
    outline: none; 
    background-color: darkgray; 
    color: white; 
    cursor: pointer; 
    padding: 15px; 
    border-radius: 10px; 
    opacity: 0.8;
    font-size: x-large;
    font-weight:700;
}

#backToTop:hover {
    background-color: #091F2F;
}
        
.mm-menu.mm-offcanvas.mm-current {
    z-index: 10000;
}
.mm-listview li{
    background:none !important;
}
#mobileMenuFooter{
    /*margin-top: -200px;*/
}
#mmenuutilityIcon li {
    width: 27%;
    padding-left: 10px;
}
#mmenuutilityIcon {
   
    width: 100%;
    padding-left: 79px;
}
#mobileUtilityNav{
    display:none;
}
#socialMobileUtilityMenu {
    display: none;
}
.mobileNavWrapper{
    display:none;
}

.bpdaMobilewidthLogo{
	display:none;
}
.StaffPageTextSearch{
	width:250px;
}
.genericLandingNavLinks a {
    background: white;
    box-shadow: 3px 3px 2px lightgrey, 0px 0px 2px lightgrey;
    -moz-box-shadow: 3px 3px 2px lightgrey, 0px 0px 2px lightgrey;
    -webkit-box-shadow: 3px 3px 2px lightgrey, 0px 0px 2px lightgrey;
    margin: 20px 10px 0px 20px;
}
.genericLandingNavLinks a:last-of-type {
	margin-bottom:20px;
}
.headerCaption {
	padding: 15px 0 10px 6px;
}
.mobileNav .mm-divider {
    background: rgba(0,0,0,.05) !important;
    margin-left:20px;
    height:15px;
}
@media all and (max-width : 1365px) {
	body {
		width: 100%;
		margin: 0 auto;
		background-image: none;
		/*background-color: #f2f2f2;*/
	}

	.utilityFooter .seal {
		height: 100px;
		padding-right: 15px;
	}
	.siteWrapper.group .topFooter {
		width: auto;
		margin: 0 auto;
	}
	.topFooter ul{
		float:none;
		padding-top:0px;
	}
	#siteBranding .mobileNavWrapper .hamburger {
		background-color: #d22d23;
		padding: 20px;
		height: 71px;
	}
	body .genericBPDATimelineSection {
		background-color: white;
	}
    .bpdaHomeWrapper + .utilityFooter {
        border-top: 0px;
    }
    .bpdaHomeWrapper {
        width: 100%;
    }
    .topFooter .utilityIcons{
        width: auto;
    }
    .projectWrapper .smlLandingHeader .documentHeaderExtra.group {
		position: absolute;
		right: 0px;
		left: auto;
		margin-top: 20px;
    }
	.searchWrapper .searchInput{
		left: -3%;
		max-width: 87%;
	}
	.highEducAttachments {
		clear: both;
		padding-top: 10px;
	}
	img.siteSearchBtn{
		float:right;
		margin-right:20px;
	}
	.interiorHeader.projectDetailViewingHeader h1, .projectDetailInner h1{
		position:relative;
	}
	.searchWrapper{
		top:82px;
		height:60px;
	}
	.lightbox{
		display:none;
	}
	.finalwrapper .siteWrapper{
		width:100%;
		margin:0 auto;
		background-color:white;
	}

	.interiorHeader .interiorHeaderImg {
		position: relative;
		width:auto;
	}
	.projectWrappper .interiorHeader .interiorHeaderImg {
		position: relative;
		width:60%;
	}
	#Frequently-Requested-Information img {
		width: 100%;
	}
	.newsHeader .headerCaption {
		position: relative;
		margin: 0px 0px 10px;
		width:auto; 
		padding:20px 0px 30px 10px;
		height:auto;
	}
	.interiorHeader.genericLandingHeader .headerCaption {
		width: 80%;
	}
	.projectPhase{
		margin-bottom:10px;
	}
	.mobileNavWrapper{
		float: left;
		display:inline-block;
	}
	.genericLandingHeader .interiorHeaderImg {
		width: 100%;
		max-height: 205px;
	}
	.genericLandingNavLinks {
		width:100%;
		margin:0 auto;
	}

	.specialInteriorHeader {
		position: relative;
		height: auto;
		margin: -8px 0px 10px;
	}
	.specialInteriorHeader .interiorHeaderImg {
		position: relative;
	}
	.specialInteriorHeader.inst_head h1 {
		position: absolute;
	}
	.projectDocument .documentDetails {
		width: 50px;
	}
	table td{
		word-wrap: break-word;
	}
	.disclaimerContentWrapper{
		width:235px;
		margin: 0 auto;
	}
	.disclaimerContainer{
		/* height:100%;
		padding-bottom:15px; */
	}
	
	.mainContent {
		margin: 0 auto;
		width: 100%;
		padding : 20px;
		min-height: auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
        box-sizing: border-box;		
		overflow: hidden;
	}
	.interiorHeader, .head_plan .interiorHeader {
		height: auto;
		margin: -20px 0px 20px 0px;
	}
	
	.interiorHeader .interiorHeaderImg img:not(.projectDetailHeader .interiorHeaderImg img) {
		min-width: 835px;
	}
	.projectWrapper .filterNav:nth-child(4){
        margin-right: 10px;
        width: 235px;
	}
	
	
	.projectDetailInner {
		margin: -20px 0 20px 0;
		padding-right: 0px;
	}
	
	.mainContent .columnOne{
		width: 100%;
		padding: 0px !important;
	}
	.mainContent .columnOne .columnOne  {
		width: 100%
	}
	.mainContent .columnOne .mainContentInner{
		padding: 0px;
	}
	.projectTable th{
		width:33%;
	}
	.projectHeaderExtra {
		float: right;
		position: absolute;
		top: 0px;
		right: 40px;
	}
	#siteBranding{
		height:85px;
		width: 100%;
	}

	.interiorNavWrapper{
		display:none;
	}
	.mainNav{
		display:none;
	}
	.utilityFooter {
		padding: 0;
		margin-top: 175px;
	}
	.utilityNav ul{
		display:none;
	}

	#siteBranding .logo {
		display: inline-block;
		background-color: white;
		padding: 7px 15px 0px;
		width: auto;
		float: none;
	}
	#siteBranding .siteWrapper{
		width:100%;
		background-color:white;
	}
	.siteWrapper{
		width:100%;
	}
	.utilityNav {
		width: auto;
		padding-top: 20px;
	}
	.rfpPageContent{
		width:95% !important;
	}
	#mc_embed_signup{
		float:left !important;
		margin-bottom:15px;
	}
	.rfpListingPageContent{
		width: 30% !important;
		margin-right: 10px !important;
	}
	.rfpListingPageContentTable{
		width:50% !important;
		margin-left:5px !important; 
	}
	
	.StaffPageTextSearch{
		width:auto;
	}
	.projectLessDetailHeader h1 {
		position: relative;
		padding-left: 5px;
	}
	.projectLessDetailHeader .projectMenu {
		position: relative;
		padding: 0px 20px;
	}
	.planning_init .head_plan .sliderHeader .slides {
		width: auto;
		top: auto;
	}
	.planning_init .head_plan .sliderHeader{
		height: auto;
	}
	.headerCaption {
		padding: 15px;
	}
	.projectWrapper  .specialInteriorHeader {
		margin: -20px -20px 20px;
	}
	.newsHeader .interiorHeaderImg{
		max-height:250px;
	}
	.filterSearch{
		margin: 10px 20px 0 20px;
	}
	.projectWrapper .filterSearch {
		margin: 10px 0;
	}	
	.interiorHeader .interiorHeaderImg img{
		width: 100%;
	}
	#News-Updates .mainContent{
		width:95%;
	}
	#News-Updates .newsHeader .headerCaption{
		width:97%;
	}
	.mobileNav{
		display:none;
	}
	.mm-menu .mm-listview > li a:not(.mm-next) {
		color: #091F2F;
		font-size: 17px;
	}
	.mm-menu .mm-listview > li a:not(.mm-next):hover {
		color: #fb4d42;
	}
	.mm-menu em.mm-counter {
		color: #091F2F;
	}
	.mm-menu .mm-listview>li .mm-next:after {
		border-color: #091F2F;
	}
	.planning_init .head_plan .interiorHeader .slider {
		margin-top: 0px;
		width: 100% !important;
	}
	.utilityFooter .utilityIcons li a{
		width:65px !important;
	}
    .sliderHeader{
		padding-right:0px;
	}
	
	.columnOne .interiorHeader {
		margin-top: -20px;
	}
	
	.columnTwo .interiorHeader {
		height: 0px;
	}
	
	.sliderHeader, .sliderHeader .slides, .sliderHeader .slider {
		width: 100% !important;
	}
	.noHeaderImg{
		height:60px;
	}
	.sliderHeader .slider{
		padding-right:40px;
	}
	.interiorHeader .slider {
		max-height:250px;
	}
	.projectWrapper  .columnOne .specialInteriorHeader .interiorHeaderImg{
		/* max-height:250px; */
	}
	#mc_embed_signup{
		width:100% !important;
	}
	#mc-embedded-subscribe-form {
		padding: 0px !important;
	}
	.mc-field-group.input-group{
		width:auto !important;
	}
	.mc-field-group.input-group li{
		float:left;
	}
	.interiorHeaderImg.slider .slide{
		width:110%;
	}
}

@media all and (min-width : 801px) and  (max-width : 1365px) {

    .storyWrapper .sliderHeader {
        min-height: 270px;
    }
	.utilityFooter .utilityIcons li, .siteInfo li{
		padding:35px 0px;
	}
	.formColumns .fullWidthLi textarea {
		width: 50%;
		margin-left: -10px;
	}
    
    /* .eventHeader {
        padding-bottom: 15px;
        height: inherit;
    } */
    /* .eventContent {
        padding: 15px 0px 20px;
    } */
	.mainContent .columnOne {
		width:60%;
	}

	.planning_init .columnOne{
		width:100%;
	}
	.smlLandingHeader .documentHeaderExtra.group {
		position: relative;
		float: none;
		width: auto;
		margin: 0 20px;
	}
	#Document-Center .customCheckbox.group {
		background: white;
		padding: 5px;
		border-bottom: 1px blue;
	}
	#Document-Center .filterNav-level2{
		background:white;
	}
	
	.interiorMapIframe{
		margin:0px;
	}
	.interiorHeader .slider {
		margin-top: 0px;
	}
	
	.mainContent .columnTwo {
		width: 30%;
		margin: 20px 20px 0px 0px;
	}
	
	.mainContent .columnOne {
		width: 68%;
	}
	.projectDetailHeader .projectView{
		width:110%;
	}
	
}

@media all and (min-width : 481px) and  (max-width : 800px) {
    
    /*.sm-filter-container {
        display:inline-block !important;
	}*/
    
	.searchWrapper .searchInput {
		left: -5%;
		max-width: 82%;
	}
	.projectWrapper .ownedLandFilter input:nth-child(2){
		width:95px;	
	}

	.projectDetailHeader{
		width:100%;
		min-height:360px;
	}
    .utilityNav, #siteBranding .logo {
		float: none;
		display: inline-block;
	}
	.mainContent .columnTwo {
		float: left;
		width: auto;
	}
	.genericLandingHeader .headerCaption h2 {
    font-size: 20px;
    line-height: 20px;
	}
	.interiorHeader.genericLandingHeader .headerCaption {
		font-size:15px;
	}
    .utilityNav, #siteBranding .logo {
		float: none;
		display: inline-block;
    }
	.researchHeaderSearch {
		float: left;
		width: auto !important;
	}

	.utilityNav {
		position: absolute;
		right: 40px;
	}
	
	.utilityNav a {
		display: block;
		float: left;
		color: #ffc431;
		font-size: 13px;
		line-height: 25px;
		text-transform: none;
		padding-right: 10px;
	}

    .utilityNav .searchInput {
		width: 75px;
	}
    a.eventcontentlink {
		padding: 10px;
	}
    .quicklinks_wrapper a {
		font-size: initial;
	}

    .jobBuilding, .jobCity, .jobPostedDate,.jobType{
        display: none;
    }

    .eventHeader {
        padding: 15px;
        margin-bottom: 0px;
        height: 40px;;
    }
     .mobileNavWrapper{
         float:left;
        display:inline-block;
        position:relative;
    }
    .utilityNav .searchWrapper {
        float: none;
        width: 125px;
    }
    .utilityNav .searchInput {
    width: 65px;
    }
	.bpdaFullwidthLogo{
		display:none;
	}
	.bpdaMobilewidthLogo{
		display:inline-block;
	}
	.StaffPageTextSearch{
		width: auto !important;
	}
	.relatedBucket {
		padding-bottom: 30px;
	}
	.planning_init .interiorHeader h1{
		width:75%;
	}
	.topFooter {
		background: #091f2f;
	}
	.commentForm .fullWidthLi textarea{
		width: 215px;
		margin-left: -11px;
	}
	.infoListingWrapper {
		width: 100%;
	}
	.projectHeaderExtra{
		display:none;
	}
	.documentHeaderExtra{
		float:left;
		left: 00px;
		width:200px;
	}
	span.seal{
		width:25%;
		margin: 0 auto;
		float:none !important;
	}
	.smlLandingHeader .documentHeaderExtra.group {
		position: relative;
		float: none;
		width: auto;
		margin: 0 20px 0 20px;
	}
	.rfpListingMobile {
		width: 98%;
	}
	.rfpListingMobile table {
		margin-left:0px !important;
		width: 100% !important;
	}
	.rfpListingMobile .rfpContactTable td{
		width:auto;
		display: block;
	}
	.rfpListingMobile .rfpContactTable tr td:nth-child(even){
		height:35px !important;
		}
	.rfpListingMobile img{
		margin-bottom:10px !important;
	}
	#RFP-Listing-Page .mainContent{
		width:96%;
	}
	.planning_init .formColumns1 .fullWidthLi, .formColumns .fullWidthLi{
		width:100%
	}
	.planning_init .formColumns1 .fullWidthLi textarea, .formColumns .fullWidthLi textarea {
		width: 50%;
		margin-left: -10px;
	}
	
	.filterNav h3 span{
		padding: 0 3px;
	}
	
	.genericLandingNavLinks a {
	    width: 30%;
	}
	.projectWrapper .columnTwo{
		width:auto !important;
	}
	.projectDetailHeader .projectView{
		width:115%;
	}
	
}

@media all and (min-width : 0px) and  (max-width : 480px) {
    
    .projectWrapper .smlLandingHeader h1{
        position:relative;
    }
	#siteBranding .logo{
		padding:0px;
	}
	.utilityFooter {
		margin-top: 185px;
	}
	.finalwrapper{
		top:185px;
	}
	#siteBranding .mobileNavWrapper .hamburger {
		height: 85px;
	}
	.projectWrapper .smlLandingHeader .documentHeaderExtra.group {
		position: relative;
		width: 261px;
	}
    .sm-container{
        float:left ;
    }
	.disclaimerTextWrapper .hideOnPhoneDisclaimer {
		display: none;
	}
	.disclaimerContentWrapper {
		width: auto;
		text-align: center;
	}
	.disclaimerImgWrapper {
		width: 56%;
		float:none;
		margin: 0 auto;
		padding-bottom: 15px;
	}
	.disclaimerTextWrapper p {
		display: inline-block;
		width: 80%;
	}
	.disclaimerTextWrapper {
		width: 100%;
		float: none;
		font-size: 11px;
	}
	.sm-filter-container.sm-filter-container-boxed {
		position: relative;
	}
    .bpdaHomeWrapper .projectPhase {
        position: relative;
    }
    .sm-filter-container {
        display:block !important;
	}
	table th{
		word-break:break-word;
	}
	.staffDetailsPageImage{
		float: left !important;
		width: 100%;
		padding-bottom: 20px;
	}
	.staffDetailsPageImage img{
		float: left !important;
	}
	.searchWrapper .searchInput {
		left: -6%;
		max-width: 70%;
	}
	.jobWrapper {
		margin: 0px;
	}
	.staffFilter  .col{
		padding-bottom:10px;
	}
	.docCenterFilter {
		display: block;
		float: none;
		margin-right: 10px;
	}
	.rddlPopup.rddlPopup_Default {
		width: 90%;
	}
	.projectWrapper  .documentHeaderExtra.group {
		margin: 0 20px;
		box-sizing: border-box;
		width: 88%;
		height: auto;
	}	
	#filter .RadDropDownList{
		width:auto;
	}
	.projectDetailInner h1{
		position: relative;
	}	
	.RadDropDownList_braCustom{
		min-width:135px;
	}
	.genericBPDAHomeSection::after{
		margin: 0 -15px;
		height:30px;
	}
	.genericBPDAHomeSection:first-of-type:before {
		margin:0 -15px;
	}
	.quicklinks_wrapper:last-of-type{
		margin-bottom:40px;
	}
	.event_Wrapper{
		width: 100%;
		margin: 10px 0px;
		height: inherit;
	}
	.flexBoxLandingPage .event_Wrapper {
		flex-grow: 1;
		width: 100%;
		margin: 10px 0px 10px 0px;
		height: 215px;
	}
	.quicklinks_wrapper{
		margin:10px 0;
		width:100%;
		height: auto;
		padding-bottom: 5px;
	}
	.bpdaFullwidthLogo{
		display:none;
	}
	
	.researchPubTable .researchPubThumb{
		display:none;
	}
	.bpdaMobilewidthLogo{
		display:inline-block;
	}
	.genericLandingHeader .headerCaption h2 {
		font-size: 20px;
		line-height: 20px;
	}
	.interiorHeader.genericLandingHeader .headerCaption {
		font-size:15px;
	}
	.interiorHeader.genericLandingHeader .headerCaption {
		width: 80%;
		height: 150px;
		font-size: 15px;
	}
	.genericLandingHeader .headerCaption{
		padding:5px 5px 40px 15px;
	}
	
    .utilityNav, #siteBranding .logo {
		float: none;
		display: inline-block;
	}
    .utilityNav, #siteBranding .logo {
		float: none;
		display: inline-block;
	}

	.utilityNav {
		position: absolute;
		right: 0px;
		padding-top: 30px;
	}
	
	.utilityNav a {
		display: block;
		float: left;
		color: #ffc431;
		font-size: 13px;
		line-height: 25px;
		text-transform: none;
		padding-right: 10px;
	}
	.projectPhase {
		margin-bottom: 10px;
	}
	.columnOne h2 {
		margin-top: 20px;
	}
    h1.double:after{
        top:12%;
    }
    h1.background.double {
        width: auto;
		margin:0 -15px;
        padding-bottom: 15px;
		padding-top: 15px;
    }
    .internalQLinkWrapper .thumbnailImage,.internalQLinkWrapper .thumbnailText {
		display:none;
	}
	.internalQLinkWrapper {
		margin-bottom: -12px;
	}
	.eventContent {
		height: 130px;
	}
	.internalQLinkWrapper .thumbnailAlterImage{
		display:inline;
	}
	.thumbnailAlterImage img{
		width:100%;
	}
    a.eventcontentlink {
		padding: 10px;
	}

	.quicklinks_wrapper .quicklinksContainer a {
		font-size: large;
		padding-left: 15px;
	}

    .jobBuilding, .jobCity, .jobPostedDate, .jobType{
        display: none;
    }
    .eventThumbnail {
		height: inherit;
    }

    .eventHeader {
        padding: 15px;
        margin-bottom: 0px;
        height: inherit;
    }
	.event_Wrapper:last-of-type {
		margin-bottom: 35px;
	}
	.newWrapper {
		height: auto;
	}
    .mobileNavWrapper{
        float:left;
        display:inline-block;
        position:relative;
    }
    .utilityNav .searchWrapper {
        float: none;
        width: 115px;
    }
    .utilityNav .searchInput {
		width: 50px;
    }
	.rfpListingPageContent{
		width: 85% !important;
		margin-right: 10px !important;
	}
	.rfpListingPageContentTable {
		width: 85% !important;
		float: left;
		margin-left: 0px !important;
		margin-top: 10px !important;
	}
	.StaffPageTable tbody{
		font-size:smaller;
	}
	.classImage{
		width:22px !important;
	}
	
	.StaffPageTable .Radgrid{
		table-layout: fixed !important;
		word-break: break-all !important;
	}
	
	.staffDetailsPageContactDetails{
		width:auto !important;
	}

	.formColumns1 > li, .formColumns > li {
		width:100%;
		padding-left: 0px;
	}
	.formColumns1 > li, .formColumns > li input{
		width:auto;
		padding:7px 0px;
	}
	.largeFormCheckboxWrapper .checkAll {
		margin-right: 0px;
	}
	.selectWrapper.stateWrapper select{
		width:140px;
	}
	.commentForm  .EditingFormControlNestedControl select {
		width: 141px !important;
	}
	.commentForm .phoneWrapper {
		padding-right: 0px !important;
	}
	.commentForm .phoneWrapper input {
		width:35px !important;
	}
	.commentForm  .zipWrapper input{
		width:140px !important;
	}
	.commentForm .fullWidthLi textarea{
		width:144px !important;
		height:100px !important;
	}
	.columnOne img{
		width:100% !important;
	}
	.relatedBucket {
		padding-bottom: 30px;
	}
	.col.CalendarPageNeighborhood select {
		width: 100%;
		display:block;
	}
	.col.CalendarPageEventType select {
		width: 135px;
		display:block;
	}
	.col.CalendarPageViewSection {
		display: block;
		width: 100%;
		margin-top: 15px;
	}
	.col.CalendarPageSearchButtton {
		display: inline-block;
		margin-top: 4px;
	}
	.calendarTable caption {
		padding:0px;
	}
	.planning_init .interiorHeader h1{
		width:75%;
	}
	.documentTableWrapper table td{
		padding:5px;
	}
	.projectMenu {
		width: 100%;
		position: relative;
		margin: 0 auto;
		height:auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
        box-sizing: border-box;		
		padding: 20px;
	}
	.infoListingWrapper {
		width: 100%;
	} 
	.projectHeaderExtra{
		display:none;
	}
	.projectTable th:nth-child(2){
		display:none;
	}
	.documentHeaderExtra{
		float:left;
		width:74%;
		left:0;
	}
	span.seal{
		float: none !important;
		left: 20%;
		display: inline-block !important;
	}
	.mainContent .columnTwo {
		float: left;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
        box-sizing: border-box;		
	}
	#Document-Center .filterNav h3 {
		padding: 4px 0 5px 12px;
		font-size:smaller;
	}
	#News-Updates  table td{
		width:auto;
		display:block;
	}
	.rfpListingMobile table {
		margin-left:0px !important;
		width:auto !important;
	}
	table.rfpContactTable {
		margin-top: 10px !important;
	}
	.rfpListingMobile .rfpContactTable td{
		width:auto;
		display: block;
	}
	.rfpListingMobile .rfpContactTable tr td:nth-child(even){
		height:35px !important;
	}
	.rfpListingMobile img{
		margin-bottom:10px !important;
	}
	
	.planning_init .formColumns1 .fullWidthLi, .formColumns .fullWidthLi{
		width:100%
	}
	.planning_init .formColumns1 .fullWidthLi textarea, .formColumns .fullWidthLi textarea {
		width: 49%;
		float: right;
		margin-right: 20px;
	}
	
	.genericLandingNavLinks a {
	    width: 88%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
        box-sizing: border-box;		
		height: auto;
	}
	
	.sbHolder{
		width:140px;
	}
	.researchPubTable table{
		width:100%;
		margin-left:0px;
	}
	.projectDetailHeader .projectView{
		width:100%;
	}
	.newsFilter .filterWrapper {
		width: auto;
	}
}
@media all and (min-width : 481px) and  (max-width : 1365px){
	/* .event_Wrapper{
		width:30%;
	} */
	.staffDetailsPageImage{
		float:left !important;
		padding-right: 10px !important;
	}
	#staffdetail{
		padding:none !important;
	}
	.interiorHeader.projectDetailHeader .interiorHeaderImg img{
		width:100%;
	}
	.interiorHeader.projectDetailViewingHeader h1, .interiorHeader.projectDetailInner h1{
		width:40%;
		position: relative;
	}
	.eventThumbnail{
        height: inherit;
    }
	.researchPubTable table{
		width:100%;
	}
	.researchPubTable{
		margin-right:216px;
	}
	.projectWrapper .specialInteriorHeader {
	   margin: -20px -20px 20px;
	   width: 50%;
	   float: left;
	   padding-right: 40px;
	}

	.projectWrapper .specialInteriorHeader h1 {
		width: 65%;
	}

	.projectWrapper .specialInteriorHeader img {
	   width: 100%
	}

	.projectWrapper .columnTwo {
		width: 30%;
		margin: 0px 0px 0px -1px;  /* the -1 px is so that the left border doesn't push the content down */
	}
	.columnTwo .projectMenu{
		border-left: 1px solid #eee;
	} 

	.mainContent .columnOne .columnOne {
	   width: 100%;
	   float: none;
	}
	.projectWrapper .columnOne p{
		padding-right:0px;
	}
	.projectDetailHeader{
		width:100%;
	}
	.projectDetailHeader .interiorHeaderImg {
		width: 59%;
		float:left;
	}
	.projectDetailHeader .projectMenu{
		width:35%;
		position:relative;
		float:right;
		height:auto;
	}
	.projectDetailHeader h1 {
		position: absolute;
		width: 40%;
		left: 0;
	}
	/* .quicklinks_wrapper{
		width:30%;
	} */
	
}

@media all and (min-width : 0px) and  (max-width : 800px){
	
	.storyWrapper #Div1 td, .storyWrapper #Div1 input{
		display:block;
		width:auto;
	}
	.utilityFooter .utilityIcons li, .siteInfo li{
		text-align:left;
		padding:0px;
	}
	.topFooter .utilityIcons {
		width: 55%;
	}
	.logo img {
		background: #091f2f;
		padding: 10px;
		height: 65px;
		margin-bottom: -7px;
	}
	.c_timelineButton{
		position: relative;
		top: auto;
		margin-top: 10px;
	}
	.c_timelineButton.c_projectArticle{
		top: auto;
	}
	.sm-container .sm-customFilterRow{
		display: block;
	}
	article.infoListing.item{
		width: 92%;
	}
    .siteInfo .social{
        display:none;
    }
    .bpdaInteriorHeaderImg img {
        width: 100%;
    }
    .siteWrapper .bottomFooter{
        text-align:center;
    }
    .storyWrapper .interiorHeader .slide img {
        width: 100%;
    }
    .storyWrapper .sliderHeader{
        min-height:auto;
    }
    .genericBPDATimelineSection .sm-filter-date .sm-dropdown-btn{
        width:70% !important;
    }
	#glossaryContent{
		left:-300px !important;
	}
    .bpdaPrjAllDoc {
        float: right;
        margin-bottom: 10px;
    }
	.newsUpdateSubs table td {
    width: auto;
    display: block;
	}
	.columnTwo .projectMenu{
		padding-top:20px;
		margin-left:-20px;
	}
	.projectDocument{
		width:auto;
		margin-bottom:20px;
	}
	.columnTwo  .projectMenu{
		border-left: none;
	}
	
	.interiorHeader .interiorHeaderImg img{
		width: auto;
	}
	.interiorHeader .interiorHeaderImg.slider img {
	    min-width: 0px !important;
	    width: 100%;
	}
	.projectDetailHeader .interiorHeaderImg img {
		width: 100%;
	}

	.bsuInfoGraphsImgs img {
		width: 95%;
	}	
}

@media all and (min-width : 599px) and  (max-width : 600px){
	.eventContent {
		height: 195px;
	}
	.eventHeader {
		height: 120px;

	}
}