.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:#fff;left:0;top:10px;-webkit-animation-duration:.5s;animation-duration:.5s;visibility:hidden;display:flex;align-items:center;justify-content:center;margin-top:2%;}.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:#fff !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 (min-width: 1400px) and (max-width: 1920px){.ddexitpop{margin-left:25%;margin-right:25%;}}@media (min-width: 1268px) and (max-width: 1366px){.ddexitpop{margin-left:20%;margin-right:20%;}}@media (min-width: 1080px) and (max-width: 1267px){.ddexitpop{margin-left:16%;margin-right:16%;}}@media only screen and (min-width:99px) and (max-width:767px){#ddexitpopwrapper.open .ddexitpop{visibility:hidden;top:0;}}