.acm-gallery {
  margin-bottom: -1px;
}
.acm-gallery .btn {
  margin-top: 10px;
}
.acm-gallery .isotope-layout {
  overflow: hidden;
}
.acm-gallery .isotope-layout .custom.bg-image {
  padding: 0;
  position: static;
}
.acm-gallery .isotope-layout .isotope:after {
  content: '';
  display: block;
  clear: both;
}
.acm-gallery .isotope-layout .isotope .mask {
  background: #000000;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.acm-gallery .isotope-layout .grid-xs-1 {
  width: 100%;
}
.acm-gallery .isotope-layout .grid-xs-1.item-2x1 {
  width: 100%;
}
.acm-gallery .isotope-layout .grid-xs-2 {
  width: 50%;
}
.acm-gallery .isotope-layout .grid-xs-2.item-2x1 {
  width: 100%;
}
.acm-gallery .isotope-layout .grid-xs-3 {
  width: 33.33333333%;
}
.acm-gallery .isotope-layout .grid-xs-3.item-2x1 {
  width: 66.666666666%;
}
.acm-gallery .isotope-layout .grid-xs-4 {
  width: 25%;
}
.acm-gallery .isotope-layout .grid-xs-4.item-2x1 {
  width: 50%;
}
.acm-gallery .isotope-layout .grid-xs-5 {
  width: 20%;
}
.acm-gallery .isotope-layout .grid-xs-5.item-2x1 {
  width: 40%;
}
.acm-gallery .isotope-layout .grid-xs-6 {
  width: 16.6%;
}
.acm-gallery .isotope-layout .grid-xs-6.item-2x1 {
  width: 33.2%;
}
.acm-gallery .isotope-layout .grid-xs-7 {
  width: 14.28%;
}
.acm-gallery .isotope-layout .grid-xs-7.item-2x1 {
  width: 28.56%;
}
.acm-gallery .isotope-layout .grid-xs-8 {
  width: 12.5%;
}
.acm-gallery .isotope-layout .grid-xs-8.item-2x1 {
  width: 25%;
}
.acm-gallery .isotope-layout .grid-xs-9 {
  width: 11.1%;
}
.acm-gallery .isotope-layout .grid-xs-9.item-2x1 {
  width: 22.2%;
}
.acm-gallery .isotope-layout .grid-xs-10 {
  width: 10%;
}
.acm-gallery .isotope-layout .grid-xs-10.item-2x1 {
  width: 20%;
}
@media screen and (min-width: 768px) {
  .acm-gallery .isotope-layout .grid-sm-1 {
    width: 100%;
  }
  .acm-gallery .isotope-layout .grid-sm-1.item-2x1 {
    width: 100%;
  }
  .acm-gallery .isotope-layout .grid-sm-2 {
    width: 50%;
  }
  .acm-gallery .isotope-layout .grid-sm-2.item-2x1 {
    width: 100%;
  }
  .acm-gallery .isotope-layout .grid-sm-3 {
    width: 33.33333333%;
  }
  .acm-gallery .isotope-layout .grid-sm-3.item-2x1 {
    width: 66.666666666%;
  }
  .acm-gallery .isotope-layout .grid-sm-4 {
    width: 25%;
  }
  .acm-gallery .isotope-layout .grid-sm-4.item-2x1 {
    width: 50%;
  }
  .acm-gallery .isotope-layout .grid-sm-5 {
    width: 20%;
  }
  .acm-gallery .isotope-layout .grid-sm-5.item-2x1 {
    width: 40%;
  }
  .acm-gallery .isotope-layout .grid-sm-6 {
    width: 16.6%;
  }
  .acm-gallery .isotope-layout .grid-sm-6.item-2x1 {
    width: 33.2%;
  }
  .acm-gallery .isotope-layout .grid-sm-7 {
    width: 14.28%;
  }
  .acm-gallery .isotope-layout .grid-sm-7.item-2x1 {
    width: 28.56%;
  }
  .acm-gallery .isotope-layout .grid-sm-8 {
    width: 12.5%;
  }
  .acm-gallery .isotope-layout .grid-sm-8.item-2x1 {
    width: 25%;
  }
  .acm-gallery .isotope-layout .grid-sm-9 {
    width: 11.1%;
  }
  .acm-gallery .isotope-layout .grid-sm-9.item-2x1 {
    width: 22.2%;
  }
  .acm-gallery .isotope-layout .grid-sm-10 {
    width: 10%;
  }
  .acm-gallery .isotope-layout .grid-sm-10.item-2x1 {
    width: 20%;
  }
}
@media screen and (min-width: 992px) {
  .acm-gallery .isotope-layout .grid-md-1 {
    width: 100%;
  }
  .acm-gallery .isotope-layout .grid-md-1.item-2x1 {
    width: 100%;
  }
  .acm-gallery .isotope-layout .grid-md-2 {
    width: 50%;
  }
  .acm-gallery .isotope-layout .grid-md-2.item-2x1 {
    width: 100%;
  }
  .acm-gallery .isotope-layout .grid-md-3 {
    width: 33.33333333%;
  }
  .acm-gallery .isotope-layout .grid-md-3.item-2x1 {
    width: 66.666666666%;
  }
  .acm-gallery .isotope-layout .grid-md-4 {
    width: 25%;
  }
  .acm-gallery .isotope-layout .grid-md-4.item-2x1 {
    width: 50%;
  }
  .acm-gallery .isotope-layout .grid-md-5 {
    width: 20%;
  }
  .acm-gallery .isotope-layout .grid-md-5.item-2x1 {
    width: 40%;
  }
  .acm-gallery .isotope-layout .grid-md-6 {
    width: 16.6%;
  }
  .acm-gallery .isotope-layout .grid-md-6.item-2x1 {
    width: 33.2%;
  }
  .acm-gallery .isotope-layout .grid-md-7 {
    width: 14.28%;
  }
  .acm-gallery .isotope-layout .grid-md-7.item-2x1 {
    width: 28.56%;
  }
  .acm-gallery .isotope-layout .grid-md-8 {
    width: 12.5%;
  }
  .acm-gallery .isotope-layout .grid-md-8.item-2x1 {
    width: 25%;
  }
  .acm-gallery .isotope-layout .grid-md-9 {
    width: 11.1%;
  }
  .acm-gallery .isotope-layout .grid-md-9.item-2x1 {
    width: 22.2%;
  }
  .acm-gallery .isotope-layout .grid-md-10 {
    width: 10%;
  }
  .acm-gallery .isotope-layout .grid-md-10.item-2x1 {
    width: 20%;
  }
}
.acm-gallery .isotope-layout .caption {
  color: #ffffff;
  font-size: 17px;
  position: absolute;
  top: 50%;
  text-align: center;
  left: 0;
  width: 100%;
  z-index: 3;
  -webkit-animation: eff-2 2s;
  -o-animation: eff-2 2s;
  animation: eff-2 2s;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
@media (min-width: 768px) and (max-width: 991px) {
  .acm-gallery .isotope-layout .caption {
    font-size: 22px;
  }
}
@media screen and (min-width: 992px) {
  .acm-gallery .isotope-layout .caption {
    font-size: 51px;
  }
}
.acm-gallery .isotope-layout .caption span {
  font-size: 22px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .acm-gallery .isotope-layout .caption span {
    font-size: 85px;
  }
}
@media screen and (min-width: 992px) {
  .acm-gallery .isotope-layout .caption span {
    font-size: 119px;
  }
}
.acm-gallery .isotope-layout .caption p {
  margin-bottom: 0;
}
.acm-gallery .isotope-layout .item {
  background: transparent;
  float: left;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .acm-gallery .isotope-layout .item.item-2x1 {
    margin-left: -1px;
  }
}
.acm-gallery .isotope-layout .item .item-wrap {
  overflow: hidden;
  position: relative;
}
.acm-gallery .isotope-layout .item .item-wrap .item-info {
  bottom: 0;
  position: absolute;
  left: 0;
  padding: 30px;
}
@media (max-width: 767px) {
  .acm-gallery .isotope-layout .item .item-wrap .item-info {
    padding: 20px;
  }
}
.acm-gallery .isotope-layout .item .item-wrap .item-info .title {
  display: block;
  margin-left: 10px;
}
.acm-gallery .isotope-layout .item .item-wrap .item-info .title h2 {
  background: #000000;
  box-shadow: -10px 0 0 #000000, 10px 0 0 #000000;
  box-decoration-break: clone;
  color: #ffffff;
  display: inline;
  line-height: 1.31;
  padding: 2px 0;
}
@media (max-width: 991px) {
  .acm-gallery .isotope-layout .item .item-wrap .item-info .title h2 {
    font-size: 22px;
    line-height: 1.34;
  }
  .acm-gallery .isotope-layout .item .item-wrap .item-info .title h2 br {
    display: none;
  }
}
.acm-gallery .isotope-layout .item img {
  margin: 0;
  min-width: 100%;
}
.ie8 .isotope-layout .caption {
  top: 12%;
}
.ie8 .isotope-layout .item,
.ie8 .isotope-layout .grid-sizer {
  margin-left: -0.5px;
}
.full-screen {
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 991px) {
  .full-screen {
    height: auto !important;
  }
}