{"id":273,"date":"2023-03-02T16:54:19","date_gmt":"2023-03-02T16:54:19","guid":{"rendered":"https:\/\/www.vartmaaninstitutesirsa.com\/?page_id=273"},"modified":"2026-02-12T02:43:07","modified_gmt":"2026-02-12T02:43:07","slug":"chemistry","status":"publish","type":"page","link":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/chemistry\/","title":{"rendered":"Best Chemistry classes in sirsa"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"273\" class=\"elementor elementor-273\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b48c5c e-flex e-con-boxed e-con e-parent\" data-id=\"7b48c5c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eccaa50 elementor-widget elementor-widget-html\" data-id=\"eccaa50\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Master Chemistry with Amit Sir<\/title>\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n            line-height: 1.6;\r\n            color: #333;\r\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\r\n        }\r\n\r\n        .container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 20px;\r\n        }\r\n\r\n        \/* Hero Section *\/\r\n        .hero-section {\r\n            background: linear-gradient(135deg, #0f2027 0%, #203a43 50%, #2c5364 100%);\r\n            padding: 80px 20px;\r\n            text-align: center;\r\n            border-radius: 20px;\r\n            margin-bottom: 40px;\r\n            box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);\r\n        }\r\n\r\n        .hero-section h1 {\r\n            color: #00ff88;\r\n            font-size: 48px;\r\n            font-family: 'Times New Roman', serif;\r\n            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        \/* About Section *\/\r\n        .about-section {\r\n            background: linear-gradient(135deg, #ffffff 0%, #e0f7fa 100%);\r\n            padding: 60px 40px;\r\n            border-radius: 20px;\r\n            margin-bottom: 40px;\r\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);\r\n        }\r\n\r\n        .about-section h3 {\r\n            color: #006600;\r\n            font-size: 32px;\r\n            text-align: center;\r\n            margin-bottom: 30px;\r\n            font-family: Cambria, serif;\r\n            position: relative;\r\n            padding-bottom: 15px;\r\n        }\r\n\r\n        .about-section h3:after {\r\n            content: '';\r\n            position: absolute;\r\n            bottom: 0;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            width: 100px;\r\n            height: 4px;\r\n            background: linear-gradient(90deg, #006600, #00ff88);\r\n            border-radius: 2px;\r\n        }\r\n\r\n        .about-section p {\r\n            color: #0066ff;\r\n            font-size: 18px;\r\n            text-align: center;\r\n            line-height: 1.8;\r\n            font-family: 'Times New Roman', serif;\r\n            font-style: italic;\r\n        }\r\n\r\n        .about-section strong {\r\n            color: #0066ff;\r\n            font-weight: bold;\r\n        }\r\n\r\n        \/* Why Choose Section *\/\r\n        .why-choose-section {\r\n            background: linear-gradient(135deg, #fff5e1 0%, #ffe4b5 100%);\r\n            padding: 60px 40px;\r\n            border-radius: 20px;\r\n            margin-bottom: 40px;\r\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);\r\n        }\r\n\r\n        .why-choose-section h3 {\r\n            color: #006600;\r\n            font-size: 32px;\r\n            text-align: center;\r\n            margin-bottom: 40px;\r\n            font-family: Cambria, serif;\r\n        }\r\n\r\n        .feature-card {\r\n            background: white;\r\n            padding: 30px;\r\n            border-radius: 15px;\r\n            margin-bottom: 30px;\r\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\r\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n        }\r\n\r\n        .feature-card:hover {\r\n            transform: translateY(-10px);\r\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);\r\n        }\r\n\r\n        .feature-card h4 {\r\n            color: #0066ff;\r\n            font-size: 24px;\r\n            margin-bottom: 15px;\r\n            text-align: center;\r\n            font-family: Cambria, serif;\r\n            font-style: italic;\r\n        }\r\n\r\n        .feature-card p {\r\n            color: #333;\r\n            font-size: 16px;\r\n            text-align: center;\r\n            line-height: 1.8;\r\n            font-family: 'Times New Roman', serif;\r\n        }\r\n\r\n        .feature-card ul {\r\n            list-style: none;\r\n            padding: 0;\r\n            margin: 20px 0;\r\n        }\r\n\r\n        .feature-card ul li {\r\n            color: #333;\r\n            font-size: 16px;\r\n            text-align: center;\r\n            padding: 10px 0;\r\n            font-family: Calibri, sans-serif;\r\n        }\r\n\r\n        .feature-card ul li:before {\r\n            content: '\u2713';\r\n            color: #00ff88;\r\n            font-weight: bold;\r\n            margin-right: 10px;\r\n            font-size: 20px;\r\n        }\r\n\r\n        .highlight-orange {\r\n            color: #e36c0a;\r\n            font-weight: bold;\r\n        }\r\n\r\n        .highlight-green {\r\n            color: #006600;\r\n            font-weight: bold;\r\n        }\r\n\r\n        .highlight-blue {\r\n            color: #0066ff;\r\n            font-weight: bold;\r\n        }\r\n\r\n        \/* Divider *\/\r\n        .divider {\r\n            height: 3px;\r\n            background: linear-gradient(90deg, #006600, #0066ff, #e36c0a);\r\n            margin: 50px 0;\r\n            border-radius: 2px;\r\n        }\r\n\r\n        \/* Course Details Section *\/\r\n        .course-section {\r\n            background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);\r\n            padding: 60px 40px;\r\n            border-radius: 20px;\r\n            margin-bottom: 40px;\r\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);\r\n        }\r\n\r\n        .course-section h3 {\r\n            color: #006600;\r\n            font-size: 32px;\r\n            text-align: center;\r\n            margin-bottom: 40px;\r\n            font-family: Cambria, serif;\r\n        }\r\n\r\n        .course-card {\r\n            background: white;\r\n            padding: 30px;\r\n            border-radius: 15px;\r\n            margin-bottom: 30px;\r\n            border-left: 5px solid #0066ff;\r\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\r\n        }\r\n\r\n        .course-card h4 {\r\n            color: #0066ff;\r\n            font-size: 24px;\r\n            margin-bottom: 15px;\r\n            text-align: center;\r\n            font-family: Cambria, serif;\r\n            font-style: italic;\r\n        }\r\n\r\n        \/* Facilities Section *\/\r\n        .facilities-section {\r\n            background: linear-gradient(135deg, #fff3e0 0%, #ffe0b2 100%);\r\n            padding: 60px 40px;\r\n            border-radius: 20px;\r\n            margin-bottom: 40px;\r\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);\r\n        }\r\n\r\n        .facilities-section h3 {\r\n            color: #006600;\r\n            font-size: 32px;\r\n            text-align: center;\r\n            margin-bottom: 40px;\r\n            font-family: Cambria, serif;\r\n        }\r\n\r\n        \/* Testimonials Section *\/\r\n        .testimonials-section {\r\n            background: linear-gradient(135deg, #f3e5f5 0%, #e1bee7 100%);\r\n            padding: 60px 40px;\r\n            border-radius: 20px;\r\n            margin-bottom: 40px;\r\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);\r\n        }\r\n\r\n        .testimonials-section h3 {\r\n            color: #0066ff;\r\n            font-size: 32px;\r\n            text-align: center;\r\n            margin-bottom: 40px;\r\n            font-family: Cambria, serif;\r\n        }\r\n\r\n        .testimonial-card {\r\n            background: white;\r\n            padding: 30px;\r\n            border-radius: 15px;\r\n            margin-bottom: 20px;\r\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\r\n            border-top: 4px solid #0066ff;\r\n        }\r\n\r\n        .testimonial-card p {\r\n            color: #333;\r\n            font-size: 16px;\r\n            text-align: center;\r\n            line-height: 1.8;\r\n            font-family: 'Times New Roman', serif;\r\n            font-style: italic;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .testimonial-card strong {\r\n            color: #006600;\r\n            font-style: normal;\r\n        }\r\n\r\n        \/* CTA Section *\/\r\n        .cta-section {\r\n            background: linear-gradient(135deg, #1a237e 0%, #0d47a1 100%);\r\n            padding: 60px 40px;\r\n            border-radius: 20px;\r\n            margin-bottom: 40px;\r\n            text-align: center;\r\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);\r\n        }\r\n\r\n        .cta-section h2 {\r\n            color: #00ff88;\r\n            font-size: 36px;\r\n            margin-bottom: 30px;\r\n            font-style: italic;\r\n        }\r\n\r\n        .cta-button {\r\n            display: inline-block;\r\n            padding: 18px 50px;\r\n            background: linear-gradient(135deg, #ff6b6b 0%, #ee5a6f 100%);\r\n            color: white;\r\n            text-decoration: none;\r\n            border-radius: 50px;\r\n            font-size: 20px;\r\n            font-weight: bold;\r\n            transition: all 0.3s ease;\r\n            box-shadow: 0 10px 30px rgba(255, 107, 107, 0.4);\r\n        }\r\n\r\n        .cta-button:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 15px 40px rgba(255, 107, 107, 0.6);\r\n        }\r\n\r\n        \/* Contact Section *\/\r\n        .contact-section {\r\n            background: linear-gradient(135deg, #263238 0%, #37474f 100%);\r\n            padding: 60px 40px;\r\n            border-radius: 20px;\r\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);\r\n        }\r\n\r\n        .contact-card {\r\n            background: white;\r\n            padding: 25px;\r\n            border-radius: 15px;\r\n            margin-bottom: 20px;\r\n            text-align: center;\r\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .contact-card:hover {\r\n            transform: scale(1.05);\r\n        }\r\n\r\n        .contact-card p {\r\n            color: #333;\r\n            font-size: 16px;\r\n            line-height: 1.8;\r\n            margin: 0;\r\n        }\r\n\r\n        .contact-card strong {\r\n            color: #006600;\r\n        }\r\n\r\n        .contact-card a {\r\n            color: #0066ff;\r\n            text-decoration: none;\r\n            font-weight: bold;\r\n        }\r\n\r\n        .contact-card a:hover {\r\n            color: #e36c0a;\r\n        }\r\n\r\n        \/* Responsive Design *\/\r\n        @media (max-width: 768px) {\r\n            .hero-section h1 {\r\n                font-size: 32px;\r\n            }\r\n\r\n            .about-section h3,\r\n            .why-choose-section h3,\r\n            .course-section h3,\r\n            .facilities-section h3,\r\n            .testimonials-section h3 {\r\n                font-size: 24px;\r\n            }\r\n\r\n            .feature-card h4,\r\n            .course-card h4 {\r\n                font-size: 20px;\r\n            }\r\n\r\n            .cta-section h2 {\r\n                font-size: 28px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"container\">\r\n        <!-- Hero Section -->\r\n        <div class=\"hero-section\">\r\n            <h1>Master Chemistry with Amit Sir<\/h1>\r\n        <\/div>\r\n\r\n        <!-- About Section -->\r\n        <div class=\"about-section\">\r\n            <h3>About Us<\/h3>\r\n            <p><em>Vartmaan Institute is synonymous with quality education in Sirsa, and <strong>Amit Sir<\/strong> leads our renowned Chemistry department. With years of experience and an innovative teaching style, Amit Sir ensures students grasp complex chemical concepts with ease. Whether you're preparing for board exams, JEE, NEET, or other competitive tests, this is the ultimate destination for chemistry excellence.<\/em><\/p>\r\n        <\/div>\r\n\r\n        <div class=\"divider\"><\/div>\r\n\r\n        <!-- Why Choose Section -->\r\n        <div class=\"why-choose-section\">\r\n            <h3>Why Choose Chemistry Coaching with Amit Sir?<\/h3>\r\n\r\n            <div class=\"feature-card\">\r\n                <h4>1. Expert Teaching Methodology<\/h4>\r\n                <p>Amit Sir is celebrated for his ability to simplify challenging topics, breaking them into manageable pieces for students of all levels. His unique approach focuses on strengthening core concepts while emphasizing application and problem-solving skills.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"feature-card\">\r\n                <h4>2. Comprehensive Curriculum<\/h4>\r\n                <p>Whether it's Physical, Organic, or Inorganic Chemistry, the curriculum covers:<\/p>\r\n                <ul>\r\n                    <li>CBSE\/ICSE\/State Board syllabi.<\/li>\r\n                    <li>JEE\/NEET-specific Chemistry modules.<\/li>\r\n                    <li>CUET and other competitive exam preparation.<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"feature-card\">\r\n                <h4>3. Personalized Guidance<\/h4>\r\n                <ul>\r\n                    <li><strong>Doubt Clearance Sessions:<\/strong> Dedicated time for one-on-one query resolution<\/li>\r\n                    <li><strong>Performance Monitoring:<\/strong> Regular tests and progress reports ensure you're always on track.<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"feature-card\">\r\n                <h4>4. Access to Resources<\/h4>\r\n                <ul>\r\n                    <li><span class=\"highlight-orange\">Study Material:<\/span> Comprehensive notes and practice workbooks curated by Amit Sir<\/li>\r\n                    <li><span class=\"highlight-orange\">Mock Tests:<\/span> Frequent assessments to boost exam confidence<\/li>\r\n                    <li><span class=\"highlight-orange\">Lab Simulations:<\/span> Hands-on practical demonstrations enhance learning.<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"divider\"><\/div>\r\n\r\n        <!-- Course Details Section -->\r\n        <div class=\"course-section\">\r\n            <h3>Course Details<\/h3>\r\n\r\n            <div class=\"course-card\">\r\n                <h4>Board Exam Preparation<\/h4>\r\n                <p>Aimed at CBSE, ICSE, and State Board students, this course strengthens your foundation and prepares you for excellent performance in board exams.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"course-card\">\r\n                <h4>JEE\/NEET Chemistry Coaching<\/h4>\r\n                <p>A highly structured course tailored to meet the demands of competitive entrance exams. Key features include:<\/p>\r\n                <ul>\r\n                    <li>Focus on key topics like Stoichiometry, Thermodynamics, Coordination Compounds, and Chemical Kinetics.<\/li>\r\n                    <li>Exclusive tips and tricks to solve numerical problems quickly.<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"course-card\">\r\n                <h4>Crash Courses<\/h4>\r\n                <p>Short-term, intensive programs for last-minute revision and exam readiness<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"divider\"><\/div>\r\n\r\n        <!-- Facilities Section -->\r\n        <div class=\"facilities-section\">\r\n            <h3>Facilities<\/h3>\r\n\r\n            <div class=\"feature-card\">\r\n                <h4>Modern Infrastructure<\/h4>\r\n                <ul>\r\n                    <li>Fully equipped classrooms with digital learning aids.<\/li>\r\n                    <li>Access to a well-maintained Chemistry lab for practical demonstrations.<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"feature-card\">\r\n                <h4>Flexible Batches<\/h4>\r\n                <ul>\r\n                    <li>Morning, evening, and weekend slots to suit your schedule.<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"divider\"><\/div>\r\n\r\n        <!-- Testimonials Section -->\r\n        <div class=\"testimonials-section\">\r\n            <h3>Student Testimonials<\/h3>\r\n\r\n            <div class=\"testimonial-card\">\r\n                <p><em>\"Amit Sir's coaching not only helped me excel in boards but also gave me a strong foundation for NEET. Highly recommended!\"<\/em>\r\n                \u2014 <strong>Anjali Sharma, NEET Aspirant<\/strong><\/p>\r\n            <\/div>\r\n\r\n            <div class=\"testimonial-card\">\r\n                <p><em>\"Thanks to Vartmaan Institute and Amit Sir, I scored 95+ in Chemistry. The notes and tests were incredibly helpful.\"<\/em>\r\n                \u2014 <strong>Rahul Verma, JEE Aspirant<\/strong><\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"divider\"><\/div>\r\n\r\n        <!-- CTA Section -->\r\n        <div class=\"cta-section\">\r\n            <h2><em>Join Vartmaan Institute \u2013 Build Your Future in Science<\/em><\/h2>\r\n            <a href=\"https:\/\/www.vartmaaninstitutesirsa.com\/admission-form\/student-admission-form.html?_gl=1*dtea0s*_ga*MTYwNTU3OTU5My4xNjg3MjYwNTkw*_ga_K6TBJ7G78J*czE3Njg3NDgzMjMkbzEyNSRnMSR0MTc2ODc0ODkxMCRqNjAkbDAkaDA.\" class=\"cta-button\">Book a Free Demo Class<\/a>\r\n        <\/div>\r\n\r\n        <!-- Contact Section -->\r\n        <div class=\"contact-section\">\r\n            <div class=\"contact-card\">\r\n                <p>\ud83d\udccd <strong>Address:<\/strong><br>\r\n                Opposite Jhuthara Dharamshala,<br>\r\n                Near Surkhab Chowk, Hissar Road, Sirsa<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"contact-card\">\r\n                <p><a href=\"https:\/\/wa.me\/919467612340\">\ud83d\udcde <strong>Call \/ WhatsApp Now:<\/strong><\/a><\/p>\r\n            <\/div>\r\n\r\n            <div class=\"contact-card\">\r\n                <p>\ud83d\udce7 <strong>Email:<\/strong> <a href=\"mailto:director@vartmaaninstitutesirsa.com\">director@vartmaaninstitutesirsa.com<\/a><\/p>\r\n            <\/div>\r\n\r\n            <div class=\"contact-card\">\r\n                <p>\ud83c\udf10 <strong>Website:<\/strong> <a href=\"http:\/\/www.vartmaaninstitutesirsa.com\" target=\"_blank\">www.vartmaaninstitutesirsa.com<\/a><\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Master Chemistry with Amit Sir Master Chemistry with Amit Sir About Us Vartmaan Institute is synonymous with quality education in Sirsa, and Amit Sir leads our renowned Chemistry department. With years of experience and an innovative teaching style, Amit Sir ensures students grasp complex chemical concepts with ease. Whether you&#8217;re preparing for board exams, JEE, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-273","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"sandeep.soni484@gmail.com","author_link":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/author\/sandeep-soni484gmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Master Chemistry with Amit Sir Master Chemistry with Amit Sir About Us Vartmaan Institute is synonymous with quality education in Sirsa, and Amit Sir leads our renowned Chemistry department. With years of experience and an innovative teaching style, Amit Sir ensures students grasp complex chemical concepts with ease. Whether you&#8217;re preparing for board exams, JEE,&hellip;","_links":{"self":[{"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/pages\/273","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/comments?post=273"}],"version-history":[{"count":7,"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/pages\/273\/revisions"}],"predecessor-version":[{"id":6649,"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/pages\/273\/revisions\/6649"}],"wp:attachment":[{"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/media?parent=273"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}