.overlay-bg{background:#000;background:rgba(0,0,0,.75);cursor:pointer;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.overlay-content{background:-moz-linear-gradient(45deg,#05212f 0,#239d99 100%);background:-webkit-linear-gradient(45deg,#05212f,#239d99);background:linear-gradient(45deg,#05212f,#239d99);border:10px solid #fff;border-radius:0;box-shadow:0 0 5px rgba(0,0,0,.9);cursor:default;display:none;left:50%;margin:0 0 0 -35%;max-height:calc(100vh - 20px);overflow-y:auto;padding:4rem;position:fixed;top:.5%;width:70%;z-index:10001}.overlay-content h1{color:#fff}.modal-form-div{color:#fff;text-align:left}.close-btn{background:#d22704;cursor:pointer;float:right;font-size:1.3em;height:90%;margin-bottom:5%;margin-top:0;position:relative}.blog-subscribe-section h3{color:#fff}@media only screen and (min-width:0px) and (max-width:480px){.overlay-content{left:0;margin:0 2%;width:96%}}