OwlCyberSecurity - MANAGER
Edit File: index.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0,maximum-scale=1"> <title>Insurance</title> <!-- Loading third party fonts --> <link href="http://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700|" rel="stylesheet" type="text/css"> <link href="fonts/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="fonts/lineo-icon/style.css" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <!-- Loading main css file --> <link rel="stylesheet" href="css/style.css"> <!--=============== REMIXICONS ===============--> <link href="https://cdn.jsdelivr.net/npm/remixicon@2.5.0/fonts/remixicon.css" rel="stylesheet"> <!--=============== CSS ===============--> <link rel="stylesheet" href="assets/css/nav_styles.css"> <script src='https://kit.fontawesome.com/a076d05399.js' crossorigin='anonymous'></script> <!--[if lt IE 9]> <script src="js/ie-support/html5.js"></script> <script src="js/ie-support/respond.js"></script> <![endif]--> </head> <body> <!--=============== HEADER ===============--> <header class="header" > <nav class="nav container"> <div class="nav__data"> <a href="#" class="nav__logo"> <img src="assets/Intellivisionsinc_bussiness_card.png" alt="Logo" width="100"> </a> <div class="nav__toggle" id="nav-toggle"> <i class="ri-menu-line nav__toggle-menu"></i> <i class="ri-close-line nav__toggle-close"></i> </div> </div> <!--=============== NAV MENU ===============--> <div class="nav__menu" id="nav-menu"> <ul class="nav__list"> <li> <a href="about.html" class="nav__link">Home</a> </li> <!--=============== DROPDOWN 1 ===============--> <li class="dropdown__item"> <div class="nav__link dropdown__button" href = "insurance.html"> Insurance <i class="ri-arrow-down-s-line dropdown__arrow"></i> </div> <div class="dropdown__container"> <div class="dropdown__content"> <!------- <div class="dropdown__group"> <div class="dropdown__icon"> <i class="ri-heart-3-line"></i> </div> <span class="dropdown__title">Business we Insure</span> <ul class="dropdown__list"> <li> <a href="#" class="dropdown__link">Development with Flutter</a> </li> <li> <a href="#" class="dropdown__link">Web development with React</a> </li> <li> <a href="#" class="dropdown__link">Backend development expert</a> </li> </ul> </div>-----> <div class="dropdown__group"> <!----<div class="dropdown__icon"> <i class="ri-book-mark-line"></i> </div>----> <span class="dropdown__title">Core competencies</span> <ul class="dropdown__list"> <li> <a href="#" class="dropdown__link">Homeowners Insurance</a> </li> <li> <a href="#" class="dropdown__link">Constrcuction Insurance</a> </li> <li> <a href="#" class="dropdown__link">Telecommunication Insurance</a> </li> </ul> </div> <!-----end of first type of coverage-----> <!-------start of business we insure----> <div class="dropdown__group"> <!----<div class="dropdown__icon"> <i class="ri-book-mark-line"></i> </div>----> <span class="dropdown__title">Business We Insure</span> <ul class="dropdown__list"> <li> <a href="Business_we_insurce.html" class="dropdown__link">Architects and Engineers</a> </li> <li> <a href="Business_we_insurce.html" class="dropdown__link">Amazon Sellers</a> </li> <li> <a href="Business_we_insurce.html" class="dropdown__link">Auto Services</a> </li> <li> <a href="Business_we_insurce.html" class="dropdown__link">Beauty</a> </li> <li> <a href="Business_we_insurce.html" class="dropdown__link">Construction</a></li> <li> <a href="Business_we_insurce.html" class="dropdown__link">Consulting</a></li> <li> <a href="Business_we_insurce.html" class="dropdown__link">Contractors</a></li> <li> <a href="Business_we_insurce.html" class="dropdown__link">Daycare</a></li> <li> <a href="Business_we_insurce.html" class="dropdown__link">Education</a></li><li> <a href="Business_we_insurce.html" class="dropdown__link">Financial Services</a></li> </ul> </div> <!---------end of business we insure-----> <!-----Start of first type of coverage-----> <div class="dropdown__group"> <!----<div class="dropdown__icon"> <i class="ri-book-mark-line"></i> </div>----> <span class="dropdown__title">Type of Coverage</span> <ul class="dropdown__list"> <li> <a href="Business_insurance.html" class="dropdown__link">Business Insurance</a> </li> <li> <a href="contact.html" class="dropdown__link">Business Owner</a> </li> <li> <a href="Commercial_Property_insurance.html" class="dropdown__link">Commercial Property Insurance</a> </li> <li> <a href="Cyber_insurance.html" class="dropdown__link">Cyber Insurance</a> </li> <li> <a href="Disablity_insurance.html" class="dropdown__link">Disablity Insurance</a> <li> <a href="errors_omissions_insurance.html" class="dropdown__link">Error and Omission Insurnce</a> </li> <li> <a href="excess_umbrella_insurance.htl" class="dropdown__link">Excess/Umbrella Insurance</a> </li> <li> <a href="#" class="dropdown__link">Excess/Umbrella Insurance</a> </li> <li> <a href="#" class="dropdown__link">General Liablity Insurance</a> </li> <li> <a href="professional_liability_insurance.html" class="dropdown__link">Professional Liablity Insurance</a> </li> </ul> </div> <!-----end of first type of coverage-----> <!-------start of other services------> <div class="dropdown__group"> <!----<div class="dropdown__icon"> <i class="ri-book-mark-line"></i> </div>----> <span class="dropdown__title">Other Services</span> <ul class="dropdown__list"> <li> <a href="#" class="dropdown__link">C Coporation</a> </li> <li> <a href="#" class="dropdown__link">S Corporation</a> </li> <li> <a href="#" class="dropdown__link">Non Profit Corporation</a> </li> <li> <a href="#" class="dropdown__link">Limited Liability Company</a> </li> <li> <a href="#" class="dropdown__link">Mortgage Loan</a></li> </ul> </div> <!-----end other services-----> </div> </div> </li> <!--=============== DROPDOWN 2 ===============--> <li> <a href="contact.html" class="nav__link">Get a Quote</a> </li> <!--=============== DROPDOWN 3 ===============--> <li class="dropdown__item"> <div class="nav__link dropdown__button"> About US </div> </li> <!------end of drop down 3---------------> <!--------start of last list-----> <li class="dropdown__item"> <div class="nav__link dropdown__button"> FAQ </div> <div class="dropdown__container"> <div class="dropdown__content"> <div class="dropdown__group"> <div class="dropdown__icon"> </div> <span class="dropdown__title">FAQ</span> <!------<ul class="dropdown__list"> <li> <a href="#" class="dropdown__link">About us</a> </li> <li> <a href="#" class="dropdown__link">Support</a> </li> <li> <a href="#" class="dropdown__link">Contact us</a> </li> </ul>-------> </div> <!------- <div class="dropdown__group"> <div class="dropdown__icon"> <i class="ri-shield-line"></i> </div> <span class="dropdown__title">Safety and quality</span> <ul class="dropdown__list"> <li> <a href="#" class="dropdown__link">Telecommunication Insurance</a> </li> <li> <a href="#" class="dropdown__link">Privacy Policy</a> </li> </ul> </div>---------> </div> </div> </li> <!-------------end of last list---------> </ul> </div> </nav> </header> <!--=============== MAIN JS ===============--> <script src="assets/js/main.js"></script> <!------end of navigation_bar----> <div id="site-content"> <header class="site-header"> <div class="top-header"> <div class="container"> <!---<a href="index.html" id="branding"> <img src="images/logo.png" alt="Company Name" class="logo"> <div class="logo-text"> <h1 class="site-title">Company Name</h1> <small class="description">Taline goes here</small> </div> </a> <!-- #branding --> <!---<div class="right-section pull-right"> <a href="#" class="phone"><img src="images/icon-phone.png" class="icon">+1 823 424 9134</a> <form action="#" class="search-form"> <input type="text" placeholder="Search..."> <button type="submit"><img src="images/icon-search.png" alt=""></button> </form> </div>---> </div> <!-- .container --> </div> <!-- .top-header --> <!----<div class="bottom-header"> <div class="container"> <div class="main-navigation"> <button type="button" class="menu-toggle"><i class="fa fa-bars"></i></button> <ul class="menu"> <li class="menu-item"><a href="about.html">About us</a></li> <li class="menu-item"><a href="insurance.html">Insurance plans</a></li> <li class="menu-item"><a href="resource.html">Resources</a></li> <li class="menu-item"><a href="contact.html">Contact</a></li> </ul> <!-- .menu --> </div> <!-- .main-navigation --> <div class="social-links"> <a href="#"><i class="fa fa-facebook"></i></a> <a href="#"><i class="fa fa-twitter"></i></a> <a href="#"><i class="fa fa-google-plus"></i></a> <a href="#"><i class="fa fa-pinterest"></i></a> </div> <div class="mobile-navigation"></div> </div> </div>----> </header> <!-- .site-header --> <div class="hero hero-slider"> <ul class="slides"> <li data-bg-image="dummy/business_insurance_bakgroud.jpg" class="first_slider first_slider_2" style="overflow:hidden;"> <div class="container"> <div class="first_slider_banner-text"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-6"> <h1 class="text-white title first_slider_heading">Intellivision Insurance Brokerage Inc</h1> <p class="blockquote light mb-0 first_slider_para"> Business Insurance Experts in New York, New Jersey, Pennsylvania and Texas. </p> <div class="slider-button d-flex align-items-center"> <a href="#" class="ml-3 sider_btn-custom dark" tabindex="0">Get a Quote </a> </div> </div> </div> </div> </div> <!-----<div class="slide-content" style="float: right;"> <h2 class="slide-title">Intellivision<strong>Insurance Brokerage Inc</strong></h2> <p>Business Insurance Experts in New York, New Jersey, Pennsylvania and Texas. <a href="#" class="button">Get a quote</a> </div>-----> </div> </li> <li data-bg-image="dummy/slider_umbrella.jpg" class="first_slider first_slider_2"> <div class="container"> <div class="first_slider_banner-text"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-6"> <h1 class="text-white title first_slider_heading">Insurance Soluation</h1> <p class="blockquote light mb-0 first_slider_para"> Intellivisions is a trusted provider of insurance solutions designed to meet the diverse needs of individuals and businesses. </p> <div class="slider-button d-flex align-items-center"> <a href="#" class="ml-3 sider_btn-custom dark" tabindex="0">Get a Quote </a> </div> </div> </div> </div> </div> <!-----<div class="slide-content" style="float: right;"> <h2 class="slide-title">Intellivision<strong>Insurance Brokerage Inc</strong></h2> <p>Business Insurance Experts in New York, New Jersey, Pennsylvania and Texas. <a href="#" class="button">Get a quote</a> </div>-----> </div> <!-------<div class="container"> <div class="slide-content" style="float: right;"> <h2 class="slide-title">Insurance<strong>Solutions</strong></h2> <p>Intellivisions is a trusted provider of insurance solutions designed to meet the diverse needs of individuals and businesses. </p> <a href="#" class="button">Get a quote</a> </div> </div>------> </li> <!--<li data-bg-image="dummy/slide-3.jpg"> <div class="container"> <div class="slide-content"> <h2 class="slide-title">Get your <strong>Life Insurance</strong></h2> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Repellendus quos cumque odio soluta harum error sequi laudantium, est nam perspiciatis eveniet maxime, esse possimus architecto sunt natus reprehenderit debitis fugit.</p> <a href="#" class="button">Get a quote</a> </div> </div> </li>----> </ul> </div> <!-- .hero-slider --> <main class="main-content"> <div class="fullwidth-block greet-section"> <div class="container"> <!----<div class="row" style="margin-top: 48px;"> </div> <h3 class ="first_heading">FEATURES</h3> <span></span> <div class="row"> <div class="col-md-6"><h2 class="section-title">We are the Best Agency to Improve Your Deals.</h2></div> <div class="col-md-6"><p class="section-subtitle">At Intellivisions, we believe that our clients deserve the best. Our mission is to elevate your deals and business through unmatched expertise and exceptional service. With a deep commitment to your success, we are here to be your trusted partner every step of the way.</p></div> </div>-----> <!-----i am making my card----> <div class="section-header"> <h2 class="section-title text-center wow fadeInDown animated" style="visibility: visible; animation-name: fadeInDown;font-size: 27px; text-align: center !important;">WE ARE THE BEST BROKER TO ASSIST YOU<a href="#"> HERE</a></h2> <p class="text-center wow fadeInDown animated" style="visibility: visible; animation-name: fadeInDown;">At Intellivisions, we believe that our clients deserve the best. Our mission is to elevate your deals and business through unmatched expertise and exceptional service. With a deep commitment to your success, we are here to be your trusted partner every step of the way. </p> </div> <div class="row"> <div class="col-md-3 card_1"> <div class="card_image"> <img src="dummy/card_image.jpg" /> </div> <div class="card"> <div class="feature"> <i class="fa fa-bank"></i> <h3 class="feature-title">Insurance</h3> <p>Business insurance serves as a crucial risk management instrument, providing companies with protection against potential financial losses and liabilities.</p> </div> <div class="overlay "> <div class="overlay-content"> <i class="fa fa-bank"></i> <h2>Insurance</h2> <p>Business insurance providing companies with protection against potential financial losses and liabilities.</p> </div> </div> </div> </div><!-----end of col-first---> <div class="col-md-3 card_1"> <div class="card_image"> <img src="dummy/card_image.jpg" /> </div> <div class="card"> <div class="feature"> <i class="fa fa fa-group"></i> <h3 class="feature-title">Homeowners insurance</h3> <p>Providing personalized homeowners insurance solutions. Depend on our expertise to secure your home with tailored coverage options.</p> </div> <div class="overlay col-md-3"> <div class="overlay-content"> <i class="fa fa fa-group"></i> <h2>Homeowners Insurance</h2> <p>Providing personalized homeowners insurance solutions.</p> </div> </div> </div> </div><!-----end of col-2nd---> <div class="col-md-3 card_1"> <div class="card_image"> <img src="dummy/card_image.jpg"/> </div> <div class="card"> <div class="feature"> <i class="fa fa-bullseye"></i> <h3 class="feature-title">Other services</h3> <p>Explore diverse insurance options beyond home coverage. Trust us for personalized protection and peace.</p> </div> <div class="overlay col-md-3"> <div class="overlay-content"> <i class="fa fa-bullseye"></i> <h2>Other services</h2> <p>From auto to life, we've got you covered. Find the right insurance solutions today.</p> </div> </div> </div> </div><!-----end of col-first---> </div> <!--------enf of y card----> </div> <!-- .row --><!-----end of_first card content---> </div> <!-- .container --> </div> <!-- .fullwidth-block --> <div class="fullwidth-block" data-bg-color="#f1f1f1"> <div class="container"> <h2 class="section-title">Our insurance offer</h2> <small class="section-subtitle" style="margin-top: -10px; text-align: center;">"Intellivision is a trusted insurance broker that provides solutions designed to meet the diverse needs of individuals and businesses."</small> <div class="row"> <div class="col-md-3"> <div class="offer caption-top"> <img src="dummy/artichectsengineering.jpg" alt="offer 1" style="height: 557px;"> <div class="caption"> <h3 class="offer-title">Artichects & Engineering</h3> <!---<small>Conubia nostra per in</small>-----> </div> </div> </div> <div class="col-md-9"> <div class="row"> <div class="col-md-4"> <div class="offer caption-bottom"> <img src="dummy/Amazon_services.jpg" alt="offer 2" style="height: 358px;"> <div class="caption"> <h3 class="offer-title">Amazon Services</h3> <!---<small>Conubia nostra per inceptos</small>-----> </div> </div> </div> <div class="col-md-8"> <div class="offer caption-bottom"> <img src="dummy/Beauty_insurance.jpg" alt="offer 3"> <div class="caption"> <h3 class="offer-title">Beauty</h3> <!-----<small>Conubia nostra per inceptos</small>-----> </div> </div> </div> </div> <div class="row"> <div class="col-md-4"> <div class="offer caption-bottom"> <img src="dummy/Auto_services.jpg" alt="offer 2"> <div class="caption"> <h3 class="offer-title">Auto Services</h3> <!---<small>Conubia nostra per inceptos</small> ----> </div> </div> </div> <div class="col-md-4"> <div class="offer caption-bottom"> <img src="dummy/Cleaning_insurance.jpg" alt="offer 2"> <div class="caption"> <h3 class="offer-title">Cleaning</h3> <!----<small>Conubia nostra per inceptos</small>-----> </div> </div> </div> <div class="col-md-4"> <div class="offer caption-bottom"> <img src="dummy/Consulting_insurance.jpg" alt="offer 2"> <div class="caption"> <h3 class="offer-title">Consulting</h3> <!---<small>Conubia nostra per inceptos</small>----> </div> </div> </div> </div> <!-- .row --> </div> <!-- .col-md-8 --> </div> <!-- .row --> </div> <!-- .container --> </div> <!-- .offer-section --> <section id="services"> <div class="container"> <div class="section-header"> <h2 class="section-title text-center wow fadeInDown animated" style="visibility: visible; animation-name: fadeInDown;">Solutions & Services</h2> <p class="text-center wow fadeInDown animated" style="visibility: visible; animation-name: fadeInDown;">Intellivisions is a trusted provider of insurance solutions designed to meet the diverse needs of individuals and businesses. </p> </div> <div class="clearfix"></div> <div class="row"> <div class="features"> <div class="col-sm-4 wow fadeInLeft animated" style="visibility: visible; animation-name: fadeInLeft;"> <img class="img-responsive" src="dummy/img4.png" alt="" style="max-width: 100%;"> </div> <div class="col-md-4 col-sm-6 wow fadeInUp animated" data-wow-duration="300ms" data-wow-delay="0ms" style="visibility: visible; animation-duration: 300ms; animation-delay: 0ms; animation-name: fadeInUp;"> <div class="media service-box"> <div class="pull-left"> <i class="fa fa-life-buoy"></i> </div> <div class="media-body"> <h4 class="media-heading">Employee Benefits Insurance</h4> <p>Employees consistently rate benefits as one of the key factors <a href="#">Read more</a> </p> </div> </div> </div><!--/.col-md-4--> <div class="col-md-4 col-sm-6 wow fadeInUp animated" data-wow-duration="300ms" data-wow-delay="100ms" style="visibility: visible; animation-duration: 300ms; animation-delay: 100ms; animation-name: fadeInUp;"> <div class="media service-box"> <div class="pull-left"> <i class="fa fa fa-group"></i> </div> <div class="media-body"> <h4 class="media-heading">Liability & Specialty Lines</h4> <p>Intellivisions drives New York economy's global integration, enhancing overseas exposure. </p> </div> </div> </div><!--/.col-md-4--> <div class="col-md-4 col-sm-6 wow fadeInUp animated" data-wow-duration="300ms" data-wow-delay="200ms" style="visibility: visible; animation-duration: 300ms; animation-delay: 200ms; animation-name: fadeInUp;"> <div class="media service-box"> <div class="pull-left"> <i class="fa fa-bullseye"></i> </div> <div class="media-body"> <h4 class="media-heading">Project Insurance</h4> <p>Project insurance safeguards investors, lenders, contractors, and sponsors from various risks inherent in projects.</p> </div> </div> </div><!--/.col-md-4--> <div class="col-md-4 col-sm-6 wow fadeInUp animated" data-wow-duration="300ms" data-wow-delay="300ms" style="visibility: visible; animation-duration: 300ms; animation-delay: 300ms; animation-name: fadeInUp;"> <div class="media service-box"> <div class="pull-left"> <i class="fa fa-bar-chart"></i> </div> <div class="media-body"> <h4 class="media-heading">Claims Handling Services</h4> <p>We believe that the effectiveness with which a claim is handled is the litmus test in a client-broker relationship. </p> </div> </div> </div><!--/.col-md-4--> <div class="col-md-4 col-sm-6 wow fadeInUp animated" data-wow-duration="300ms" data-wow-delay="400ms" style="visibility: visible; animation-duration: 300ms; animation-delay: 400ms; animation-name: fadeInUp;"> <div class="media service-box"> <div class="pull-left"> <i class="fa fa-database"></i> </div> <div class="media-body"> <h4 class="media-heading">Reinsurance</h4> <p>Our expertise ensures optimal coverage for clients. Trust us for tailored reinsurance solutions and peace of mind.</p> </div> </div> </div><!--/.col-md-4--> <div class="col-md-4 col-sm-6 wow fadeInUp animated" data-wow-duration="300ms" data-wow-delay="500ms" style="visibility: visible; animation-duration: 300ms; animation-delay: 500ms; animation-name: fadeInUp;"> <div class="media service-box"> <div class="pull-left"> <i class="fa fa-gears"></i> </div> <div class="media-body"> <h4 class="media-heading">Other Lines Of Business</h4> <p>In addition to the above mentioned classes of business, we handle all other lines of business which include:</p> </div> </div> </div><!--/.col-md-4--> </div> </div><!--/.row--> </div><!--/.container--> </section> <!-- .latest-news-section --> <!-------start of review page------> <div class="fullwidth-block" style="background-color: rgb(241, 241, 241);"> <div class="container"> <div class="section-header" style="background-color: rgb(241, 241, 241); padding-top: 0px !important;"> <h2 class="section-title text-center wow fadeInDown animated" style="visibility: visible; animation-name: fadeInDown;">Our Client Reviews</h2> </div> <div class="testimonial-slider"> <ul class="slides"> <li> <blockquote>"After a friend recommended Intellivision Brokerage. I decided to give them a try for my business insurance. I can confidently say it was one of the best decisions I've made for my company. They took their time explaining few opts and I would highly recommend them."<cite>Syed Orangzaib</cite></blockquote> </li> <li> <blockquote>"I highly recommend Ume for all your business insurance needs. She is exceptionally smart, and her commitment to her work is commendable. If you want someone who will go the extra mile to ensure your success, Ume is the one to turn to."<cite>Abdullah Farooq</cite></blockquote> </li> <li> <blockquote>"Her dedication and expertise were evident from the start. Ume worked closely with American Tower, taking the time to thoroughly understand their insurance requirements. Thanks to her efforts, within just 2-3 days, I received the approval I needed from American Tower."<cite>Seon Wilson</cite></blockquote> </li> </ul> </div> </div> <!-- .container --> </div> <!-- .fullwidth-block --> <!-------end of review page-------> <div class="fullwidth-block" style="background-color:white"> <div class="page"> <div class="container"> <div class="row"> <div class="col-md-3"> <h2 class="section-title text-left">Address</h2> <div class="contact-detail"> <address> <p>Intellivisions Insurance Brokerage Inn. <br> 465 Rockaway Ave Valley Stream NY 11581</p> <p>Phone: ++516-305-2574 info@intellivisionsinc.com</p> </address> </div> </div> <div class="col-md-9"> <h2 class="section-title text-left">Book An Appointment</h2> <form action="#" class="contact-form"> <div class="row"> <div class="col-md-4"><input type="text" placeholder="Your name..."></div> <div class="col-md-4"><input type="text" placeholder="Email..."></div> <div class="col-md-4"><input type="text" placeholder="Website..."></div> </div> <textarea placeholder="Message..."></textarea> <p class="text-right"> <input type="submit" value="Send message"> </p> </form> </div> </div> </div> </div> <!-- .page --> <!------end of contact us form-----> </main> <div class="site-footer"> <div class="widget-area"> <div class="container"> <div class="row footer_1"> <div class="col-xs-12 col-sm-4 col-md-3"> <div class="widget"> <h3 class="widget-title">About</h3> <address> First Policy is more than insurance broking; we’re trusted advisors working with you to develop world-class risk management programs. </address> <a href="#">Phone:+516-305-2574</a> <a href="mailto:info@company.com">info@intellivisionsinc.com</a> </div> </div> <div class="col-xs-12 col-sm-3 col-md-3"> <div class="widget"> <h3 class="widget-title">Company</h3> <ul class="no-bullet"> <li><a href="#">Home</a></li> <li><a href="#">About us</a></li> <li><a href="#">Insurance</a></li> <li><a href="#">Get a Quote</a></li> <li><a href="#">Privacy Policy</a></li> <li><a href="#">Testimonial</a></li> </ul> </div> </div> <div class="col-xs-12 col-sm-3 col-md-3"> <div class="widget"> <h3 class="widget-title">Contact us</h3> <ul class="no-bullet"> <li><a href="#">465 Rockaway Ave Valley Stream NY 11581</a></li> <li><a href="#">info@intellivisionsinc.com</a></li> <li><a href="#">516-305-2574</a></li> </ul> </div> </div> <div class="col-xs-12 col-sm-3 col-md-3"> <div class="widget"> <h3 class="widget-title">Business Hours:</h3> <ul class="no-bullet"> <li><a href="#">Mon:9:00am – 6:00pm</a></li> <li><a href="#">Tue:9:00am – 6:00pm</a></li> <li><a href="#">Wed:9:00am – 6:00pm</a></li> <li><a href="#">Thu:9:00am – 6:00pm</a></li> <li><a href="#">Fri:9:00am – 6:00pm</a></li> <li><a href="#">Sat:By Appointments</a></li> <li><a>Sun: – Closed</a></li> </ul> </div> </div> </div> </div> </div> <div class="bottom-footer"> <div class="container"> <div class="colophon">Copyright © 2024 by IntellivisionsFirst Policy. All Rights Reserved. </div> </div> </div> </div> </div> <script src="js/jquery-1.11.1.min.js"></script> <script src="http://maps.google.com/maps/api/js?sensor=false&language=en"></script> <script src="js/plugins.js"></script> <script src="js/app.js"></script> </body> </html>