/* Magnific Popup - Image Gallery Styling */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #000;
  opacity: 0.9;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-close {
  position: absolute;
  top: 0;
  right: 0;
  color: #f3f3f3;
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
  cursor: pointer;
  text-decoration: none;
  outline: none;
  -webkit-appearance: none;
  padding: 0 5px;
  z-index: 1046;
}

.mfp-close:hover {
  color: #fff;
  opacity: 0.8;
}

.mfp-image {
  max-width: 100%;
  height: auto;
}

.mfp-figure {
  line-height: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  z-index: 1044;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding: 10px 10px;
  margin: 0;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  background: none;
  border: none;
  cursor: pointer;
  outline: none;
  z-index: 1046;
}

.mfp-arrow:hover {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: -