/* Enter Your Custom CSS Here */



@media only screen and (min-width: 1000px) {

.mfp-image-holder .mfp-content {
    max-width: 70%;
}


.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 70%;
}
 
  }

.mfp-image-holder .mfp-close {
    top: -10px;
}


#mob-menu nav ul li:hover > ul {
  margin-top: 0;
  margin-bottom: 10px;
}