www.hvh.law
Open in
urlscan Pro
52.24.184.195
Public Scan
Submitted URL: http://www.herrigvogt.com/
Effective URL: https://www.hvh.law/
Submission: On April 10 via manual from US — Scanned from DE
Effective URL: https://www.hvh.law/
Submission: On April 10 via manual from US — Scanned from DE
Form analysis
1 forms found in the DOMName: inquiry-form — POST /admin/inquiry/
<form class="f-inquiry-form" action="/admin/inquiry/" method="POST" id="inquiry-form" name="inquiry-form">
<div class="alert alert-danger alert-dismissible fade show d-none" role="alert">
<div class="h3"><strong>Error!</strong></div>
<span>Your message has failed. Please try again.</span>
<div class="error-response border border-danger p-2 m-2 d-none"></div>
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="row">
<div class="col-md-6">
<div class="row no-gutters">
<div class="col-sm-12 name">
<div class="form-group">
<label class="control-label required" for="name-18106">
<span class="inquiry-placeholder" data-editable="">Name</span>
</label>
<input id="name-18106" type="text" name="name" placeholder="Name" maxlength="256" class="form-control" required="" aria-required="true">
</div>
</div>
</div>
<div class="row no-gutters">
<div class="col-sm-12 subject d-none">
<div class="form-group">
<label class="control-label" for="subject-18106">Subject</label>
<input id="subject-18106" type="text" name="subject" placeholder="" maxlength="256" class="form-control">
</div>
</div>
</div>
<div class="row no-gutters">
<div class="col-sm-12 phone">
<div class="form-group">
<label class="control-label" for="phone-18106">
<span class="inquiry-placeholder" data-editable="">Phone (optional)</span>
</label>
<input id="phone-18106" type="tel" name="phone" placeholder="Phone (optional)" pattern="(?:\(\d{3}\)|\d{3})[- ]?\d{3}[- ]?\d{4}" maxlength="20" class="form-control">
</div>
</div>
</div>
<div class="row no-gutters">
<div class="col-sm-12 email">
<div class="form-group">
<label class="control-label required" for="email-18106">
<span class="inquiry-placeholder" data-editable="">Email</span>
</label>
<input id="email-18106" type="email" name="email" placeholder="Email" pattern="([a-zA-Z0-9_\-\.\+]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})" maxlength="254" class="form-control" required="" aria-required="true">
</div>
<input type="hidden" name="special" placeholder="Leave Blank" id="id_inquiry-special">
<input class="f-page" type="hidden" name="page" value="/">
<input class="f-medium" type="hidden" name="medium" value="">
<input class="f-source" type="hidden" name="source" value="">
<input class="f-ga_source" type="hidden" name="ga_source" value="Direct">
<input class="f-visits" type="hidden" name="visits" value="">
<input class="f-top" type="hidden" name="seconds_typing" value="0">
</div>
</div>
</div>
<div class="col-md-6">
<div class="row no-gutters">
<div class="col-sm-12">
<div class="form-group">
<label class="control-label required" for="inquiry-18106">
<span class="inquiry-placeholder" data-editable="">Tell us about your case. Please read the disclaimer and note that you are not forming an attorney-client or confidential relationship by submitting this form.</span>
</label>
<textarea id="inquiry-18106" name="inquiry" cols="40" rows="10" placeholder="Tell us about your case. Please read the disclaimer and note that you are not forming an attorney-client or confidential relationship by submitting this form."
class="form-control" required="" aria-required="true"></textarea>
</div>
</div>
</div>
</div>
</div>
<div class="row no-gutters">
<div class="col-sm-12 disclaimer">
<div class="form-check form-check-inline m-2">
<input id="disclaimer-18106" class="form-check-input" type="checkbox" name="disclaimer" required="" aria-required="true">
<label class="form-check-label ml-2" for="disclaimer-18106">
<span class="inquiry-placeholder" data-editable="">I acknowledge that I have read the disclaimer and I agree that I am not forming an attorney-client or confidential relationship by submitting this form.</span>
</label>
</div>
</div>
</div>
<div class="row no-gutters justify-content-end">
<div class="col-sm-5 d-flex justify-content-end">
<button class="btn btn-convex btn-1246154" type="submit" element="button" aria-label="Submit"><span>Submit</span></button>
<style type="text/css" id="btn-1246154-style">
/*
For Display and Headings, we want to control:
- font size
- font weight
- font family
- color
*/
/*
For reference, bootstrap has the following available to be overridden
$display1-weight: 300 !default;
$display2-weight: 300 !default;
$display3-weight: 300 !default;
$display4-weight: 300 !default;
$display-line-height: $headings-line-height !default;
*/
@import url("https://fonts.googleapis.com/css?family=Playfair Display:regular&display=swap");
@import url("https://fonts.googleapis.com/css?family=Cabin:regular&display=swap");
.display-1 {
font-weight: 300;
line-height: 1.2;
color: #212529;
}
.display-2 {
font-weight: 300;
line-height: 1.2;
color: #212529;
}
.display-3 {
font-weight: 300;
line-height: 1.2;
color: #212529;
}
.display-4 {
font-weight: 300;
line-height: 1.2;
color: #212529;
}
/*
Bootstraps default breakpoints:
min max
xs 0 575 px
sm 576px 767 px
md 768px 991 px
lg 992px 1299 px
xl 1200px -
*/
/*
Bootstraps default breakpoints:
min max
xs 0 575 px
sm 576px 767 px
md 768px 991 px
lg 992px 1299 px
xl 1200px -
*/
/*
Fixed Container
*/
.fixed-container {
width: 1140px !important;
max-width: 1140px !important;
}
.lf-default-date-input {
position: relative;
}
.lf-default-date-input:after {
font-family: 'FontAwesome', sans-serif;
content: '\f073';
padding: 0 5px;
}
.lf-default-date-input::-webkit-calendar-picker-indicator {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: auto;
height: auto;
color: transparent;
background: transparent;
}
.lf-default-date-input::-webkit-inner-spin-button {
z-index: 1;
}
.lf-default-date-input::-webkit-clear-button {
z-index: 1;
}
.btn.btn-convex.btn-1246154 {
color: #01192f;
border: 2px solid #DEA509;
z-index: 1;
padding: 0.7rem 2rem;
border-radius: 3rem;
transition: color 0.5s ease 0s;
position: relative;
}
.btn.btn-convex.btn-1246154 span,
.btn.btn-convex.btn-1246154 span * {
line-height: 1.2;
font-weight: 700;
font-size: 1rem;
letter-spacing: .2em;
text-transform: uppercase;
}
.btn.btn-convex.btn-1246154:hover {
color: #FFFFFF;
}
.btn.btn-convex.btn-1246154:hover::before {
opacity: 0;
transform: translate(-50%, -50%) scale(1.3, 1.3);
}
.btn.btn-convex.btn-1246154::before {
content: "";
position: absolute;
left: 50%;
top: 50%;
z-index: -1;
transform-origin: 50% 50%;
will-change: transform, opacity;
border-radius: 3rem;
width: calc(100% - 0.25rem);
height: calc(100% - 0.25rem);
opacity: 1;
transform: translate(-50%, -50%) scale(1, 1);
transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
background-color: #DEA509;
}
</style>
</div>
</div>
</form>
Text Content
Skip to navigation (916) 365-9617 * Home * Firm Overview * Our Professionals * Practice Areas * Construction Law * Family Law * Estate Planning * Business Law * Real Estate Law * Personal Injury * Blog * Contact Us FIGHTING FOR OUR CLIENTS' RIGHTS EVERY STEP OF THE WAY Meet With Our Attorneys FAMILY LAW AND ESTATE & PROBATE ATTORNEYS IN GRANITE BAY, CALIFORNIA slide 16 to 18 of 9 ANTHONY P. FRITZ PARTNER - CONSTRUCTION - CIVIL LITIGATION - BUSINESS LITIGATION - REAL-ESTATE - PERSONAL INJURY LINDSAY L. VOLLE ASSOCIATE ATTORNEY - CONSTRUCTION - CIVIL LITIGATION KATE HALLIGAN ASSOCIATE ATTORNEY - ESTATE AND PROBATE RYAN S. FOLEY ASSOCIATE ATTORNEY - FAMILY LAW - ESTATE AND PROBATE ANTHONY VALENTI ASSOCIATE ATTORNEY - CONSTRUCTION - CIVIL LITIGATION - BUSINESS LITIGATION - PERSONAL INJURY JOHN R. HERRIG OF COUNSEL GREGG GOTTGETREU CONSTRUCTION ANALYST GEORGE F. VOGT, JR. PARTNER - CONSTRUCTION - ESTATE AND PROBATE - CIVIL LITIGATION - BUSINESS LITIGATION - PERSONAL INJURY TREVOR L. HENSLEY PARTNER - FAMILY LAW ANTHONY P. FRITZ PARTNER - CONSTRUCTION - CIVIL LITIGATION - BUSINESS LITIGATION - REAL-ESTATE - PERSONAL INJURY LINDSAY L. VOLLE ASSOCIATE ATTORNEY - CONSTRUCTION - CIVIL LITIGATION KATE HALLIGAN ASSOCIATE ATTORNEY - ESTATE AND PROBATE RYAN S. FOLEY ASSOCIATE ATTORNEY - FAMILY LAW - ESTATE AND PROBATE ANTHONY VALENTI ASSOCIATE ATTORNEY - CONSTRUCTION - CIVIL LITIGATION - BUSINESS LITIGATION - PERSONAL INJURY JOHN R. HERRIG OF COUNSEL GREGG GOTTGETREU CONSTRUCTION ANALYST GEORGE F. VOGT, JR. PARTNER - CONSTRUCTION - ESTATE AND PROBATE - CIVIL LITIGATION - BUSINESS LITIGATION - PERSONAL INJURY TREVOR L. HENSLEY PARTNER - FAMILY LAW ANTHONY P. FRITZ PARTNER - CONSTRUCTION - CIVIL LITIGATION - BUSINESS LITIGATION - REAL-ESTATE - PERSONAL INJURY LINDSAY L. VOLLE ASSOCIATE ATTORNEY - CONSTRUCTION - CIVIL LITIGATION KATE HALLIGAN ASSOCIATE ATTORNEY - ESTATE AND PROBATE RYAN S. FOLEY ASSOCIATE ATTORNEY - FAMILY LAW - ESTATE AND PROBATE ANTHONY VALENTI ASSOCIATE ATTORNEY - CONSTRUCTION - CIVIL LITIGATION - BUSINESS LITIGATION - PERSONAL INJURY JOHN R. HERRIG OF COUNSEL GREGG GOTTGETREU CONSTRUCTION ANALYST GEORGE F. VOGT, JR. PARTNER - CONSTRUCTION - ESTATE AND PROBATE - CIVIL LITIGATION - BUSINESS LITIGATION - PERSONAL INJURY TREVOR L. HENSLEY PARTNER - FAMILY LAW ANTHONY P. FRITZ PARTNER - CONSTRUCTION - CIVIL LITIGATION - BUSINESS LITIGATION - REAL-ESTATE - PERSONAL INJURY LINDSAY L. VOLLE ASSOCIATE ATTORNEY - CONSTRUCTION - CIVIL LITIGATION KATE HALLIGAN ASSOCIATE ATTORNEY - ESTATE AND PROBATE RYAN S. FOLEY ASSOCIATE ATTORNEY - FAMILY LAW - ESTATE AND PROBATE ANTHONY VALENTI ASSOCIATE ATTORNEY - CONSTRUCTION - CIVIL LITIGATION - BUSINESS LITIGATION - PERSONAL INJURY JOHN R. HERRIG OF COUNSEL GREGG GOTTGETREU CONSTRUCTION ANALYST GEORGE F. VOGT, JR. PARTNER - CONSTRUCTION - ESTATE AND PROBATE - CIVIL LITIGATION - BUSINESS LITIGATION - PERSONAL INJURY TREVOR L. HENSLEY PARTNER - FAMILY LAW ANTHONY P. FRITZ PARTNER - CONSTRUCTION - CIVIL LITIGATION - BUSINESS LITIGATION - REAL-ESTATE - PERSONAL INJURY LINDSAY L. VOLLE ASSOCIATE ATTORNEY - CONSTRUCTION - CIVIL LITIGATION KATE HALLIGAN ASSOCIATE ATTORNEY - ESTATE AND PROBATE RYAN S. FOLEY ASSOCIATE ATTORNEY - FAMILY LAW - ESTATE AND PROBATE ANTHONY VALENTI ASSOCIATE ATTORNEY - CONSTRUCTION - CIVIL LITIGATION - BUSINESS LITIGATION - PERSONAL INJURY * * slide 4 to 7 of 4 OUR PRACTICE AREAS CONSTRUCTION LAW FAMILY LAW ESTATE & PROBATE BUSINESS LAW REAL ESTATE LAW PERSONAL INJURY See All Services PERSONAL ATTENTION FROM DEDICATED PROFESSIONALS INNOVATIVE SOLUTIONS -------------------------------------------------------------------------------- We will always handle your case professionally and discreetly, working toward a resolution that addresses your personal and business needs. Our attorneys know that every case is unique and demands a thorough review and assessment so that a customized solution can be developed. CLIENT-FOCUSED ADVOCACY -------------------------------------------------------------------------------- We provide an honest assessment and candid advice. We have helped many startup businesses grow and flourish, and helped increase the profitability of many large commercial enterprises. For individuals, we are dedicated to personal and financial accomplishments, happiness, and security. TESTIMONIALS slide 2 of 3 My experience with the Herrig, Vogt & Hensley, LLP firm has been nothing but positive. Mr. Vogt and his staff took special care to understand our situation and come up with the appropriate course of action. Their explanation of the case and what to expect was very comforting to us as things were quite fluid. I have referred business associates to Herrig, Vogt & Hensley, LLP, and they have been very pleased with the results. The care for the well being of the client is to me, what sets their firm apart and I would not hesitate to use them again. Mike L. George Vogt and his staff of legal experts have assisted Collins Electrical Company Inc. (CECI) in our legal dealings for over 25 years. His firm has guided Collins Electrical in contract negotiations, construction scheduling, time impact analysis, and have been successful in helping CECI collect on numerous claims of outstanding owed debt, owed bankruptcy debt, as well as labor inefficiency and time extension claims. I'd highly recommend Herrig, Vogt & Hensley, LLP for all your construction legal advice. Kevin G. Herrig, Vogt & Hensley, LLP is my mother's attorney and did a great job for us. I found their staff to be kind and professional in delivering pertinent information during my mother's unexpected stay in ICU. At a confusing and stressful time, Herrig, Vogt & Hensley, LLP promptly responded in relaying information regarding my mother's advance healthcare directive. This level of professional and kind service gives my family and I peace of mind. I highly recommend this law firm. Lisa H. My experience with the Herrig, Vogt & Hensley, LLP firm has been nothing but positive. Mr. Vogt and his staff took special care to understand our situation and come up with the appropriate course of action. Their explanation of the case and what to expect was very comforting to us as things were quite fluid. I have referred business associates to Herrig, Vogt & Hensley, LLP, and they have been very pleased with the results. The care for the well being of the client is to me, what sets their firm apart and I would not hesitate to use them again. Mike L. George Vogt and his staff of legal experts have assisted Collins Electrical Company Inc. (CECI) in our legal dealings for over 25 years. His firm has guided Collins Electrical in contract negotiations, construction scheduling, time impact analysis, and have been successful in helping CECI collect on numerous claims of outstanding owed debt, owed bankruptcy debt, as well as labor inefficiency and time extension claims. I'd highly recommend Herrig, Vogt & Hensley, LLP for all your construction legal advice. Kevin G. RELY ON 100+ YEARS OF COMBINED EXPERIENCE Tell Us About Your Case THE HERRIG, VOGT & HENSLEY, LLP BLOG THE ESTATE OF ANNE HECHE & ELECTRONIC WILLS Read More ESTATE ADMINISTRATORS TO BE NAMED IN THEIR REPRESENTATIVE CAPACITY Read More HERRIG & VOGT IS NOW HERRIG, VOGT & HENSLEY Read More Read Our Blog POWERFUL ADVOCACY & PERSONAL ATTENTION Since being founded in 1994, Herrig, Vogt & Hensley, LLP has provided effective advocacy and innovative solutions for all of our clients. We represent individuals and businesses throughout the western United States, including cases involving business law, construction, real estate, personal injury, estate planning, and family law. We have more than 100 years of combined legal experience that we put to use in each and every case. Whether we are helping a parent pursue his or her right to maintain a meaningful relationship with their child, drafting a thorough business contract, establishing an estate plan, or making arrangements in case of a disability, we provide compassionate legal representation for all of your legal needs. Contact our office in Granite Bay, California, today to schedule a consultation. We proudly serve clients in Roseville, Sacramento, Folsom, and throughout the area. CONTACT OUR ATTORNEYS TODAY We offer free case evaluations to potential clients who want to learn more about their legal rights and options in cases and disputes involving construction, family law, estate planning, probate, trust administration, real estate, business or personal injury matters. Call our lawyers or fill out the contact form below. Error! Your message has failed. Please try again. × Name Subject Phone (optional) Email Tell us about your case. Please read the disclaimer and note that you are not forming an attorney-client or confidential relationship by submitting this form. I acknowledge that I have read the disclaimer and I agree that I am not forming an attorney-client or confidential relationship by submitting this form. Submit HERRIG, VOGT & HENSLEY, LLP 4210 Douglas Blvd Ste 100 Granite Bay, CA 95746 (916) 365-9617 Leave a Review Sun Closed Mon 9:00 AM - 5:00 PM Tue 9:00 AM - 5:00 PM Wed 9:00 AM - 5:00 PM Thu 9:00 AM - 5:00 PM Fri 9:00 AM - 5:00 PM Sat Closed Get Directions * © 2023 Herrig, Vogt & Hensley, LLP * Sitemap * Disclaimer Disclaimer Policy The information on this website is for general information purposes only. Nothing on this site should be taken as legal advice for any individual case or situation. This information is not intended to create, and receipt or viewing does not constitute, an attorney-client relationship.