ADLIPS Productions - Film Photo production Corporate Films Image videos
Agency from Dortmund
We are an owner-managed photo and film production from Dortmund (NRW). For over 10 years, ADLIPS Productions, Corporate Has been producing films, image videos, documentaries, animation videos, 360° photos, 360° videos, branded films, music videos, explanatory films, promotional films, commercials and TV commercials.
In addition to any kind of moving image, we produce high-end images, such as catalog shots or editorials, as well as 360° film and photo shoots, virtual reality apps and applications. In addition, ADLIPS Productions also offers production services for third parties.
jQuery('#top .av-inner-masonry').on('mouseenter', function(e) {
var colors = [
"#ffed13",
"#f30000",
"#f3007b",
"#9c039e"
];
var color = colors[Math.floor(Math.random()*colors.length)];
jQuery(this).css('border-color', color);
jQuery(this).css('background-color', color);
}).on('mouseleave', function(e) {
jQuery(this).css('border-color', 'transparent');
jQuery(this).css('background-color', 'transparent');
});