.ddexitpop{width:90%;max-width:800px;z-index:1000;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;background:red;left:0;top:10px;-webkit-animation-duration:.5s;animation-duration:.5s;visibility:hidden;display:flex;position:fixed;z-index:10000 !important;align-items:center;justify-content:center;margin-top:2%}.col-md-6.popup1{padding:0px;background:#fff}.ddexitpop .calltoaction{display:inline-block;text-decoration:none;border-radius:5px;padding:15px;background:#15c5ff;display:block;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 (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}}