Your Fight
Is John’s Fight

John Pinto Bio Pic in VSCP Law

John’s Contact Information:

John’s Contact Information:

 

Download John’s vcard

John Pinto’s Achievements

John’s Staff Contact:

John has established himself as a force to be reckoned with in the field of catastrophic injury law in Pennsylvania. His relentless and meticulous approach to prosecuting the most complex cases on behalf of severely injured plaintiffs and aggrieved families has led to a litany of ground-breaking results across the state. In his career thus far, John has helped to secure a remarkable total of over $400 Million in verdicts or settlements as counsel for individual clients.

John’s practice focuses on the representation of the most vulnerable ­­– infants and young children who have suffered devastating injuries or even death from medical negligence. Tragically, these cases often involve severe, permanent injuries to children, such as brain damage, paralysis or cerebral palsy that will change their lives forever and require a lifetime of costly medical care. John specializes in the prosecution of cases like these that include mistakes during the labor and delivery process or medical negligence during pediatric care. John’s passion in these cases is to provide future financial security for these injured children and to ensure they will receive top-notch medical care and services throughout their lives. He does so through painstaking attention to every detail, a tireless work ethic and tenacious advocacy. Since just 2015 alone, John has helped to secure recoveries totaling approximately $150 Million for severely injured children in pediatric or newborn negligence cases.

In addition to his tremendous success in handling medical malpractice cases, John has proven that he can masterfully litigate essentially any type of catastrophic injury case. His legal work has led to numerous multi-million dollar recoveries in a wide array of cases, including those that involve defective products, premises liability, workplace/construction accidents, tractor trailer accidents, dram shop actions and institutional sexual abuse.

One of the most important aspects of being an attorney for John is the ability to give ordinary people in the community a meaningful voice in the legal system when they have been harmed as a result of another’s misconduct. Throughout his career, John’s hard-nosed and aggressive litigation style has leveled the playing field for the “common man” in the legal process. He has gone toe-to-toe against large corporations and medical institutions that are responsible for his clients’ life-altering injuries. John co-founded VSCP LAW to continue this fight in the pursuit of justice for everyday people and to provide these individuals with the top-notch legal representation that they deserve.

Given John’s experience and success as a catastrophic injury lawyer, he has often had speaking engagements to educate other lawyers in the field.  John was  recently a member of the distinguished faculty that presented during the Pennsylvania Association of Justice’s 2022 Annual Medical Malpractice Seminar.  John has been a guest lecturer at the University of Pennsylvania Carey School of Law where he has taught a tort class to first year law students focusing on medical malpractice.

John has been a resident of Philadelphia for the past 25 years and is a graduate of two of the city’s most prestigious universities. John earned his B.A. from the University of Pennsylvania in 2004, then graduated magna cum laude—and in the top five percent of his class—from Temple University’s James E. Beasley School of Law in 2007. After completing law school, John remained in Philadelphia to begin practicing law and started his career at a large international defense firm, Dechert LLP, where he represented several Fortune 500 companies in product liability, mass tort litigation and other matters. John soon realized that his true passion was representing individuals against those same large corporations and institutions. Before founding VSCP LAW in 2021, he spent over a decade of his career focusing exclusively on the prosecution of catastrophic personal injury claims on behalf of individuals and families.

Born and raised in Easton, PA, John is the son of two public high school teachers who instilled in him the importance of hard work, determination, and helping others. John has carried these values with him throughout his academic and legal career.  He is a product of Pennsylvania’s public school system and proud graduate of Easton Area High School where he is also a member of the Easton-Phillipsburg Football Hall of Fame.  An athlete his entire life, including football and wrestling at the collegiate level, John brings that same competitive edge and intensity to every case he handles.

John’s Staff Contact:

John’s Notable Results

As Counsel or Co-Counsel

John’s Notable Results.

In cases that John has served as Co-Counsel

John Pinto
Will Fight For You
.

Client discuss with John Pinto about case
John Pinto discuss with attorneys
Top Attorney John Pinto in PA
John Pinto hard work progress
John Pinto lawsuit progress
tag on yout theme's header.php Read the detailed step-by-step at https://humbertosilva.com/visual-composer-infinite-image-carousel/ */ // auxiliary code to create triggers for the add and remove class for later use (function($){ $.each(["addClass","removeClass"],function(i,methodname){ var oldmethod = $.fn[methodname]; $.fn[methodname] = function(){ oldmethod.apply( this, arguments ); this.trigger(methodname+"change"); return this; } }); })(jQuery); // main function for the infinite loop function vc_custominfiniteloop_init(vc_cil_element_id){ var vc_element = '#' + vc_cil_element_id; // because we're using this more than once let's create a variable for it window.maxItens = jQuery(vc_element).data('per-view'); // max visible items defined window.addedItens = 0; // auxiliary counter for added itens to the end // go to slides and duplicate them to the end to fill space jQuery(vc_element).find('.vc_carousel-slideline-inner').find('.vc_item').each(function(){ // we only need to duplicate the first visible images if (window.addedItens < window.maxItens) { if (window.addedItens == 0 ) { // the fisrt added slide will need a trigger so we know it ended and make it "restart" without animation jQuery(this).clone().addClass('vc_custominfiniteloop_restart').removeClass('vc_active').appendTo(jQuery(this).parent()); } else { jQuery(this).clone().removeClass('vc_active').appendTo(jQuery(this).parent()); } window.addedItens++; } }); // add the trigger so we know when to "restart" the animation without the user knowing about it jQuery('.vc_custominfiniteloop_restart').bind('addClasschange', null, function(){ // navigate to the carousel element , I know, its ugly ... var vc_carousel = jQuery(this).parent().parent().parent().parent(); // first we temporarily change the animation speed to zero jQuery(vc_carousel).data('vc.carousel').transition_speed = 0; // make the slider go to the first slide without animation and because the fist set of images shown // are the same that are being shown now the slider is now "restarted" without that being visible jQuery(vc_carousel).data('vc.carousel').to(0); // allow the carousel to go to the first image and restore the original speed setTimeout("vc_cil_restore_transition_speed('"+jQuery(vc_carousel).prop('id')+"')",100); }); } // restore original speed setting of vc_carousel function vc_cil_restore_transition_speed(element_id){ // after inspecting the original source code the value of 600 is defined there so we put back the original here jQuery('#' + element_id).data('vc.carousel').transition_speed = 500; } // init jQuery(document).ready(function(){ // find all vc_carousel with the defined class and turn them into infine loop jQuery('.vc_custominfiniteloop').find('div[data-ride="vc_carousel"]').each(function(){ // allow time for the slider to be built on the page // because the slider is "long" we can wait a bit before adding images and events needed var vc_cil_element = jQuery(this).prop("id"); setTimeout("vc_custominfiniteloop_init('"+vc_cil_element+"')",500); }); }); });