.ddexitpop{width:90%;max-width:800px;z-index:1000;z-index:10000 !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;position:fixed;background:red;left:0;top:10px;-webkit-animation-duration:.5s;animation-duration:.5s;visibility:hidden;display:flex;align-items:center;justify-content:center;margin-left:25%;margin-right:25%;margin-top:2%;}.col-md-6.popup1{padding:0px;background:#cde9f5;}.ddexitpop .calltoaction{display:inline-block;display:block;text-decoration:none;border-radius:5px;padding:15px;background:#15c5ff;width:80%;font:bold 24px Arial;box-shadow:0 0 15px gray,0 0 10px gray inset;margin:10px auto;text-align:center;color:white !important;}div.closeexitpop{width:70px;height:70px;overflow:hidden;display:none;position:fixed;cursor:pointer;text-indent:-1000px;z-index:3;top:10px;right:10px;}#ddexitpopwrapper.open .veil{display:block;}#ddexitpopwrapper.open div.closeexitpop{display:block;}#ddexitpopwrapper.open .ddexitpop{visibility:visible;}@media only screen and (min-width:99px) and (max-width:767px){#ddexitpopwrapper.open .ddexitpop{visibility:hidden;top:0;}}