Dogtown Hosts The Sky’s the Limit Party with Beautify Earth

Published on May 15, 2017

Here at Dogtown Media, we believe that art can do more than just brighten up…

Read More

Dogtown Media Champions Bipartisan CONNECT for Health Act

Published on May 4, 2017

After seven years of promises to their constituents, House Republicans passed their repeal of Obamacare…

Read More

Dogtown Lobbies for Tech-Friendly Policies at FCC HQ

Published on May 1, 2017

Last week, Dogtown Media and other key members of ACT – The App Association stayed…

Read More

Dogtown Media Champions Email Privacy Act at AppCon ’17

Published on April 25, 2017

It’s been a whirlwind day on Capitol Hill as Dogtown Media CEO Marc Fischer met…

Read More

Dogtown Goes to D.C. for AppCon ’17, Pushes Education Reform

Published on April 24, 2017

It is Dogtown Media’s belief that laws that are good for tech are good for…

Read More

Dogtown Raises Money and Recruits Donors for Be the Match

Published on April 13, 2017

Last Friday, Dogtown Media teamed up with Be the Match, a nonprofit that handles the…

Read More

Dogtown Proudly Supports Telehealth-Friendly Senate Bill

Published on April 10, 2017

One thing that unites people on both sides of the political aisle in America is…

Read More

Dogtown Media Happy Hour to Benefit Blood Cancer Patients

Published on April 7, 2017

Blood cancer. It’s something that happens to other people, right? Unfortunately, it’s all too common,…

Read More

Dogtown’s Rob Pope Will Speak at Internet of Things World

Published on April 6, 2017

The market for internet of things devices is booming right now. In 2015, there were…

Read More

Dogtown Media Has Returned to Our Venice Beach Roots

Published on July 13, 2016

We’re moving! Well, moving back home, to be specific. Dogtown Media has grown by leaps…

Read More
// Add original row class to side image sections $('section.side-image').each(function() {var rowClass = $(this).find('.wpb_row').first().attr('class').split('vc_row-fluid').pop().trim();$(this).addClass(rowClass);}); // Highlight portfolio in navigation on project pages $('body.posttype-portfolio').find('#menu-navigation a[href*="/portfolio/"]').parent().addClass('current-menu-item'); // Highlight services in navigation on services pages $('body.parent-pageid-12').find('#menu-navigation a[href*="/app-development-services/"]').parent().addClass('current-menu-item'); // Copy tab titles into content for responsive view $('.wpb_tabs .ui-tabs-anchor').each(function() {$( '.wpb_tab' + $(this).attr('href') ).prepend('
' + $(this).html() + '
');}); /*if (jQuery('.portfolio-page').length > 0){*/ /*portfolio-template-default*/ if (jQuery('.portfolio-template-default').length == 0){ $.fn.extend({ animationend: function(callback) { return this.one('webkitAnimationEnd mozAnimationEnd oAnimationEnd oanimationend animationend', callback); }, initWaypoint: function() { return this.addClass('waypoint') .removeClass('animated') .waypoint2(function(direction) { //console.log(this.element) $(this.element).addClass('animated'); this.destroy(); }, { offset: '80%' }); } }); } if (jQuery('.portfolio-template-default.single-portfolio').length > 0){ setTimeout(function () { jQuery('.page-header h1.waypoint, .page-header p.waypoint').addClass('animated'); }, 1000); } if ( window.matchMedia('(min-width: 481px)').matches ) { var waypoints = null; var $waypoints = $('.waypoint'); var waypointSelectors = { 'common': [ $('section.vc_row').has('.lead').find('h1, h2, .lead, .btn'), '[class*="vc_col-"]:not([class*="-12"])', 'section.side-image .image-container', 'section.text-intro h2', 'section.howwework-preview .wpb_tabs', 'section.publications .col-sm-4', 'section.featured-projects .rev_slider_wrapper', 'section.landing-location-intro .wpb_text_column' ], 'home': [], 'app-development-services': [ 'section.services-slider', 'section.services-specialities' ], 'portfolio': [ '.portfolio-showcase [class^="col-"]' ], 'about': [ $('.team-member') ], 'landing': [ '.posts-container .col-sm-6' ], 'staging': [ '.section-clients-v2 .col-sm-3' ] } var pageSlug = window.location.href.split('/'); if (pageSlug.length > 4) { pageSlug = pageSlug[pageSlug.length - 2]; } else { pageSlug = 'home'; } _.every(waypointSelectors, function(selectors, page) { _.each(selectors, function(selector) { $waypoints = $waypoints.add(selector); }); if (page === 'common' || page === pageSlug) { _.each(selectors, function(selector) { $waypoints = $waypoints.add(selector); }); if (page === pageSlug) return false; } return true; }); waypoints = $waypoints.initWaypoint(); } });})(jQuery);-->