Deliver scalable digital services at speed to get successful returns on investment (ROI)
Neil Moorcroft proposes an alternative approach to successful digital transformation, based on two things: the strong foundation of a digital platform that is built with the needs of developers in mind; and new ways of working that empower those developers to continually innovate.
Download the Whitepaper to learn more!
X
Registration Form
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
* indicates required
First Name
Last Name
Email Address
*
Phone Number
-->
Consent
*
By clicking the " Please Give Me Access " button, I give consent to
Zuhlke Engineering Ltd 80 Great Eastern Street London EC2A 3JL United Kingdom, to use the e-mail address for sending any
marketing materials and company announcements.-->
Legal disclaimer for GDPR *
* Privacy Policy Zühkle Engineering Ltd.
function reloadIframe(iframeElement) {
iframeElement.attr('src', iframeElement.attr('src'))
}
$('.modal-close').click(function () {
var modelVideoBox = $(this).closest('.modalvideobox')
var videoIframe = modelVideoBox.find('iframe')
reloadIframe(videoIframe)
})
.modal-window {
position: fixed;
background-color: rgba(255, 255, 255, 0.25);
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9999;
opacity: 0;
pointer-events: none;
transition: all 0.3s;
}
.modal-window:target {
opacity: 1;
pointer-events: auto;
}
.modal-window > div.modalvideobox {
width: 47%;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
padding: 1.2em;
background: #ffffff;
color: #333333;
}
.modal-window header {
font-weight: bold;
}
.modal-window h1 {
font-size: 150%;
margin: 0 0 15px;
color: #333333;
}
.modal-close {
color: #aaa;
line-height: 50px;
font-size: 25px;
position: absolute;
right: -4px;
text-align: center;
top: -2px;
width: 70px;
text-decoration: none;
font-weight:500;
}
.modal-close:hover {
color: #000;
}
.modalvideobox iframe{width:100%; height:370px;}
.modaimglink {padding: 0; border:1px solid #e7e7e7; background-color: #e0e0e0;}
@media screen and (min-width: 1600px) and (max-width: 2000px) {
.modalvideobox iframe{height:470px;}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.modalvideobox{width:80%!important;}
}
@media (max-width: 767px){
.modalvideobox{width:100%!important; padding:10px!important; margin-top:17px;}
.modalvideobox iframe{height:277px;}
}