.lang-modal{display:none;position:fixed;z-index:1;left:0;top:40px;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.4)}.lang-modal-content{background-color:#fefefe;margin:2% auto;padding:0 10px;border:1px solid #888;width:80%}.lang-modal-content iframe{width:100%;height:450px;border:0}.lang-close{color:#aaa;float:right;font-size:28px;font-weight:bold}.lang-close:hover,.lang-close:focus{color:black;text-decoration:none;cursor:pointer}