<!DOCTYPE html>
<html lang="en">

<head>
    <title>Techie | The Technology People</title>
    <meta name="title" content="Techie | Laptop Battery & Accessories">
    <meta name="description"
        content="Discover innovation of power with Techie. We offer Laptop Battery, Laptop Adapter, SSD ,WiFi Dongle, Laptop Keyboard and other accessories  ">
    <meta name="keywords"
        content="Laptop Battery, Laptop Adapter, SSD, Solid State Drive, Modem, Dongle, Laptop Keyboard, Laptop Internal Keyboard, Toner, Barcode Scanner, 4G Wifi modem, Nano USB WiFi Modem, WiFi Modem,Laptop accessories, Hp Laptop Battery, Lenovo Laptop Battery, Apple Laptop Battery, Apple Laptop Adapter, HP Laptop Adapter">
    <meta name="robots" content="index, follow">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta name="language" content="English">
    <meta name="author" content="Techie">
    <meta name="google-site-verification" content="pnjByXsX5UUUNuG5cjbNTZt2ql3eYN00HS45GC4g5hE" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta content="text/html; charset=iso-8859-2" http-equiv="Content-Type">
    <link rel="icon" href="favico.png" type="image/gif" sizes="20x20">

    <script src="assests/jquery.js"></script>

    <style>
    .image_cover {
        position: relative;
        margin: 5px 0px;
    }

    .cover-immage-element-wrap,
    .cover-image-element-wrap-flexed {
        position: relative;
        margin: 0px;
    }

    .cover-image-element-wrap img {
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        position: relative;
    }

    .cover-image-element-wrap-flexed img {
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        max-width: 50%;
        position: relative;
    }

    .cover-title {
        top: 8%;
        right: 50%;
        transform: translateX(50%);
        text-align: center;
        z-index: 2;
        position: absolute;
    }

    .dark {
        color: #000;
    }

    .light {
        color: #fff;
    }

    .cover-title h2 {
        display: block;
        letter-spacing: 0;
        -webkit-font-smoothing: antialiased;
        font-weight: 600;
        font-size: 2vw;
        line-height: 1.5;
        text-rendering: optimizeLegibility;
    }

    a {
        text-decoration: none;
    }

    .learnmorebtn {
        margin: 10px 0px;
        padding: 5px 10px;
        border-radius: 4px;
        background-color: transparent;
        transition: 0.45s;
        cursor: pointer;
    }

    .lightbtn {
        color: #fff;
        border: 1px solid #fff;
    }

    .darkbtn {
        color: #000;
        border: 1px solid #000;
    }

    .learnmorebtn:hover {
        background-color: #F5821F;
        border: 1px solid #F5821F;
    }


    .loader {
        border: 4px solid #f3f3f3;
        border-radius: 50%;
        border-top: 4px solid #000;
        width: 15px;
        height: 15px;
        -webkit-animation: spin 1s linear infinite;
        /* Safari */
        animation: spin 1s linear infinite;
    }

    /* Safari */
    @-webkit-keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(360deg);
        }
    }

    @keyframes spin {
        0% {
            transform: rotate(0deg);
        }

        100% {
            transform: rotate(360deg);
        }
    }


    .flex_image_cover {
        width: 49.5%;
    }

    ul,
    li {
        text-decoration: none;
        list-style-type: none;
    }


    #Charging .ChargingTitle {
        font-size: 36px;
        font-weight: 600;
        text-align: center;
    }

    #Charging .users_icon_content {
        max-width: 1208px;
        display: flex;
        justify-content: space-evenly;
        flex-wrap: wrap;
        margin: 50px auto 65px;
    }

    #Charging .users_icon_content li {
        margin-right: 30px;
    }

    #Charging .users_icon_content li {
        max-width: 45%;
        flex: 1;
    }

    #Charging .users_icon_content li img,
    #Charging .users_icon_content li svg {
        margin: auto;
        display: block;
        height: 100px;
    }

    #Charging .users_icon_content li h2 {
        font-size: 36px;
        font-weight: 600;
        border-bottom: 1px solid #ABABAB;
        text-align: center;
    }

    #Charging .users_icon_content li p {
        font-size: 16px;
        font-weight: 500;
        margin-top: 10px;
        text-align: center;
    }

    .mobile_cover {
        display: none;
    }

    .desktop_cover {
        display: block;
    }

    @media only screen and (max-width: 600px) {
        .mobile_cover {
            display: block;
        }

        .desktop_cover {
            display: none;
        }

        #Charging .users_icon_content li h2 {
            font-size: 25px;
        }

        #Charging .users_icon_content li p {
            margin-top: 5px;
            font-size: 14px;
        }

        .flex_image_cover {
            width: 100%;
        }

        .cover-title h2 {
            font-size: 4vw;
        }

        .cover-title h5 {
            font-size: 2.0vw;
        }

        .cover-title {
            top: 5%;
        }

        #Charging .users_icon_content li:last-child {
            margin-top: 20px;
        }

        #Charging .users_icon_content li img,
        #Charging .users_icon_content li svg {
            margin: 0px auto;
            display: block;
            height: 75px;
        }

    }
    </style>

