.modal{display:inline;position:fixed;bottom:0;left:-70%;margin:0 auto !important;background-color:#fff;max-width:600px;max-height:40%;overflow-y:hidden;padding:3%;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;border:5px solid #172945;z-index:100;font-family:"Work Sans",sans-serif;color:#333}.modal h3{margin-top:120px}.modal strong{font-weight:700}.modal-close-outer{position:absolute;right:25px;top:5px;margin:0 0 5px 5px}.modal-close{text-decoration:none;color:#333;position:fixed;cursor:pointer;height:30px;width:30px;font-size:24px}.hidden{display:none}@media(max-width:1200px){.modal{max-width:500px;max-height:42%;overflow-y:hidden;padding:3%}}@media(max-width:767px){.modal{left:-100%;padding:5%}}@media(max-width:500px){.modal{left:-150%}}