www.countryfinancial.com Open in urlscan Pro
208.74.230.119  Public Scan

Submitted URL: http://countryfinancial.com/
Effective URL: https://www.countryfinancial.com/
Submission: On November 09 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

POST https://my.countryfinancial.com/portal/dispatcher/sign-in

<form data-form-name="sign-in" method="post" action="https://my.countryfinancial.com/portal/dispatcher/sign-in">
  <h3>Log in to my account</h3>
  <div class="input-wrapper">
    <input name="username" class="form-control" placeholder="Email Address" id="username" type="email" required="required" maxlength="256" autocomplete="off">
    <label for="username" class="control-label">Email Address</label>
  </div>
  <div class="input-wrapper">
    <input name="userPassword" id="userPassword" class="form-control" placeholder="Password" type="password" required="required" maxlength="16" autocomplete="current-password">
    <label for="userPassword" class="control-label">Password</label>
  </div>
  <div class="login--button-group">
    <button type="submit" class="button">Log in</button>
    <div class="forgot-pass-and-register">
      <a href="https://my.countryfinancial.com/portal/dispatcher/forgot-password">Forgot
                                                        Password</a>
      <span>|</span>
      <a href="https://my.countryfinancial.com/portal/dispatcher/registration">Register</a>
    </div>
  </div>
</form>

Name: mainNavSearchFormGET /en/search.html

<form data-form-name="site-search" class="form--search" method="get" id="mainNavSearchForm" name="mainNavSearchForm" action="/en/search.html">
  <div class="form-group-wrapper form-group-wrapper--inline">
    <div class="form-element-group">
      <div class="input-group input-group__icon-inside-right  input__full input-wrapper">
        <input type="search" name="q" placeholder="Search a keyword or phrase" id="search-cf-header" required="required" pattern="[\-0-9a-zA-Z'`\. ,!?_\n\r]+" class="form-control">
        <label for="search-cf-header" class="control-label">Search a keyword or phrase</label>
        <a href="#" class="icon--inside"><span class="sr-only">Submit search</span><span class="icon icon-magnifying-glass-search link  js-search-submit"></span></a>
      </div>
    </div>
    <button id="searchSubmit-header" name="searchSubmit" type="submit" class="search-btn button button--large">Search</button>
  </div>
</form>

POST /services/auto-quote

<form style="text-align: left;" data-form-name="zip-auto-quote" method="post" action="/services/auto-quote">
  <input type="hidden" name="configNodePath" value="/content/cfin/en/jcr:content/determineAutoQuoteSystem">
  <input type="hidden" name="cfLang" value="en">
  <input type="hidden" name="icid" value="quoteWidget">
  <input type="hidden" name="product" value="auto">
  <input type="hidden" class="js-producerNumber" name="producerNumber" value="">
  <div class="input-wrapper input__medium">
    <input class="form-control" type="text" id="quote-zip-1234567890" name="geographyLine" required="required" pattern="([0-9]{5}(?:-[0-9]{4})?)">
    <label class="control-label" for="quote-zip-1234567890">Enter ZIP Code</label>
  </div>
  <button class="button" type="submit">Submit</button>
</form>

POST /services/home-quote

<form style="text-align: left;" data-form-name="zip-home-quote" method="post" action="/services/home-quote">
  <input type="hidden" name="configNodePath" value="/content/cfin/en/jcr:content/determineHQESystem">
  <input type="hidden" name="cfLang" value="en">
  <input type="hidden" name="icid" value="quoteWidget">
  <input type="hidden" name="product" value="home">
  <input type="hidden" class="js-producerNumber" name="producerNumber" value="">
  <div class="input-wrapper input__medium">
    <input class="form-control" type="text" id="quote-zip-1234567891" name="geographyLine" required="required" pattern="([0-9]{5}(?:-[0-9]{4})?)">
    <label class="control-label" for="quote-zip-1234567891">Enter ZIP Code</label>
  </div>
  <button class="button" type="submit">Submit</button>
</form>

Name: contactRepFormPOST /services/forms

