{"id":203,"date":"2014-03-27T09:26:33","date_gmt":"2014-03-27T09:26:33","guid":{"rendered":"http:\/\/localhost\/tapptastic\/?page_id=203"},"modified":"2022-05-11T19:22:20","modified_gmt":"2022-05-11T10:22:20","slug":"home","status":"publish","type":"page","link":"https:\/\/www.microsmartindia.com\/","title":{"rendered":"Home"},"content":{"rendered":"<section class=\"main-row \">\n                <div class=\"container\"><!-- .Main Slider -->\n<div id=\"main-slider\" class=\"main-slider carousel slide  home-slider554 invisible\">\n    <div class=\"carousel-inner\">\n                            <div class=\"item active\" style=\"background-image: url(https:\/\/microsmartindia.com\/wp-content\/uploads\/2014\/03\/slider-img1.jpg)\">\n                <div class=\"carousel-caption\">\n                    <h2 data-animate-in=\"fadeInLeft\" data-animate-out=\"fadeOutRight\">Microsmart systems was born as a result of our refusal to work with old, time and <span class=\"green-text\">again repeated designs, using out dated technology.<\/h2>\n                    <div class=\"slider_text\">\n                                            <\/div>\n                <\/div>\n                                    <div class=\"slider-caption iPad-apps\" data-animate-in=\"fadeInUpSmall\" data-animate-out=\"fadeOutDown\">\n                        <div class=\"inner\">\n                                                            <iframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/VpcuPEuFhII?rel=0\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen><\/iframe>                                                    <\/div>\n                    <\/div>\n                            <\/div>\n                            <div class=\"item \" style=\"background-image: url(https:\/\/microsmartindia.com\/wp-content\/uploads\/2014\/03\/slider-img1.jpg)\">\n                <div class=\"carousel-caption\">\n                    <h2 data-animate-in=\"fadeInLeft\" data-animate-out=\"fadeOutRight\">we challenged the established gurus in the field of Process control. <span class=\"blue-text\">We are today a respected supplier of industrial process control instruments.<\/h2>\n                    <div class=\"slider_text\">\n                                            <\/div>\n                <\/div>\n                                    <div class=\"slider-caption iPhone-apps\" data-animate-in=\"fadeInUpSmall\" data-animate-out=\"fadeOutDown\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/microsmartindia.com\/wp-content\/uploads\/2018\/07\/photo-1-2.png?ssl=1\" alt=\"\"><\/div>\n                            <\/div>\n                            <div class=\"item \" style=\"background-image: url(https:\/\/microsmartindia.com\/wp-content\/uploads\/2014\/03\/slider-img1.jpg)\">\n                <div class=\"carousel-caption\">\n                    <h2 data-animate-in=\"fadeInLeft\" data-animate-out=\"fadeOutRight\">A Leader in the Making. <span class=\"blue-text\">We believe that Leaders aren't born<\/span>. <span class=\"green-text\">Neither are great artists, but both are born with potential<\/span><\/h2>\n                    <div class=\"slider_text\">\n                                            <\/div>\n                <\/div>\n                                    <div class=\"slider-caption iPhone-apps\" data-animate-in=\"fadeInUpSmall\" data-animate-out=\"fadeOutDown\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/microsmartindia.com\/wp-content\/uploads\/2018\/07\/photo-2.png?ssl=1\" alt=\"\"><\/div>\n                            <\/div>\n            <\/div>\n\n    <!-- Controls -->\n    <a class=\"left carousel-control\" href=\"#main-slider.home-slider554\" data-slide=\"prev\">\n        <i class=\"icon-arrow-left\"><\/i>\n    <\/a>\n    <a class=\"right carousel-control\" href=\"#main-slider.home-slider554\" data-slide=\"next\">\n        <i class=\"icon-arrow-right\"><\/i>\n    <\/a>\n    <!-- Indicators -->\n    <ol class=\"carousel-indicators\">\n                                <li data-target=\"#main-slider.home-slider554\" data-slide-to=\"0\" class=\"active\"><\/li>\n                                <li data-target=\"#main-slider.home-slider554\" data-slide-to=\"1\" ><\/li>\n                                <li data-target=\"#main-slider.home-slider554\" data-slide-to=\"2\" ><\/li>\n            <\/ol>\n<\/div>\n<!--\/ .Main Slider -->\n<script>\n    jQuery(document).ready(function($) {\n        jQuery('.main-slider').parents('.container').removeAttr('class');\n        \n        $('.main-slider').prepend('<img decoding=\"async\" src=\"https:\/\/microsmartindia.com\/wp-content\/uploads\/2014\/03\/slider-img1.jpg\" alt=\"\" class=\"testimage554 hidden\">');\n\n        $('.testimage554').load(function(){\n            $(\".main-header .spinner, .main-header .testimage554\").remove();\n            $(\".main-slider, .menu-button\").removeClass('invisible').addClass('animated fadeIn');\n            $(\".header-logo\").removeClass('invisible').addClass('animated fadeInDown');\n\n            var slider = $('#main-slider.home-slider554'),\n                animateClass;\n\n            slider.carousel({\n                interval: 7500            });\n\n            slider.find('[data-animate-in]').addClass('animated');\n\n            function animateSlide() {\n                slider.find('.item').removeClass('current');\n\n                slider.find('.active').addClass('current').find('[data-animate-in]').each(function () {\n                    var $this = $(this);\n                    animateClass = $this.data('animate-in');\n                    $this.addClass(animateClass)\n                });\n\n                slider.find('.active').find('[data-animate-out]').each(function () {\n                    var $this = $(this);\n                    animateClass = $this.data('animate-out');\n                    $this.removeClass(animateClass)\n                });\n            }\n            function animateSlideEnd() {\n                slider.find('.active').find('[data-animate-in]').each(function () {\n                    var $this = $(this);\n                    animateClass = $this.data('animate-in');\n                    $this.removeClass(animateClass)\n                });\n                slider.find('.active').find('[data-animate-out]').each(function () {\n                    var $this = $(this);\n                    animateClass = $this.data('animate-out');\n                    $this.addClass(animateClass)\n                });\n            }\n\n            animateSlide();\n\n            slider.on('slid.bs.carousel', function () {\n                animateSlide();\n            });\n            slider.on('slide.bs.carousel', function () {\n                animateSlideEnd();\n            });\n\n            if (Modernizr.touch) {\n                slider.find('.carousel-inner').swipe( {\n                \tclick: function(event) {\n            \t\t\tfn(event);\n                    },\n                    swipeLeft: function() {\n                        $(this).parent().carousel('prev');\n                    },\n                    swipeRight: function() {\n                        $(this).parent().carousel('next');\n                    },\n                    threshold: 30,\n                })\n            }\n            function fn (event) {\n                if ($(event.target).is(\"a\")) {\n\t\t\t\t\twindow.open($(event.target).attr('href'), '_self');\n                } else if ($(event.target).is('a *')) {\n         \t\t\twindow.open($(event.target).parents('a').attr('href'), '_self');\n                };\n            }\n        });\n    });\n<\/script><\/div><div class=\"clear\"><\/div><\/section>\n<h2 style=\"text-align: center;\"><strong>ABOUT US<\/strong><\/h2>\n<div class=\"container\"><div class=\"row\">\n<p class=\"col-md-10 col-md-offset-1\"><div class=\"col-sm-12\">\n<div class=\"inner\"><div class=\"widget-text about-us\">\n                    <div class=\"inner\">\n                        <h3 class=\"widget-title\"><\/h3>\n                        <p><span style=\"font-size: 14pt;\">Microsmart Systems is one of the India's preeminent players in Industrial Process Instrumentation field.<\/span><\/p>\n<span style=\"font-size: 14pt;\">Started in the year 2004, we have more than 1,500 satisfied customers belonging to different industry sectors.<\/span><\/p><a class=\"btn btn-dark btn-transparent btn-small\" href=\"https:\/\/microsmartindia.com\/?page_id=17\">Find out more<\/a><\/div>\n                <\/div><\/div>\n<\/div>\n\n<\/div><\/div>\n\n<section class=\"main-row row-bg-light\">\n                <div class=\"container\">\n<div class=\"container\"><div class=\"row\">\n<div class=\"col-md-10 col-md-offset-1\"><div class=\"col-sm-12\">\n<div class=\"inner\"><div class=\"widget-text about-us\">\n                        <div class=\"inner\">\n                            <h3 class=\"widget-title\">LATEST NEWS<\/h3>\n                            <p>\r\n\r\nFor Latest News Click Below\r\n\r\nWe believe that Leaders aren\u2019t born. Neither are ...<\/p><a class=\"btn btn-dark btn-transparent btn-small\" href=\"https:\/\/www.microsmartindia.com\/?cat=2\">Read on Blog<\/a><\/div>\n                    <\/div><\/div>\n<\/div>\n<div class=\"col-sm-12\">\n\n<\/div><\/div>\n<\/div><\/div>\n<\/div><div class=\"clear\"><\/div><\/section>\n\n<section class=\"main-row row-bg-gray\">\n                <div class=\"container\">\n<div class=\"row inner\">\n                    <div class=\"col-sm-12 col-md-8 col-md-offset-2\">\n                        <div class=\"contact-send\">\n                        <div class=\"add-comment contact-form\" id=\"addcomments\"><h3 class=\"contact-title\" id=\"header_message\">CONTACT US<\/h3>\n            <div id=\"form_messages\" class=\"submit_message\" ><\/div><div class=\"clear\"><\/div><form id=\"contactForm\" action=\"\" method=\"post\" class=\"ajax_form contact-form contactForm\" name=\"contactForm\"><div class=\"row\"><input id=\"this_form_id\" type=\"hidden\" value=\"0\" \/><div class=\"col-sm-8 clearfix\"><div class='contact-form-text' style=''>\n                <textarea style='width:490px;' class='textarea textarea_middle tf_cf_required_input ' name='tapptastic_yourmessage' rows='10' value='' placeholder='Your Message ' onblur=' if (this.placeholder == \"\") {this.placeholder = \"Your Message \";}' onfocus='if (this.placeholder == \"Your Message \") {this.placeholder = \"\";}'><\/textarea>\n            <\/div><\/div><div class=\"col-sm-4\"><div class='contact-form-name  omega ' style='width:490px; clear:left;'>\n                <input type='text' style='width:490px;' class='inputtext input_middle' name='tapptastic_yourname' value='' placeholder='Your Name' onblur=' if (this.placeholder == \"\") {this.placeholder = \"Your Name\";}' onfocus='if (this.placeholder == \"Your Name\") {this.placeholder = \"\";}'  \/>\n            <\/div><div class='contact-form-name  omega ' style='width:490px; '>\n                <input type='text' style='width:490px;' class='inputtext input_middle tapptastic_email' name='tapptastic_youremail' value='' placeholder='Your Email' onblur=' if (this.placeholder == \"\") {this.placeholder = \"Your Email\";}' onfocus='if (this.placeholder == \"Your Email\") {this.placeholder = \"\";}'  \/>\n            <\/div><div class=\"form-submit\">\n        <span class=\"btn btn-transparent btn-small\">\n            <input type=\"submit\" id=\"send_form\" class=\"btn-submit2 \" name=\"submit\" title=\"Submit mesage\" value=\"Send Your Message\" \/>\n                <img data-recalc-dims=\"1\" decoding=\"async\" id=\"sending_img\" src=\"https:\/\/i0.wp.com\/www.microsmartindia.com\/wp-content\/themes\/tapptastic-parent\/images\/ajax-loader.gif?ssl=1\" alt=\"\" style=\"margin-left:50px; margin-bottom:-6px; display: none; border:0;\" \/><\/span>\n        <\/div><\/div><\/div><\/form><div class=\"clear\"><\/div><\/div><\/div><\/div><\/div>\n<\/div><div class=\"clear\"><\/div><\/section>\n","protected":false},"excerpt":{"rendered":"<p>ABOUT US<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-203","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.microsmartindia.com\/index.php?rest_route=\/wp\/v2\/pages\/203","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.microsmartindia.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.microsmartindia.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.microsmartindia.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.microsmartindia.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=203"}],"version-history":[{"count":294,"href":"https:\/\/www.microsmartindia.com\/index.php?rest_route=\/wp\/v2\/pages\/203\/revisions"}],"predecessor-version":[{"id":2968,"href":"https:\/\/www.microsmartindia.com\/index.php?rest_route=\/wp\/v2\/pages\/203\/revisions\/2968"}],"wp:attachment":[{"href":"https:\/\/www.microsmartindia.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=203"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}