georgiadisabilitylawyer.com Open in urlscan Pro
52.24.184.195  Public Scan

Submitted URL: http://georgiadisabilitylawyer.com/
Effective URL: https://georgiadisabilitylawyer.com/
Submission Tags: @ecarlesi possiblethreat phishing Search All
Submission: On April 28 via api from IT — Scanned from IT

Form analysis 1 forms found in the DOM

Name: inquiry-formPOST /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="subject d-none">
    <div class="form-group">
      <label class="control-label" for="subject-20832">Subject</label>
      <input id="subject-20832" type="text" name="subject" placeholder="" maxlength="256" class="form-control">
    </div>
  </div>
  <div class="source-fields d-none">
    <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 class="row">
    <div class="col-md-12">
      <div class="row no-gutters">
        <div class="name col-sm-12">
          <div class="form-group">
            <label class="control-label required" for="name-20832">
              <span class="inquiry-placeholder" data-editable="">Name</span>
            </label>
            <input id="name-20832" 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="email col-sm-12">
          <div class="form-group">
            <label class="control-label required" for="email-20832">
              <span class="inquiry-placeholder" data-editable="">Email</span>
            </label>
            <input id="email-20832" 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>
        </div>
      </div>
      <div class="row no-gutters">
        <div class="phone col-sm-12">
          <div class="form-group">
            <label class="control-label" for="phone-20832">
              <span class="inquiry-placeholder" data-editable="">Phone*</span>
            </label>
            <input id="phone-20832" type="tel" name="phone" placeholder="Phone*" 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">
          <div class="form-group">
            <label class="control-label required" for="inquiry-20832">
              <span class="inquiry-placeholder" data-editable="">Tell us about your case</span>
            </label>
            <textarea id="inquiry-20832" name="inquiry" cols="40" rows="10" placeholder="Tell us about your case" class="form-control" required="" aria-required="true"></textarea>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="row no-gutters justify-content-end">
    <div class="col-sm-5 d-flex justify-content-end">
      <button button_color="" class="btn btn-baltic btn-1482700" type="submit" element="button" aria-label="Submit"><span>Submit</span></button>
      <style type="text/css" id="btn-1482700-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=Poppins:500&display=swap");
        @import url("https://fonts.googleapis.com/css?family=Poppins: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-baltic.btn-1482700 {
          background-color: #FFD914;
          color: #000000;
          border-radius: 0;
          font-size: 1rem;
          padding: 0.9375rem 1.875rem;
          transition: .2s ease;
        }

        .btn.btn-baltic.btn-1482700 span,
        .btn.btn-baltic.btn-1482700 span * {
          font-weight: bold;
          line-height: 1;
        }

        .btn.btn-baltic.btn-1482700:hover {
          background-color: #FFFFFF;
          color: #226BCE;
        }
      </style>
    </div>
  </div>
</form>

Text Content

Press Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader
Guide, Feedback, and Issue Reporting Skip to main content
(478) 324-5373
 * Home
 * About Us
   * Brian Arnold
 * Practice Areas
   * Social Security Disability Insurance
     * SSDI Appeals
     * FAQ
     * SSDI Backpay
   * Workers’ Compensation
   * Personal Injury
     * Motor Vehicle Accidents
     * Car Accidents
     * Truck Accidents
     * Motorcycle Accidents
 * Blog
 * Contact

slide 2 of 3

PREMIER DISABILITY LAWYER


RELIABLE GUIDANCE BACKED BY EXPERIENCE

Tell me about your case

PREMIER DISABILITY LAWYER


RELIABLE GUIDANCE BACKED BY EXPERIENCE

Tell me about your case

PREMIER DISABILITY LAWYER


RELIABLE GUIDANCE BACKED BY EXPERIENCE

Tell me about your case

PREMIER DISABILITY LAWYER


RELIABLE GUIDANCE BACKED BY EXPERIENCE

Tell me about your case

PREMIER DISABILITY LAWYER


RELIABLE GUIDANCE BACKED BY EXPERIENCE

Tell me about your case



arrive

IMPORTANT STEPS TO TAKE AFTER AN ACCIDENT

including

TIPS TO HELP WIN YOUR CASE

performance

COMMON MISTAKES PEOPLE MAKE WHEN APPLYING FOR DISABILITY BENEFITS


SOCIAL SECURITY DISABILITY & PERSONAL INJURY ATTORNEY IN MACON, GEORGIA




BRIAN ARNOLD

ATTORNEY AT LAW

Our attorney Brian Arnold brings a unique perspective to your case. With a
background in the Social Security Administration, he began his legal career in
2007 with a passion for advocating for those who need it most. He's not just a
disability lawyer; he's a compassionate advocate who takes a personal interest
in every client's well-being. Brian fights not against agencies but on the side
of the individual, working diligently so that your rights and needs are
protected every step of the way.

READ MORE


WHAT SETS US APART?

At Arnold & Arnold LLC, we know that every case is unique, and we treat it as
such. Our clients aren't just names on a docket; they're individuals who deserve
the utmost care, attention, and respect.


KNOWLEDGE & EXPERIENCE

We have years of experience and extensive knowledge, and we use this to navigate
the complex legal landscape on your behalf.


INTEGRITY & ATTENTIVENESS

Our firm operates with the belief that trust is built on a foundation of honesty
and unwavering support.


CONFIDENCE & FOCUS

When you work with us, you can be confident that we will leave no stone unturned
in our pursuit of your best outcome.


PRACTICE AREAS


SOCIAL SECURITY DISABILITY

Social Security Disability benefits provide support to individuals who can no
longer work due to a disability. Get our guidance today.

READ MORE