<form data-form-name="contact-rep" name="contactRepForm" method="POST" action="/services/forms" class="js-ajax-form js-ajax-form-modal">
  <input type="hidden" name="configNodePath" value="/content/cfin/en/jcr:content/contactRep">
  <input type="hidden" class="js-producerNumber" name="producerNumber" value="">
  <input type="hidden" name="cfLang" value="en">
  <input type="hidden" name="icid" value="contactRep">
  <input type="hidden" class="js-tag-visitor-id" name="adobeVisitorId" value="48038712542258540604444743611969059406">
  <input type="hidden" name="product" value="ifr">
  <input type="hidden" name="geographyLine" value="61761">
  <input type="hidden" name="topic" value="General Comments or Suggestions">
  <input type="hidden" name="state" value="IL">
  <input class="js-rep-data" data-rep-info="rep-email" type="hidden" name="businessToEmail" value="">
  <input type="hidden" class="js-g-recaptcha-response" name="g-recaptcha-response">
  <section>
    <div class="columns columns--two">
      <div class="column">
        <div class="input-wrapper input__full">
          <input class="form-control" type="text" id="contactRepfirstName" name="firstName" required="" pattern="[a-zA-Z\s\-']+" placeholder="First name">
          <label class="control-label" for="contactRepfirstName">First name</label>
        </div>
      </div>
      <div class="column">
        <div class="input-wrapper input__full">
          <input class="form-control" type="text" id="contactReplastName" name="lastName" required="" pattern="[a-zA-Z\s\-']+" placeholder="Last name">
          <label class="control-label" for="contactReplastName">Last name</label>
        </div>
      </div>
    </div>
    <div class="input-wrapper input__full">
      <input class="form-control" type="email" id="contactRepEmail" name="emailAddress" required="required" placeholder="Your email">
      <label class="control-label" for="contactRepEmail">Your email</label>
    </div>
    <div class="input-wrapper input__full">
      <input class="form-control" type="tel" id="contactRepPhone" name="telephoneNumber" required="required" pattern="\(?\d{3}\)?[\- .]?\d{3}[\- .]?\d{4}" placeholder="Your phone">
      <label class="control-label" for="contactRepPhone">Your phone</label>
    </div>
    <div class="input-wrapper input__full">
      <textarea class="form-control js-char-counter" rows="2" data-char-feedback-target="footer-rep-contact-comments-char-counter" id="contactRepComments" name="comments" required="required" placeholder="Do you have any additional questions"
        maxlength="500"></textarea>
      <label class="control-label" for="contactRepComments">Do you have any additional questions</label>
      <div class="field-validation-feedback field-validation-feedback__full">
        <div class="field-feedback">
          <small id="footer-rep-contact-comments-char-counter">0 / 500 Characters</small>
        </div>
      </div>
    </div>
    <button class="button" type="submit">Send</button>
  </section>
</form>

Text Content

