.mt-popup{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:-999999;background-color:rgba(0,0,0,.25);padding:60px}.mt-popup.visible{display:block;z-index:999999}.mt-popup>iframe{box-sizing:border-box;display:table;margin:0 auto;width:100% !important;height:100% !important;max-width:1200px;overflow:auto;border:none;background-color:#fff;border:solid 20px #fff}@media screen and (max-width:898px) and (orientation:portrait),screen and (max-width:1138px) and (orientation:landscape){.mt-popup{padding:0}.mt-popup>iframe{border:none}}