.single-post h2.post-title {display:none}
 .title-area.type-image {padding-top:60px;}
.single-post .title-area-inner h1 {font-size:58px;line-height:72px;}
.single-development h2.post-title {display:none;}

@media only screen and (max-width:1023px){
	/*Global Astract*/
	#abstract.abstractGlobal h1 {font-size:50px;line-height:60px;}
	#abstract.abstractGlobal h3 {font-size:32px;line-height:42px;}
	#abstract.abstractGlobal {padding-top:60px!important;padding-bottom:60px!important;}
	
	#footer .col-1 {grid-gap:60px!important;}
	
	.single-post .title-area.type-image h1 {font-size:45px;line-height:57px;}
	
	.building-top {grid-template-columns:1fr;grid-gap:40px;}
	.building-units h2 {padding-bottom:15px;}
	
	.naked-sidebar-wrapper .widget{padding:28px 10px;}
	.naked-philly-search-form input[type=text],.naked-philly-search-form select{max-width:87%;}
	 
	.single-naked_philly  .post-title {font-size:35px;line-height:45px;}
	.single-naked-philly {padding-bottom:25px;}
	
	.post-type-archive .archive-naked-philly {padding-bottom:50px;}
	
	.tax-neighborhood .archive-naked-philly {padding-bottom:25px;}
}
@media only screen and (max-width:767px){
	/*Global Abstract*/
	#abstract.abstractGlobal .jawn_hero .container {padding-top: 135px;}
	#abstract.abstractGlobal  {padding-bottom:60px!important;padding-top:60px!important;}
	#abstract.abstractGlobal h1 {margin: 0 auto;font-size:35px!important;line-height:45px!important;width:88%;}
	#abstract.abstractGlobal h3 {font-size:23px!important;line-height:33px!important;}
	#abstract.abstractGlobal p {max-width:90%;margin:0 auto;}
	#abstract {padding-bottom:60px!important;}
		
	.card .card-text h2 {font-size:26px!important;line-height:36px!important;}
	.card img {width:65%;}
	.card-text {padding-bottom:30px!important;}
	
	#footer .col-1 {display:block;text-align:center;}
	.footer-top-inner {padding-top:60px!important;padding-bottom:60px!important;}
	#footer .footer-bottom-left p {font-size:10px;line-height:20px;}
	#footer .widget_title {margin-top:20px;}
	
	.title-area.type-image h1 {font-size:51px;line-height:61px;}
	.title-area.type-image {padding-top: 30px;}
	
	.single-post .title-area.type-image h1 {font-size:24px;line-height:36px;}
	
	.building-top {display:flex;flex-wrap:wrap-reverse;padding-top:60px;}
	.building-units {padding:60px 0;}
	.building-units h2 {font-size:40px;line-height:50px;}
	
	.single-teammember .container.teammember-wrap {grid-template-columns:1fr;}
	
	.post-type-archive .custom-blog a {display:grid;grid-template-columns:1fr;}
	.post-type-archive .custom-post-image {width:100%;}
	.post-type-archive .custom-post-text {width:100%;}
	.post-type-archive .custom-post:not(:first-child) .custom-post-image {padding-top:150px;}
	.archive-naked-philly {padding-top:50px;padding-bottom:10px;display:block;}
	.archive-naked-philly .naked-sidebar-wrapper {margin-top:30px;}

	.search-title {padding-top:50px;}
	.search-title h1 {font-size:50px;line-height:55px;}
	
	.single-naked-philly {grid-template-columns:1fr;padding-top:60px;padding-bottom:0px;}
	.single-naked_philly .naked-sidebar-wrapper {margin-top:0px;margin-bottom:20px;}
	.single-naked_philly .post-title {font-size:22px;line-height:32px;}  
	.single-naked_philly .post-content p {font-size:20px;line-height:30px;}
	
	.tax-neighborhood .archive-naked-philly {padding-top:60px;padding-bottom:0px;display:flex;flex-wrap:wrap;}
	
}