.mfp-bg {
	z-index: 4042;
}
.mfp-wrap {
	z-index: 4043;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
.mfp-content .white-popup.video {
	padding: 0;
	max-width: 720px;
}
.mfp-content .white-popup.wistia {
  max-width: 1100px;
}
.white-popup.video iframe {
  margin-bottom: -5px;
}
.mfp-iframe-scaler .mfp-close,
.mfp-iframe-scaler .mfp-close:active,
.mfp-iframe-scaler .mfp-close:hover,
.mfp-iframe-scaler .mfp-close:focus,
.white-popup.video .mfp-close,
.white-popup.video .mfp-close:active,
.white-popup.video .mfp-close:hover,
.white-popup.video .mfp-close:focus {
  top: -40px;
}
.mfp-close-btn-in .white-popup.video .mfp-close {
  color: #fff;
  right: -15px;
}

.white-popup.video .video-wrap-container {
	margin-bottom: 0;
}
