#ejpopupfullwrap{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99998;}#ejpopup-overlay{position:fixed;top:0;left:0;background:rgba(0,0,0,0.7);width:100%;height:100%;z-index:99998;}#ejpopup-wrapper{position:fixed;top:25%;left:25%;background:#FFF;width:50%;min-height:300px;z-index:99999;padding:30px;}#ejpopup-wrapper .closebtn{position:absolute;top:0;right:0;color:#FFF;font-size:12px;padding:3px 6px;font-weight:bold;cursor:pointer;text-decoration:none;}#ejpopup-wrapper h3{font-size:22px;line-height:27px;margin:0 0 15px;padding:0;font-weight:bold;color:#ef9713;}#ejpopup-wrapper img{max-width:100%;}#ejpopup-wrapper form label{display:none;}#ejpopup-wrapper .gform_wrapper{margin-bottom:0;}#ejpopup-wrapper form{margin:20px 0 5px;}#ejpopup-wrapper form input[type="text"]{border:1px solid #AAA;width:100%;padding:5px 10px;border-radius:0px;box-shadow:none;height:32px;}#ejpopup-wrapper form input[type="submit"]{cursor:pointer;border:1px solid #ef9713;padding:5px 10px;margin:0;font-size:14px;text-align:center;width:100%;background:#ef9713;vertical-align:top;color:#FFF;height:32px;}#ejpopup-wrapper form .ginput_container{margin-top:0;}#ejpopup-wrapper form .gform_body{width:73%;float:left;clear:none;}#ejpopup-wrapper form .gform_footer{margin-top:0;padding-top:0;width:25%;float:right;clear:none;}#ejpopup-wrapper form:after{content:" ";clear:both;display:block;}@media screen and (min-width: 1200px){#ejpopup-wrapper{left:33%;width:33%;min-height:0;}}@media screen and (max-width: 768px){#ejpopup-wrapper{top:20%;left:5%;width:90%;min-height:0;}}