ul.services-list{list-style:none;padding:0;margin:0 auto}.service-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}.service-modal .service-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7)}.service-modal .service-modal-content{top:10vh;position:relative;max-width:800px;max-height:80vh;margin:5vh auto;background:#fff;padding:40px;overflow-y:auto;z-index:10000}@media (max-width:767px){.service-modal .service-modal-content{top:20px;max-height:calc(90vh - 20px);max-width:80vw;padding:25px}}.service-modal .service-modal-content .modal-scroll-wrapper{overflow-y:auto;max-height:calc(84vh - 20px)}.service-modal .service-modal-content .service-modal-close{position:absolute;top:15px;right:15px;background:0 0;border:0;font-size:32px;cursor:pointer;line-height:1;color:#333}