.reveal-modal-bg{position:fixed;height:100%;width:100%;background:#000;background:rgba(0,0,0,.5);z-index:100;display:none;top:0;left:0;}
.reveal-modal{background:#eeeeee none repeat scroll 0 0;left:0;margin:auto;max-height:none;max-width:580px;padding:30px 40px 34px;position:fixed;right:0;top:100px !important;visibility:hidden;z-index:101;}
@media (max-width:767px){.reveal-modal{width:85%;padding:30px 15px 34px;top:150px !important;}
}