.fl-module-button .fl-button-left,
.fl-module-button .fl-button-right {
	text-align: center;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
.white-popup.video {
	padding: 0;
	max-width: 720px;
}
.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;
}