.iproductvideo-popup {
  position: relative;
  background: #FFF;
  padding: 0;
  margin: 20px auto;
  font-size: 0;
  text-align: center;
  background: #000;
  width: 100%;
  max-width: 720px;
}

.iproductvideo-popup .mfp-close {
  color: white;
  top: -40px;
}

.iproductvideo-popup .iproductvideo-wrap {
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow: hidden; 
  max-width: 100%; 
  height: auto;
}

.iproductvideo-popup .iproductvideo-video {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%;
}

#swipebox-overlay-prev, #swipebox-overlay-next {
  width: 25% !important;
}

.iproductvideo-wrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.iproductvideo-wrapper video,
.iproductvideo-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 10;
}


/* Journal 3 */
.ipv-journal3 {
  padding-bottom: 100%;
}
.ipv-journal3 + img {
  opacity: 0;
  z-index: 2;
  display: none;
  visibility: hidden;
}
