(script) {"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://ocrvmotorsports.org/#organization","name":"OCRV Motorsports","url":"https://ocrvmotorsports.org","logo":{"@type":"ImageObject","@id":"https://ocrvmotorsports.org/#logo","url":"https://ocrvmotorsports.org/wp-content/uploads/2020/11/ocrvlogo.png","contentUrl":"https://ocrvmotorsports.org/wp-content/uploads/2020/11/ocrvlogo.png","caption":"OCRV Motorsports","inLanguage":"en-US","width":"1000","height":"256"}},{"@type":"WebSite","@id":"https://ocrvmotorsports.org/#website","url":"https://ocrvmotorsports.org","name":"OCRV Motorsports","publisher":{"@id":"https://ocrvmotorsports.org/#organization"},"inLanguage":"en-US","potentialAction":{"@type":"SearchAction","target":"https://ocrvmotorsports.org/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"ImageObject","@id":"https://ocrvmotorsports.org/wp-content/uploads/2019/05/Frame-10.jpg","url":"https://ocrvmotorsports.org/wp-content/uploads/2019/05/Frame-10.jpg","width":"200","height":"200","inLanguage":"en-US"},{"@type":"WebPage","@id":"https://ocrvmotorsports.org/#webpage","url":"https://ocrvmotorsports.org/","name":"Homepage - OCRV Motorsports","datePublished":"2019-05-07T08:50:57-07:00","dateModified":"2019-05-07T08:50:57-07:00","about":{"@id":"https://ocrvmotorsports.org/#organization"},"isPartOf":{"@id":"https://ocrvmotorsports.org/#website"},"primaryImageOfPage":{"@id":"https://ocrvmotorsports.org/wp-content/uploads/2019/05/Frame-10.jpg"},"inLanguage":"en-US"},{"@type":"Person","@id":"https://ocrvmotorsports.org/author/ocrv/","name":"OCRV","url":"https://ocrvmotorsports.org/author/ocrv/","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/8a14ce527b9bdd0d9ff013e786babea9?s=96&d=mm&r=g","url":"https://secure.gravatar.com/avatar/8a14ce527b9bdd0d9ff013e786babea9?s=96&d=mm&r=g","caption":"OCRV","inLanguage":"en-US"},"sameAs":["https://ocrvmotorsports.org"],"worksFor":{"@id":"https://ocrvmotorsports.org/#organization"}},{"@type":"Article","headline":"Homepage - OCRV Motorsports","datePublished":"2019-05-07T08:50:57-07:00","dateModified":"2019-05-07T08:50:57-07:00","author":{"@id":"https://ocrvmotorsports.org/author/ocrv/"},"publisher":{"@id":"https://ocrvmotorsports.org/#organization"},"description":"Node is a flexible template for Elementor, providing styles for the most common elements, in creative layout configurations that are responsive and sharp.","name":"Homepage - OCRV Motorsports","@id":"https://ocrvmotorsports.org/#richSnippet","isPartOf":{"@id":"https://ocrvmotorsports.org/#webpage"},"image":{"@id":"https://ocrvmotorsports.org/wp-content/uploads/2019/05/Frame-10.jpg"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://ocrvmotorsports.org/#webpage"}}]} (script) (script) var em_version = '7.13.1'; var em_track_user = true; var em_no_track_reason = ''; var disableStrs = [ 'ga-disable-UA-182721467-7', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.ExactMetricsDualTracker = { helpers: {}, trackers: {}, }; if (em_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = exactmetrics_frontend.ua; __gtagDataLayer(type, name, parameters); } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dNDMyYj': true, }); __gtagTracker('config', 'UA-182721467-7', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } (script) (script) window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'UA-182721467-7', {} );
Skip to content

We produce video stories

Node is a flexible template for Elementor, providing styles for the most common elements, in creative layout configurations that are responsive and sharp.

Our Crew

The layout consists of a number of two-column sections in a vertical flow. Although the structure follows a left sidebar format, you can easily delete the left columns of each section and make the template completely full width.

The design makes use of bold typography in contrast with low-sized secondary headlines and typographic elements, that create a comfortable visual tension.

Break it into pages

You can easily break the layout into different templates and save them in your library. Then simply create your static pages and plug in the corresponding sections, having a full-featured website.

"...The crew delivered an astounding production that exceeded our expectations. Highly professional service!..."
Jason Stewartson
Producer
(image)

George Stobbard

George is a great guy with an overwhelming personality. He really is the mastermind in our team and workflow.

(image)

Marcin delaware

Marcin is an experienced video editor with huge experience on editing for independent robotics documentaries among other things.

(image)

Dave Jones

Steve is the cameraman of our team and overall a great guy. He loves beers, pizzas and analog synthesizers from the 70s.

Our Services

You can easily break the layout into different templates and save them in your library. Then simply create your static pages and plug in the corresponding sections, having a full-featured website.

(image)

Video productions

This is one of our services. It is kinda awesome and fun. Let’s talk!

(image)

Documentaries

This is one of our services. It is kinda awesome and fun. Let’s talk!

(image)

Photography and editing

This is one of our services. It is kinda awesome and fun. Let’s talk!

Our Films

The layout consists of a number of two-column sections in a vertical flow. Although the structure follows a left sidebar format, you can easily delete the left columns of each section and make the template completely full width.

(image)

2012

Hacked Up

Circadian rhythms are physical, mental and behavioral changes that follow a roughly 24-hour cycle, responding primarily to light and darkness in an organism’s environment.

2012

Neo-African tech tribes

Circadian rhythms are physical, mental and behavioral changes that follow a roughly 24-hour cycle, responding primarily to light and darkness in an organism’s environment.

(image)
(image)

2012

Circadian biology

Circadian rhythms are physical, mental and behavioral changes that follow a roughly 24-hour cycle, responding primarily to light and darkness in an organism’s environment.

about the project

Get in touch

Cred chillwave mustache helvetica raw denim mixtape la croix actually air plant celiac echo park blog drinking vinegar pour-over. Butcher bicycle rights fashion axe church-key etsy ramps try-hard shabby chic cornhole synth bushwick. 

(image)

Come visit!

(script) /* */ (script) /* */ (script) (script) var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Extra","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Extra","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}},"version":"3.11.5","is_static":false,"experimentalFeatures":{"landing-pages":true,"kit-elements-defaults":true},"urls":{"assets":"https:\/\/ocrvmotorsports.org\/wp-content\/plugins\/elementor\/assets\/"},"swiperClass":"swiper-container","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":113,"title":"Homepage%20-%20OCRV%20Motorsports","excerpt":"","featuredImage":false}}; (script)