#footer
  {
   visibility: hidden;
  }
        .navbar
    
    {
      z-index: 1500;
    }
.my-gallery {
  width: 100%;
  float: left;
  margin:0 auto;text-align: center;position: relative;margin:0 auto;
}
.my-gallery img {
  width: 100%;
  height: auto;

}
.my-gallery figure {
  display: block;
  float: left;
  margin: 0 5px 5px 0;
  width: 150px;
}
.my-gallery figcaption {
  display: none;
}
.feature-title
{
  font-size: 12px;
}

p
{
  font-size: 14px;
  color: #6B6B6B;
}

.Quicksand
{
  font-family: 'Quicksand', sans-serif;
}


#gallery_section
{
  padding-top: 150px;background-color: white;
}

.heading-tag
{
  font-size: 30px;
}

#gallery-heading
{
  text-align: center;margin-top: 10px;
}

.gallery-view-div1
{
  height: 200px;background-position: center;background-size: cover;background-repeat: no-repeat;transition: all .5s;transform: scale(.9);margin-top:10px;
}

.gallery-view-div1-a
{
  width: 100%;
}

.gallery-view-div1-img
{
  width: 100%;height: 100%;opacity: 0;
}

.pswp
{
  transition: all .5s;
}