</head>

<body>
    <!--Navigation bar-->
    <div id="main-nav"></div>
    <script>
    $(function() {
        $("#main-nav").load("Techie_Navbar_File/NAV_index.php");
    });
    </script>
    <!--/Navigation bar-->
    <div style="position: relative;">
        <div class="image_cover">
            <div class="cover-image-element-wrap">
                <div class="cover-title light">
                    <h2>Laptop Battery | With High Cell Density</h2>
                    <h5>Give your laptop fresh energy</h5>
                    <button id="learnmoreBtn" send="https://techiestore.in/product-category/laptop-battery/"
                        class="learnmorebtn lightbtn">Learn
                        More</button>
                </div>
                <img src=" assests/images/techie laptop battery.png" alt="Techie Laptop Battery Cover"
                    class="desktop_cover">
                <img src=" assests/images/techie laptop battery mobile.png" alt="Techie Laptop Battery Cover"
                    class="mobile_cover">


            </div>
        </div>

        <div class="image_cover">
            <div class="cover-image-element-wrap">
                <div class="cover-title dark">
                    <h2>10,000 Mah Power Bank</h2>
                    <h5>Power in your pocket</h5>
                    <button id="learnmoreBtn" send="https://techiestore.in/product/power-bank-10000mah/"
                        class="learnmorebtn darkbtn">Learn
                        More</button>
                </div>
                <img src=" assests/images/Techie Power Bank.png" alt="Techie Power Bank Cover" class="desktop_cover">
                <img src=" assests/images/Techie Power Bank Mobile.png" alt="Techie Power Bank Cover"
                    class="mobile_cover">


            </div>
        </div>

        <div style="display: flex;justify-content:space-between;flex-wrap:wrap;padding-top:5px;">
            <div class="image_cover flex_image_cover">
                <div class="cover-image-element-wrap">
                    <div class="cover-title dark">
                        <h2>Laptop Adapter</h2>
                        <h5>Reliable source of power for your laptop</h5>
                        <button id="learnmoreBtn" send="https://techiestore.in/product-category/laptop-adapter/"
                            class="learnmorebtn darkbtn">Learn
                            More</button>
                    </div>
                    <img src=" assests/images/Techie Adapter.png" alt="Laptop Adapter">
                </div>
            </div>
            <div class="image_cover flex_image_cover">
                <div class="cover-image-element-wrap">
                    <div class="cover-title light">
                        <h2>4G USB WiFi Modem</h2>
                        <h5>Get connected anywhere anytime, with high speed network access</h5>
                        <button id="learnmoreBtn" send="https://techiestore.in/product/techie-150mbps-4g-usb-modem/"
                            class="learnmorebtn lightbtn">Learn
                            More</button>
                    </div>
                    <img src=" assests/images/Techie 4G WiFI Internet.png" alt="4G Wifi Dongle">
                </div>
            </div>
        </div>
        <div style="display: flex;justify-content:space-between;flex-wrap:wrap;padding-top:5px;">
            <div class="image_cover flex_image_cover">
                <div class="cover-image-element-wrap">
                    <div class="cover-title dark">
                        <h2>Solid State Drive</h2>
                        <h5>SATA III | M.2 NVME | M.2 SATA III</h5>
                        <button id="learnmoreBtn" send="https://techiestore.in/product-category/ssd/"
                            class="learnmorebtn darkbtn">Learn
                            More</button>
                    </div>
                    <img src=" assests/images/Techie Solid State Drive (SSD).png" alt="Techie SSSD">
                </div>
            </div>
            <div class="image_cover flex_image_cover" style="background-color: #000;">
                <div class="cover-image-element-wrap"
                    style="align-items: center;margin:0px auto;display:flex;justify-content:center;">
                    <div>

                        <div class="cover-title light">
                            <h2>RAM</h2>
                            <h5>1333 Mhz| 1600 Mhz | 2666 Mhz | 3200 Mhz</h5>
                            <button id="learnmoreBtn" send="" class="learnmorebtn lightbtn">Learn
                                More</button>
                        </div>
                        <img src="assests/images/techie ram.png" alt="Techie RAM">
                    </div>
                </div>
            </div>
        </div>


        <section id="Charging" style="padding: 50px 30px 0px 30px;">
            <h1 class="ChargingTitle">India's Most Promising Brand</h1>
            <div class="users_icon_content">
                <li>
                    <svg width="90" height="90" viewBox="0 0 90 90" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path
                            d="M51.9468 88.7763C51.9468 88.7763 53.5152 83.7073 55.7739 82.7611C58.5291 81.6142 65.1377 79.0568 65.1377 79.0568C65.6605 78.8676 66.0631 73.7527 66.0631 73.7527C64.7299 72.3535 62.5549 70.0369 62.0321 66.9175C59.0781 66.344 57.2482 60.6099 59.9408 60.4378C58.0429 53.5568 61.8909 46.8707 66.0056 46.3031C65.3677 44.0093 65.6082 41.0563 69.8117 41.0563C73.8845 41.0563 73.8845 44.6803 73.2937 46.217C78.1455 46.1769 81.5178 53.7173 79.2905 60.4092C81.9464 60.1913 80.6028 65.6044 78.0828 66.6251C77.7325 70.0656 75.0243 72.8352 73.2885 73.724C73.2885 73.724 73.6649 78.8331 74.2139 79.0281C74.2139 79.0281 81.7582 81.1784 84.32 82.7324C87.0754 84.4067 88.7329 88.7475 88.7329 88.7475"
                            stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                        <path
                            d="M88.7215 48.7518C88.7215 48.7518 86.3953 44.7378 85.4333 43.7172C83.2688 41.4235 73.8789 38.4474 73.8789 38.4474C73.3299 38.2582 73.0058 36.3488 72.9587 35.0414C76.0439 34.7842 79.0714 33.9846 81.9252 32.6731C82.3434 25.729 83.6975 8.50921 74.0828 8.13074C73.1156 8.09061 73.2986 5.36113 71.7144 5.36113C58.2151 3.64088 57.2531 22.2713 57.5458 32.6731C60.1761 33.8457 62.9332 34.6417 65.749 35.0414C65.6287 35.9703 65.3726 38.2582 64.8184 38.4474L56.1604 41.6299"
                            stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                        <path
                            d="M0.882355 88.7771C0.882355 88.7771 2.71224 85.5487 3.64809 84.5108C5.80736 82.2171 15.1973 79.0575 15.1973 79.0575C15.7462 78.8625 16.0756 77.1366 16.1227 75.8292C13.0376 75.5748 10.01 74.7771 7.15624 73.4667C6.73275 66.5226 5.38387 49.3028 14.9986 48.9186C15.9658 48.8785 15.7776 46.149 17.367 46.149C30.8611 44.4287 31.823 63.0591 31.5355 73.4667C28.9049 74.6369 26.1478 75.4309 23.3324 75.8292C23.4527 76.7581 23.7088 78.8684 24.263 79.0575L33.1511 82.4981C36.1572 83.7481 38.761 88.8057 38.761 88.8057"
                            stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                        <path
                            d="M62.0312 67.4912C58.774 66.115 51.0885 64.0507 51.0885 64.0507C50.0428 63.5632 50.1892 60.226 50.1422 58.9243C51.9877 57.3187 54.7012 53.7635 54.5704 51.011C56.4474 50.042 57.8748 43.6713 54.9574 44.434C56.8813 39.4739 55.6213 29.8748 50.8741 29.2383C49.8285 29.1007 51.2297 25.0581 42.3259 26.3139C33.119 27.6327 33.187 42.3582 35.6809 44.4626C32.2354 44.0784 33.8666 49.3768 36.3344 50.5294C36.1827 52.2496 37.5944 57.118 40.632 58.9529C40.632 60.2431 40.6738 63.9073 39.6857 64.0793C39.6857 64.0793 35.8063 65.1172 32.3661 66.4705"
                            stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                        <path
                            d="M34.6045 42.1228C32.7119 41.1709 24.8904 38.9461 24.8904 38.9461C23.897 38.774 23.9232 35.1099 23.9389 33.8197C26.9817 31.9847 28.3881 27.1451 28.2417 25.3962C30.7094 24.2493 32.3354 18.9452 28.8953 19.3294C31.3891 17.2306 31.4571 2.51099 22.2502 1.20933C13.3204 -0.0464619 14.7371 3.99614 13.6916 4.1223C8.94433 4.75879 6.05308 10.9402 9.60829 19.3179C5.94852 18.2801 8.11824 24.9259 9.99521 25.895C9.86444 28.6589 12.5727 32.2027 14.4235 33.8083C14.3764 35.1099 14.5333 38.4472 13.4771 38.9346C13.4771 38.9346 5.3525 41.039 3.19324 42.5529C1.8914 43.4704 0.882355 48.7515 0.882355 48.7515"
                            stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                    </svg>

                    <h2><span>2.5</span> Million+</h2>
                    <p>2.5 Million+ Customers All India</p>
                </li>
                <li>
                    <svg width="90" height="90" viewBox="0 0 90 90" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path
                            d="M13.2925 16.8514C20.7634 22.8495 31.9912 26.6653 44.5559 26.6653C57.1207 26.6653 68.3423 22.8368 75.8131 16.8514"
                            stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                        <path
                            d="M75.8131 70.7765C68.3423 64.7784 57.1393 60.9626 44.5559 60.9626C31.9726 60.9626 20.7634 64.7912 13.2925 70.7765"
                            stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                        <path
                            d="M44.0799 2.08582C34.4923 7.29269 24.8924 26.9716 24.8924 44.0726C24.8924 64.3896 34.48 79.6465 44.0799 86.0658"
                            stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                        <path
                            d="M45.8192 86.0658C55.4067 80.8589 65.0067 61.18 65.0067 44.0726C65.0067 23.7555 55.4191 8.50507 45.8192 2.08582"
                            stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                        <path d="M3.82324 44.0722H85.2838" stroke="black" stroke-width="1.5" stroke-linecap="round"
                            stroke-linejoin="round" />
                        <path d="M44.55 2.08582V86.0658" stroke="black" stroke-width="1.5" stroke-linecap="round"
                            stroke-linejoin="round" />
                        <path
                            d="M44.55 86.2887C67.1661 86.2887 85.5 67.3877 85.5 44.0722C85.5 20.7566 67.1661 1.85567 44.55 1.85567C21.9339 1.85567 3.6 20.7566 3.6 44.0722C3.6 67.3877 21.9339 86.2887 44.55 86.2887Z"
                            stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                    </svg>

                    <h2><span>29</span> States</h2>
                    <p>Available in all 29 States in India</p>
                </li>

                <li>
                    <svg width="90" height="90" viewBox="0 0 90 90" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path
                            d="M54.6261 42.4588H47.8384L49.1029 28.6083C49.1037 28.5864 49.0978 28.5649 49.0859 28.5465C49.074 28.5282 49.0567 28.5139 49.0365 28.5059C49.0161 28.4977 48.9938 28.4961 48.9725 28.5012C48.9513 28.5062 48.9322 28.5178 48.9177 28.5343L34.9243 46.8235H41.6856L40.3894 61.0391L54.6261 42.4588Z"
                            stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                        <path
                            d="M77.3763 74.7302V14.7941C77.3763 13.3332 76.1921 12.1489 74.7311 12.1489H14.7949C13.334 12.1489 12.1497 13.3332 12.1497 14.7941V74.7302C12.1497 76.1912 13.334 77.3755 14.7949 77.3755H74.7311C76.1921 77.3755 77.3763 76.1912 77.3763 74.7302Z"
                            stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                        <path
                            d="M70.3599 17.5827H19.1689C18.2924 17.5827 17.5817 18.2933 17.5817 19.1698V70.3608C17.5817 71.2373 18.2924 71.948 19.1689 71.948H70.3599C71.2365 71.948 71.947 71.2373 71.947 70.3608V19.1698C71.947 18.2933 71.2365 17.5827 70.3599 17.5827Z"
                            stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                        <path d="M88.5963 36.3314H78.248" stroke="black" stroke-width="1.5" stroke-linecap="round"
                            stroke-linejoin="round" />
                        <path d="M88.5963 44.7654H78.248" stroke="black" stroke-width="1.5" stroke-linecap="round"
                            stroke-linejoin="round" />
                        <path d="M88.5963 53.1929H78.248" stroke="black" stroke-width="1.5" stroke-linecap="round"
                            stroke-linejoin="round" />
                        <path d="M88.5963 61.6258H78.248" stroke="black" stroke-width="1.5" stroke-linecap="round"
                            stroke-linejoin="round" />
                        <path d="M88.5963 27.8994H78.248" stroke="black" stroke-width="1.5" stroke-linecap="round"
                            stroke-linejoin="round" />
                        <path d="M11.2761 36.3314H0.927841" stroke="black" stroke-width="1.5" stroke-linecap="round"
                            stroke-linejoin="round" />
                        <path d="M11.2761 44.7654H0.927841" stroke="black" stroke-width="1.5" stroke-linecap="round"
                            stroke-linejoin="round" />
                        <path d="M11.2761 53.1929H0.927841" stroke="black" stroke-width="1.5" stroke-linecap="round"
                            stroke-linejoin="round" />
                        <path d="M11.2761 61.6258H0.927841" stroke="black" stroke-width="1.5" stroke-linecap="round"
                            stroke-linejoin="round" />
                        <path d="M11.2761 27.8994H0.927841" stroke="black" stroke-width="1.5" stroke-linecap="round"
                            stroke-linejoin="round" />
                        <path d="M53.1929 88.5972V78.249" stroke="black" stroke-width="1.5" stroke-linecap="round"
                            stroke-linejoin="round" />
                        <path d="M44.7644 88.5972V78.249" stroke="black" stroke-width="1.5" stroke-linecap="round"
                            stroke-linejoin="round" />
                        <path d="M36.3324 88.5972V78.249" stroke="black" stroke-width="1.5" stroke-linecap="round"
                            stroke-linejoin="round" />
                        <path d="M27.8985 88.5972V78.249" stroke="black" stroke-width="1.5" stroke-linecap="round"
                            stroke-linejoin="round" />
                        <path d="M61.6267 88.5972V78.249" stroke="black" stroke-width="1.5" stroke-linecap="round"
                            stroke-linejoin="round" />
                        <path d="M53.1929 11.2761V0.927841" stroke="black" stroke-width="1.5" stroke-linecap="round"
                            stroke-linejoin="round" />
                        <path d="M44.7644 11.2761V0.927841" stroke="black" stroke-width="1.5" stroke-linecap="round"
                            stroke-linejoin="round" />
                        <path d="M36.3324 11.2761V0.927841" stroke="black" stroke-width="1.5" stroke-linecap="round"
                            stroke-linejoin="round" />
                        <path d="M27.8985 11.2761V0.927841" stroke="black" stroke-width="1.5" stroke-linecap="round"
                            stroke-linejoin="round" />
                        <path d="M61.6267 11.2761V0.927841" stroke="black" stroke-width="1.5" stroke-linecap="round"
                            stroke-linejoin="round" />
                    </svg>

                    <!-- <img data-src="https://cdn.shopify.com/s/files/1/0517/6767/3016/files/10years_innovation.svg?v=1638418343" alt="" class="lazyload"> -->
                    <h2><span>7</span> Years of Innovation</h2>
                    <p>Professional in Battery Solution Technology for 7 Years</p>
                </li>
            </div>
        </section>
    </div>
    <!--Footer bar-->
    <div id="main-footer"></div>
    <script>
    $(function() {
        $("#main-footer").load("Techie_Footer_File/footer.php");
    });
    </script>
    <!--/Footer bar-->

    <script>
    $('.learnmorebtn').click(function() {
        $(this).html("<div class='loader'></div>");
        window.open($(this).attr('send'), "_blank");
        $(this).html("Learn More");
    });
    </script>
</body>

</html>

</html>