.project-status{
	margin-top: 1px;
}
.location-status{
	font-size: 25px ! important;
}
.logo1{
	margin-left: 10% ! important;
	width: 18% ! important;
	padding-top: 15px;
}
.logo2{
	margin-left: 22% ! important;
}
.about-content{
	margin-top: 1px ! important;
}
.floorplan-image{
	width: 70% ! important;
  margin-left: 15% ! important;
}
.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
  font-family: calibri;
}
.contact-align{
  margin-top: 23px;
}
.gallery_caption
  {
    color:#000;
    font-family:Lato;
    background-color:#FFF;
    padding:5px;
    text-align:center;
    width:230px;
    margin-left: 5%;
   
  }
@media screen and (max-width: 600px) {
  .gallery_caption
  {
    color:#000;
    font-family:Lato;
    background-color:#FFF;
    padding:5px;
    text-align:center;
    width:230px;
   margin-left: 1%;
  }
  .contact-align{
  margin-top: 3px;
}

.icon-bar {
  position: fixed;
  top: 94%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
  font-family: calibri;
}
	.floorplan-image{
	width: 90% ! important;
  margin-left: 5% ! important;
 
}
.about-content{
	margin-top: -100px ! important;
}
	.logo2{
	margin-left: 2% ! important;
}
.logo1{
	margin-left: 30% ! important;
	width: 40% ! important;
	padding-top: 15px;
}
.location-status{
	font-size: 20px ! important;
}	
 .project-status{
	margin-top: 23px;
}
}