body.page-edit-mode-touch-ui footer .section-container.go-to-careers{display: block !important}
body.page-edit-mode-touch-ui footer .section-container.custom-modal>.content-grid .content .title-container {transform: translate(0) !important;}
body footer .section-container.go-to-careers{display: none;}
body footer .section-container.custom-modal{bottom:auto; right:auto; left:0; width:100%; background-color:transparent; margin:0 auto; height:100% !important; max-height:100%; max-width:100%; top:0; position:fixed !important; z-index:9999; padding:0}
body footer .section-container.custom-modal:before{background-color:#fff; opacity:.95; position:absolute; top:0; left:0; height:100%;width:100%}
body footer .section-container.custom-modal>.content-grid {height: 100vh;}
body footer .section-container.custom-modal>.content-grid .content{width:550px; max-width:100%;padding:40px 20px; border:1px solid #adadad; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); background-color:#fff; height: auto !important; overflow-x: hidden;}
body footer .section-container.custom-modal>.content-grid .content .text-container p { text-align: center !important; color: #333; font-size: 15px; line-height: 24px; margin-bottom: 30px}
body footer .section-container.custom-modal>.content-grid .content .title-container { margin-top: 0; margin-bottom: 25px; transform: translate(0) !important; left: 0 !important; position: relative;}
body footer .section-container.custom-modal>.content-grid .content .button-container a .text {text-align: center !important;}
body footer .section-container.custom-modal>.content-grid .content .button-container { display: block !important;}
body footer .section-container.custom-modal>.content-grid .content .title-container .heading { font-size: 36px; font-weight: bold; }

@media only screen and (max-width:767px){
body footer .section-container.custom-modal>.content-grid .content{width:90%;margin:0;padding:20px; padding-bottom: 40px;}
body footer .section-container.custom-modal{position:fixed !important; z-index:9999; padding:0}
body footer .section-container.custom-modal>.content-grid .content .title-container .heading { font-size: 24px;}
}
