.acm-gallery .btn {
  margin-top: 20px;
}
.acm-gallery .btn > fa {
  margin-left: 5px;
}
.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-2 {
  width: 100%;
}
.acm-gallery .isotope-layout .grid-xs-2 {
  width: 50%;
}
.acm-gallery .isotope-layout .grid-xs-2.item-2 {
  width: 100%;
}
.acm-gallery .isotope-layout .grid-xs-3 {
  width: 33.3%;
}
.acm-gallery .isotope-layout .grid-xs-3.item-2 {
  width: 66.6%;
}
.acm-gallery .isotope-layout .grid-xs-4 {
  width: 25%;
}
.acm-gallery .isotope-layout .grid-xs-4.item-2 {
  width: 50%;
}
.acm-gallery .isotope-layout .grid-xs-5 {
  width: 20%;
}
.acm-gallery .isotope-layout .grid-xs-5.item-2 {
  width: 40%;
}
.acm-gallery .isotope-layout .grid-xs-6 {
  width: 16.6%;
}
.acm-gallery .isotope-layout .grid-xs-6.item-2 {
  width: 33.2%;
}
.acm-gallery .isotope-layout .grid-xs-7 {
  width: 14.28%;
}
.acm-gallery .isotope-layout .grid-xs-7.item-2 {
  width: 28.56%;
}
.acm-gallery .isotope-layout .grid-xs-8 {
  width: 12.5%;
}
.acm-gallery .isotope-layout .grid-xs-8.item-2 {
  width: 25%;
}
.acm-gallery .isotope-layout .grid-xs-9 {
  width: 11.1%;
}
.acm-gallery .isotope-layout .grid-xs-9.item-2 {
  width: 22.2%;
}
.acm-gallery .isotope-layout .grid-xs-10 {
  width: 10%;
}
.acm-gallery .isotope-layout .grid-xs-10.item-2 {
  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-2 {
    width: 100%;
  }
  .acm-gallery .isotope-layout .grid-sm-2 {
    width: 50%;
  }
  .acm-gallery .isotope-layout .grid-sm-2.item-2 {
    width: 100%;
  }
  .acm-gallery .isotope-layout .grid-sm-3 {
    width: 33.3%;
  }
  .acm-gallery .isotope-layout .grid-sm-3.item-2 {
    width: 66.6%;
  }
  .acm-gallery .isotope-layout .grid-sm-4 {
    width: 25%;
  }
  .acm-gallery .isotope-layout .grid-sm-4.item-2 {
    width: 50%;
  }
  .acm-gallery .isotope-layout .grid-sm-5 {
    width: 20%;
  }
  .acm-gallery .isotope-layout .grid-sm-5.item-2 {
    width: 40%;
  }
  .acm-gallery .isotope-layout .grid-sm-6 {
    width: 16.6%;
  }
  .acm-gallery .isotope-layout .grid-sm-6.item-2 {
    width: 33.2%;
  }
  .acm-gallery .isotope-layout .grid-sm-7 {
    width: 14.28%;
  }
  .acm-gallery .isotope-layout .grid-sm-7.item-2 {
    width: 28.56%;
  }
  .acm-gallery .isotope-layout .grid-sm-8 {
    width: 12.5%;
  }
  .acm-gallery .isotope-layout .grid-sm-8.item-2 {
    width: 25%;
  }
  .acm-gallery .isotope-layout .grid-sm-9 {
    width: 11.1%;
  }
  .acm-gallery .isotope-layout .grid-sm-9.item-2 {
    width: 22.2%;
  }
  .acm-gallery .isotope-layout .grid-sm-10 {
    width: 10%;
  }
  .acm-gallery .isotope-layout .grid-sm-10.item-2 {
    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-2 {
    width: 100%;
  }
  .acm-gallery .isotope-layout .grid-md-2 {
    width: 50%;
  }
  .acm-gallery .isotope-layout .grid-md-2.item-2 {
    width: 100%;
  }
  .acm-gallery .isotope-layout .grid-md-3 {
    width: 33.3%;
  }
  .acm-gallery .isotope-layout .grid-md-3.item-2 {
    width: 66.6%;
  }
  .acm-gallery .isotope-layout .grid-md-4 {
    width: 25%;
  }
  .acm-gallery .isotope-layout .grid-md-4.item-2 {
    width: 50%;
  }
  .acm-gallery .isotope-layout .grid-md-5 {
    width: 20%;
  }
  .acm-gallery .isotope-layout .grid-md-5.item-2 {
    width: 40%;
  }
  .acm-gallery .isotope-layout .grid-md-6 {
    width: 16.6%;
  }
  .acm-gallery .isotope-layout .grid-md-6.item-2 {
    width: 33.2%;
  }
  .acm-gallery .isotope-layout .grid-md-7 {
    width: 14.28%;
  }
  .acm-gallery .isotope-layout .grid-md-7.item-2 {
    width: 28.56%;
  }
  .acm-gallery .isotope-layout .grid-md-8 {
    width: 12.5%;
  }
  .acm-gallery .isotope-layout .grid-md-8.item-2 {
    width: 25%;
  }
  .acm-gallery .isotope-layout .grid-md-9 {
    width: 11.1%;
  }
  .acm-gallery .isotope-layout .grid-md-9.item-2 {
    width: 22.2%;
  }
  .acm-gallery .isotope-layout .grid-md-10 {
    width: 10%;
  }
  .acm-gallery .isotope-layout .grid-md-10.item-2 {
    width: 20%;
  }
}
.acm-gallery .isotope-layout .caption {
  color: #ffffff;
  font-size: 18px;
  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;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 768px) and (max-width: 991px) {
  .acm-gallery .isotope-layout .caption {
    font-size: 24px;
  }
}
@media screen and (min-width: 992px) {
  .acm-gallery .isotope-layout .caption {
    font-size: 54px;
  }
}
.acm-gallery .isotope-layout .caption span {
  font-size: 24px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .acm-gallery .isotope-layout .caption span {
    font-size: 90px;
  }
}
@media screen and (min-width: 992px) {
  .acm-gallery .isotope-layout .caption span {
    font-size: 126px;
  }
}
.acm-gallery .isotope-layout .caption p {
  margin-bottom: 0;
}
.acm-gallery .isotope-layout .item {
  background: transparent;
  float: left;
}
.acm-gallery .isotope-layout .item a {
  display: block;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .acm-gallery .isotope-layout .item.item-2 {
    margin-left: -1px;
  }
}
.acm-gallery .isotope-layout .item.effect:nth-child(n) {
  -webkit-animation: effect-item-2 3s;
  -o-animation: effect-item-2 3s;
  animation: effect-item-2 3s;
}
.acm-gallery .isotope-layout .item.effect:nth-child(2n) {
  -webkit-animation: effect-item-2 9s;
  -o-animation: effect-item-2 9s;
  animation: effect-item-2 9s;
}
.acm-gallery .isotope-layout .item.effect:nth-child(3n) {
  -webkit-animation: effect-item-1 9s;
  -o-animation: effect-item-1 9s;
  animation: effect-item-1 9s;
}
.acm-gallery .isotope-layout .item.effect:nth-child(4n) {
  -webkit-animation: effect-item-1 9s;
  -o-animation: effect-item-1 9s;
  animation: effect-item-1 9s;
}
.acm-gallery .isotope-layout .item.effect:nth-child(5n) {
  -webkit-animation: effect-item-2 5s;
  -o-animation: effect-item-2 5s;
  animation: effect-item-2 5s;
}
.acm-gallery .isotope-layout .item .item-image {
  overflow: hidden;
}
.acm-gallery .isotope-layout .item img {
  margin: 0;
  width: 100%;
}
.acm-gallery.style-none .item-details h4 {
  font-size: 18px;
  font-weight: 700;
  color: #444444;
  margin: 20px auto 0;
}
.acm-gallery.style-none .item-details h4 a {
  color: #444444;
}
.acm-gallery.style-none .item-details h4 a:hover,
.acm-gallery.style-none .item-details h4 a:focus,
.acm-gallery.style-none .item-details h4 a:active {
  color: #b54c07;
  text-decoration: none;
}
.acm-gallery.style-none .item-details span {
  display: block;
  color: #999999;
  margin-top: 5px;
}
.acm-gallery.style-swiper .item .item-image {
  height: 260px;
  overflow: hidden;
  border: 1px solid #eeeeee;
  position: relative;
  background-size: 100% auto !important;
  background-repeat: no-repeat !important;
  background-position: 0 0 !important;
  -webkit-transition: all 3.5s linear 0.4s;
  -o-transition: all 3.5s linear 0.4s;
  transition: all 3.5s linear 0.4s;
}
.acm-gallery.style-swiper .item .item-image .item-mask {
  width: 100%;
  height: 100%;
  position: absolute;
}
.acm-gallery.style-swiper .item:hover .item-image {
  background-position: 0 100% !important;
}
.acm-gallery.style-swiper .item-details h4 {
  font-size: 18px;
  font-weight: 700;
  color: #444444;
  margin: 20px auto 0;
}
.acm-gallery.style-swiper .item-details h4 a {
  color: #444444;
}
.acm-gallery.style-swiper .item-details h4 a:hover,
.acm-gallery.style-swiper .item-details h4 a:focus,
.acm-gallery.style-swiper .item-details h4 a:active {
  color: #b54c07;
  text-decoration: none;
}
.acm-gallery.style-swiper .item-details span {
  display: block;
  color: #999999;
  margin-top: 5px;
}
.acm-gallery.style-scale .item .item-mask {
  background-color: #000000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.acm-gallery.style-scale .item img {
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.acm-gallery.style-scale .item-details {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 2;
  font-size: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.acm-gallery.style-scale .item-details h4 {
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 0;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.acm-gallery.style-scale .item-details h4 a,
.acm-gallery.style-scale .item-details h4 a:hover,
.acm-gallery.style-scale .item-details h4 a:focus,
.acm-gallery.style-scale .item-details h4 a:active {
  color: #ffffff;
}
.acm-gallery.style-scale .item-details span {
  color: #ffffff;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
@media (min-width: 992px) {
  .acm-gallery.style-scale .item:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  .acm-gallery.style-scale .item:hover .item-details {
    font-size: 14px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .acm-gallery.style-scale .item:hover .item-details h4 {
    font-size: 24px;
  }
  .acm-gallery.style-scale .item:hover .item-mask {
    display: block;
    opacity: 0.3;
    filter: alpha(opacity=30);
  }
}
.acm-gallery.style-lily .item .item-image {
  background-color: #cd5708;
}
.acm-gallery.style-lily .item img {
  opacity: 1;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
}
@media screen and (min-width: 768px) {
  .acm-gallery.style-lily .item img {
    width: calc(100% +  50px);
    width: -moz-calc(100% +  50px);
    -webkit-transform: translate3d(-40px, 0px, 0px);
    transform: translate3d(-40px, 0px, 0px);
  }
}
.acm-gallery.style-lily .item .item-details {
  bottom: 0;
  height: 50%;
  text-align: left;
  top: auto;
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 20px;
  backface-visibility: hidden;
}
.acm-gallery.style-lily .item .item-details h4 {
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 0;
  -webkit-transform: translate3d(0px, 40px, 0px);
  transform: translate3d(0px, 40px, 0px);
  -webkit-transition: transform 0.35s ease 0s;
  -o-transition: transform 0.35s ease 0s;
  transition: transform 0.35s ease 0s;
}
.acm-gallery.style-lily .item .item-details h4 a,
.acm-gallery.style-lily .item .item-details h4 a:hover,
.acm-gallery.style-lily .item .item-details h4 a:focus,
.acm-gallery.style-lily .item .item-details h4 a:active {
  color: #ffffff;
}
.acm-gallery.style-lily .item .item-details span {
  color: rgba(255, 255, 255, 0.6);
  -webkit-transform: translate3d(0px, 40px, 0px);
  transform: translate3d(0px, 40px, 0px);
  transition: opacity 0.2s ease 0s, transform 0.35s ease 0s;
  -webkik-transition: opacity 0.2s ease 0s, -webkit-transform 0.35s ease 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
@media (max-width: 1199px) {
  .acm-gallery.style-lily .item .item-details {
    height: auto;
  }
  .acm-gallery.style-lily .item .item-details h4 {
    font-size: 14px;
    -webkit-transform: translate3d(0px, 0, 0px);
    transform: translate3d(0px, 0, 0px);
  }
}
@media (min-width: 992px) {
  .acm-gallery.style-lily .item:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
  .acm-gallery.style-lily .item:hover .item-details h4,
  .acm-gallery.style-lily .item:hover .item-details span {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
  .acm-gallery.style-lily .item:hover .item-details span {
    transition-delay: 0.05s;
    transition-duration: 0.35s;
    -webkit-transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
  }
}
.acm-gallery.style-sadie .item {
  overflow: hidden;
}
.acm-gallery.style-sadie .item .item-image {
  background-color: #6b2d04;
}
.acm-gallery.style-sadie .item img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.acm-gallery.style-sadie .item .item-details {
  text-align: center;
}
.acm-gallery.style-sadie .item .item-details h4 {
  font-size: 24px;
  font-weight: 300;
  position: absolute;
  margin-top: 0;
  left: 0;
  right: 0;
  top: 50%;
  color: #ffffff;
  z-index: 2;
  transition: transform 0.35s ease 0s, color 0.35s ease 0s;
  -webkit-transition: -webkit-transform 0.35s ease 0s, color 0.35s ease 0s;
  -webkit-transform: translate3d(0px, -50%, 0px);
  transform: translate3d(0px, -50%, 0px);
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.acm-gallery.style-sadie .item .item-details h4 a,
.acm-gallery.style-sadie .item .item-details h4 a:hover,
.acm-gallery.style-sadie .item .item-details h4 a:focus,
.acm-gallery.style-sadie .item .item-details h4 a:active {
  color: #ffffff;
}
@media (max-width: 1199px) {
  .acm-gallery.style-sadie .item .item-details h4 {
    font-size: 14px;
  }
}
.acm-gallery.style-sadie .item .item-details span {
  bottom: 0;
  left: 0;
  opacity: 0;
  color: #ffffff;
  padding: 20px;
  position: absolute;
  width: 100%;
  z-index: 2;
  -webkit-transform: translate3d(0px, 10px, 0px);
  transform: translate3d(0px, 10px, 0px);
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
}
@media (max-width: 1199px) {
  .acm-gallery.style-sadie .item .item-details span {
    display: none;
  }
}
.acm-gallery.style-sadie .item .item-mask {
  background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0px, 50%, 0px);
  transform: translate3d(0px, 50%, 0px);
}
@media (min-width: 992px) {
  .acm-gallery.style-sadie .item:hover .item-mask,
  .acm-gallery.style-sadie .item:hover .item-details span {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .acm-gallery.style-sadie .item:hover .item-details h4 {
    color: #ffffff;
    transform: translate3d(0px, -50%, 0px) translate3d(0px, -40px, 0px);
    -webkit-transform: translate3d(0px, -50%, 0px) translate3d(0px, -40px, 0px);
  }
  .acm-gallery.style-sadie .item:hover .item-details h4 a,
  .acm-gallery.style-sadie .item:hover .item-details h4 a:hover,
  .acm-gallery.style-sadie .item:hover .item-details h4 a:focus,
  .acm-gallery.style-sadie .item:hover .item-details h4 a:active {
    color: #ffffff;
  }
}
.acm-gallery.style-zoe .item {
  overflow: hidden;
}
.acm-gallery.style-zoe .item .item-image {
  background-color: #6b2d04;
}
.acm-gallery.style-zoe .item img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.acm-gallery.style-zoe .item .item-details {
  background: #ffffff;
  bottom: 0;
  color: #444444;
  padding: 20px;
  top: auto;
  left: 0;
  position: absolute;
  width: 100%;
  -webkit-transform: translate3d(0px, 100%, 0px);
  transform: translate3d(0px, 100%, 0px);
  -webkit-transition: transform 0.35s ease 0s;
  -o-transition: transform 0.35s ease 0s;
  transition: transform 0.35s ease 0s;
}
.acm-gallery.style-zoe .item .item-details h4,
.acm-gallery.style-zoe .item .item-details span {
  -webkit-transform: translate3d(0px, 200%, 0px);
  transform: translate3d(0px, 200%, 0px);
  -webkit-transition: transform 0.35s ease 0s;
  -o-transition: transform 0.35s ease 0s;
  transition: transform 0.35s ease 0s;
}
.acm-gallery.style-zoe .item .item-details h4 {
  margin: 0;
}
.acm-gallery.style-zoe .item .item-details span {
  backface-visibility: hidden;
  top: -100px;
  color: #ffffff;
  padding: 20px;
  position: absolute;
  text-transform: none;
  left: 10%;
  right: 10%;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s;
}
@media (min-width: 992px) {
  .acm-gallery.style-zoe .item:hover .item-details,
  .acm-gallery.style-zoe .item:hover .item-details h4,
  .acm-gallery.style-zoe .item:hover .item-details span {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
  .acm-gallery.style-zoe .item:hover .item-details span {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.acm-gallery.style-flip .item {
  position: relative;
}
.acm-gallery.style-flip .item .item-image {
  transform: perspective(800px) rotateY(0deg);
  -webkit-transform: perspective(800px) rotateY(0deg);
  -webkit-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
.acm-gallery.style-flip .item .item-details {
  background: #000000;
  color: #ffffff;
  opacity: 0;
  filter: alpha(opacity=0);
  backface-visibility: hidden;
  height: 100%;
  position: absolute;
  width: 100%;
  padding: 20px;
  left: 0;
  top: 0;
  text-align: center;
  transform: perspective(800px) rotateY(180deg);
  -webkit-transform: perspective(800px) rotateY(180deg);
  -webkit-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
.acm-gallery.style-flip .item .item-details h4 {
  display: block;
  margin-bottom: 20px;
}
.acm-gallery.style-flip .item .item-details h4 a,
.acm-gallery.style-flip .item .item-details h4 a:hover,
.acm-gallery.style-flip .item .item-details h4 a:focus,
.acm-gallery.style-flip .item .item-details h4 a:active {
  color: #ffffff;
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 2px solid #ffffff;
}
@media (min-width: 992px) {
  .acm-gallery.style-flip .item:hover .item-image {
    transform: perspective(800px) rotateY(-179.9deg);
    -webkit-transform: perspective(800px) rotateY(-179.9deg);
  }
  .acm-gallery.style-flip .item:hover .item-details {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: perspective(800px) rotateY(0deg);
    -webkit-transform: perspective(800px) rotateY(0deg);
  }
}
.style-dark .acm-gallery.style-swiper .item-details h4 a {
  color: #ffffff;
}
.style-dark .acm-gallery.style-swiper .item-details h4 span {
  color: #ffffff;
}
.ekko-lightbox .modal-loading {
  display: none;
}
.ekko-lightbox.fade {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 1.2s;
  -o-transition: all 1.2s;
  transition: all 1.2s;
}
.ekko-lightbox.fade.in {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.ekko-lightbox .modal-dialog {
  margin-top: 15%;
}
@media screen and (min-width: 480px) {
  .ekko-lightbox .modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: auto;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    -o-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
  }
}
.ekko-lightbox .modal-header {
  border: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.ekko-lightbox .modal-header .close {
  background: #ffffff;
  color: #000000;
  height: 35px;
  margin: 0;
  width: 35px;
}
.ekko-lightbox .modal-body {
  padding: 0;
}
.ekko-lightbox .modal-body .ekko-lightbox-nav-overlay {
  position: absolute;
  top: 50%;
  margin-top: -28px;
  width: 100%;
}
.ekko-lightbox .modal-body .ekko-lightbox-nav-overlay a {
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  padding: 14px !important;
}
.ekko-lightbox .modal-body .ekko-lightbox-nav-overlay a.glyphicon-chevron-right {
  float: right;
}
.ekko-lightbox .img-responsive {
  margin: 0;
}
@keyframes effect-item-1 {
  0% {
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3);
  }
  20% {
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes effect-item-1 {
  0% {
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3);
  }
  20% {
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes effect-item-2 {
  0% {
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes effect-item-2 {
  0% {
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes eff-2 {
  0% {
    top: 40%;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    top: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes eff-2 {
  0% {
    top: 40%;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    top: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.ie8 .isotope-layout .caption {
  top: 12%;
}
.ie8 .isotope-layout .item,
.ie8 .isotope-layout .grid-sizer {
  margin-left: -0.5px;
}
.ie8 .ekko-lightbox .modal-dialog {
  position: relative;
  top: 5%;
  left: 0;
  width: 600px !important;
  overflow: hidden;
}
.ie8 .ekko-lightbox .img-responsive {
  max-width: 100%;
}
.full-screen {
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 991px) {
  .full-screen {
    height: auto !important;
  }
}
.acm-gallery.style-3 .item {
  display: none;
}
.acm-gallery.style-3 .item.active {
  display: block;
  -webkit-animation: effect-item-1 0.4s;
  -o-animation: effect-item-1 0.4s;
  animation: effect-item-1 0.4s;
}
.acm-gallery.style-3 .acm-gallery-list {
  overflow: hidden;
}
.acm-gallery.style-3 .acm-gallery-list .custom.bg-image {
  padding: 0;
  position: static;
}
.acm-gallery.style-3 .acm-gallery-list .grid-xs-1 {
  width: 100%;
}
.acm-gallery.style-3 .acm-gallery-list .grid-xs-1.item-2 {
  width: 100%;
}
.acm-gallery.style-3 .acm-gallery-list .grid-xs-2 {
  width: 50%;
}
.acm-gallery.style-3 .acm-gallery-list .grid-xs-2.item-2 {
  width: 100%;
}
.acm-gallery.style-3 .acm-gallery-list .grid-xs-3 {
  width: 33.3%;
}
.acm-gallery.style-3 .acm-gallery-list .grid-xs-3.item-2 {
  width: 66.6%;
}
.acm-gallery.style-3 .acm-gallery-list .grid-xs-4 {
  width: 25%;
}
.acm-gallery.style-3 .acm-gallery-list .grid-xs-4.item-2 {
  width: 50%;
}
.acm-gallery.style-3 .acm-gallery-list .grid-xs-5 {
  width: 20%;
}
.acm-gallery.style-3 .acm-gallery-list .grid-xs-5.item-2 {
  width: 40%;
}
.acm-gallery.style-3 .acm-gallery-list .grid-xs-6 {
  width: 16.6%;
}
.acm-gallery.style-3 .acm-gallery-list .grid-xs-6.item-2 {
  width: 33.2%;
}
.acm-gallery.style-3 .acm-gallery-list .grid-xs-7 {
  width: 14.28%;
}
.acm-gallery.style-3 .acm-gallery-list .grid-xs-7.item-2 {
  width: 28.56%;
}
.acm-gallery.style-3 .acm-gallery-list .grid-xs-8 {
  width: 12.5%;
}
.acm-gallery.style-3 .acm-gallery-list .grid-xs-8.item-2 {
  width: 25%;
}
.acm-gallery.style-3 .acm-gallery-list .grid-xs-9 {
  width: 11.1%;
}
.acm-gallery.style-3 .acm-gallery-list .grid-xs-9.item-2 {
  width: 22.2%;
}
.acm-gallery.style-3 .acm-gallery-list .grid-xs-10 {
  width: 10%;
}
.acm-gallery.style-3 .acm-gallery-list .grid-xs-10.item-2 {
  width: 20%;
}
@media screen and (min-width: 768px) {
  .acm-gallery.style-3 .acm-gallery-list .grid-sm-1 {
    width: 100%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-sm-1.item-2 {
    width: 100%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-sm-2 {
    width: 50%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-sm-2.item-2 {
    width: 100%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-sm-3 {
    width: 33.3%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-sm-3.item-2 {
    width: 66.6%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-sm-4 {
    width: 25%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-sm-4.item-2 {
    width: 50%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-sm-5 {
    width: 20%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-sm-5.item-2 {
    width: 40%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-sm-6 {
    width: 16.6%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-sm-6.item-2 {
    width: 33.2%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-sm-7 {
    width: 14.28%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-sm-7.item-2 {
    width: 28.56%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-sm-8 {
    width: 12.5%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-sm-8.item-2 {
    width: 25%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-sm-9 {
    width: 11.1%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-sm-9.item-2 {
    width: 22.2%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-sm-10 {
    width: 10%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-sm-10.item-2 {
    width: 20%;
  }
}
@media screen and (min-width: 992px) {
  .acm-gallery.style-3 .acm-gallery-list .grid-md-1 {
    width: 100%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-md-1.item-2 {
    width: 100%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-md-2 {
    width: 50%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-md-2.item-2 {
    width: 100%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-md-3 {
    width: 33.3%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-md-3.item-2 {
    width: 66.6%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-md-4 {
    width: 25%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-md-4.item-2 {
    width: 50%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-md-5 {
    width: 20%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-md-5.item-2 {
    width: 40%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-md-6 {
    width: 16.6%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-md-6.item-2 {
    width: 33.2%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-md-7 {
    width: 14.28%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-md-7.item-2 {
    width: 28.56%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-md-8 {
    width: 12.5%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-md-8.item-2 {
    width: 25%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-md-9 {
    width: 11.1%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-md-9.item-2 {
    width: 22.2%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-md-10 {
    width: 10%;
  }
  .acm-gallery.style-3 .acm-gallery-list .grid-md-10.item-2 {
    width: 20%;
  }
}
.acm-gallery.style-3 .acm-gallery-list .caption {
  color: #ffffff;
  font-size: 18px;
  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;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 768px) and (max-width: 991px) {
  .acm-gallery.style-3 .acm-gallery-list .caption {
    font-size: 24px;
  }
}
@media screen and (min-width: 992px) {
  .acm-gallery.style-3 .acm-gallery-list .caption {
    font-size: 54px;
  }
}
.acm-gallery.style-3 .acm-gallery-list .caption span {
  font-size: 24px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .acm-gallery.style-3 .acm-gallery-list .caption span {
    font-size: 90px;
  }
}
@media screen and (min-width: 992px) {
  .acm-gallery.style-3 .acm-gallery-list .caption span {
    font-size: 126px;
  }
}
.acm-gallery.style-3 .acm-gallery-list .caption p {
  margin-bottom: 0;
}
.acm-gallery.style-3 .acm-gallery-list .item {
  background: transparent;
  float: left;
}
.acm-gallery.style-3 .acm-gallery-list .item a {
  display: block;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .acm-gallery.style-3 .acm-gallery-list .item.item-2 {
    margin-left: -1px;
  }
}
.acm-gallery.style-3 .acm-gallery-list .item.effect:nth-child(n) {
  -webkit-animation: effect-item-2 3s;
  -o-animation: effect-item-2 3s;
  animation: effect-item-2 3s;
}
.acm-gallery.style-3 .acm-gallery-list .item.effect:nth-child(2n) {
  -webkit-animation: effect-item-2 9s;
  -o-animation: effect-item-2 9s;
  animation: effect-item-2 9s;
}
.acm-gallery.style-3 .acm-gallery-list .item.effect:nth-child(3n) {
  -webkit-animation: effect-item-1 9s;
  -o-animation: effect-item-1 9s;
  animation: effect-item-1 9s;
}
.acm-gallery.style-3 .acm-gallery-list .item.effect:nth-child(4n) {
  -webkit-animation: effect-item-1 9s;
  -o-animation: effect-item-1 9s;
  animation: effect-item-1 9s;
}
.acm-gallery.style-3 .acm-gallery-list .item.effect:nth-child(5n) {
  -webkit-animation: effect-item-2 5s;
  -o-animation: effect-item-2 5s;
  animation: effect-item-2 5s;
}
.acm-gallery.style-3 .acm-gallery-list .item .item-image {
  overflow: hidden;
}
.acm-gallery.style-3 .acm-gallery-list .item img {
  margin: 0;
  width: 100%;
}
.acm-gallery.style-3 .acm-gallery-nav {
  clear: both;
  position: relative;
  z-index: 1;
  text-align: center;
  top: -10px;
  margin: 0;
  padding: 0;
}
.acm-gallery.style-3 .acm-gallery-nav li {
  cursor: pointer;
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}
.acm-gallery.style-3 .acm-gallery-nav li.active {
  background: #ffffff;
}
.style-light .acm-gallery.style-3 .acm-gallery-nav li {
  border-color: #444444;
}
.style-light .acm-gallery.style-3 .acm-gallery-nav li.active {
  background-color: #444444;
}