.storyGallery a:hover .storyGallery-poster>svg {
  opacity: 1;
}

.storyGallery .storyGallery-poster {
  /* background-color: rgba(0, 0, 0, 0.1); */
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  opacity: 0;
}

.storyGallery-poster>svg {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  width: 48px;
  fill: var(--white);
}

.storyGallery div a {
  display: block;
  overflow: hidden;
}

.storyGallery a:hover .storyGallery-poster {
  /* background-color: rgba(0, 0, 0, 0.5); */
  opacity: 0.8;
}

.storyGallery a:hover .storyGallery-poster>svg {
  opacity: 1;
}

.storyGallery a>img {
  transition: transform 0.8s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  /* height: 100%;
  width: 100%; */
}

.storyGallery a:hover>img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.storyGallery {
  list-style: none;
  padding-left: 0px;
}

.storyGallery>ul {
  margin-bottom: 0;
  padding-left: 0px;
}

.storyGallery>ul>li {
  /* margin-bottom: 20px; */
  /* width: 180px; */
  display: inline-block;
  /*margin-right: 15px;*/
  list-style: outside none none;
}

.storyGallery>ul>li a>img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}

.storyGallery .storyGallery-poster {
  /* background-color: rgba(0, 0, 0, 0.1); */
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  opacity: 0;
}

.storyGallery-poster>svg {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  width: 48px;
  fill: var(--white);
}

.storyGallery a:hover .storyGallery-poster {
  /* background-color: rgba(0, 0, 0, 0.5); */
  opacity: 0.9;
}

.storyGallery .storyGallery-poster svg {
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  opacity: 0.8;
  width: 48px;
}

.storyGallery>ul {
  margin-bottom: 0;
  padding-left: 0px;
}

.storyGallery>ul>li {
  /* margin-bottom: 20px; */
  /* width: 180px; */
  display: inline-block;
  /*margin-right: 15px;*/
  list-style: outside none none;
}

.storyGallery>ul>li a {
  border-radius: 3px;
  display: block;
  overflow: hidden;
  position: relative;
}

.storyGallery>ul>li a>img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}

.storyGallery>ul>li a {
  border: 6px solid rgba(0, 0, 0, 0.06);
}

/* .storyGallery > ul > li a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
} */
.storyGallery>ul>li a:hover .storyGallery-poster>svg {
  opacity: 1;
}

.storyGallery .storyGallery-poster {
  /* background-color: rgba(0, 0, 0, 0.1); */
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  opacity: 0;
}

.storyGallery-poster>svg {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  width: 48px;
  fill: var(--white);
}

.storyGallery a:hover .storyGallery-poster {
  /* background-color: rgba(0, 0, 0, 0.5); */
  opacity: 0.8;
}

.storyGallery>ul>li a:hover .storyGallery-poster>svg {
  opacity: 1;
}

.storyGallery .storyGallery-poster svg {
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  opacity: 0.8;
  width: 48px;
}

.storyGalleryCaption {
  margin: 10px 0px 15px;
  font-style: italic;
  font-size: 11px;
  line-height: 18px;
  text-align: center;
}

.storyGallery a:hover .storyGallery-poster>svg {
  opacity: 1;
}

.storyGallery .storyGallery-poster {
  /* background-color: rgba(0, 0, 0, 0.1); */
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  opacity: 0;
}

.storyGallery-poster>svg {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  width: 48px;
  fill: var(--white);
}

.storyGallery div a {
  display: block;
  overflow: hidden;
}

.storyGallery a:hover .storyGallery-poster {
  /* background-color: rgba(0, 0, 0, 0.5); */
  opacity: 0.8;
}

.storyGallery a:hover .storyGallery-poster>svg {
  opacity: 1;
}

.storyGallery a>img {
  transition: transform 0.8s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  /* height: 100%;
  width: 100%; */
}

.storyGallery a:hover>img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

/* Fancy BOx  */
.storyGallery>ul>li a {
  border-radius: 3px;
  display: block;
  overflow: hidden;
  position: relative;
}

.storyGallery .storyGallery-poster {
  /* background-color: rgba(0, 0, 0, 0.1); */
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  opacity: 0;
}

.storyGallery .storyGallery-poster svg {
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  opacity: 0.8;
  width: 48px;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  transition: opacity 0.3s ease 0s;
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  width: 48px;
  fill: var(--white);
}

.storyGallery a:hover .storyGallery-poster {
  opacity: 0.8;
}

.storyGallery .storyGallery-poster {
  /* background-color: rgba(0, 0, 0, 0.1); */
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  opacity: 0;
}

.storyGallery-poster>svg {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  width: 48px;
  fill: var(--white);
}

.storyGallery a:hover .storyGallery-poster {
  /* background-color: rgba(0, 0, 0, 0.5); */
  opacity: 0.8;
}

.storyGallery .storyGallery-poster svg {
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  opacity: 0.8;
  width: 48px;
}