WORKERS' COMP

Workers' compensation benefits are vital for employees who suffer work-related
injuries. Your well-being is our primary concern.

READ MORE


MOTOR VEHICLE ACCIDENTS

Motor vehicle accidents can be life-altering. We're here to help you navigate
the legal aftermath, advocating throughout the process.

READ MORE


SEEK YOUR BEST OUTCOME

Our mission is to fight for your best possible outcome, providing the dedicated
legal representation you deserve. When you work with us, you'll have an advocate
who is invested in your case.

Schedule a Free Consultation


BLOG


IMPORTANT STEPS TO TAKE AFTER AN ACCIDENT

FEB. 27, 2024

Life takes an unexpected turn when you're involved in an accident. The physical,
emotional, and financial aftermath can be overwhelming, leaving you grappling
with many questions about your future.

READ MORE


TIPS TO HELP WIN YOUR CASE

OCT. 17, 2023

At Arnold and Arnold, we want to see you, our client, succeed in obtaining the
Social Security Disability (SSD) benefits you need.

READ MORE


COMMON MISTAKES PEOPLE MAKE WHEN APPLYING FOR DISABILITY BENEFITS

OCT. 17, 2023

Applicants are denied Social Security Disability (SSD) benefits for several
reasons.

READ MORE
Visit the Blog


TESTIMONIALS


slide 2 of 4

I had a long extended and complicated disability case and the absolute best
thing that could have and did happen to me is that I contacted Arnold and Arnold
Social Security Disability Attorneys. Brian took my case and worked with myself
and my doctors and finally I won my case for full medical disability.

Jan S.

I want to thank Brian Arnold and his team they did a great job for me and my
case. They worked hard from beginning to end and was very professional. If you
want a good lawyer and a good team give them a call they will not disappoint.

Donna S.

Mr. Arnold is a great attorney. Keeps you updated on your case. Has a wonderful
staff. No matter when you call John, Matt or Doug are always available. Very
knowledgeable. Ms. Joanne is always very polite when you call and if you leave a
message with her, rest assured that it gets taken care of.

R.D.

I can't say enough about this group. The Attorney and the staff were very nice
and understanding. They worked hard on my case, I won my case Thanks to all the
staff and BRIAN ARNOLD. If Dublin is closer they also have a office there go see
them. You will be glad you did.

Kevin R.

I had a long extended and complicated disability case and the absolute best
thing that could have and did happen to me is that I contacted Arnold and Arnold
Social Security Disability Attorneys. Brian took my case and worked with myself
and my doctors and finally I won my case for full medical disability.

Jan S.

I want to thank Brian Arnold and his team they did a great job for me and my
case. They worked hard from beginning to end and was very professional. If you
want a good lawyer and a good team give them a call they will not disappoint.

Donna S.



A TRUSTED GEORGIA LAW FIRM

When you choose Arnold & Arnold LLC, you're not just hiring attorneys; you're
gaining allies who are genuinely passionate about helping you through difficult
times. We offer a compassionate and personal approach to every case, making sure
you feel heard and valued. Our commitment to your case extends beyond legal
knowledge; it's about providing the support and guidance you need during trying
times.

We have a deep understanding of the emotional and financial challenges that can
arise when dealing with disability, workplace injuries, or motor vehicle
accidents. With us, you're not just another case number; you're a person with a
unique story and needs, and we are here to help you get your life back on track.

At Arnold & Arnold LLC, we've built a reputation as a trusted and reliable law
firm in Macon, Georgia, and the surrounding areas, including Cochran, Savannah,
Dublin, Albany, Columbus, Milledgeville, Covington, and more. Our commitment to
providing exceptional legal services goes beyond just words; it's ingrained in
our core values and demonstrated in our track record of success.

Choose Arnold & Arnold LLC as your trusted legal partner, and together, we'll
work towards the best possible outcome for your case. Your journey to securing
your benefits or compensation begins with a simple step—contact us for a free
consultation. Let us be your dedicated advocates and guide you toward a
brighter, more secure future.


CONTACT US TODAY

From our office in Macon, Georgia, we serve individuals in need of legal
guidance surrounding SSDI, motor vehicle accidents, workers' comp, and more.
Contact us to schedule a free consultation.

Arnold & Arnold LLC
544 Mulberry St
Ste 619 Macon, GA 31021
(478) 324-5373
Hours
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

--------------------------------------------------------------------------------

Leave a Review

--------------------------------------------------------------------------------

Get Directions


Arnold & Arnold LLC
111 E. Cherry St Cochran, GA 31014
(478) 934- 4561
Hours
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

--------------------------------------------------------------------------------

Leave a Review

--------------------------------------------------------------------------------

Get Directions


Arnold & Arnold LLC
1607 Rice Ave Dublin, GA 31021
(478) 272-2300
Hours
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

--------------------------------------------------------------------------------

Leave a Review

--------------------------------------------------------------------------------

Get Directions


Arnold & Arnold LLC
100 Bull St
Ste 200 Savannah, GA 31401
(912) 228-5010
Hours
Sun Closed
Mon 8:30 AM - 5:00 PM
Tue 8:30 AM - 5:00 PM
Wed 8:30 AM - 5:00 PM
Thu 8:30 AM - 5:00 PM
Fri 8:30 AM - 5:00 PM
Sat Closed

--------------------------------------------------------------------------------

Leave a Review

--------------------------------------------------------------------------------

Get Directions


Error!
Your message has failed. Please try again.

×
Subject

Name
Email
Phone*
Tell us about your case
Submit

 * © 2024 Arnold & Arnold LLC
 * Sitemap
 * Disclaimer
 * 
 * 
 * 


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.