Skip to main content
Log in
Menu
Close
 * Insurance
   
   
   INSURANCE
   
   Protect your car, home, business and more with COUNTRY Financial insurance.
   Get a free quote. Trusted since 1925.
   
    * Auto
    * Car
    * Motorcycle
    * Boat
    * Recreational Vehicle
   
    * Property
    * Home
    * Condo
    * Renters
    * Landlords
   
    * Business
    * Business Coverage
    * Business Owners Policy
    * Commercial Package Policy
    * Winery
    * Craft Brewery
    * Business Resources
   
    * Farm
    * Farm Coverage
    * Livestock
    * Country Estate
   
    * Life & Health
    * Life
    * Medicare Supplement
   
    * Crop
    * Crop
   
    * Specialty
    * Pet Insurance

 * Investments
   
   
   INVESTMENTS
   
   Our team uses our investment products and services to help you plan for
   college to retirement and everything in between. Contact a local rep!
   Learn more about our Planning Services
   
    * Individual Retirement
    * Retirement Product Overview
    * IRAs
    * Managed Accounts
   
    * College Savings
    * Compare College Savings Plans
    * 529 Plan
    * Other College Savings Options
   
    * Annuity Options
    * Compare Annuity Options
    * Flexible Premium Deferred Annuity
    * Single Premium Immediate Annuity
    * Single Premium Deferred Annuity
   
    * Business Retirement
    * How We Help
    * 401k Plans
    * IRAs for Business

 * Planning
   
   
   PLANNING
   
   Your child’s education. Early retirement. Your forever home. No matter what
   your goals are, we have a wealth of educational tools and resources to help
   you.
   
    * Common Topics
    * Life Goals & Savings
    * Insurance Coverage
    * Household
    * Farm
    * Business Materials
    * 
   
    * Resources
    * Tools & Calculators
    * Youth Education Materials
    * Market & Economic Insights

 * Claims
   
   
   LOG IN TO REPORT A CLAIM
   
   You buy insurance so you'll be taken care of when you have a claim. You can
   count on us to be there for you when that happens.
   
   Report or track your claim through your account. If you're not a client,
   please call us at 866-COUNTRY (866-268-6879).
   
   Log in or register
   
   
   CLAIM BY TYPE
   
    * Auto Claims
    * Farm/Property Claims
    * Crop Claims
    * Business Claims
    * Workers' Compensation Claims
   
   
   MORE CLAIMS HELP
   
    * Claims Overview
    * Claims FAQ

 * Client Support
   
   
   CLIENT SUPPORT
   
   If you've got a question, need to report a claim or have a suggestion, we're
   ready to help!
   
   
   GET IN TOUCH
   
   866-COUNTRY
   866-268-6879 Give us a call!
   
   Contact us online
   
   
   MORE WAYS WE CAN HELP
   
    * Billing & Payments
    * Online Account Access
    * Roadside Assistance
    * FAQs

 * Find a local rep
   
   Back
   
   Representative name
   
     Representative telephone   |     Schedule meeting
   
   Representative address
   
   Email  Visit my website
   
   Find another financial representative
 * Log in
   
   
   LOG IN TO MY ACCOUNT
   
   Email Address
   Password
   Log in
   Forgot Password | Register
 * Search
   
   
   SEARCH
   
   Search a keyword or phrase Submit search
   Search
   
   
   FREQUENTLY ASKED QUESTIONS
   
    * What are my representative's phone number and hours?
    * My representative left. When will I get a new one?
    * Why did my bill go up?
    * How do I get my proof of insurance?

 * Contact us


REQUEST AN INSURANCE QUOTE

Select a product below or call us at 866-COUNTRY (866-268-6879) to start the
conversation on your terms.

Car
Close



START THE QUOTE PROCESS

Enter ZIP Code
Submit
Home
Close



START THE QUOTE PROCESS

Enter ZIP Code
Submit
Life Business

View all:

Insurance coverages | Investment products


YOUR LOCAL COUNTRY FINANCIAL INSURANCE REP IS BACKED BY A TEAM OF EXPERTS TO
HELP PLAN AND PROTECT YOUR FUTURE.


24/7 SUPPORT FOR CLAIMS

Claims can happen any time so our human support team is always available. Call
us at 866-COUNTRY (866-268-6879) to talk to a real person, log in to your
account or file a claim on the COUNTRY Financial mobile app.


STABILITY

We have more than 95 years of experience, so you can count on us to cover and
protect your home, car, and business – plus plan for your retirement and more.


FINANCIAL STRENGTH

You can rely on us. AM Best rates us A+ (Superior)* for financial strength and
ability to meet client obligations.

 1. Recommended for you
 2. Client support


AUTO INSURANCE BASICS


3 TYPES OF AUTO COVERAGE EXPLAINED


4 TIPS TO LOWER YOUR CAR INSURANCE


NEED ASSISTANCE? WE'RE READY TO HELP.


DOWNLOAD OUR AWARD WINNING MOBILE APP TODAY!


LET'S TALK ABOUT INSURANCE AND FINANCIAL NEEDS FOR YOU AND YOUR FAMILY. WE WILL:

 * Take the time to get to know you and your unique needs
 * Answer your questions - minus the insurance jargon
 * Meet you where you're comfortable - through video, phone or in person

Find a rep

representative name

T representative phone

> Have additional coverage questions?
> Connect with Steve who will:

 * Take the time to get to know you and your unique needs
 * Answer your questions - minus the insurance jargon
 * Meet you where you're comfortable - through video, phone or in person

Let's get started


WHAT IS IT LIKE BEING A COUNTRY FINANCIAL CLIENT?

Our insurance clients trust us with what they hold most dear. COUNTRY Financial
reps are members of their communities who understand their clients’ needs and
goals. Here are some of the most common questions people have before joining
COUNTRY.


HOW DO I GET A QUOTE?

You can request a detailed estimate for car or home insurance online. For other
products, submit an online form, call 866-COUNTRY (866-268-6879) or contact your
local rep to get a quote.

At COUNTRY Financial, we believe your needs can’t be met if we don’t know you
and your specific situation. That’s where our local reps come in. As they get to
know you, they can explain your options. That way, you can choose what works
right now, and what you’ll need to prepare for your future. 


WHO’S THERE TO SUPPORT ME?

Your local rep is there to help with anything you need, along with our client
support center, which can be reached at 866-COUNTRY (866-268-6879). You can also
pay your bill, start a claim, print an insurance card and more through your
online account or our mobile app.  


WILL I BE PRESSURED TO PURCHASE OVER THE PHONE?

No one likes feeling pressured over the phone to purchase products. Reach out to
your local rep directly or call us at 866-COUNTRY (866-268-6879) to start the
conversation on your terms.  


WHY DO YOU TALK ABOUT INSURANCE AND INVESTMENT PRODUCTS?

Protection and planning go hand in hand. Insurance products protect your current
and future assets, which includes your financial goals. We’re here to help with
both.   


HOW DOES YOUR INSURANCE CLAIMS PROCESS WORK?

When you file a claim, the unknown can be the hardest part. We work hard to make
the process as easy as possible. To get started, file your claim through your
online account, our mobile app or by calling 866-COUNTRY (866-268-6879). After
that, a claim rep will reach out to explain your options, answer any
questions and review your policy. Your claim rep is your main point of contact
throughout the process, but your local rep is always there for support.

 1. Insurance
 2. Investments
 3. Community

Car Home Life Farm Business
Explore our insurance coverages
Retirement products College savings plans Annuities Business retirement
Explore our investment solutions
Local support Diversity & inclusion Youth education


WHAT'S NEXT?

Connect with your local rep to start the process or call us at 866-COUNTRY
(866-268-6879).


Find a local rep
Request a quote


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

ABOUT US

Find out why over one million families let us protect their lives and
livelihoods.

 * Who we are
 * Why choose us
 * In your community
 * News
 * Careers

HELPFUL LINKS

Check out our helpful tools and other resources.

 * Roadside Assistance
 * Business to business portal
 * En Español
 * Site map

GET IN TOUCH

866-COUNTRY
866-268-6879 Give us a call!

Find a local rep Contact us
Facebook Twitter Youtube LinkedIn Instagram

Check the background of this firm on FINRA's BrokerCheck.

© 2023 CC Services Inc., All rights reserved. Terms of Use | Privacy & Security
| Accessibility
Close


CONTACT YOUR LOCAL REP

They'll get back to you between their normal business hours.


REPRESENTATIVE NAME

Representative telephone

Representative address

Visit my website
First name
Last name
Your email
Your phone
Do you have any additional questions
0 / 500 Characters
Send

Not your rep? Find another financial representative

COUNTRY Financial® is the marketing name for the COUNTRY Financial family of
affiliated companies (collectively, COUNTRY), which include COUNTRY Life
Insurance Company®, COUNTRY Mutual Insurance Company®, and their respective
subsidiaries, located in Bloomington, IL.

*AM Best rates our financial strength and our ability to meet client
obligations. For the latest rating information, visit www.ambest.com.


Auto, home, farm, crop and commercial policies issued by COUNTRY Mutual
Insurance Company® , COUNTRY Casualty Insurance Company® or COUNTRY Preferred
Insurance Company® , Bloomington, IL. 

Life insurance policies issued by COUNTRY Life Insurance Company® and COUNTRY
Investors Life Assurance Company®, Bloomington, IL. 

NOT FDIC-INSURED

May lose value

No bank guarantee

Investment management, retirement, trust and planning services provided by
COUNTRY Trust Bank®. 

Registered broker/dealer offering securities products: COUNTRY® Capital
Management Company, 1711 General Electric Rd, PO Box 2222, Bloomington, IL
61702-2222, 1-866-551-0060. Member FINRA.  Read our full Customer Relationship
Summary and Investor Handbook.

COUNTRY Capital is also a state licensed insurance agency offering deferred
income annuities issued by unaffiliated third-party insurers. Issuing companies
are solely responsible for their claims paying ability.

For 529 plans, the investment objectives, risks, charges and expenses of
municipal fund securities should be carefully considered before investing. The
official statement, which can be obtained by calling (866) 551-0060, contains
this and other information about the municipal fund securities and should be
read carefully before investing.

For product and service information, read our Terms & Conditions. Read our full
Financial Services Summary Handbook.