{"id":18731,"date":"2017-04-25T16:30:47","date_gmt":"2017-04-25T11:00:47","guid":{"rendered":"http:\/\/www.astroved.com\/?post_type=us&#038;p=18731"},"modified":"2025-03-22T03:39:13","modified_gmt":"2025-03-22T03:39:13","slug":"dashavatar-homa","status":"publish","type":"post","link":"https:\/\/www.astroved.com\/us\/specials\/dashavatar-homa","title":{"rendered":"Grand Dasavatar Program"},"content":{"rendered":"[et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Section&#8221; module_id=&#8221;menu-enable&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;]<div class=\"offer\" id=\"timer\"><!-- [et_pb_line_break_holder] -->      <div class=\"timerwap\"><!-- [et_pb_line_break_holder] -->        <div class=\"head-timer\"><!-- [et_pb_line_break_holder] -->         <h4>Event Sign-up Closes In<\/h4><!-- [et_pb_line_break_holder] -->         <ul style=\"padding:0;margin:0;padding-right: 25px;\"><!-- [et_pb_line_break_holder] -->            <li><!-- [et_pb_line_break_holder] -->               <span id=\"days\" class=\"value\">1<\/span> <!-- [et_pb_line_break_holder] -->               <pee class=\"label\">D<\/pee> <!-- [et_pb_line_break_holder] -->            <\/li><!-- [et_pb_line_break_holder] -->            <div class=\"sep section\"><!-- [et_pb_line_break_holder] -->               <pee>:<\/pee> <!-- [et_pb_line_break_holder] -->            <\/div><!-- [et_pb_line_break_holder] -->            <li><!-- [et_pb_line_break_holder] -->               <span id=\"hours\" class=\"value\">10<\/span> <!-- [et_pb_line_break_holder] -->               <pee class=\"label\">H<\/pee> <!-- [et_pb_line_break_holder] -->            <\/li><!-- [et_pb_line_break_holder] -->            <div class=\"sep section\"><!-- [et_pb_line_break_holder] -->               <pee>:<\/pee> <!-- [et_pb_line_break_holder] -->            <\/div><!-- [et_pb_line_break_holder] -->            <li><!-- [et_pb_line_break_holder] -->               <span id=\"minutes\" class=\"value\">43<\/span> <!-- [et_pb_line_break_holder] -->               <pee class=\"label\">M<\/pee> <!-- [et_pb_line_break_holder] -->            <\/li><!-- [et_pb_line_break_holder] -->            <div class=\"sep section\"><!-- [et_pb_line_break_holder] -->               <pee>:<\/pee> <!-- [et_pb_line_break_holder] -->            <\/div><!-- [et_pb_line_break_holder] -->            <li><!-- [et_pb_line_break_holder] -->               <span id=\"seconds\" class=\"value\">3<\/span> <!-- [et_pb_line_break_holder] -->               <pee class=\"label\">S<\/pee> <!-- [et_pb_line_break_holder] -->            <\/li><!-- [et_pb_line_break_holder] -->         <\/ul><!-- [et_pb_line_break_holder] -->        <\/div><!-- [et_pb_line_break_holder] -->        <div class=\"signup-button\"><a href=\"#\" class=\"js-open-modal\">SIGN UP NOW<\/a><\/div><!-- [et_pb_line_break_holder] -->      <\/div><!-- [et_pb_line_break_holder] -->   <\/div><!-- [et_pb_line_break_holder] -->   <script type=\"text\/javascript\" src=\"https:\/\/momentjs.com\/downloads\/moment.min.js\"><\/script> <!-- [et_pb_line_break_holder] -->   <script type=\"text\/javascript\" src=\"https:\/\/momentjs.com\/downloads\/moment-timezone-with-data.min.js\"><\/script><!-- [et_pb_line_break_holder] --><script type=\"text\/javascript\"><!-- [et_pb_line_break_holder] -->   var userTimeZone = moment.tz.guess();<!-- [et_pb_line_break_holder] -->   var eventEndDate = moment.tz(\"2023-08-12 04:00\", \"Asia\/Kolkata\");<!-- [et_pb_line_break_holder] -->   eventEndDate = eventEndDate.tz(userTimeZone).format();<!-- [et_pb_line_break_holder] -->   eventEndDate = moment(eventEndDate).valueOf();<!-- [et_pb_line_break_holder] -->   var second = 1000, minute = second * 60, hour = minute * 60, day = hour * 24;<!-- [et_pb_line_break_holder] -->   var countDown = eventEndDate;<!-- [et_pb_line_break_holder] -->   var x = setInterval(function () {<!-- [et_pb_line_break_holder] -->   var currenDateTime = moment().tz(userTimeZone);<!-- [et_pb_line_break_holder] -->   currenDateTime = moment(currenDateTime).valueOf();<!-- [et_pb_line_break_holder] -->   distance = countDown - currenDateTime;<!-- [et_pb_line_break_holder] -->   var test = Math.floor((distance % (minute)) \/ (second));<!-- [et_pb_line_break_holder] -->   document.getElementById('days').innerHTML = Math.floor(distance \/ (day));<!-- [et_pb_line_break_holder] -->   document.getElementById('hours').innerHTML = Math.floor((distance % (day)) \/ (hour));<!-- [et_pb_line_break_holder] -->   document.getElementById('minutes').innerHTML = Math.floor((distance % (hour)) \/ (minute));<!-- [et_pb_line_break_holder] -->   document.getElementById('seconds').innerHTML = Math.floor((distance % (minute)) \/ (second));<!-- [et_pb_line_break_holder] -->   if (distance < 0) {<!-- [et_pb_line_break_holder] -->   clearInterval(x);<!-- [et_pb_line_break_holder] -->   jQuery(\"#timer\").remove();<!-- [et_pb_line_break_holder] -->   jQuery(\".avlp-coupon\").remove();<!-- [et_pb_line_break_holder] -->   jQuery(\"#avbonus-section\").remove();<!-- [et_pb_line_break_holder] -->   }<!-- [et_pb_line_break_holder] -->   }, second); <!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;off|desktop&#8221; disabled_on=&#8221;on|on|off&#8221; module_id=&#8221;menu-enable&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; background_image=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/10\/dasavatar-lp.jpg&#8221; background_position=&#8221;top_right&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;0px||0px||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;3_4,1_4&#8243; custom_padding_last_edited=&#8221;on|tablet&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;50px||60px||false|false&#8221; custom_padding_tablet=&#8221;10px||0px||false|false&#8221; custom_padding_phone=&#8221;10px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;3_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Open Sans|500|||||||&#8221; header_text_color=&#8221;#ffcc00&#8243; header_font_size=&#8221;33px&#8221; header_line_height=&#8221;1.3em&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;23px&#8221; header_3_font=&#8221;Open Sans||||||||&#8221; header_3_text_color=&#8221;#ffcc00&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.4em&#8221; custom_margin=&#8221;||15px||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; custom_padding_tablet=&#8221;20px||0px||false|false&#8221; custom_padding_phone=&#8221;20px||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; header_font_size_tablet=&#8221;25px&#8221; header_font_size_phone=&#8221;&#8221; header_font_size_last_edited=&#8221;on|desktop&#8221; header_2_font_size_tablet=&#8221;17px&#8221; header_2_font_size_phone=&#8221;17px&#8221; header_2_font_size_last_edited=&#8221;on|tablet&#8221; header_3_font_size_tablet=&#8221;15px&#8221; header_3_font_size_phone=&#8221;15px&#8221; header_3_font_size_last_edited=&#8221;on|tablet&#8221; border_color_bottom=&#8221;#314367&#8243; global_colors_info=&#8221;{}&#8221;]<h1 style=\"font-weight: 600; padding-bottom: 5px; letter-spacing: 0px;\">GRAND DASAVATAR PROGRAM<\/h1>\r\n<h2 style=\"line-height: 1.5em; letter-spacing: 0px;\">10-MONTH PROGRAM DEDICATED TO 10 DIVINE FORMS OF VISHNU<\/h2>\r\n<h2 style=\"line-height: 1.5em; letter-spacing: 0px;\"><span style=\"color: #ffcc00;\">INVOKE TEN-FOLD BLESSINGS OF VISHNU <\/span><br>FOR AFFLUENCE, PROTECTION, POWER, VICTORY &amp; LIBERATION<\/h2>\r\n<h3 style=\"line-height: 1.7em; letter-spacing: 0px;\">10 Grand Fire Labs | <span style=\"color: #fff;\">10 Powerspot Poojas |<br><\/span> <span style=\"color: #fff;\">Sacred Hymn Chanting &amp; Bhajans |<\/span>Special Pooja &amp; Hydration Ceremony |<br>Energized Sacred Shaligram Statue Set of Vishnu\u2019s Dasavatar<\/h3>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#FFFFFF&#8221; custom_margin=&#8221;||15px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<div class=\"hr-line\"><\/div>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<div><img decoding=\"async\" class=\"calandar-icon\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/02\/calender-icon-white.png\" \/> <span class=\"event-date\"> LIVE on <span class='timezone-placeholder' data-id='36610782' data-date='2023-08-12' data-time='05:00' id='converter_36610782_2023-08-12_05:00'><\/span><\/span><\/div>[\/et_pb_text][et_pb_button button_url=&#8221;#ordernow&#8221; button_text=&#8221;VIEW DASAVATAR PROGRAM PACKAGES&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;16px&#8221; button_text_color=&#8221;#5c2bc5&#8243; button_bg_color=&#8221;#ffcc00&#8243; button_border_width=&#8221;0px&#8221; button_border_radius=&#8221;5px&#8221; button_use_icon=&#8221;off&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;0px||||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;10px|38px|10px|38px|true|true&#8221; custom_padding_tablet=&#8221;|20px||20px|true|true&#8221; custom_padding_phone=&#8221;|20px||20px|true|true&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; button_text_size_tablet=&#8221;15px&#8221; button_text_size_phone=&#8221;15px&#8221; button_text_size_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221; button_text_color__hover_enabled=&#8221;off|hover&#8221; button_text_color__hover=&#8221;#FFFFFF&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|on&#8221; module_class=&#8221;banner&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/10\/dasavatar-mob.jpg&#8221; background_position=&#8221;top_center&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;140px||0px||false|false&#8221; custom_padding_tablet=&#8221;339px||||false|false&#8221; custom_padding_phone=&#8221;140px||||false|false&#8221; background_last_edited=&#8221;off|desktop&#8221; background_image_phone=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/03\/rahu-ketu-transit-mob-banner.jpg&#8221; background_enable_image_phone=&#8221;on&#8221; parallax_phone=&#8221;off&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.10.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|on&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#5c2bc5&#8243; custom_padding=&#8221;10px||10px||true|false&#8221; border_color_all=&#8221;#061d47&#8243; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.10.1&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.10.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#ffcc00&#8243; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"font-weight: 600; font-size: 15px !important;\">EVENT DETAILS<\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|on&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#5c2bc5&#8243; custom_padding=&#8221;12px||12px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width=&#8221;93%&#8221; custom_padding=&#8221;10px|12px|23px|12px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.10.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;16px&#8221; header_font=&#8221;Open Sans||||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#ffcc00&#8243; header_font_size=&#8221;22px&#8221; header_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#ffcc00&#8243; header_2_font_size=&#8221;18px&#8221; header_2_line_height=&#8221;1.5em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||10px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221;]<h1 style=\"font-weight: bold; margin-bottom: 2px; margin-top: 5px;\">GRAND DASAVATAR PROGRAM<\/h1>\r\n<h2><span style=\"color: #fff;\">10-MONTH PROGRAM DEDICATED TO 10 DIVINE FORMS OF VISHNU<\/span><\/h2>\r\n<h2>INVOKE TEN-FOLD BLESSINGS OF VISHNU<br>FOR AFFLUENCE, PROTECTION, POWER, VICTORY &amp; LIBERATION<\/h2>\r\n<h2><span style=\"color: #fff;\">10 Grand Fire Labs | <\/span> 10 Powerspot Poojas | <span style=\"color: #fff;\">Sacred Hymn Chanting &amp; Bhajans | <\/span>Special Pooja &amp; Hydration Ceremony | <span style=\"color: #fff;\">Energized Sacred Shaligram Statue Set of Vishnu\u2019s Dasavatar<\/span><\/h2>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; header_font=&#8221;Open Sans||||||||&#8221; header_text_color=&#8221;#f78d06&#8243; header_font_size=&#8221;17px&#8221; header_line_height=&#8221;1.4em&#8221; header_2_font=&#8221;Open Sans||||||||&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;15px&#8221; header_2_line_height=&#8221;1.4em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;|||-4px|false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; border_width_bottom=&#8221;0px&#8221; border_color_bottom=&#8221;rgba(4,26,68,0.24)&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<div><img decoding=\"async\" class=\"calandar-icon\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/02\/calender-icon-white.png\" \/> <span class=\"event-date\"> LIVE on <span class='timezone-placeholder' data-id='1849964401' data-date='2023-08-12' data-time='05:00' id='converter_1849964401_2023-08-12_05:00'><\/span><\/span><\/div>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;-15px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<div class=\"view-pack-btn\"><!-- [et_pb_line_break_holder] -->                <button class=\"view-pack\"><a href=\"#ordernow\">VIEW DASAVATAR PROGRAM PACKAGES<\/a><\/button><!-- [et_pb_line_break_holder] -->              <\/div>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;30px||20px||false|false&#8221; link_option_url=&#8221;#bonus&#8221; disabled=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_4,3_4&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;15px||||false|false&#8221; custom_margin_phone=&#8221;15px||||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/10\/eb-offer-bonus-gift-reg.jpg&#8221; alt=&#8221;Bonus Gift Offer&#8221; title_text=&#8221;eb-offer-bonus-gift-reg&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;10px||||false|false&#8221; custom_margin_tablet=&#8221;-15px||||false|false&#8221; custom_margin_phone=&#8221;-15px||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;3_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans||||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_font_size=&#8221;28px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;5px||||false|false&#8221; custom_margin_tablet=&#8221;10px||||false|false&#8221; custom_margin_phone=&#8221;10px||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||||false&#8221; header_3_text_align_tablet=&#8221;center&#8221; header_3_text_align_phone=&#8221;center&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;33px&#8221; header_3_font_size_phone=&#8221;22px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<h3 class=\"gradient-color\">Receive 50 Preparatory Bonus Poojas<br>Starts From Nov. 14, 2022 (IST)<br>Up to 25% OFF on Dasavatar Homa Packages<\/h3>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|on|on&#8221; module_id=&#8221;quote&#8221; module_class=&#8221;overviews&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;10px||10px||true|false&#8221; border_color_all=&#8221;#061d47&#8243; border_width_bottom=&#8221;0px&#8221; border_color_bottom=&#8221;#041a44&#8243; box_shadow_style=&#8221;preset3&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.10.1&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.10.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#000000&#8243; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;]<p class=\"rotate\" style=\"font-weight: bold;\">OVERVIEW<span class=\"fa fa-chevron-right\"><\/span><\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;overview-section&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;0px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;30px||50px||false|false&#8221; custom_padding_tablet=&#8221;45px||30px||false|false&#8221; custom_padding_phone=&#8221;25px||||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; disabled_on=&#8221;on|off|off&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;||||false|false&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600||on|||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#000000&#8243; header_2_font_size=&#8221;30px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; border_color_bottom=&#8221;#d5d2d2&#8243; global_colors_info=&#8221;{}&#8221;]<h2>OVERVIEW<\/h2>[\/et_pb_text][et_pb_divider color=&#8221;#d4d4d4&#8243; divider_weight=&#8221;2px&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;80%&#8221; width_tablet=&#8221;40%&#8221; width_phone=&#8221;30%&#8221; width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;center&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;off|desktop&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;10px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7em;\">Dasavatar, the ten most powerful incarnations of Vishnu (Supreme Preserver and Protector of the Universe), descended on earth in different Yugas (time periods) to destroy darkness and demonic forces, and relieve suffering and sorrow.<\/p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7em;\">According to the Bhagavata Mahapurana, Vishnu, in his Dasavatar, appeared to balance the effect of good and evil upon the earth, re-establish peace, and Dharma (righteousness), shower his devotees with well-being and prosperity, and show them the path to self-actualization and liberation.<\/p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7em;\">AstroVed will invoke the power and blessings of Vishnu\u2019s 10 avatars in our 10-Month Grand Dasavatar Program with 23 Grand Ceremonies performed during his powertime on Ekadasi (11th Moon) days. One avatar will be invoked every month to access the Divine aura and unique blessings of each of his avatars.<\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; custom_padding_last_edited=&#8221;off|desktop&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;80%&#8221; width_tablet=&#8221;70%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;20px||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;10px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#0c1232&#8243; text_font_size=&#8221;15px&#8221; text_letter_spacing=&#8221;-1px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;-20px||10px||false|false&#8221; custom_margin_tablet=&#8221;-20px||10px||false|false&#8221; custom_margin_phone=&#8221;-10px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Grand Dasavatar Program 2022 : 10-Month Program Dedicated To 10 Divine Forms Of Vishnu[\/et_pb_text][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/RuhipzwMLzg?rel=0\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#0c1232&#8243; text_font_size=&#8221;15px&#8221; text_letter_spacing=&#8221;-1px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;-20px||10px||false|false&#8221; custom_margin_tablet=&#8221;-20px||10px||false|false&#8221; custom_margin_phone=&#8221;-10px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Dasavatar Series : Matsya Avatar &#8211; The First Avatar of Vishnu | AstroVed Astrologer Vijayalakshmi[\/et_pb_text][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/IvHUaMSgi-0?rel=0\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#0c1232&#8243; text_font_size=&#8221;15px&#8221; text_letter_spacing=&#8221;-1px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;-20px||10px||false|false&#8221; custom_margin_tablet=&#8221;-20px||10px||false|false&#8221; custom_margin_phone=&#8221;-10px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Dasavatar Series : Kurma Avatar &#8211; The Second Avatar of Vishnu  | AstroVed Astrologer Vijayalakshmi[\/et_pb_text][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/5_g180J1kLM?rel=0\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; custom_padding_last_edited=&#8221;off|desktop&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;80%&#8221; width_tablet=&#8221;70%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;20px||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;10px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#0c1232&#8243; text_font_size=&#8221;15px&#8221; text_letter_spacing=&#8221;-1px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;-20px||10px||false|false&#8221; custom_margin_tablet=&#8221;-20px||10px||false|false&#8221; custom_margin_phone=&#8221;-10px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Vishnu&#8217;s Varaha Avatar Helps Overcome Hurdles &#038; Regain Opportunities[\/et_pb_text][et_pb_video src=&#8221;https:\/\/www.youtube.com\/watch?v=yvIWGvBuCUU&#038;pp&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_video][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#0c1232&#8243; text_font_size=&#8221;15px&#8221; text_letter_spacing=&#8221;-1px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;-20px||10px||false|false&#8221; custom_margin_tablet=&#8221;-20px||10px||false|false&#8221; custom_margin_phone=&#8221;-10px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Dasavatar Series : <br>Vamana Vishnu Gives Long Life, Wealth &amp; Health[\/et_pb_text][et_pb_video src=&#8221;https:\/\/youtu.be\/EVmxK2i0cw0&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_video][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#0c1232&#8243; text_font_size=&#8221;15px&#8221; text_letter_spacing=&#8221;-1px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;-20px||10px||false|false&#8221; custom_margin_tablet=&#8221;-20px||10px||false|false&#8221; custom_margin_phone=&#8221;-10px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Dasavatar Series : Vishnu&#8217;s Narasimha Avatar Helps Win Over Negativity, Enemies, and Misfortunes[\/et_pb_text][et_pb_video src=&#8221;https:\/\/www.youtube.com\/watch?v=Zsfojk6RL5Y&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_video][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;blessings&#8221; module_class=&#8221;overview-section&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffcc00&#8243; background_enable_image=&#8221;off&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_center&#8221; background_repeat=&#8221;repeat&#8221; background_blend=&#8221;luminosity&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;0px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||50px||false|false&#8221; custom_padding_tablet=&#8221;||50px||false|false&#8221; custom_padding_phone=&#8221;30px||20px||false|false&#8221; top_divider_height=&#8221;106px&#8221; top_divider_flip=&#8221;horizontal&#8221; bottom_divider_color=&#8221;#1a0052&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|tablet&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;20px||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;0px||||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_text_align_tablet=&#8221;left&#8221; header_3_text_align_phone=&#8221;left&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;17px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_line_height_tablet=&#8221;&#8221; header_3_line_height_phone=&#8221;1.5em&#8221; header_3_line_height_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3>60 Blessings of 10 Supreme Forms of Vishnu<\/h3>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7em;\">Vedic experts recommend propitiating all ten Avatars of Vishnu as a remedy for life\u2019s challenges and receiving the life-sustaining blessings of the Archetype of Wealth for overall power, abundance, and victory.<\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;80%&#8221; width_tablet=&#8221;90%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;90%&#8221; custom_padding=&#8221;||0px|||&#8221; custom_padding_tablet=&#8221;||0px|||&#8221; custom_padding_phone=&#8221;40px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.6.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code module_class=&#8221;table-list-style&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||22px|||&#8221; custom_padding=&#8221;||0px|||&#8221; global_colors_info=&#8221;{}&#8221;]<style><!-- [et_pb_line_break_holder] -->    .yogini-table-res {<!-- [et_pb_line_break_holder] -->        display: block;<!-- [et_pb_line_break_holder] -->        width: 100%;<!-- [et_pb_line_break_holder] -->        overflow-x: auto;<!-- [et_pb_line_break_holder] -->        background-color: #fff;<!-- [et_pb_line_break_holder] -->        padding: 0px;<!-- [et_pb_line_break_holder] -->        -webkit-overflow-scrolling: touch;<!-- [et_pb_line_break_holder] -->        border-radius: 10px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .yogini-table {<!-- [et_pb_line_break_holder] -->        border: 1px solid #dddddd;<!-- [et_pb_line_break_holder] -->        border-collapse: collapse;<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    table.yogini-table td {<!-- [et_pb_line_break_holder] -->        padding: 10px;<!-- [et_pb_line_break_holder] -->        border: 1px solid #2120202e;<!-- [et_pb_line_break_holder] -->        padding: 10px 10px 10px;<!-- [et_pb_line_break_holder] -->        vertical-align: middle;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    table.yogini-table th {<!-- [et_pb_line_break_holder] -->        padding: 10px;<!-- [et_pb_line_break_holder] -->        border: 1px solid #2120202e;<!-- [et_pb_line_break_holder] -->        padding: 10px 10px 10px;<!-- [et_pb_line_break_holder] -->        vertical-align: middle;<!-- [et_pb_line_break_holder] -->        font-family: 'Open Sans';<!-- [et_pb_line_break_holder] -->        font-weight: 700;<!-- [et_pb_line_break_holder] -->        font-size: 20px;<!-- [et_pb_line_break_holder] -->        color: #5c2bc5;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    .table-list-style ul li:before {<!-- [et_pb_line_break_holder] -->        content: '\\e033'!important;<!-- [et_pb_line_break_holder] -->        color: #5c2bc5;<!-- [et_pb_line_break_holder] -->        font-family: 'ETMODULES'!important;<!-- [et_pb_line_break_holder] -->        font-size: .7em!important;<!-- [et_pb_line_break_holder] -->        font-weight: 800;<!-- [et_pb_line_break_holder] -->        margin-left: -18PX;<!-- [et_pb_line_break_holder] -->        padding-right: 8px;<!-- [et_pb_line_break_holder] -->        position: absolute;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->      .table-list-style ul {<!-- [et_pb_line_break_holder] -->        margin-bottom: 0px;<!-- [et_pb_line_break_holder] -->        padding-bottom: 0px;<!-- [et_pb_line_break_holder] -->        padding-top: 0px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->      @media only screen and (max-width: 765px){<!-- [et_pb_line_break_holder] -->    .yogini-table-res {<!-- [et_pb_line_break_holder] -->        padding: 0px !important;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->    <\/style><!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    <div class=\"yogini-table-res\" id=\"live\"><!-- [et_pb_line_break_holder] -->         <table class=\"yogini-table\"><!-- [et_pb_line_break_holder] -->    <tbody><!-- [et_pb_line_break_holder] -->    <tr><!-- [et_pb_line_break_holder] -->         <th width=\"30%\" class=\"text-center\">Avatar (Incarnation)<\/th><!-- [et_pb_line_break_holder] -->         <th width=\"40%\" class=\"text-center\">Description<\/th><!-- [et_pb_line_break_holder] -->         <th width=\"30%\" class=\"text-center\">Blessings<\/th><!-- [et_pb_line_break_holder] -->         <\/tr><!-- [et_pb_line_break_holder] -->    <tr><!-- [et_pb_line_break_holder] -->    <td class=\"text-center\"><!-- [et_pb_line_break_holder] -->    <pee>Matsya (Fish)<\/pee> <!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <td class=\"text-center\"><!-- [et_pb_line_break_holder] -->    <pee>Rescued earth from the great floods<\/pee> <!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <td><!-- [et_pb_line_break_holder] -->    <ul><!-- [et_pb_line_break_holder] -->        <li>Removes negativity<\/li><!-- [et_pb_line_break_holder] -->        <li>Attracts prosperity &#038; fortune<\/li><!-- [et_pb_line_break_holder] -->        <li> Grants discernment<\/li><!-- [et_pb_line_break_holder] -->        <li> Eradicates past &#038; present life karma<\/li><!-- [et_pb_line_break_holder] -->        <li>Eliminates obstacles<\/li><!-- [et_pb_line_break_holder] -->        <li>Confers spiritual awareness &#038; wisdom<\/li><!-- [et_pb_line_break_holder] -->         <!-- [et_pb_line_break_holder] -->    <\/ul><!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <\/tr><!-- [et_pb_line_break_holder] -->    <tr><!-- [et_pb_line_break_holder] -->    <td class=\"text-center\"><!-- [et_pb_line_break_holder] -->    <pee>Kurma (Tortoise)<\/pee> <!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <td class=\"text-center\"><!-- [et_pb_line_break_holder] -->    <pee>Helped balance mount Madhara (which acted as a churning rod) during the churning of the Milky Ocean<\/pee> <!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <td><!-- [et_pb_line_break_holder] -->    <ul><!-- [et_pb_line_break_holder] -->        <li>Grants Divine support for accomplishing your goals<\/li><!-- [et_pb_line_break_holder] -->        <li>Removes miseries &#038; suffering<\/li><!-- [et_pb_line_break_holder] -->        <li>Confers financial stability<\/li><!-- [et_pb_line_break_holder] -->        <li>Bestows longevity<\/li><!-- [et_pb_line_break_holder] -->        <li>Mitigates harmful effects of Saturn<\/li><!-- [et_pb_line_break_holder] -->         <!-- [et_pb_line_break_holder] -->    <\/ul><!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <\/tr><!-- [et_pb_line_break_holder] -->    <tr><!-- [et_pb_line_break_holder] -->    <td class=\"text-center\"><!-- [et_pb_line_break_holder] -->    <pee>Varaha (Boar)<\/pee> <!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <td class=\"text-center\"><!-- [et_pb_line_break_holder] -->    <pee>Saved earth from the terrorizing demon Hiranyaksha<\/pee> <!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <td><!-- [et_pb_line_break_holder] -->    <ul><!-- [et_pb_line_break_holder] -->        <li>  Helps regain control of lost business &#038; reputation<\/li><!-- [et_pb_line_break_holder] -->        <li>Eliminates negative elements<\/li><!-- [et_pb_line_break_holder] -->        <li>   Overcomes hurdles in professional life<\/li><!-- [et_pb_line_break_holder] -->        <li>   Confers spiritual knowledge &#038; wisdom<\/li><!-- [et_pb_line_break_holder] -->        <li>Nullifies planetary afflictions<\/li><!-- [et_pb_line_break_holder] -->        <li>Bestows gold, land, power &#038; fame<\/li><!-- [et_pb_line_break_holder] -->         <!-- [et_pb_line_break_holder] -->    <\/ul><!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <\/tr><!-- [et_pb_line_break_holder] -->    <tr><!-- [et_pb_line_break_holder] -->    <td class=\"text-center\"><!-- [et_pb_line_break_holder] -->    <pee>Narasimha (Half-Man, Half Lion)<\/pee> <!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <td class=\"text-center\"><!-- [et_pb_line_break_holder] -->    <pee>Saved his beloved devotee Prahalada from the demon-King Hiranyakashipu<\/pee> <!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <td><!-- [et_pb_line_break_holder] -->    <ul><!-- [et_pb_line_break_holder] -->        <li>  Removes fear &#038; ego<\/li><!-- [et_pb_line_break_holder] -->        <li>  Protects from harmful energy, evil eye &#038; jealousy<\/li><!-- [et_pb_line_break_holder] -->        <li>Resolves financial debts<\/li><!-- [et_pb_line_break_holder] -->        <li>Alleviates misfortunes<\/li><!-- [et_pb_line_break_holder] -->        <li>Eliminates threats &#038; danger<\/li><!-- [et_pb_line_break_holder] -->        <li>Restores health<\/li><!-- [et_pb_line_break_holder] -->         <!-- [et_pb_line_break_holder] -->    <\/ul><!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <\/tr><!-- [et_pb_line_break_holder] -->    <tr><!-- [et_pb_line_break_holder] -->    <td class=\"text-center\"><!-- [et_pb_line_break_holder] -->    <pee>Vamana (Dwarf)<\/pee> <!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <td class=\"text-center\"><!-- [et_pb_line_break_holder] -->    <pee>Subdued the arrogance of the demon-King Mahabali<\/pee> <!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <td><!-- [et_pb_line_break_holder] -->    <ul><!-- [et_pb_line_break_holder] -->        <li>Confers blessings of Ashta Aishwarya (8 types of wealth) <\/li><!-- [et_pb_line_break_holder] -->        <li> Bestows recognition &#038; fame<\/li><!-- [et_pb_line_break_holder] -->        <li>Helps lead a trouble-free life<\/li><!-- [et_pb_line_break_holder] -->        <li>Grants relief from bad ancestral karma<\/li><!-- [et_pb_line_break_holder] -->        <li>Nullifies negative effects of Jupiter<\/li><!-- [et_pb_line_break_holder] -->        <li>Clears impediments<\/li><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->         <!-- [et_pb_line_break_holder] -->    <\/ul><!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <\/tr><!-- [et_pb_line_break_holder] -->    <tr><!-- [et_pb_line_break_holder] -->    <td class=\"text-center\"><!-- [et_pb_line_break_holder] -->    <pee>Parashurama (Warrior-Sage)<\/pee> <!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <td class=\"text-center\"><!-- [et_pb_line_break_holder] -->    <pee>Ended the tyranny of malevolent Kshatriyas (Warriors &#038; Kings) who inflicted hardships on people<\/pee> <!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <td><!-- [et_pb_line_break_holder] -->    <ul><!-- [et_pb_line_break_holder] -->        <li> Grants freedom from fear<\/li><!-- [et_pb_line_break_holder] -->        <li>Improves skills<\/li><!-- [et_pb_line_break_holder] -->        <li>  Helps gain mental strength &#038; courage<\/li><!-- [et_pb_line_break_holder] -->        <li>Confers peace &#038; comfort<\/li><!-- [et_pb_line_break_holder] -->        <li>  Resolves afflictions of Venus<\/li><!-- [et_pb_line_break_holder] -->        <li>  Bestows progress &#038; prosperity<\/li><!-- [et_pb_line_break_holder] -->         <!-- [et_pb_line_break_holder] -->    <\/ul><!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <\/tr><!-- [et_pb_line_break_holder] -->    <tr><!-- [et_pb_line_break_holder] -->    <td class=\"text-center\"><!-- [et_pb_line_break_holder] -->    <pee> Rama (Ideal King)<\/pee> <!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <td class=\"text-center\"><!-- [et_pb_line_break_holder] -->    <pee>Regarded as the \u2018perfect man,\u2019 he ended the rule of demon-King Ravana<\/pee> <!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <td><!-- [et_pb_line_break_holder] -->    <ul><!-- [et_pb_line_break_holder] -->        <li>Removes afflictions in the birth chart<\/li><!-- [et_pb_line_break_holder] -->        <li>Dissolves sins<\/li><!-- [et_pb_line_break_holder] -->        <li>Helps gain good virtues<\/li><!-- [et_pb_line_break_holder] -->        <li>Gives courage for meeting life\u2019s challenges<\/li><!-- [et_pb_line_break_holder] -->        <li>Confers spiritual wisdom<\/li><!-- [et_pb_line_break_holder] -->        <li>Purifies mind, body &#038; soul<\/li><!-- [et_pb_line_break_holder] -->        <li>  Grants success in endeavors<\/li><!-- [et_pb_line_break_holder] -->        <li>Bestows Moksha (salvation)<\/li><!-- [et_pb_line_break_holder] -->         <!-- [et_pb_line_break_holder] -->    <\/ul><!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <\/tr><!-- [et_pb_line_break_holder] -->    <tr><!-- [et_pb_line_break_holder] -->    <td class=\"text-center\"><!-- [et_pb_line_break_holder] -->    <pee>Balarama (Adisesha-King of Snakes)<\/pee> <!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <td class=\"text-center\"><!-- [et_pb_line_break_holder] -->    <pee>Supported Krishna\u2019s role to put an end to evil. He is known for his strength &#038; good character<\/pee> <!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <td><!-- [et_pb_line_break_holder] -->    <ul><!-- [et_pb_line_break_holder] -->        <li>  Gives strength, confidence &#038; respect<\/li><!-- [et_pb_line_break_holder] -->        <li>Helps overcome Rahu-Ketu afflictions<\/li><!-- [et_pb_line_break_holder] -->        <li>Protects against evil forces &#038; threats<\/li><!-- [et_pb_line_break_holder] -->        <li>Grants focus &#038; helps achieve goals<\/li><!-- [et_pb_line_break_holder] -->        <li>Safeguards wealth<\/li><!-- [et_pb_line_break_holder] -->         <!-- [et_pb_line_break_holder] -->    <\/ul><!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <\/tr><!-- [et_pb_line_break_holder] -->    <tr><!-- [et_pb_line_break_holder] -->    <td class=\"text-center\"><!-- [et_pb_line_break_holder] -->    <pee>Krishna (Love &#038; Wisdom Incarnate)<\/pee> <!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <td class=\"text-center\"><!-- [et_pb_line_break_holder] -->    <pee>Ended the tyranny of demon-King Kamsa. Called \u2018Poorna Avatar,\u2019 complete manifestation of Godly qualities, Krishna can bestow 200% life- 100% spiritual &#038; 100% material<\/pee> <!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <td><!-- [et_pb_line_break_holder] -->    <ul><!-- [et_pb_line_break_holder] -->        <li>Bestows blessings of fulfilling love &#038; relationships<\/li><!-- [et_pb_line_break_holder] -->        <li>Gives wisdom &#038; courage<\/li><!-- [et_pb_line_break_holder] -->        <li>Grants affluence &#038; material comforts<\/li><!-- [et_pb_line_break_holder] -->        <li>Confers peace &#038; empowerment<\/li><!-- [et_pb_line_break_holder] -->        <li>Gives good progeny<\/li><!-- [et_pb_line_break_holder] -->         <!-- [et_pb_line_break_holder] -->    <\/ul><!-- [et_pb_line_break_holder] -->    <\/td><!-- [et_pb_line_break_holder] -->    <\/tr><!-- [et_pb_line_break_holder] -->    <tr><!-- [et_pb_line_break_holder] -->        <td class=\"text-center\"><!-- [et_pb_line_break_holder] -->        <pee>Kalki (Warrior)<\/pee> <!-- [et_pb_line_break_holder] -->        <\/td><!-- [et_pb_line_break_holder] -->        <td class=\"text-center\"><!-- [et_pb_line_break_holder] -->        <pee>Yet to come Avatar in the Kali Yuga (current epoch) to rid the world of evil &#038; create a new world<\/pee> <!-- [et_pb_line_break_holder] -->        <\/td><!-- [et_pb_line_break_holder] -->        <td><!-- [et_pb_line_break_holder] -->        <ul><!-- [et_pb_line_break_holder] -->            <li>Gives swift justice &#038; blessings<\/li><!-- [et_pb_line_break_holder] -->            <li>Helps win over enemies<\/li><!-- [et_pb_line_break_holder] -->            <li>Safeguards against evil spirits<\/li><!-- [et_pb_line_break_holder] -->            <li> Grants relief from all problems in life<\/li><!-- [et_pb_line_break_holder] -->            <li>   Alleviates troubles &#038; suffering<\/li><!-- [et_pb_line_break_holder] -->            <li> Enhances career &#038; business<\/li><!-- [et_pb_line_break_holder] -->            <li>   Bestows abundance<\/li><!-- [et_pb_line_break_holder] -->             <!-- [et_pb_line_break_holder] -->        <\/ul><!-- [et_pb_line_break_holder] -->        <\/td><!-- [et_pb_line_break_holder] -->        <\/tr><!-- [et_pb_line_break_holder] -->    <\/tbody><!-- [et_pb_line_break_holder] -->    <\/table><!-- [et_pb_line_break_holder] -->    <\/div>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|tablet&#8221; module_id=&#8221;ekadasi&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;20px||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||||false|false&#8221; custom_padding_tablet=&#8221;30px||0px||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_text_align_tablet=&#8221;left&#8221; header_3_text_align_phone=&#8221;left&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;17px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_line_height_tablet=&#8221;&#8221; header_3_line_height_phone=&#8221;1.5em&#8221; header_3_line_height_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<h3>Online Live Vishnu Chanting Followed By Bhajans On Ekadasi Day <\/h3>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7em;\">Ekadasi, the 11th day of the New Moon and Full Moon, is one of the most sacred and auspicious days to connect deeply with Vishnu to purify mind, body and soul through fasting and prayer and to receive blessings for relief from afflictions, happiness, and Moksha (salvation).<\/p>[\/et_pb_text][et_pb_text module_id=&#8221;impact&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7em;\">Sri Krishna extolls the significance of Ekadasi in the Bhagavad Gita and says that when we observe fasting and austerities on this day, we can free ourselves of sinful ways and establish a deeper connection with the Supreme Being.<\/p>[\/et_pb_text][et_pb_text module_id=&#8221;impact&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7em;\">Chanting sacred hymns of Vishnu and singing Bhajans (devotional songs) on these auspicious days can rekindle our devotion to access the highest dimension of spiritual bliss, reset our focus and direction in life, rebuild good karma, and restore our fortune, joy, and peace of mind.<\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|tablet&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||||false|false&#8221; custom_margin_phone=&#8221;20px||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;30px||0px||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_text_align_tablet=&#8221;left&#8221; header_3_text_align_phone=&#8221;left&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;17px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_line_height_tablet=&#8221;&#8221; header_3_line_height_phone=&#8221;1.5em&#8221; header_3_line_height_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<h3>Divinity Incarnate Shaligram Stone: Sublime Manifestation of Vishnu <\/h3>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7em;\">The sacred Shaligram stone, originating in the Gandaki river bed of Nepal, naturally exists with the inherent marks of Vishnu\u2019s Divine disc- the Sudarshana Chakra. According to the Skanda Purana, this highly revered stone is a manifestation of the Supreme Preserver of the Universe. For the benefit of the world in Kali Yuga, Vishnu emerged in the form of Shaligram. Vaishnavites venerate this most sacred stone as an abstract form of Vishnu and it is believed to bestow six Divine blessings of spiritual elevation, righteous living, good health, harmony, prosperity, and worldly comforts.<\/p>[\/et_pb_text][et_pb_text module_id=&#8221;impact&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7em;\">AstroVed will produce exquisite hand-crafted images of Vishnu\u2019s ten Divine incarnations in the Shaligram stone, which will be energized in our powerful sacred ceremonies and sent to our customers who opt for them as part of the 10-Month Dasavatar Program.<\/p>[\/et_pb_text][et_pb_text module_id=&#8221;impact&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7em;\">Worshiping these sacred energized forms of Vishnu with faith and devotion can help bestow protection, overcome hurdles, absolve sins, fulfill wishes, and enhance spiritual bliss. <\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|on|on&#8221; module_id=&#8221;services&#8221; module_class=&#8221;service&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#5c2bc5&#8243; custom_padding=&#8221;10px||10px||true|false&#8221; background_color_phone=&#8221;#ffbede&#8221; background_last_edited=&#8221;off|desktop&#8221; background_enable_color_phone=&#8221;on&#8221; border_color_all=&#8221;#061d47&#8243; border_width_bottom=&#8221;0px&#8221; border_color_bottom=&#8221;#041a44&#8243; box_shadow_style=&#8221;preset3&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.10.1&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.10.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600||on|||||&#8221; text_text_color=&#8221;#ffcc00&#8243; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;]<p class=\"rotate\">DASAVATAR PROGRAM SERVICES<span class=\"fa fa-chevron-right\"><\/span><\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;service-section&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#5c2bc5&#8243; custom_padding=&#8221;||15px||false|false&#8221; custom_padding_tablet=&#8221;||30px||false|false&#8221; custom_padding_phone=&#8221;25px||25px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_5,3_5,1_5&#8243; custom_padding_last_edited=&#8221;on|tablet&#8221; disabled_on=&#8221;on|off|off&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||5px||false|false&#8221; custom_padding_tablet=&#8221;0px||0px||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][et_pb_column type=&#8221;3_5&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#ecb92c&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#ffcc00&#8243; header_3_font_size=&#8221;30px&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_text_color_tablet=&#8221;#ffeb0e&#8221; header_3_text_color_phone=&#8221;#ffeb0e&#8221; header_3_text_color_last_edited=&#8221;on|desktop&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<h3>DASAVATAR PROGRAM SERVICES<\/h3>\r\n<hr class=\"line-2 line2\" \/>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_5&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][\/et_pb_row][et_pb_row module_id=&#8221;firelab&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;10px||||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;-10px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_text_color_tablet=&#8221;#FFFFFF&#8221; text_text_color_phone=&#8221;#FFFFFF&#8221; text_text_color_last_edited=&#8221;on|desktop&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_orientation_tablet=&#8221;center&#8221; text_orientation_phone=&#8221;left&#8221; text_orientation_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7em;\">According to sacred texts, Powerspot beliefs, and traditional practices, performing these sacred rituals to the ten incarnations of Vishnu can bestow their immense blessings<\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;10px||3px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#ffcc00&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_3_text_color_tablet=&#8221;#ffff0b&#8221; header_3_text_color_phone=&#8221;#ffe000&#8243; header_3_text_color_last_edited=&#8221;on|tablet&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3>Dasavatar Homa (Fire Lab) For Progress, Wealth &#038; Prosperity<\/h3>\r\n<h3><span style=\"color:#fff;\">Homa (Fire Lab) for Each Vishnu Avatar (One Per Month)<\/span><\/h3>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; custom_padding_last_edited=&#8221;on|tablet&#8221; module_class=&#8221;top-ptsec&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;10px||||false|false&#8221; custom_margin_tablet=&#8221;||||false|false&#8221; custom_margin_phone=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text disabled_on=&#8221;off|off|off&#8221; module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; ul_font=&#8221;Open Sans||||||||&#8221; ul_text_color=&#8221;#FFFFFF&#8221; ul_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_margin_tablet=&#8221;-20px||||false|false&#8221; custom_margin_phone=&#8221;10px||||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_text_color_tablet=&#8221;#000000&#8243; text_text_color_phone=&#8221;#000000&#8243; text_text_color_last_edited=&#8221;on|phone&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; ul_font_size_tablet=&#8221;&#8221; ul_font_size_phone=&#8221;15px&#8221; ul_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul style=\"padding-top: 0px; padding-bottom: 0px;\" class=\"overview-listing\">\n\t<li>5-Priest Grand Matsya Avatar Homa (Fire Lab for Removing Negativity &amp; Good Health and Wealth) on Nov. 19, 2022 (IST)<\/li>\n\t<li>5-Priest Grand Kurma Avatar Homa (Fire Lab for Success in Endeavors) on Dec. 19, 2022<\/li>\n\t<li>5-Priest Grand Varaha Avatar Homa (Fire Lab for Trouble-Free Life) on Jan. 17, 2023<\/li>\n\t<li>5-Priest Narasimha Homa (Fire Lab for Protection Against Evil Forces) on Feb. 16, 2023<\/li>\n\t<li>5-Priest Vamana Homa (Fire Lab for Abundance, Fame &amp; Status) Mar. 17, 2023<\/li>\n<\/ul>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text disabled_on=&#8221;off|off|off&#8221; module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; ul_font=&#8221;Open Sans||||||||&#8221; ul_text_color=&#8221;#FFFFFF&#8221; ul_font_size=&#8221;17px&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_margin_tablet=&#8221;-45px||||false|false&#8221; custom_margin_phone=&#8221;-45px||||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_text_color_tablet=&#8221;#000000&#8243; text_text_color_phone=&#8221;#000000&#8243; text_text_color_last_edited=&#8221;on|phone&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; ul_font_size_tablet=&#8221;&#8221; ul_font_size_phone=&#8221;15px&#8221; ul_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul style=\"padding-top: 0px; padding-bottom: 0px;\" class=\"overview-listing\">\n\t<li>5-Priest Parashurama Homa (Fire Lab for Eliminating Fears &amp; Boosting Courage &amp; Confidence) on Apr. 16, 2023<\/li>\n\t<li>5-Priest Rama Homa (Fire Lab for Removing Afflictions &amp; Absolving Sins) on May 15, 2023<\/li>\n\t<li>5-Priest Balarama Homa (Fire Lab for Strength &amp; Courage)<\/li>\n\t<li>5-Priest Krishna Homa (Fire Lab for Wisdom &amp; Enhancing Relationships)<\/li>\n\t<li>5-Priest Kalki Homa (Fire Lab for Alleviating Troubles &amp; Suffering)<\/li>\n<\/ul>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;chanting&#8221; module_class=&#8221;service-section white-bg&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffcc00&#8243; custom_padding=&#8221;20px||15px||false|false&#8221; custom_padding_tablet=&#8221;20px||15px||false|false&#8221; custom_padding_phone=&#8221;20px||30px||false|false&#8221; background_color_phone=&#8221;#fff04c&#8221; background_last_edited=&#8221;off|desktop&#8221; background_enable_color_phone=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||10px||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;10px||3px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#bd1660&#8243; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#5c2bc5&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_3_text_color_tablet=&#8221;#bd1660&#8243; header_3_text_color_phone=&#8221;#bd1660&#8243; header_3_text_color_last_edited=&#8221;off|desktop&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3>Online Live Vishnu Chanting &amp; Bhajans For Good Health &amp; Auspiciousness<\/h3>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; custom_padding=&#8221;0px||||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;0px||20px||false|false&#8221; background_color_phone=&#8221;#FFFFFF&#8221; background_last_edited=&#8221;on|phone&#8221; background_enable_color_phone=&#8221;on&#8221; border_radii_tablet=&#8221;&#8221; border_radii_phone=&#8221;on|10px|10px|10px|10px&#8221; border_radii_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/08\/Online-Live-Vishnu-Chanting-Services.jpg&#8221; alt=&#8221;Online Live Vishnu Chanting &#8221; title_text=&#8221;Online Live Vishnu Chanting &#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; border_radii_tablet=&#8221;on|20px|20px|20px|20px&#8221; border_radii_phone=&#8221;on|0px|0px|0px|0px&#8221; border_radii_last_edited=&#8221;on|phone&#8221; box_shadow_style=&#8221;preset3&#8243; box_shadow_vertical_tablet=&#8221;&#8221; box_shadow_vertical_phone=&#8221;0px&#8221; box_shadow_vertical_last_edited=&#8221;on|phone&#8221; box_shadow_blur_tablet=&#8221;&#8221; box_shadow_blur_phone=&#8221;0px&#8221; box_shadow_blur_last_edited=&#8221;on|phone&#8221; box_shadow_spread_tablet=&#8221;&#8221; box_shadow_spread_phone=&#8221;0px&#8221; box_shadow_spread_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_margin_tablet=&#8221;||0px||false|false&#8221; custom_margin_phone=&#8221;-15px||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px|0px||0px|false|true&#8221; custom_padding_tablet=&#8221;0px|0px||0px|false|true&#8221; custom_padding_phone=&#8221;0px|20px||20px|false|true&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; header_3_text_color_tablet=&#8221;#000000&#8243; header_3_text_color_phone=&#8221;#000000&#8243; header_3_text_color_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3>Online Live Vishnu Chanting Followed By Bhajans On Ekadasi Day for Monthly Package<\/h3>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; ul_text_color=&#8221;#000000&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|0px||0px|false|true&#8221; custom_padding_tablet=&#8221;|0px||0px|false|true&#8221; custom_padding_phone=&#8221;|20px||20px|false|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul style=\"padding-top: 0; padding-bottom: 0;\">\r\n<li>Resolves life\u2019s problems<\/li>\r\n<li>Alleviates miseries<\/li>\r\n<li>Gives happiness<\/li>\r\n<li>Confers wealth &amp; prosperity<\/li>\r\n<li>Rejuvenates health<\/li>\r\n<li>Removes obstacles<\/li>\r\n<li>Eliminates fears<\/li>\r\n<li>Bestows auspiciousness<\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;powerspot&#8221; module_class=&#8221;service-section white-bg&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#5c2bc5&#8243; custom_padding=&#8221;20px||15px||false|false&#8221; custom_padding_tablet=&#8221;20px||15px||false|false&#8221; custom_padding_phone=&#8221;20px||30px||false|false&#8221; background_color_phone=&#8221;#fff04c&#8221; background_last_edited=&#8221;off|desktop&#8221; background_enable_color_phone=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;10px||3px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#ffcc00&#8243; header_3_font_size=&#8221;25px&#8221; header_3_letter_spacing=&#8221;-1px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_3_text_color_tablet=&#8221;#ffff0b&#8221; header_3_text_color_phone=&#8221;#ffe000&#8243; header_3_text_color_last_edited=&#8221;on|tablet&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3>10 Powerspot Poojas For Absolving Sins, Protection &#038; Wish-Fulfillment<\/h3>\r\n<h3><span style=\"color:#fff;\">Archana (Pooja) at Powerspot for 10 Months (1 Powerspot Per Month)<\/span><\/h3>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;80%&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;15px||||false|false&#8221; custom_padding_tablet=&#8221;||||true|false&#8221; custom_padding_phone=&#8221;15px||15px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/08\/Opilliappan-at-Powerspot-Services.jpg&#8221; alt=&#8221;Opilliappan at Powerspot&#8221; title_text=&#8221;Opilliappan at Powerspot&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<h3>Opilliappan at Powerspot<\/h3>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul style=\"padding-top: 0; padding-bottom: 0;\">\r\n<li>Grants relationship bliss<\/li>\r\n<li>Boosts unity &#038; peace among couples<\/li>\r\n<li>Enhances understanding &#038; happiness<\/li>\r\n<li>Absolves sins &#038; alleviates sorrows<\/li>\r\n<li>Grants relief from past life curses<\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/08\/Nachiyar-at-Powerspot-Services.jpg&#8221; alt=&#8221;Nachiyar at Powerspot&#8221; title_text=&#8221;Nachiyar at Powerspot&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<h3>Nachiyar at Powerspot<\/h3>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul style=\"padding-top: 0; padding-bottom: 0;\">\r\n<li>Eliminates ancestral curses<\/li>\r\n<li>Absolves wrongful actions against the Divine<\/li>\r\n<li>Destroys negative influences<\/li>\r\n<li>Removes obstacles in seeking favorable life partner<\/li>\r\n<li>Grants relief from Rahu-Ketu afflictions<\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/08\/Jagannatha-Perumal-Vinnagara-Perumal-Services.jpg&#8221; alt=&#8221;Jagannatha Perumal\/Vinnagara Perumal at Powerspot&#8221; title_text=&#8221;Jagannatha Perumal\/Vinnagara Perumal at Powerspot&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<h3>Jagannatha Perumal\/Vinnagara Perumal at Powerspot<\/h3>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul style=\"padding-top: 0; padding-bottom: 0;\">\r\n<li>Gives clarity &#038; wisdom for decision-making<\/li>\r\n<li>Helps resolve problems<\/li>\r\n<li>Bestows favorable outcomes<\/li>\r\n<li>Restores health<\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;ind-time &#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;55%&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||||false|false&#8221; custom_padding_tablet=&#8221;||||true|false&#8221; custom_padding_phone=&#8221;15px||15px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/08\/Kolavilli-Ramar-at-Powerspot.jpg&#8221; alt=&#8221;  Kolavilli Ramar at Powerspot&#8221; title_text=&#8221;  Kolavilli Ramar at Powerspot&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<h3>  Kolavilli Ramar at Powerspot <\/h3>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<ul style=\"padding-top: 0; padding-bottom: 0;\">\r\n<li>Resolves financial debt &#038; business losses<\/li>\r\n<li>Alleviates mental stress<\/li>\r\n<li>Mitigates the adverse effects of Venus<\/li>\r\n<li>Grants progeny<\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/08\/Sri-Saranatha-Perumal-at-Powerspot-Services.jpg&#8221; alt=&#8221;Sri Saranatha Perumal at Powerspot&#8221; title_text=&#8221;Sri Saranatha Perumal at Powerspot&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<h3>Sri Saranatha Perumal at Powerspot<\/h3>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<ul style=\"padding-top: 0; padding-bottom: 0;\">\r\n<li>Removes obstacles impeding progress<\/li>\r\n<li>Helps gain fame &#038; status<\/li>\r\n<li>Safeguards comforts &#038; property<\/li>\r\n<li>Enhances unity in family<\/li>\r\n<li>Bestows riches &#038; prosperity<\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;80%&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;15px||||false|false&#8221; custom_padding_tablet=&#8221;||||true|false&#8221; custom_padding_phone=&#8221;15px||15px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/08\/Bhaktavatsala-Perumal-at-Powerspot-Services.jpg&#8221; alt=&#8221;Bhaktavatsala Perumal at Powerspot &#8221; title_text=&#8221;Bhaktavatsala Perumal at Powerspot &#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<h3>Bhaktavatsala Perumal at Powerspot <\/h3>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul style=\"padding-top: 0; padding-bottom: 0;\">\r\n<li>Alleviates mental stress &#038; worries<\/li>\r\n<li>Resolves family problems<\/li>\r\n<li>Restores health<\/li>\r\n<li>Absolves bad karma<\/li>\r\n<li>Bestows salvation<\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/08\/Sri-Sowriraja-Perumal-at-Powerspot-Services.jpg&#8221; alt=&#8221;Sri Sowriraja Perumal at Powerspot &#8221; title_text=&#8221;Sri Sowriraja Perumal at Powerspot &#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<h3> Sri Sowriraja Perumal at Powerspot <\/h3>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul style=\"padding-top: 0; padding-bottom: 0;\">\r\n<li>Bestows all kinds of prosperity<\/li>\r\n<li>Resolves life\u2019s problems<\/li>\r\n<li>Helps seek favorable partner<\/li>\r\n<li>Removes the adverse effects of planets<\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/08\/Loganatha-Perumal-at-Powerspot-Services.jpg&#8221; alt=&#8221;  Loganatha Perumal at Powerspot&#8221; title_text=&#8221;  Loganatha Perumal at Powerspot&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<h3>  Loganatha Perumal at Powerspot<\/h3>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul style=\"padding-top: 0; padding-bottom: 0;\">\r\n<li>Absolves mistakes committed unknowingly<\/li>\r\n<li>Protects against misfortune<\/li>\r\n<li>Resolves financial debt<\/li>\r\n<li>Safeguards children &#038; ancestral property<\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;ind-time &#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;55%&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px||||false|false&#8221; custom_padding_tablet=&#8221;||||true|false&#8221; custom_padding_phone=&#8221;15px||15px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/08\/Sri-Parimala-Ranganathar-at-Powerspot-Services.jpg&#8221; alt=&#8221; Sri Parimala Ranganathar at Powerspot&#8221; title_text=&#8221; Sri Parimala Ranganathar at Powerspot&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<h3> Sri Parimala Ranganathar at Powerspot <\/h3>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<ul style=\"padding-top: 0; padding-bottom: 0;\">\r\n<li>Grants relief from curses of women from past life<\/li>\r\n<li>Removes sins of family members &#038; ancestors<\/li>\r\n<li>Confers Moksha (salvation)<\/li>\r\n<li>Absolves grave sins <\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/08\/Navamukunda-at-Powerspot-Services.jpg&#8221; alt=&#8221;Navamukunda at Powerspot&#8221; title_text=&#8221;Navamukunda at Powerspot&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<h3>Navamukunda at Powerspot<\/h3>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; global_colors_info=&#8221;{}&#8221;]<ul style=\"padding-top: 0; padding-bottom: 0;\">\r\n<li>Liberates ancestors &#038; grants ancestral blessings<\/li>\r\n<li>Bestows Divine protection<\/li>\r\n<li>Grants progress<\/li>\r\n<li>Bestows abundance &#038; prosperity<\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;offerings&#8221; module_class=&#8221;service-section white-bg&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffcc00&#8243; custom_padding=&#8221;20px||15px||false|false&#8221; custom_padding_tablet=&#8221;20px||15px||false|false&#8221; custom_padding_phone=&#8221;20px||30px||false|false&#8221; background_color_phone=&#8221;#fff04c&#8221; background_last_edited=&#8221;off|desktop&#8221; background_enable_color_phone=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;55%&#8221; width_tablet=&#8221;62%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||||false|false&#8221; custom_padding_tablet=&#8221;||||true|false&#8221; custom_padding_phone=&#8221;15px||15px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/08\/Abishekam-to-Vishnu-Services-1.jpg&#8221; alt=&#8221;Archana and Abishekam to Vishnu&#8221; title_text=&#8221;Archana and Abishekam to Vishnu&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#5c2bc5&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.4em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<h3>Archana (Pooja) and Abishekam (Hydration Ceremony) to Vishnu For Happiness &amp; Material Wealth<\/h3>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<h3> Abishekam (Hydration Ceremony) and Archana (Pooja) to Vishnu for Monthly Package<\/h3>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul style=\"padding-top: 0; padding-bottom: 0;\">\r\n<li> Grants financial gains &#038; material wealth<\/li>\r\n<li>Cleanses sins<\/li>\r\n<li>Helps overcome obstacles<\/li>\r\n<li>Absolves past life karma<\/li>\r\n<li>Gives career progress<\/li>\r\n<li>Bestows physical &#038; mental well-being<\/li>\r\n<li>Grants progeny<\/li>\r\n<li>Gives harmonious relationships<\/li>\r\n<li>Grants peace &#038; happiness<\/li>\r\n<li>Confers success &#038; prosperity<\/li>\r\n<li>Bestows Moksha (salvation)<\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;||20px||false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/08\/Offering-of-Tulsi-Garland-to-Vishnu-Service-1.jpg&#8221; alt=&#8221;Offering of Tulsi Garland to Vishnu&#8221; title_text=&#8221;Offering of Tulsi Garland to Vishnu&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||20px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#5c2bc5&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.4em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<h3>Offering of Tulsi Garland to Vishnu For Peace &amp; Spiritual Enhancement<\/h3>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;18px&#8221; header_3_line_height=&#8221;1.7em&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<h3>Offering of Tulsi Garland to Vishnu on Ekadasi Day for Monthly Service<\/h3>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-2&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#606060&#8243; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||10px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; border_color_bottom=&#8221;#b2b2b2&#8243; border_style_bottom=&#8221;dashed&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<ul style=\"padding-top: 0; padding-bottom: 0;\">\r\n<li>Resolves misfortunes<\/li>\r\n<li>Grants spiritual enhancement<\/li>\r\n<li>Rejuvenates health<\/li>\r\n<li>Removes Vastu afflictions<\/li>\r\n<li>Bestows positivity &#038; bliss<\/li>\r\n<li>Enhances prosperity<\/li>\r\n<li>Strengthens Mercury &#038; Jupiter in the birth chart<\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|on|on&#8221; module_id=&#8221;order&#8221; module_class=&#8221;orders&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#5c2bc5&#8243; custom_padding=&#8221;10px||10px||true|false&#8221; background_color_phone=&#8221;#daf7f5&#8243; background_last_edited=&#8221;off|desktop&#8221; background_enable_color_phone=&#8221;on&#8221; border_color_all=&#8221;#061d47&#8243; border_width_bottom=&#8221;0px&#8221; border_color_bottom=&#8221;#041a44&#8243; box_shadow_style=&#8221;preset3&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.10.1&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.10.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans|600|||||||&#8221; text_text_color=&#8221;#ffcc00&#8243; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;]<p class=\"rotate\" style=\"font-weight: bold;\">VIEW PACKAGES<span class=\"fa fa-chevron-right\"><\/span><\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; module_id=&#8221;ordernow&#8221; module_class=&#8221;order-section&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#daf7f5&#8243; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;30px||35px||false|false&#8221; background_last_edited=&#8221;on|desktop&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;10px||||false|false&#8221; custom_padding_tablet=&#8221;10px||||false|false&#8221; custom_padding_phone=&#8221;0px||10px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text disabled_on=&#8221;on|off|off&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#5c2bc5&#8243; header_3_font_size=&#8221;30px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; border_color_bottom=&#8221;#ef5647&#8243; global_colors_info=&#8221;{}&#8221;]<h3>DASAVATAR PROGRAM 2023 PACKAGES<\/h3>[\/et_pb_text][et_pb_text disabled_on=&#8221;off|on|on&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#5c2bc5&#8243; header_3_font_size=&#8221;25px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_3_text_align_tablet=&#8221;center&#8221; header_3_text_align_phone=&#8221;center&#8221; header_3_text_align_last_edited=&#8221;on|phone&#8221; header_3_text_color_tablet=&#8221;#bd1660&#8243; header_3_text_color_phone=&#8221;#5d69fb&#8221; header_3_text_color_last_edited=&#8221;off|desktop&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3>DASAVATAR PROGRAM 2023 PACKAGES<\/h3>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,2_3&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;30px|25px|30px|25px|false|true&#8221; custom_padding_tablet=&#8221;|25px|20px|25px|false|true&#8221; custom_padding_phone=&#8221;|20px|20px|20px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/08\/Dasavatar-Individual-Monthly-Participation-Pkg.jpg&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;2_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;-23px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3 class=\"package-section-head\">Dasavatar  Individual Monthly Participation<\/h3>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; min_height=&#8221;30px&#8221; min_height_tablet=&#8221;30px&#8221; min_height_phone=&#8221;30px&#8221; min_height_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;||15px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<div class='product-placeholder' data-id='67946' data-template='16' id='product_67946_template_16'><\/div>[\/et_pb_code][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#393c40&#8243; header_3_font_size=&#8221;25px&#8221; header_4_font=&#8221;Open Sans|600|||||||&#8221; header_4_text_color=&#8221;#000000&#8243; header_4_font_size=&#8221;20px&#8221; header_4_letter_spacing=&#8221;-1px&#8221; header_4_line_height=&#8221;1.5em&#8221; custom_margin=&#8221;||18px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_4_font_size_tablet=&#8221;20px&#8221; header_4_font_size_phone=&#8221;17px&#8221; header_4_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h4>Package Description<\/h4>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7em;\">Participate in AstroVed\u2019s Dasavatar Individual Monthly Participation with an Individual Fire Lab to Vishnu\u2019s Avatar of the Month, Online Live Sacred Hymn Chanting and Bhajans (devotional songs), Powerspot Pooja, Special Pooja, and Hydration Ceremony, Sacred Offering to invoke the blessings of Vishnu\u2019s  powerful avatar for removing planetary afflictions, protecting from negative forces, resolving financial debt, enhancing financial stability, enhancing career and relationships, and bestowing good health, wealth, and prosperity.<\/p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<div class=\"read-more-less\" data-id=\"8100\">\n<div class=\"read-toggle\" data-id=\"180\">\n<ul>\n\t<li>Individual Homa for Vishnu\u2019s Avatar of the Month<\/li>\n<ul style=\"padding-top: 0px; padding-bottom: 0px;\">\n\t<li>Individual Homa for Kalki (Warrior) Avatar of Vishnu (Scheduled Per Order Rank)<\/li>\n<\/ul>\n<\/ul>\n<ul style=\"padding-top: 0px; padding-bottom: 0px;\">\n\t<li>Online Live Vishnu Chanting Followed By Bhajans On Ekadasi Day of the Month<\/li>\n\t<li>Archana (Pooja) at Powerspot of the Month<\/li>\n\t<li>Abishekam (Hydration Ceremony) and Archana (Pooja) to Vishnu<\/li>\n\t<li>Offering of Tulsi Garland to Vishnu on Ekadasi Day of the Month<\/li>\n<\/ul>\n<\/div>\n<\/div>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;30px||0px||false|true&#8221; custom_padding_tablet=&#8221;||0px||false|true&#8221; custom_padding_phone=&#8221;|20px|0px|20px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.5.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_toggle title=&#8221;What Will I Receive? &#8221; open_toggle_text_color=&#8221;#000000&#8243; icon_color=&#8221;#000000&#8243; toggle_icon=&#8221;&#x33;||divi||400&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;22px&#8221; open_icon_color=&#8221;#000000&#8243; open_toggle_icon=&#8221;&#x32;||divi||400&#8243; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;22px&#8221; icon_font_size_tablet=&#8221;22px&#8221; icon_font_size_phone=&#8221;20px&#8221; icon_font_size_last_edited=&#8221;on|phone&#8221; open_icon_font_size_tablet=&#8221;22px&#8221; open_icon_font_size_phone=&#8221;20px&#8221; open_icon_font_size_last_edited=&#8221;on|phone&#8221; module_id=&#8221;recommended&#8221; module_class=&#8221;toggle-section&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#000000&#8243; title_font=&#8221;Open Sans|700|||||||&#8221; title_font_size=&#8221;18px&#8221; closed_title_font=&#8221;Open Sans||||||||&#8221; body_font=&#8221;Open Sans||||||||&#8221; body_font_size=&#8221;17px&#8221; background_color=&#8221;#ffffff&#8221; custom_padding=&#8221;||14px||false|false&#8221; title_font_size_tablet=&#8221;18px&#8221; title_font_size_phone=&#8221;16px&#8221; title_font_size_last_edited=&#8221;on|phone&#8221; body_font_size_tablet=&#8221;17px&#8221; body_font_size_phone=&#8221;15px&#8221; body_font_size_last_edited=&#8221;on|tablet&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;]<p><span data-doc-id=\"7392660000008723004\" data-doc-type=\"writer\">You will receive the sacred grey ash powder from the Homa, Kum Kum (Red Vermillion Powder), which will be blessed in the rituals. Keep this on your meditation altar and wear it on your forehead during meditation or at other times to expand the Divine blessings into your life.<\/span><\/p>\r\n<p><strong>Dr. Pillai explains this:<\/strong><\/p>\r\n<p data-linerule=\"auto\" data-line-height=\"1\" data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" data-margin-bottom=\"0pt\" data-window-control-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" class=\"zw-paragraph\" data-doc-id=\"7392660000007951021\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000008723004\" data-doc-type=\"writer\">The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the blessings of the archetypes invoked.<\/span><\/p>\r\n<p><span style=\"font-weight: 600; color: #fd0000;\">Please note:<\/span><\/p>\r\n<p><span data-doc-id=\"7392660000008723004\" data-doc-type=\"writer\"><\/span><span>AstroVed is not the Official Representative of the Powerspots and hence does not charge its members for the temple Poojas or Prasad shipment included in the packages. However, the package cost includes proxy service delivery\/ Pooja materials\/ facilitation charges.<\/span><\/p>\r\n<p><span data-doc-id=\"7392660000008723004\" data-doc-type=\"writer\">The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after entire set of rituals has been completed. <\/span><\/p>\r\n<p><span data-doc-id=\"7392660000008723004\" data-doc-type=\"writer\">For international shipping, we regret to inform you that due to the imposition of new lockdown measures in different countries and restricted international flights operation, we are unable to ship Prasad at this time. <\/span><\/p>[\/et_pb_toggle][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,2_3&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;40px||||false|false&#8221; custom_padding=&#8221;30px|25px|30px|25px|false|true&#8221; custom_padding_tablet=&#8221;|25px|20px|25px|false|true&#8221; custom_padding_phone=&#8221;|20px|20px|20px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/08\/Group-Monthly-Participation-Pkg.jpg&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;2_3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#000000&#8243; header_3_font_size=&#8221;25px&#8221; header_3_line_height=&#8221;1.5em&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;-23px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_font_size_tablet=&#8221;25px&#8221; header_3_font_size_phone=&#8221;18px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h3 class=\"package-section-head\">Dasavatar Group Monthly Participation<\/h3>[\/et_pb_text][et_pb_code module_class=&#8221;sp-code-module&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; min_height=&#8221;30px&#8221; min_height_tablet=&#8221;30px&#8221; min_height_phone=&#8221;30px&#8221; min_height_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;||15px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<div class='product-placeholder' data-id='67936' data-template='16' id='product_67936_template_16'><\/div>[\/et_pb_code][et_pb_text _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;left&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|700|||||||&#8221; header_3_text_align=&#8221;left&#8221; header_3_text_color=&#8221;#393c40&#8243; header_3_font_size=&#8221;25px&#8221; header_4_font=&#8221;Open Sans|600|||||||&#8221; header_4_text_color=&#8221;#000000&#8243; header_4_font_size=&#8221;20px&#8221; header_4_letter_spacing=&#8221;-1px&#8221; header_4_line_height=&#8221;1.5em&#8221; custom_margin=&#8221;||18px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; header_4_font_size_tablet=&#8221;20px&#8221; header_4_font_size_phone=&#8221;17px&#8221; header_4_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#efefef&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<h4>Package Description<\/h4>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<p style=\"line-height: 1.7em;\">Participate in AsroVed\u2019s Dasavatar Group Monthly Participation with a Powerful Fire Lab to Vishnu\u2019s Avatar of the Month, Online Live Sacred Hymn Chanting and Bhajans (devotional songs), Powerspot Pooja, Special Pooja, and Hydration Ceremony, Sacred Offering to invoke blessings of Vishnu\u2019s Avatar to alleviate suffering, nullify negative forces, and grant fame, wealth and prosperity.<\/p>[\/et_pb_text][et_pb_text module_class=&#8221;pa-bullet-list-3&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Open Sans||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;17px&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;Open Sans|600|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_font_size=&#8221;30px&#8221; header_3_font=&#8221;Open Sans|600|||||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;27px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;17px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; border_color_bottom=&#8221;#ef5647&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<div class=\"read-more-less\" data-id=\"900\">\n<div class=\"read-toggle\" data-id=\"90\">\n<ul>\n\t<li>Homa for Vishnu\u2019s Avatar of the Month<\/li>\n<ul style=\"padding-top: 0px; padding-bottom: 0px;\">\n\t<li>5-Priest Kalki Homa (Fire Lab for Alleviating Troubles &amp; Suffering) (Month-10)<\/li>\n<\/ul>\n<\/ul>\n<ul  style=\"padding-top: 0px; padding-bottom: 0px;\">\n\t<li>Online Live Vishnu Chanting Followed By Bhajans On Ekadasi Day of the Month<\/li>\n\t<li>Archana (Pooja) at Powerspot of the Month<\/li>\n\t<li>Abishekam (Hydration Ceremony) and Archana (Pooja) to Vishnu<\/li>\n\t<li>Offering of Tulsi Garland to Vishnu on Ekadasi Day of the Month<\/li>\n<\/ul>\n<\/div>\n<\/div>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;parent&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;30px||0px||false|true&#8221; custom_padding_tablet=&#8221;||0px||false|true&#8221; custom_padding_phone=&#8221;|20px|0px|20px|false|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.5.3&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_toggle title=&#8221;What Will I Receive? &#8221; open_toggle_text_color=&#8221;#000000&#8243; icon_color=&#8221;#000000&#8243; toggle_icon=&#8221;&#x33;||divi||400&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;22px&#8221; open_icon_color=&#8221;#000000&#8243; open_toggle_icon=&#8221;&#x32;||divi||400&#8243; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;22px&#8221; icon_font_size_tablet=&#8221;22px&#8221; icon_font_size_phone=&#8221;20px&#8221; icon_font_size_last_edited=&#8221;on|phone&#8221; open_icon_font_size_tablet=&#8221;22px&#8221; open_icon_font_size_phone=&#8221;20px&#8221; open_icon_font_size_last_edited=&#8221;on|phone&#8221; module_id=&#8221;recommended&#8221; module_class=&#8221;toggle-section&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; title_text_color=&#8221;#000000&#8243; title_font=&#8221;Open Sans|700|||||||&#8221; title_font_size=&#8221;18px&#8221; closed_title_font=&#8221;Open Sans||||||||&#8221; body_font=&#8221;Open Sans||||||||&#8221; body_font_size=&#8221;17px&#8221; background_color=&#8221;#ffffff&#8221; custom_padding=&#8221;||14px||false|false&#8221; title_font_size_tablet=&#8221;18px&#8221; title_font_size_phone=&#8221;16px&#8221; title_font_size_last_edited=&#8221;on|phone&#8221; body_font_size_tablet=&#8221;17px&#8221; body_font_size_phone=&#8221;15px&#8221; body_font_size_last_edited=&#8221;on|tablet&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;]<p><span data-doc-id=\"7392660000008723004\" data-doc-type=\"writer\">You will receive the sacred grey ash powder from the Homa, Kum Kum (Red Vermillion Powder), which will be blessed in the rituals. Keep this on your meditation altar and wear it on your forehead during meditation or at other times to expand the Divine blessings into your life.<\/span><\/p>\r\n<p><strong>Dr. Pillai explains this:<\/strong><\/p>\r\n<p data-linerule=\"auto\" data-line-height=\"1\" data-textformat=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" data-margin-bottom=\"0pt\" data-window-control-info=\"false\" data_styles=\"{&quot;ff&quot;:&quot;Carlito,Calibri&quot;}\" class=\"zw-paragraph\" data-doc-id=\"7392660000007951021\" data-doc-type=\"writer\"><span data-doc-id=\"7392660000008723004\" data-doc-type=\"writer\">The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the blessings of the archetypes invoked.<\/span><\/p>\r\n<p><span style=\"font-weight: 600; color: #fd0000;\">Please note:<\/span><\/p>\r\n<p><span data-doc-id=\"7392660000008723004\" data-doc-type=\"writer\"><\/span><span>AstroVed is not the Official Representative of the Powerspots and hence does not charge its members for the temple Poojas or Prasad shipment included in the packages. However, the package cost includes proxy service delivery\/ Pooja materials\/ facilitation charges.<\/span><\/p>\r\n<p><span data-doc-id=\"7392660000008723004\" data-doc-type=\"writer\">The domestic shipment of Prasad starts from Chennai, Tamil Nadu, a week after entire set of rituals has been completed. <\/span><\/p>\r\n<p><span data-doc-id=\"7392660000008723004\" data-doc-type=\"writer\">For international shipping, we regret to inform you that due to the imposition of new lockdown measures in different countries and restricted international flights operation, we are unable to ship Prasad at this time. <\/span><\/p>[\/et_pb_toggle][\/et_pb_column][\/et_pb_row][et_pb_row disabled_on=&#8221;on|off|off&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; min_height=&#8221;54px&#8221; global_colors_info=&#8221;{}&#8221;]<div class=\"sticker\"><!-- [et_pb_line_break_holder] -->  <div class=\"title-btn\"><!-- [et_pb_line_break_holder] -->    <div class=\"dynamic-title\"><pee class=\"dynamic-title-text\">Dasavatar Program 2023   <\/pee> <\/div><!-- [et_pb_line_break_holder] -->    <div><div class=\"fixed-btn-package\"><a class=\"view-btn\" href=\"#ordernow\">VIEW PACKAGES<\/a><\/div><\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><script src='https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/2.1.3\/jquery.min.js'><\/script><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(document).ready(function() {<!-- [et_pb_line_break_holder] -->\tvar s = $(\".sticker\");<!-- [et_pb_line_break_holder] -->\tvar pos = s.position();\t\t\t\t\t   <!-- [et_pb_line_break_holder] -->\t$(window).scroll(function() {<!-- [et_pb_line_break_holder] -->\t\tvar windowpos = $(window).scrollTop();<!-- [et_pb_line_break_holder] -->\t\t\/\/if (windowpos >= pos.top & windowpos <=8300)<!-- [et_pb_line_break_holder] -->   \/\/ console.log('test', windowpos);<!-- [et_pb_line_break_holder] -->    \/\/console.log('a', window.pageYOffset);<!-- [et_pb_line_break_holder] -->    console.log('b', $('#menu-enable').position().top);<!-- [et_pb_line_break_holder] -->    if (window.pageYOffset <= $('#menu-enable').position().top){<!-- [et_pb_line_break_holder] -->\t\t\ts.removeClass(\"stick\");<!-- [et_pb_line_break_holder] -->\t\t} else if (window.pageYOffset <= $('#ordernow').position().top) {<!-- [et_pb_line_break_holder] -->\t\t\ts.addClass(\"stick\");\t<!-- [et_pb_line_break_holder] -->\t\t}<!-- [et_pb_line_break_holder] -->    else{<!-- [et_pb_line_break_holder] -->      s.removeClass(\"stick\");<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->\t});<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|off&#8221; module_id=&#8221;script-hide&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<script><!-- [et_pb_line_break_holder] -->$(document).ready( function () {<!-- [et_pb_line_break_holder] -->var contentArray=[];<!-- [et_pb_line_break_holder] -->var index=\"\";<!-- [et_pb_line_break_holder] -->var clickedIndex=\"\";  <!-- [et_pb_line_break_holder] -->\/\/ var minimumLength=$('.read-more-less').attr('data-id');<!-- [et_pb_line_break_holder] -->var minimumLength = 350;<!-- [et_pb_line_break_holder] -->var initialContentLength=[];<!-- [et_pb_line_break_holder] -->var initialContent=[];  <!-- [et_pb_line_break_holder] -->var readMore=\"....<span class='read-more'>Read More<\/span>\";<!-- [et_pb_line_break_holder] -->var readLess=\"<span class='read-less'>Read Less<\/span>\";  <!-- [et_pb_line_break_holder] -->  $('.read-toggle').each(function(){<!-- [et_pb_line_break_holder] -->  index = $(this).attr('data-id');  <!-- [et_pb_line_break_holder] -->  contentArray[index] = $(this).html();<!-- [et_pb_line_break_holder] -->  initialContentLength[index] = $(this).html().length;<!-- [et_pb_line_break_holder] -->  if(initialContentLength[index]>minimumLength) {<!-- [et_pb_line_break_holder] -->    initialContent[index]=$(this).html().substr(0,minimumLength);<!-- [et_pb_line_break_holder] -->  }else {<!-- [et_pb_line_break_holder] -->    initialContent[index]=$(this).html();<!-- [et_pb_line_break_holder] -->  } <!-- [et_pb_line_break_holder] -->    $(this).html(initialContent[index]+readMore);<!-- [et_pb_line_break_holder] -->  \/\/console.log(initialContent[0]);  <!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->  $(document).on('click','.read-more',function(){<!-- [et_pb_line_break_holder] -->    $(this).fadeOut(500, function(){<!-- [et_pb_line_break_holder] -->    clickedIndex = $(this).parents('.read-toggle').attr('data-id');<!-- [et_pb_line_break_holder] -->    $(this).parents('.read-toggle').html(contentArray[clickedIndex]+readLess);  <!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --> $(document).on('click','.read-less',function(){<!-- [et_pb_line_break_holder] -->    $(this).fadeOut(500, function(){<!-- [et_pb_line_break_holder] -->    clickedIndex = $(this).parents('.read-toggle').attr('data-id');<!-- [et_pb_line_break_holder] -->    $(this).parents('.read-toggle').html(initialContent[clickedIndex]+readMore);  <!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  }); <!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<div class=\"modal\">\n    <div class=\"modal-inner\">\n    <div class=\"model-inbox\">\n    <p class=\"model-header\"><span class=\"head_title\" style=\"float:none;\"><\/span>\n    <span><a href=\"#\" class=\"js-close-modal\">X<\/a><\/span>\n    <\/p>\n    <form id=\"specialsnl\" name=\"specialsnl\" method=\"post\">\n    <div class=\"sign-up-aksh-form-row\">\n    <div class=\"form-field\">\n    <input type=\"text\" name=\"nlname\" id=\"nlname\" placeholder=\"Your Name\">\n    <\/div>\n    <div class=\"form-field\">\n    <input type=\"text\" name=\"nlemail\" id=\"nlemail\" placeholder=\"Email\">\n    <input type=\"hidden\" id=\"speventname\" value=\"Grand Dasavatar Program\">\n    <\/div>\n    <div class=\"mobno-row\">\n    <div class=\"mobno-col\">\n    <div class=\"form-field\" id=\"country_val\">\n    <select name=\"nlcountry\" id=\"nlcountry\" class=\"er-mob\">\n    <option value=\"\">Code<\/option><option value=\"India +91\">India +91<\/option><option value=\"United States +1\">United States +1<\/option><option value=\"Canada +1\">Canada +1<\/option><option value=\"Malaysia +60\">Malaysia +60<\/option><option value=\"United Kingdom +44\">United Kingdom +44<\/option><option value=\"Australia +61\">Australia +61<\/option><option value=\"Singapore +65\">Singapore +65<\/option><option value=\"Sri Lanka +94\">Sri Lanka +94<\/option><option value=\"United Arab Emirates +971\">United Arab Emirates +971<\/option><option value=\"South Africa +27\">South Africa +27<\/option><option value=\"Afghanistan +93\">Afghanistan +93<\/option><option value=\"Albania +355\">Albania +355<\/option><option value=\"Algeria +213\">Algeria +213<\/option><option value=\"American Samoa +684\">American Samoa +684<\/option><option value=\"Andorra +376\">Andorra +376<\/option><option value=\"Angola +244\">Angola +244<\/option><option value=\"Anguilla +264\">Anguilla +264<\/option><option value=\"Antarctica +672\">Antarctica +672<\/option><option value=\"Antigua and Barbuda +268\">Antigua and Barbuda +268<\/option><option value=\"Argentina +54\">Argentina +54<\/option><option value=\"Armenia +374\">Armenia +374<\/option><option value=\"Aruba +297\">Aruba +297<\/option><option value=\"Austria +43\">Austria +43<\/option><option value=\"Azerbaijan +994\">Azerbaijan +994<\/option><option value=\"Bahamas +242\">Bahamas +242<\/option><option value=\"Bahrain +973\">Bahrain +973<\/option><option value=\"Bangladesh +880\">Bangladesh +880<\/option><option value=\"Barbados +246\">Barbados +246<\/option><option value=\"Belarus +375\">Belarus +375<\/option><option value=\"Belgium +32\">Belgium +32<\/option><option value=\"Belize +501\">Belize +501<\/option><option value=\"Benin +229\">Benin +229<\/option><option value=\"Bermuda +441\">Bermuda +441<\/option><option value=\"Bhutan +975\">Bhutan +975<\/option><option value=\"Bolivia +591\">Bolivia +591<\/option><option value=\"Bosnia and Herzegovina +387\">Bosnia and Herzegovina +387<\/option><option value=\"Botswana +267\">Botswana +267<\/option><option value=\"Brazil +55\">Brazil +55<\/option><option value=\"British Indian Ocean Territory +246\">British Indian Ocean Territory +246<\/option><option value=\"British Virgin Islands +284\">British Virgin Islands +284<\/option><option value=\"Brunei +673\">Brunei +673<\/option><option value=\"Bulgaria +359\">Bulgaria +359<\/option><option value=\"Burkina Faso +226\">Burkina Faso +226<\/option><option value=\"Burundi +257\">Burundi +257<\/option><option value=\"Cambodia +855\">Cambodia +855<\/option><option value=\"Cameroon +237\">Cameroon +237<\/option><option value=\"Cape Verde +238\">Cape Verde +238<\/option><option value=\"Cayman Islands +345\">Cayman Islands +345<\/option><option value=\"Central African Republic +236\">Central African Republic +236<\/option><option value=\"Chad +235\">Chad +235<\/option><option value=\"Chile +56\">Chile +56<\/option><option value=\"China +86\">China +86<\/option><option value=\"Christmas Island +61\">Christmas Island +61<\/option><option value=\"Cocos Islands +61\">Cocos Islands +61<\/option><option value=\"Colombia +57\">Colombia +57<\/option><option value=\"Comoros +269\">Comoros +269<\/option><option value=\"Cook Islands +682\">Cook Islands +682<\/option><option value=\"Costa Rica +506\">Costa Rica +506<\/option><option value=\"Croatia +385\">Croatia +385<\/option><option value=\"Cuba +53\">Cuba +53<\/option><option value=\"Cyprus +357\">Cyprus +357<\/option><option value=\"Czech Republic +420\">Czech Republic +420<\/option><option value=\"Democratic Republic of the Congo +243\">Democratic Republic of the Congo +243<\/option><option value=\"Denmark +45\">Denmark +45<\/option><option value=\"Djibouti +253\">Djibouti +253<\/option><option value=\"Dominica +767\">Dominica +767<\/option><option value=\"Dominican Republic +809\">Dominican Republic +809<\/option><option value=\"East Timor +670\">East Timor +670<\/option><option value=\"Ecuador +593\">Ecuador +593<\/option><option value=\"Egypt +20\">Egypt +20<\/option><option value=\"El Salvador +503\">El Salvador +503<\/option><option value=\"Equatorial Guinea +240\">Equatorial Guinea +240<\/option><option value=\"Eritrea +291\">Eritrea +291<\/option><option value=\"Estonia +372\">Estonia +372<\/option><option value=\"Ethiopia +251\">Ethiopia +251<\/option><option value=\"Falkland Islands +500\">Falkland Islands +500<\/option><option value=\"Faroe Islands +298\">Faroe Islands +298<\/option><option value=\"Fiji +679\">Fiji +679<\/option><option value=\"Finland +358\">Finland +358<\/option><option value=\"France +33\">France +33<\/option><option value=\"French Guiana +594\">French Guiana +594<\/option><option value=\"French Polynesia +689\">French Polynesia +689<\/option><option value=\"French Southern Territories +262\">French Southern Territories +262<\/option><option value=\"Gabon +241\">Gabon +241<\/option><option value=\"Gambia +220\">Gambia +220<\/option><option value=\"Georgia +995\">Georgia +995<\/option><option value=\"Germany +49\">Germany +49<\/option><option value=\"Ghana +233\">Ghana +233<\/option><option value=\"Gibraltar +350\">Gibraltar +350<\/option><option value=\"Greece +30\">Greece +30<\/option><option value=\"Greenland +299\">Greenland +299<\/option><option value=\"Grenada +473\">Grenada +473<\/option><option value=\"Guadeloupe +590\">Guadeloupe +590<\/option><option value=\"Guam +671\">Guam +671<\/option><option value=\"Guatemala +502\">Guatemala +502<\/option><option value=\"Guernsey +44-1481\">Guernsey +44-1481<\/option><option value=\"Guinea +224\">Guinea +224<\/option><option value=\"Guinea-Bissau +245\">Guinea-Bissau +245<\/option><option value=\"Guyana +592\">Guyana +592<\/option><option value=\"Haiti +509\">Haiti +509<\/option><option value=\"Honduras +504\">Honduras +504<\/option><option value=\"Hong Kong +852\">Hong Kong +852<\/option><option value=\"Hungary +36\">Hungary +36<\/option><option value=\"Iceland +354\">Iceland +354<\/option><option value=\"Indonesia +62\">Indonesia +62<\/option><option value=\"Iran +98\">Iran +98<\/option><option value=\"Iraq +964\">Iraq +964<\/option><option value=\"Ireland +353\">Ireland +353<\/option><option value=\"Isle of Man +44\">Isle of Man +44<\/option><option value=\"Israel +972\">Israel +972<\/option><option value=\"Italy +39\">Italy +39<\/option><option value=\"Ivory Coast +225\">Ivory Coast +225<\/option><option value=\"Jamaica +876\">Jamaica +876<\/option><option value=\"Japan +81\">Japan +81<\/option><option value=\"Jersey +44\">Jersey +44<\/option><option value=\"Jordan +962\">Jordan +962<\/option><option value=\"Kazakhstan +7\">Kazakhstan +7<\/option><option value=\"Kenya +254\">Kenya +254<\/option><option value=\"Kiribati +686\">Kiribati +686<\/option><option value=\"Kuwait +965\">Kuwait +965<\/option><option value=\"Kyrgyzstan +996\">Kyrgyzstan +996<\/option><option value=\"Laos +856\">Laos +856<\/option><option value=\"Latvia +371\">Latvia +371<\/option><option value=\"Lebanon +961\">Lebanon +961<\/option><option value=\"Lesotho +266\">Lesotho +266<\/option><option value=\"Liberia +231\">Liberia +231<\/option><option value=\"Libya +218\">Libya +218<\/option><option value=\"Liechtenstein +423\">Liechtenstein +423<\/option><option value=\"Lithuania +370\">Lithuania +370<\/option><option value=\"Luxembourg +352\">Luxembourg +352<\/option><option value=\"Macao +853\">Macao +853<\/option><option value=\"Macedonia +389\">Macedonia +389<\/option><option value=\"Madagascar +261\">Madagascar +261<\/option><option value=\"Malawi +265\">Malawi +265<\/option><option value=\"Maldives +960\">Maldives +960<\/option><option value=\"Mali +223\">Mali +223<\/option><option value=\"Malta +356\">Malta +356<\/option><option value=\"Marshall Islands +692\">Marshall Islands +692<\/option><option value=\"Martinique +596\">Martinique +596<\/option><option value=\"Mauritania +222\">Mauritania +222<\/option><option value=\"Mauritius +230\">Mauritius +230<\/option><option value=\"Mayotte +262\">Mayotte +262<\/option><option value=\"Mexico +52\">Mexico +52<\/option><option value=\"Micronesia +691\">Micronesia +691<\/option><option value=\"Moldova +373\">Moldova +373<\/option><option value=\"Monaco +377\">Monaco +377<\/option><option value=\"Mongolia +976\">Mongolia +976<\/option><option value=\"Montenegro +382\">Montenegro +382<\/option><option value=\"Montserrat +664\">Montserrat +664<\/option><option value=\"Morocco +212\">Morocco +212<\/option><option value=\"Mozambique +258\">Mozambique +258<\/option><option value=\"Myanmar +95\">Myanmar +95<\/option><option value=\"Namibia +264\">Namibia +264<\/option><option value=\"Nauru +674\">Nauru +674<\/option><option value=\"Nepal +977\">Nepal +977<\/option><option value=\"Netherlands +31\">Netherlands +31<\/option><option value=\"Netherlands Antilles +599\">Netherlands Antilles +599<\/option><option value=\"New Caledonia +687\">New Caledonia +687<\/option><option value=\"New Zealand +64\">New Zealand +64<\/option><option value=\"Nicaragua +505\">Nicaragua +505<\/option><option value=\"Niger +227\">Niger +227<\/option><option value=\"Nigeria +234\">Nigeria +234<\/option><option value=\"Niue +683\">Niue +683<\/option><option value=\"Norfolk Island +672\">Norfolk Island +672<\/option><option value=\"North Korea +850\">North Korea +850<\/option><option value=\"Northern Mariana Islands +670\">Northern Mariana Islands +670<\/option><option value=\"Norway +47\">Norway +47<\/option><option value=\"Oman +968\">Oman +968<\/option><option value=\"Pakistan +92\">Pakistan +92<\/option><option value=\"Palau +680\">Palau +680<\/option><option value=\"Palestinian Territory +970\">Palestinian Territory +970<\/option><option value=\"Panama +507\">Panama +507<\/option><option value=\"Papua New Guinea +675\">Papua New Guinea +675<\/option><option value=\"Paraguay +595\">Paraguay +595<\/option><option value=\"Peru +51\">Peru +51<\/option><option value=\"Philippines +63\">Philippines +63<\/option><option value=\"Pitcairn +649\">Pitcairn +649<\/option><option value=\"Poland +48\">Poland +48<\/option><option value=\"Portugal +351\">Portugal +351<\/option><option value=\"Puerto Rico +787\">Puerto Rico +787<\/option><option value=\"Qatar +974\">Qatar +974<\/option><option value=\"Republic of the Congo +242\">Republic of the Congo +242<\/option><option value=\"Reunion +262\">Reunion +262<\/option><option value=\"Romania +40\">Romania +40<\/option><option value=\"Russia +7\">Russia +7<\/option><option value=\"Rwanda +250\">Rwanda +250<\/option><option value=\"Saint Barth\u00e9lemy +590\">Saint Barth\u00e9lemy +590<\/option><option value=\"Saint Helena +290\">Saint Helena +290<\/option><option value=\"Saint Kitts and Nevis +869\">Saint Kitts and Nevis +869<\/option><option value=\"Saint Lucia +758\">Saint Lucia +758<\/option><option value=\"Saint Martin +590\">Saint Martin +590<\/option><option value=\"Saint Pierre and Miquelon +508\">Saint Pierre and Miquelon +508<\/option><option value=\"Saint Vincent and the Grenadines +784\">Saint Vincent and the Grenadines +784<\/option><option value=\"Samoa +685\">Samoa +685<\/option><option value=\"San Marino +378\">San Marino +378<\/option><option value=\"Sao Tome and Principe +239\">Sao Tome and Principe +239<\/option><option value=\"Saudi Arabia +966\">Saudi Arabia +966<\/option><option value=\"Senegal +221\">Senegal +221<\/option><option value=\"Serbia +381\">Serbia +381<\/option><option value=\"Seychelles +248\">Seychelles +248<\/option><option value=\"Sierra Leone +232\">Sierra Leone +232<\/option><option value=\"Slovakia +421\">Slovakia +421<\/option><option value=\"Slovenia +386\">Slovenia +386<\/option><option value=\"Solomon Islands +677\">Solomon Islands +677<\/option><option value=\"Somalia +252\">Somalia +252<\/option><option value=\"South Georgia and the South Sandwich Islands +500\">South Georgia and the South Sandwich Islands +500<\/option><option value=\"South Korea +82\">South Korea +82<\/option><option value=\"Spain +34\">Spain +34<\/option><option value=\"Sudan +249\">Sudan +249<\/option><option value=\"Suriname +597\">Suriname +597<\/option><option value=\"Svalbard and Jan Mayen +47\">Svalbard and Jan Mayen +47<\/option><option value=\"Swaziland +268\">Swaziland +268<\/option><option value=\"Sweden +46\">Sweden +46<\/option><option value=\"Switzerland +41\">Switzerland +41<\/option><option value=\"Syria +963\">Syria +963<\/option><option value=\"Taiwan +886\">Taiwan +886<\/option><option value=\"Tajikistan +992\">Tajikistan +992<\/option><option value=\"Tanzania +255\">Tanzania +255<\/option><option value=\"Thailand +66\">Thailand +66<\/option><option value=\"Togo +228\">Togo +228<\/option><option value=\"Tokelau +690\">Tokelau +690<\/option><option value=\"Tonga +676\">Tonga +676<\/option><option value=\"Trinidad and Tobago +868\">Trinidad and Tobago +868<\/option><option value=\"Tunisia +216\">Tunisia +216<\/option><option value=\"Turkey +90\">Turkey +90<\/option><option value=\"Turkmenistan +993\">Turkmenistan +993<\/option><option value=\"Turks and Caicos Islands +649\">Turks and Caicos Islands +649<\/option><option value=\"Tuvalu +688\">Tuvalu +688<\/option><option value=\"U.S. Virgin Islands +340\">U.S. Virgin Islands +340<\/option><option value=\"Uganda +256\">Uganda +256<\/option><option value=\"Ukraine +380\">Ukraine +380<\/option><option value=\"United States Minor Outlying Islands +849\">United States Minor Outlying Islands +849<\/option><option value=\"Uruguay +598\">Uruguay +598<\/option><option value=\"Uzbekistan +998\">Uzbekistan +998<\/option><option value=\"Vanuatu +678\">Vanuatu +678<\/option><option value=\"Vatican +379\">Vatican +379<\/option><option value=\"Venezuela +58\">Venezuela +58<\/option><option value=\"Vietnam +84\">Vietnam +84<\/option><option value=\"Wallis and Futuna +681\">Wallis and Futuna +681<\/option><option value=\"Western Sahara +732\">Western Sahara +732<\/option><option value=\"Yemen +967\">Yemen +967<\/option><option value=\"Zambia +260\">Zambia +260<\/option><option value=\"Zimbabwe +263\">Zimbabwe +263<\/option><\/select>\n    \n    <\/div>\n    <\/div>\n    <div class=\"mobno-col\">\n    <div class=\"form-field\">\n    <input type=\"text\" name=\"nlmobile\" id=\"nlmobile\" placeholder=\"Mobile Number\">\n    <\/div>\n    <\/div>\n    <\/div>\n    <div class=\"form-field\">\n    <input type=\"text\" name=\"nlcity\" id=\"nlcity\" placeholder=\"City\">\n    <\/div>\n    <div class=\"form-field form-submit-button\">\n    <label for=\"err-result\" class=\"err-result\" style=\"color:red;display: none;\">Fill all required fields*<\/label>\n    <input type=\"submit\" id=\"nlsubmit\" name=\"\" value=\"Submit\">\n    <div id=\"Loader\" style=\"display:none;\"><img decoding=\"async\" src=\"\/Images\/ajax-loader.gif\" alt=\"Loading...\"><\/div>\n    <\/div>\n    \n    <\/div> \n    <\/form>\n    <div id=\"specials_nl\"><\/div>\n    <\/div>\n    <\/div> \n    <\/div><!-- [et_pb_line_break_holder] --><script src='https:\/\/code.jquery.com\/jquery-2.2.4.min.js'><\/script><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\".js-open-modal\").click(function(){<!-- [et_pb_line_break_holder] -->  $(\".modal\").addClass(\"visible\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->$(\".js-close-modal\").click(function(){<!-- [et_pb_line_break_holder] -->  $(\".modal\").removeClass(\"visible\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->$(document).click(function(event) {<!-- [et_pb_line_break_holder] -->  \/\/if you click on anything except the modal itself or the \"open modal\" link, close the modal<!-- [et_pb_line_break_holder] -->  if (!$(event.target).closest(\".modal,.js-open-modal\").length) {<!-- [et_pb_line_break_holder] -->    $(\"body\").find(\".modal\").removeClass(\"visible\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] -->[\/et_pb_code][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<style><!-- [et_pb_line_break_holder] -->  .small{<!-- [et_pb_line_break_holder] -->    cursor: zoom-in;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .modal-inner-prof {<!-- [et_pb_line_break_holder] -->    position: fixed;<!-- [et_pb_line_break_holder] -->    top: 50%;<!-- [et_pb_line_break_holder] -->    left: 50%;<!-- [et_pb_line_break_holder] -->    transform: translate(-50%, -50%);<!-- [et_pb_line_break_holder] -->    background-color: rgba(255, 255, 255, 0.9);;<!-- [et_pb_line_break_holder] -->    width: 100%;<!-- [et_pb_line_break_holder] -->    height: 100%;<!-- [et_pb_line_break_holder] -->    display: flex;<!-- [et_pb_line_break_holder] -->    justify-content: center;<!-- [et_pb_line_break_holder] -->    text-align: center;<!-- [et_pb_line_break_holder] -->    box-sizing: border-box;<!-- [et_pb_line_break_holder] -->    box-shadow: 0 0 20px rgb(0 0 0 \/ 20%);<!-- [et_pb_line_break_holder] --> }<!-- [et_pb_line_break_holder] -->.modal-prof {<!-- [et_pb_line_break_holder] -->   display: none;<!-- [et_pb_line_break_holder] -->   position: fixed;<!-- [et_pb_line_break_holder] -->   top: 0;<!-- [et_pb_line_break_holder] -->   left: 50%!important;<!-- [et_pb_line_break_holder] -->   width: auto;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.modal-prof .visible {<!-- [et_pb_line_break_holder] -->   display: block;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.modal-prof.visible {<!-- [et_pb_line_break_holder] -->   display: block;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --> .js-close-modal-prof{<!-- [et_pb_line_break_holder] -->   cursor:pointer;<!-- [et_pb_line_break_holder] --> }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.scrl-img {<!-- [et_pb_line_break_holder] -->    width: 100%;<!-- [et_pb_line_break_holder] -->  cursor: move;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.das-outer {<!-- [et_pb_line_break_holder] -->    width: 800px;<!-- [et_pb_line_break_holder] -->    height: 486px;<!-- [et_pb_line_break_holder] -->    overflow: scroll;<!-- [et_pb_line_break_holder] -->    position: relative;<!-- [et_pb_line_break_holder] -->    top: 20%;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.das-inner {<!-- [et_pb_line_break_holder] -->  position: absolute;<!-- [et_pb_line_break_holder] -->    top: 85%;<!-- [et_pb_line_break_holder] -->    left: 60%;<!-- [et_pb_line_break_holder] -->    transform: translate(-50%, -50%);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->@media only screen and (max-width: 550px){<!-- [et_pb_line_break_holder] -->  .das-inner{transform: translate(-26%, -50%);}<!-- [et_pb_line_break_holder] -->  .slmodel-header{top: 15% !important;right: 0 !important;}<!-- [et_pb_line_break_holder] -->  .das-outer{    border: 10px solid #faeaac;}<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.das-inner.das-large {<!-- [et_pb_line_break_holder] -->    width: 1000px;<!-- [et_pb_line_break_holder] -->    height: 800px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->.slmodel-header {<!-- [et_pb_line_break_holder] -->    position: fixed;<!-- [et_pb_line_break_holder] -->    top: 15%;<!-- [et_pb_line_break_holder] -->    right: 22.5%;<!-- [et_pb_line_break_holder] -->    z-index: 999;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] -->a.js-close-modal-prof {<!-- [et_pb_line_break_holder] -->  position: absolute;<!-- [et_pb_line_break_holder] -->    background: #0000006e;<!-- [et_pb_line_break_holder] -->    right: 0;<!-- [et_pb_line_break_holder] -->    top: 0;<!-- [et_pb_line_break_holder] -->    width: 30px;<!-- [et_pb_line_break_holder] -->    height: 30px;<!-- [et_pb_line_break_holder] -->    text-align: center;<!-- [et_pb_line_break_holder] -->    line-height: 30px;<!-- [et_pb_line_break_holder] -->    border-radius: 50%;<!-- [et_pb_line_break_holder] -->    color: #fff !important;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style><!-- [et_pb_line_break_holder] --><div class=\"img-sld\"><!-- [et_pb_line_break_holder] -->  <div class=\"modal-prof\"><!-- [et_pb_line_break_holder] -->    <div class=\"modal-inner-prof\"><!-- [et_pb_line_break_holder] -->      <div class=\"das-outer\"><!-- [et_pb_line_break_holder] -->        <pee class=\"slmodel-header\"><a class=\"js-close-modal-prof\">X<\/a><\/pee><!-- [et_pb_line_break_holder] -->        <div class=\"das-inner das-large\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2022\/09\/avatar-statue.jpg\" class=\"scrl-img\"><!-- [et_pb_line_break_holder] -->        <\/div><!-- [et_pb_line_break_holder] -->    <\/div><!-- [et_pb_line_break_holder] -->    <\/div><!-- [et_pb_line_break_holder] -->   <\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\".js-open-modal-prof\").click(function(){<!-- [et_pb_line_break_holder] -->$(\".modal-prof\").addClass(\"visible\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->$(\".js-close-modal-prof\").click(function(){<!-- [et_pb_line_break_holder] -->$(\".modal-prof\").removeClass(\"visible\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->$(document).click(function(event) {<!-- [et_pb_line_break_holder] -->\/\/if you click on anything except the modal itself or the \"open modal\" link, close the modal<!-- [et_pb_line_break_holder] -->if (!$(event.target).closest(\".modal-prof,.js-open-modal-prof\").length) {<!-- [et_pb_line_break_holder] -->$(\"body\").find(\".modal-prof\").removeClass(\"visible\");<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row disabled_on=&#8221;off|on|on&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<script src=\"https:\/\/code.jquery.com\/jquery-3.5.0.js\"><\/script><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\"#quote\").click(function() {<!-- [et_pb_line_break_holder] -->  $(\".overview-section\").slideToggle(\"slow\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->$(\".overviews\").click(function () {<!-- [et_pb_line_break_holder] -->  if ($(this).hasClass(\"active\")) {<!-- [et_pb_line_break_holder] -->    $(\".overviews\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  else {<!-- [et_pb_line_break_holder] -->    $(\".overviews\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->    $(this).addClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->  $(\"#services\").click(function() {<!-- [et_pb_line_break_holder] -->  $(\".service-section\").slideToggle(\"slow\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->$(\".service\").click(function () {<!-- [et_pb_line_break_holder] -->  if ($(this).hasClass(\"active\")) {<!-- [et_pb_line_break_holder] -->    $(\".service\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  else {<!-- [et_pb_line_break_holder] -->    $(\".service\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->    $(this).addClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\"#order\").click(function() {<!-- [et_pb_line_break_holder] -->  $(\".order-section\").slideToggle(\"slow\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->$(\".orders\").click(function () {<!-- [et_pb_line_break_holder] -->  if ($(this).hasClass(\"active\")) {<!-- [et_pb_line_break_holder] -->    $(\".orders\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  else {<!-- [et_pb_line_break_holder] -->    $(\".orders\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->    $(this).addClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\"#sponsor\").click(function() {<!-- [et_pb_line_break_holder] -->  $(\".sponsor-section\").slideToggle(\"slow\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->$(\".sponsors\").click(function () {<!-- [et_pb_line_break_holder] -->  if ($(this).hasClass(\"active\")) {<!-- [et_pb_line_break_holder] -->    $(\".sponsors\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  else {<!-- [et_pb_line_break_holder] -->    $(\".sponsors\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->    $(this).addClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\"#ad\").click(function() {<!-- [et_pb_line_break_holder] -->  $(\".rec-section\").slideToggle(\"slow\");<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->$(\".ads\").click(function () {<!-- [et_pb_line_break_holder] -->  if ($(this).hasClass(\"active\")) {<!-- [et_pb_line_break_holder] -->    $(\".ads\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  else {<!-- [et_pb_line_break_holder] -->    $(\".ads\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->    $(this).addClass(\"active\");<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(\".rotate\").click(function () {<!-- [et_pb_line_break_holder] -->    $(this).toggleClass(\"down\");<!-- [et_pb_line_break_holder] -->})<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<div class=\"sticker-mob\"><!-- [et_pb_line_break_holder] -->  <div class=\"fixed-btn-package-mob\"><a href=\"#order\">VIEW PACKAGES<\/a><\/div><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->$(document).ready(function() {<!-- [et_pb_line_break_holder] -->\tvar s = $(\".sticker-mob\");<!-- [et_pb_line_break_holder] -->\tvar pos = s.position();\t\t\t\t\t   <!-- [et_pb_line_break_holder] -->\t$(window).scroll(function() {<!-- [et_pb_line_break_holder] -->\t\tvar windowpos = $(window).scrollTop();<!-- [et_pb_line_break_holder] -->\t\t\/\/if (windowpos >= pos.top & windowpos <=8300)<!-- [et_pb_line_break_holder] -->   \/\/ console.log('test', windowpos);<!-- [et_pb_line_break_holder] -->    \/\/console.log('a', window.pageYOffset);<!-- [et_pb_line_break_holder] -->    console.log('b', $('#quote').position().top);<!-- [et_pb_line_break_holder] -->    if (window.pageYOffset <= $('#quote').position().top){<!-- [et_pb_line_break_holder] -->\t\t\ts.removeClass(\"stick-mob\");<!-- [et_pb_line_break_holder] -->\t\t} else if (window.pageYOffset <= $('#order').position().top) {<!-- [et_pb_line_break_holder] -->\t\t\ts.addClass(\"stick-mob\");\t<!-- [et_pb_line_break_holder] -->\t\t}<!-- [et_pb_line_break_holder] -->    else{<!-- [et_pb_line_break_holder] -->      s.removeClass(\"stick-mob\");<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->\t});<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row disabled_on=&#8221;off|on|on&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code raw_content_phone=&#8221;<style>\r\n.read-more-service, .read-less-service {\r\n  cursor: pointer;\r\n}\r\n  .read-toggle-service li {\r\n    padding-left: 5px;\r\n}\r\n  span.read-less-service {\r\n    display: inline-block;\r\n    margin-top: 0px;\r\n    color: #f78d06!important;\r\n    font-weight: 600;\r\n    font-size: 15px;\r\n    padding-left: 20px;\r\n}\r\n<\/style>\r\n<script src='https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/2.1.3\/jquery.min.js'><\/script>\r\n<script>\r\n$(document).ready( function () {\r\nvar contentArray=%91%93;\r\nvar index=%22%22;\r\nvar clickedIndex=%22%22;  \r\nvar minimumLength=$('.read-more-less-service').attr('data-id');\r\nvar initialContentLength=%91%93;\r\nvar initialContent=%91%93;  \r\nvar readMore=%22....<span class='read-more-service'>Read More<\/span>%22;\r\nvar readLess=%22<span class='read-less-service'>Read Less<\/span>%22;  \r\n  $('.read-toggle-service').each(function(){\r\n  index = $(this).attr('data-id');  \r\n  contentArray%91index%93 = $(this).html();\r\n  initialContentLength%91index%93 = $(this).html().length;\r\n  if(initialContentLength%91index%93>minimumLength) {\r\n    initialContent%91index%93=$(this).html().substr(0,minimumLength);\r\n  }else {\r\n    initialContent%91index%93=$(this).html();\r\n  } \r\n    $(this).html(initialContent%91index%93+readMore);\r\n  \/\/console.log(initialContent%910%93);  \r\n});\r\n  $(document).on('click','.read-more-service',function(){\r\n    $(this).fadeOut(500, function(){\r\n    clickedIndex = $(this).parents('.read-toggle-service').attr('data-id');\r\n    $(this).parents('.read-toggle-service').html(contentArray%91clickedIndex%93+readLess);  \r\n    });\r\n  });\r\n $(document).on('click','.read-less-service',function(){\r\n    $(this).fadeOut(500, function(){\r\n    clickedIndex = $(this).parents('.read-toggle-service').attr('data-id');\r\n    $(this).parents('.read-toggle-service').html(initialContent%91clickedIndex%93+readMore);  \r\n    });\r\n  }); \r\n});\r\n<\/script>\r\n&#8221; raw_content_last_edited=&#8221;off|phone&#8221; disabled_on=&#8221;off|on|on&#8221; _builder_version=&#8221;4.14.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<script><!-- [et_pb_line_break_holder] -->jQuery(document).ready(function(){<!-- [et_pb_line_break_holder] -->    function resizeForm(){<!-- [et_pb_line_break_holder] -->        var width = (window.innerWidth > 0) ? window.innerWidth : document.documentElement.clientWidth;<!-- [et_pb_line_break_holder] -->        if(width < 768){<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        var contentArray=[];<!-- [et_pb_line_break_holder] -->var index=\"\";<!-- [et_pb_line_break_holder] -->var clickedIndex=\"\";  <!-- [et_pb_line_break_holder] -->var minimumLength = 80;<!-- [et_pb_line_break_holder] -->\/\/ var minimumLength=$('.read-more-less-service').attr('data-id');<!-- [et_pb_line_break_holder] -->var initialContentLength=[];<!-- [et_pb_line_break_holder] -->var initialContent=[];  <!-- [et_pb_line_break_holder] -->var readMore=\"....<span class='read-more-service'>Read More<\/span>\";<!-- [et_pb_line_break_holder] -->var readLess=\"\u00a0<span class='read-less-service'>Read Less<\/span>\";  <!-- [et_pb_line_break_holder] -->  $('.read-toggle-service').each(function(){<!-- [et_pb_line_break_holder] -->  index = $(this).attr('data-id');  <!-- [et_pb_line_break_holder] -->  contentArray[index] = $(this).html();<!-- [et_pb_line_break_holder] -->  initialContentLength[index] = $(this).html().length;<!-- [et_pb_line_break_holder] -->  if(initialContentLength[index]>minimumLength) {<!-- [et_pb_line_break_holder] -->    initialContent[index]=$(this).html().substr(0,minimumLength);<!-- [et_pb_line_break_holder] -->  }else {<!-- [et_pb_line_break_holder] -->    initialContent[index]=$(this).html();<!-- [et_pb_line_break_holder] -->  } <!-- [et_pb_line_break_holder] -->    $(this).html(initialContent[index]+readMore);<!-- [et_pb_line_break_holder] -->  \/\/console.log(initialContent[0]);  <!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->  $(document).on('click','.read-more-service',function(){<!-- [et_pb_line_break_holder] -->    $(this).fadeOut(500, function(){<!-- [et_pb_line_break_holder] -->    clickedIndex = $(this).parents('.read-toggle-service').attr('data-id');<!-- [et_pb_line_break_holder] -->    $(this).parents('.read-toggle-service').html(contentArray[clickedIndex]+readLess);  <!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --> $(document).on('click','.read-less-service',function(){<!-- [et_pb_line_break_holder] -->    $(this).fadeOut(500, function(){<!-- [et_pb_line_break_holder] -->    clickedIndex = $(this).parents('.read-toggle-service').attr('data-id');<!-- [et_pb_line_break_holder] -->    $(this).parents('.read-toggle-service').html(initialContent[clickedIndex]+readMore);  <!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  }); <!-- [et_pb_line_break_holder] -->        }   <!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    window.onresize = resizeForm;<!-- [et_pb_line_break_holder] -->    resizeForm();<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]","protected":false},"excerpt":{"rendered":"Dasavatar, the ten most powerful incarnations of Vishnu (Supreme Preserver and Protector of the Universe), descended on earth in different Yugas (time periods) to balance the effect of good and evil upon the earth, re-establish peace, and Dharma (righteousness), shower his devotees with well-being and prosperity, and show them the path to self-actualization and liberation. ","protected":false},"author":1,"featured_media":236265,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"<style>\r\n   \r\n    \r\n   .timer-body-block {\r\n       background: transparent none repeat scroll 0 0;\r\n       border-radius: 2px;\r\n       margin-bottom: 10px;\r\n       text-align: center;\r\n   }\r\n   .timer-body-block .table-cell {\r\n       display: inline-block;\r\n       margin: 5px 10px 0;\r\n       padding: 5px 0;\r\n   }\r\n   .timer-body-block .table-cell .tab-val {\r\n     background: #1e81e6;\r\n   border-radius: 2px;\r\n   display: inline-block;\r\n   font-size: 25px;\r\n   margin: 0;\r\n   padding: 7px;\r\n   color: #fff;\r\n   min-width: 45px;\r\n   }\r\n   .table-cell .tab-unit {\r\n       color: #000000;\r\n       font-size: 15px;\r\n       text-transform: capitalize;\r\n   }\r\n   .timer-body-block > p {\r\n       font-size: 13px !important;\r\n       color: #000;\r\n       padding: 10px 0;\r\n   }\r\n   \r\n   .simple_timer_ft .table-cell .tab-unit {\r\n       color: #000000;\r\n       font-size: 12px !important;\r\n       text-transform: capitalize;\r\n   }\r\n       \r\n       .eventtimer-wrap {\r\n     position: relative; padding-top:10px;\r\n   }\r\n   .signupby {\r\n    position: absolute;\r\n   left: 26%;\r\n   top: 24px;\r\n   font-weight: 700;\r\n   color: #420500;\r\n   font-family: \"Oswald\",sans-serif;\r\n   font-size: 1.4em;\r\n   }\r\n      @media only screen and (min-width:0px) and (max-width:1199px){\r\n     .signupby{ position: relative;\r\n   text-align: center;\r\n   left: 0;\r\n   top: 0;\r\n   padding-bottom: 10px;}\r\n       }    \r\n   .col-md-6.pull-right{box-shadow: 0 1px 3px #999999;\r\n       margin-left: 4%;\r\n       margin-top: 20px;\r\n       padding: 10px 15px;\r\n   }\r\n    .responsive-video {\r\n   position: relative;\r\n   padding-bottom: 56.25%;\r\n   overflow: hidden;\r\n   }\r\n   .responsive-video iframe,\r\n   .responsive-video object,\r\n   .responsive-video embed {\r\n   position: absolute;\r\n   top: 0;\r\n   left: 0;\r\n   width: 100%;\r\n   height: 100%;\r\n   }\r\n         .videoname{text-align:center; font-size:17px;font-weight:bold;}\r\n         .height10{line-height:10px;}\r\n       .statue-img {\r\n           text-align: center;\r\n       }\r\n   \r\n       .statue-img img {\r\n           border: 2px solid #ffffff;\r\n           border-radius: 2px;\r\n       }\r\n   \r\n   \r\n       .price2-btn-container {\r\n           margin: auto;\r\n           position: relative;\r\n           width: 80%;\r\n       }\r\n   \r\n   \r\n       .btn-price2 {\r\n           background-color: #ccb837;\r\n           color: #f2f1f1;\r\n           font-size: 25px;\r\n           margin: 30px 0 0;\r\n           padding: 10px 10px;\r\n       }\r\n   \r\n       .btn-price2:hover {\r\n           background-color: #584d8f;\r\n           color: #f2f1f2;\r\n       }\r\n   \r\n       .about-section-two h2 {\r\n           color: #354459;\r\n           font-size: 20px;\r\n       }\r\n   \r\n       .about-section-two {\r\n           background-color: #fffffd;\r\n           color: #777777;\r\n           padding: 27px 0px 33px 0px;\r\n           position: relative;\r\n           z-index: 3;\r\n           text-align: center;\r\n       }\r\n   \r\n   \r\n   \r\n       p.cost {\r\n           display: none;\r\n       }\r\n   \r\n       .av-list-1 {\r\n           color: #666661;\r\n       }\r\n   \r\n       .cart_adjust span {\r\n           color: #fff;\r\n           \r\n       }\r\n   \r\n       a.add_cart {\r\n           background: #ffde00 url(\"http:\/\/www.astroved.com\/images\/cart.png\") no-repeat scroll 12px -23px;\r\n           border: medium none;\r\n           box-shadow: none;\r\n           color: #134a00;\r\n           display: inline-block;\r\n           float: none !important;\r\n           font-size: 14px;\r\n           line-height: 1.4;\r\n           margin: 0 auto;\r\n           padding: 9px 20px 8px 38px;\r\n           text-align: center;\r\n           text-decoration: none;\r\n           text-shadow: none;\r\n       }\r\n   \r\n       a.add_cart:hover {\r\n           background: #ff5a00 url(\"http:\/\/www.astroved.com\/images\/cart.png\") no-repeat scroll 12px 11px;\r\n           transition: all 0.5s ease-in-out 0s;\r\n           color: #fff;\r\n       }\r\n   \r\n       .text-wrap {\r\n        border-radius: 3px;\r\n       margin-bottom: 0;\r\n       padding: 25px 0 10px;\r\n       }\r\n   \r\n       .list-inline>li {\r\n           display: inline-block;\r\n           margin-left: 20px !important;\r\n           padding-left: 5px;\r\n           padding-right: 5px;\r\n       }\r\n   \r\n       .summary-program-section a {\r\n           color: #777776;\r\n           font-size: 16px;\r\n           line-height: 1.4\r\n       }\r\n   \r\n       .text-center {\r\n           text-align: center;\r\n           padding: 11px 0px 0px 0px;\r\n           top: 10px;\r\n       }\r\n   \r\n       .qut-author {\r\n           font-size: 13px;\r\n           font-weight: bold;\r\n       }\r\n   \r\n       .quote-container {\r\n           font-size: 25px;\r\n           font-family: georgia, serif;\r\n           margin-bottom: 10px;\r\n       }\r\n   \r\n       * {\r\n           box-sizing: border-box;\r\n       }\r\n   \r\n       *::after,\r\n       *::before {\r\n           box-sizing: border-box;\r\n       }\r\n   \r\n       .lead-wrapper {\r\n           background-color: #fff;\r\n           color: #797979;\r\n           font-family: \"Lato\", sans-serif;\r\n           font-size: 1.3em;\r\n       }\r\n   \r\n       a {\r\n           color: #dc87b9;\r\n       }\r\n   \r\n       .box-header.text-center {\r\n           color: #fff;\r\n           text-align: center;\r\n       }\r\n   \r\n       .box-header h2 {\r\n           color: #fff;\r\n           text-align: center;\r\n           text-transform: uppercase;\r\n       }\r\n   \r\n       .btn-top {\r\n           background-color: #db932e;\r\n           border: 1px solid #7a0e0e;\r\n           color: #fff9f8;\r\n           display: inline-flex;\r\n           font-family: \"arial\", serif;\r\n           font-size: 20px;\r\n           font-weight: bold;\r\n           padding: 12px 20px;\r\n       }\r\n   \r\n       .btn-top:hover {\r\n           background-color: #bb8130;\r\n           color: #fff9f2;\r\n       }\r\n   \r\n       .fixed-header {\r\n           background-color: #7a0e0e;\r\n           color: #f6f8f7;\r\n           padding: 20px 0;\r\n           position: relative;\r\n           top: 0;\r\n           width: 100%;\r\n           z-index: 999;\r\n       }\r\n   \r\n       .fixed-header .top-text-list.list-inline {\r\n           margin-bottom: 0;\r\n       }\r\n   \r\n       .top-text-list li {\r\n           vertical-align: middle;\r\n       }\r\n   \r\n       .top-text-div1 {\r\n           font-family: impact, serif;\r\n           font-size: 20px;\r\n       }\r\n   \r\n       .top-text-div2 {\r\n           font-family: impact, serif;\r\n           font-size: 20px;\r\n       }\r\n   \r\n       .top-list-container {\r\n           margin-left: 0;\r\n       }\r\n   \r\n       .counter ul li {\r\n           margin: 0;\r\n           padding: 0 2px 0 0;\r\n       }\r\n   \r\n       .countdown {\r\n           padding-left: 0;\r\n       }\r\n   \r\n       .countdown li {\r\n           background-color: #7a0e0e;\r\n           border: 1px solid #db932e;\r\n           border-radius: 3px;\r\n           color: #fff9f9;\r\n           padding: 5px;\r\n           text-align: center;\r\n           width: 60px;\r\n           display: inline-block;\r\n       }\r\n   \r\n       .countdown span {\r\n           display: inline-block;\r\n           font-family: \"Droid Sans\", sans-serif;\r\n           font-size: 20px;\r\n           font-weight: bold;\r\n           padding: 6px 0 0;\r\n       }\r\n   \r\n       .countdown p {\r\n           font-size: 13px;\r\n           padding: 0;\r\n           text-align: center;\r\n       }\r\n   \r\n       .hero-text-container {\r\n           background-image: url(https:\/\/www.astroved.com\/wp-content\/uploads\/2018\/01\/dashavatar-bg.png);\r\n           background-color: #fff;\r\n           background-size: cover;\r\n           background-position: center center;\r\n           border-bottom: 1px solid #fff;\r\n       }\r\n   \r\n       .hero-text-container {\r\n           position: relative;\r\n           z-index: 2;\r\n       }\r\n   \r\n       .hero-text-container hr {\r\n           border-color: #fee8d9;\r\n           margin: 12px 0;\r\n           opacity: .17;\r\n       }\r\n   \r\n   .hero1-text h1 {\r\n   color: #e0f107;\r\n       font-family: \"Oswald\", sans-serif;\r\n       font-size: 28px;\r\n       font-weight: 600;\r\n       line-height: 30px;\r\n       margin-bottom: 12px;\r\n       margin-top: 0;\r\n       text-shadow: 1px 0 1px #080808; \r\n   }\r\n   \r\n       .hero-text h2 {\r\n           color: #7a0c00;\r\n           font-family: \"Oswald\", sans-serif;\r\n           font-size: 25px;\r\n           font-weight: 500;\r\n           line-height: 37px;\r\n           margin-top: 0;\r\n           text-shadow: 0 1px 2px #8fcc3c;\r\n       }\r\n   \r\n       .lead-wrapper .hero-text h3 {\r\n           color: #43464b;\r\n           font-family: \"Oswald\", sans-serif;\r\n           font-size: 18px;\r\n           font-weight: normal;\r\n           margin-bottom: 15px;\r\n           margin-top: 12px;\r\n       }\r\n   \r\n       .hero-text.text-wrap>h4 {\r\n           color: #081700;\r\n           font-size: 16px;\r\n           font-weight: 400;\r\n           margin: 0;\r\n       }\r\n   \r\n       .hero-text .location {\r\n           color: #293445;\r\n           font-size: 30px;\r\n           font-weight: lighter;\r\n           margin-bottom: 35px;\r\n       }\r\n   \r\n       .trust-section {\r\n           background-color: #f4f4f4;\r\n           padding: 10px 0;\r\n       }\r\n   \r\n       .btn-hero {\r\n           background-color: #dc87b9;\r\n           border: 1px solid #f3f3f3;\r\n           color: #f6f6f7;\r\n           display: inline-block;\r\n           font-size: 26px;\r\n           margin: -25px auto 0;\r\n           padding: 30px 10px;\r\n           position: relative;\r\n           transition: all 0.2s ease-out 0s;\r\n           width: 70%;\r\n           z-index: 9;\r\n       }\r\n   \r\n       .btn-hero:hover {\r\n           background-color: #cf7cad;\r\n           border: 1px solid #f3f3f3;\r\n           color: #f6f6f8;\r\n           font-size: 26px;\r\n           margin: -30px auto -5px;\r\n           padding: 35px 10px;\r\n           width: 73%;\r\n       }\r\n   \r\n       .about-section {\r\n           background-color: #fffffd;\r\n           color: #777777;\r\n           padding: 27px 0 15px;\r\n           position: relative;\r\n           z-index: 3;\r\n           line-height: 1.4;\r\n       }\r\n   \r\n       .about-section h2 {\r\n           color: #354459;\r\n       }\r\n   \r\n       .about-section .checkmark-list li::before {\r\n           color: #ffffff;\r\n       }\r\n   \r\n       .clear {\r\n           clear: both;\r\n       }\r\n   \r\n       h1,\r\n       h2,\r\n       h3,\r\n       h4,\r\n       h5 {\r\n           font-family: \"Oswald\", sans-serif;\r\n       }\r\n   \r\n       .h1,\r\n       .h2,\r\n       .h3,\r\n       h1,\r\n       h2,\r\n       h3 {\r\n           margin-bottom: 10px;\r\n           margin-top: 20px;\r\n       }\r\n   \r\n       .h2,\r\n       h2 {\r\n           font-size: 30px;\r\n       }\r\n   \r\n       .lead-wrapper h3 {\r\n       font-size: 20px;\r\n       color: #1e81e6;\r\n       background: #fff;\r\n       padding: 10px 0;\r\n       font-weight: 600;\r\n   }\r\n   \r\n       .about-section h3 {\r\n           text-align: left;\r\n       }\r\n   \r\n       .about-section h4 {\r\n           color: #72166d;\r\n           font-size: 1.4em;\r\n           padding-bottom: 10px;\r\n       }\r\n   \r\n       .about-section ol {\r\n           margin-bottom: 15px;\r\n           margin-left: 30px;\r\n       }\r\n   \r\n       .about-section ol li {\r\n           padding: 5px;\r\n       }\r\n   \r\n       p {\r\n           margin: 0 0 10px;\r\n       }\r\n   \r\n       .summary-program-section {\r\n           background-color: #fffffc;\r\n           color: #777776;\r\n           padding: 25px 0 50px;\r\n       }\r\n   \r\n       .summary-program-section h2 {\r\n           color: #084d8d;\r\n           font-size: 1.7em;\r\n       }\r\n   \r\n       .summary-program-section li a {\r\n           color: #777776;\r\n       }\r\n   \r\n       hr.nopadding {\r\n           border-color: #e7e7e7;\r\n           margin: 0;\r\n           padding: 0;\r\n       }\r\n   \r\n       .checkmark-list li {\r\n           list-style: none;\r\n       }\r\n   \r\n       .pricing-features .checkmark-list li {\r\n           list-style: none;\r\n           color: #777772;\r\n       }\r\n   \r\n       .checkmark-list li::before {\r\n           color: #ffffff;\r\n           content: \"f00c\";\r\n           display: inline-block;\r\n           font-family: FontAwesome;\r\n           margin: 0 7px 0 -25px;\r\n       }\r\n   \r\n       .pricing-section {\r\n           background: #084d8d;\r\n           font-family: \"Lato\", sans-serif;\r\n           font-size: 1.1em;\r\n           padding: 55px 0;\r\n       }\r\n   \r\n       .pricing-box .checkmark-list li {\r\n           margin-left: 0;\r\n       }\r\n   \r\n       .pricing-box-container ul li {\r\n           vertical-align: top;\r\n       }\r\n   \r\n       .pricing-box {\r\n           background-color: #fafafa;\r\n           margin: 30px 0;\r\n           padding: 10px;\r\n           position: relative;\r\n           width: 272px;\r\n       }\r\n   \r\n       .best-value-corner {\r\n           position: absolute;\r\n           right: 0;\r\n           top: 0;\r\n       }\r\n   \r\n       .pricing-header {\r\n           background-color: #d9d9d9;\r\n           color: #878787;\r\n           font-family: \"Oswald\", sans-serif;\r\n           font-size: 30px;\r\n           padding: 20px 5px;\r\n       }\r\n   \r\n       .pricing-price-area {\r\n           background-color: #fafafb;\r\n           border: 1px solid #d7d7d7;\r\n           margin: 10px 0 0;\r\n           padding: 15px 5px;\r\n       }\r\n   \r\n       .pricing-price-area .price-header1 {\r\n           color: #c2c2c2;\r\n           font-size: 20px;\r\n       }\r\n   \r\n       .pricing-price-area .price-header2 {\r\n           color: #ea256b;\r\n           font-family: \"Arial Black\", \"Arial Bold\", Gadget, sans-serif;\r\n           font-size: 2em;\r\n           line-height: 1.8em;\r\n           font-weight: 500;\r\n       }\r\n   \r\n       .pricing-price-area .price-header2 span {\r\n           color: #084d8d;\r\n           font-family: \"Arial Black\", \"Arial Bold\", Gadget, sans-serif;\r\n           font-size: 30px;\r\n           font-weight: 800;\r\n       }\r\n   \r\n       .pricing-price-area h3 {\r\n           color: #c2c2c2;\r\n           font-size: 1.4em;\r\n           font-weight: lighter;\r\n           margin-top: 0;\r\n       }\r\n   \r\n       .pricing-features {\r\n           color: #777772;\r\n           padding: 10px 10px 10px 0;\r\n           text-align: left;\r\n       }\r\n   \r\n       .pricing-features .checkmark-list {\r\n           padding-left: 35px;\r\n           font-size: 16px;\r\n       }\r\n   \r\n       .pricing-features .checkmark-list li::before {\r\n           color: #084d8d;\r\n       }\r\n   \r\n       .pricing-features ul li {\r\n           line-height: 1.7em;\r\n       }\r\n   \r\n       .btn-pricebox {\r\n           background-color: #db932e;\r\n           color: #f1f1f6;\r\n           padding: 10px 5px;\r\n       }\r\n   \r\n       .btn-pricebox:hover {\r\n           background-color: #b8781e;\r\n           color: #f1f1f7;\r\n       }\r\n   \r\n       .price-button-bottom-container {\r\n           margin-bottom: 20px;\r\n       }\r\n   \r\n       .btn-price-bottom {\r\n           background-color: #4d5d71;\r\n           color: #f3f3f4;\r\n       }\r\n   \r\n       .btn-price-bottom:hover {\r\n           background-color: #ca735a;\r\n           color: #f3f3f5;\r\n       }\r\n   \r\n       .price1-footer-text {\r\n           color: #ffffff;\r\n           font-family: \"Lato\", sans-serif;\r\n           margin-top: 10px;\r\n           text-align: center;\r\n       }\r\n   \r\n       table.table {\r\n           border: 1px solid #dddddd;\r\n       }\r\n   \r\n     table.table tr th {\r\n       background: #c18505 none repeat scroll 0 0\r\n       color: #ffffff;\r\n       padding: 12px 8px;\r\n       text-transform: uppercase;\r\n   }\r\n   \r\n       table.table tr td {\r\n           border: 1px solid #dddddd;\r\n           vertical-align: middle;\r\n       }\r\n   \r\n       .cta {\r\n       bottom: 0;\r\n       left: 0;\r\n       line-height: 1.4;\r\n       margin-bottom: 15px;\r\n       \/* margin-top: 25px; *\/\r\n       padding: 2px 0 0;\r\n       position: relative;\r\n       text-align: center;\r\n   }\r\n   \r\n   .donate {\r\n           color: #000000;\r\n       font-size: 16px;\r\n       border-radius: 0px;\r\n       border-bottom: 1px solid #151515;\r\n       background-color: #e0f107;\r\n       text-decoration: none;\r\n       padding: 7px 25px;\r\n       font-weight: 500;\r\n       margin-top: 10px;\r\n       display: inline-block;\r\n       transition: all .2s ease-in-out;\r\n   }\r\n   \r\n       .cta a:hover {\r\n       background: #fff;\r\n   }\r\n       .price1-footer-text a:hover {\r\n           color: #fff;\r\n       }\r\n   \r\n       .box-content-container {\r\n           background-color: #f5f5f5;\r\n           font-family: \"Lato\", sans-serif;\r\n           font-size: 1.2em;\r\n           padding: 55px 0;\r\n       }\r\n   \r\n       .box-content-container h2.header {\r\n           color: #0c2650;\r\n           margin-bottom: 20px;\r\n           margin-top: 0;\r\n           padding: 2px;\r\n           text-align: center;\r\n       }\r\n   \r\n       .box-content-container h3 {\r\n           color: #999;\r\n           padding: 2px;\r\n           text-align: center;\r\n           font-family: 'Lato', sans-serif;\r\n           font-size: 18px;\r\n       }\r\n   \r\n       .box-content-container .subheader {\r\n           color: #888888;\r\n           margin-bottom: 30px;\r\n       }\r\n   \r\n       .box-content {\r\n               background-color: #e0f107;\r\n           margin: 0 auto 30px;\r\n           padding-left: 10px;\r\n           position: relative;\r\n       }\r\n   \r\n       .box-content::after {\r\n           -moz-border-bottom-colors: none;\r\n           -moz-border-left-colors: none;\r\n           -moz-border-right-colors: none;\r\n           -moz-border-top-colors: none;\r\n            border-color: #1e81e6 rgba(136, 183, 213, 0) rgba(136, 183, 213, 0);\r\n           border-image: none;\r\n           border-style: solid;\r\n           border-width: 16px;\r\n           content: \" \";\r\n           height: 0;\r\n           left: 50%;\r\n           margin-left: -16px;\r\n           pointer-events: none;\r\n           position: absolute;\r\n           top: 100%;\r\n           width: 0;\r\n       }\r\n   \r\n       .box-content:last-child::after {\r\n           display: none;\r\n       }\r\n   \r\n       .box-content h3 {\r\n           color: #f8f8f6;\r\n           margin-bottom: 10px;\r\n           text-align: left;\r\n       }\r\n   \r\n       .breakdown-img-a {\r\n           float: right;\r\n       }\r\n   \r\n       .breakdown-img {\r\n           float: right;\r\n           margin-left: 10px;\r\n       }\r\n   \r\n       .box-content-inner {\r\n           background-color: #1e81e6;\r\n           color: #fff;\r\n           overflow: hidden;\r\n           padding: 20px;\r\n       }\r\n   \r\n     .box-content-inner h2 {\r\n          background-color: #e0f107;\r\n       color: #000;\r\n       display: inline-block;\r\n       padding: 5px 20px 5px 10px;\r\n       margin-bottom: 10px;\r\n       margin-left: -10px;\r\n   }\r\n   \r\n       .box-content-inner h4 {\r\n           font-family: \"Lato\", sans-serif;\r\n           font-weight: normal;\r\n           margin: 4px 0;\r\n       }\r\n   \r\n       .box-content-price {\r\n           background-color: #fff;\r\n           color: #084d8d;\r\n           display: inline-block;\r\n           padding: 5px 20px 5px 10px;\r\n           margin-left: -10px;\r\n           margin-bottom: 15px;\r\n       }\r\n   \r\n       .box-content-inner>p {\r\n           margin-bottom: 20px;\r\n       }\r\n   \r\n       .box-cart-txt a {\r\n           font-size: 23px;\r\n           margin: 80px 0 20px 20px;\r\n           color: #fff;\r\n           text-align: right !important;\r\n           text-decoration: underline;\r\n       }\r\n   \r\n       .box-cart-txt a:hover {\r\n   \r\n           margin: 80px 0 20px 20px;\r\n           text-decoration: underline;\r\n           color: #fabfb4;\r\n           text-align: right !important;\r\n       }\r\n   \r\n       .footer-section {\r\n           background-color: #1f021d;\r\n           border-top: 4px solid #c2c2c2;\r\n           margin-bottom: 50px;\r\n           padding: 20px 0;\r\n       }\r\n   \r\n       .footer-social-icons a {\r\n           float: left;\r\n           height: 32px;\r\n           margin-right: 10px;\r\n           width: 32px;\r\n       }\r\n   \r\n       .legal-text {\r\n           color: #f6f5f6;\r\n           font-size: 12px;\r\n           text-align: right;\r\n       }\r\n   \r\n       .bottom-content {\r\n           padding: 55px 0;\r\n       }\r\n   \r\n       .bottom-content h2 {\r\n           color: #354455;\r\n       }\r\n   \r\n       .venusimg {\r\n           background-size: cover;\r\n           margin-bottom: 35px;\r\n           text-align: center;\r\n       }\r\n   \r\n       .venusimg>img {\r\n           max-width: 100%;\r\n           width: 200px;\r\n       }\r\n   \r\n       .chant-mantra {\r\n           display: inline-block;\r\n           font-style: italic;\r\n           line-height: 29px;\r\n           margin-top: 10px;\r\n       }\r\n   \r\n       .nine-god-section {\r\n           line-height: 1.5;\r\n           padding: 5px 0;\r\n           color: #555;\r\n       }\r\n   \r\n       .nine-god-section-2 {\r\n           padding: 15px 0;\r\n       }\r\n   \r\n       .lead-wrapper .nine-god-section h3 {\r\n           color: #85007d;\r\n           font-size: 1.2em;\r\n           margin-top: 15px;\r\n           text-align: left;\r\n       }\r\n   \r\n       .nine-god-section h4 {\r\n           color: #64112d;\r\n           font-size: 1.1em;\r\n           padding-bottom: 5px;\r\n       }\r\n   \r\n       .row-sec-1 {\r\n           background: #f2f2f2;\r\n           padding: 25px 0;\r\n       }\r\n   \r\n       .row-sec-2 {\r\n           padding: 25px 0;\r\n       }\r\n   \r\n       .nava-days>strong {\r\n           color: #85007d;\r\n       }\r\n   \r\n       div ul.av-list-1 li,\r\n       .av-list-1 li {\r\n           padding: 4px 0 4px 20px;\r\n           margin-left: 0;\r\n       }\r\n   \r\n       .pillai-quote {\r\n           background: #fee3ff none repeat scroll 0 0;\r\n           border-left: 8px solid #913395;\r\n           font-style: italic;\r\n           margin: 20px 0 25px 5px;\r\n           padding-left: 100px;\r\n           padding-right: 30px;\r\n           padding-top: 32px;\r\n           position: relative;\r\n       }\r\n   \r\n       .pillai-quote::before {\r\n           color: #913395;\r\n           content: \"\uf10d\";\r\n           font-family: fontawesome;\r\n           font-size: 65px;\r\n           left: 20px;\r\n           opacity: .7;\r\n           position: absolute;\r\n           top: 0;\r\n       }\r\n   \r\n       .pull-right.img-responsive {\r\n           margin-left: 30px;\r\n       }\r\n   \r\n       .pillai-quote>p {\r\n           color: #555555;\r\n       }\r\n   \r\n       .avr-responsive-embed-youtube {\r\n           float: none;\r\n           height: 310px;\r\n           margin: 5px auto;\r\n           width: 100%;\r\n       }\r\n   \r\n       .video-caption {\r\n           box-shadow: 0 1px 3px #999999;\r\n           margin-left: 4%;\r\n           margin-top: 20px;\r\n           padding: 10px 15px;\r\n       }\r\n   \r\n       .col-md-6.right-col {\r\n           float: right;\r\n       }\r\n   \r\n       .col-md-6.left-col {\r\n           padding: 0;\r\n       }\r\n   \r\n       .av-list-2 {\r\n           margin-top: 10px;\r\n       }\r\n   \r\n       .box-content .spl-txt p {\r\n           color: #fec600;\r\n           font-size: 1.1em;\r\n           margin: 0;\r\n           padding: 2px 0;\r\n       }\r\n   \r\n       .spl-txt {\r\n           margin-bottom: 10px;\r\n       }\r\n   \r\n       .coup-txt>span {\r\n           font-weight: 600;\r\n       }\r\n   \r\n       @media screen and (min-width:0px) and (max-width:400px) {\r\n           .venusimg {\r\n               display: none;\r\n           }\r\n           .dashavatar-10 img{\r\n       max-width: 100%!important;\r\n   }\r\n       }\r\n   \r\n       @media screen and (min-width:0px) and (max-width:992px) {\r\n           .venusimg {\r\n               display: none;\r\n           }\r\n           .dashavatar-10 img{\r\n       max-width: 100%!important;\r\n   }\r\n       }\r\n   \r\n       @media only screen and (max-width: 992px) {\r\n           .fixed-header {\r\n               position: relative;\r\n           }\r\n           nav {\r\n               margin-top: 0;\r\n           }\r\n           .col-md-6.right-col {\r\n               float: none;\r\n               margin-bottom: 20px;\r\n               padding: 0;\r\n           }\r\n           .video-caption {\r\n               margin: 0;\r\n           }\r\n           .avr-responsive-embed-youtube {\r\n               float: none;\r\n               height: 398px;\r\n           }\r\n       }\r\n   \r\n       @media only screen and (max-width: 767px) {\r\n           .logo {\r\n               text-align: center;\r\n           }\r\n           .dashavatar-10 img{\r\n       max-width: 100%!important;\r\n   }\r\n           .breakdown-img {\r\n               float: none;\r\n               margin: 0 auto;\r\n               text-align: center;\r\n           }\r\n           .pull-right.img-responsive {\r\n               margin-left: 0px;\r\n           }\r\n           .pillai-quote {\r\n               border-left: 3px solid #913395;\r\n               margin: 0;\r\n               padding: 12px 10px;\r\n               text-indent: 40px;\r\n           }\r\n           .pillai-quote::before {\r\n               color: #913395;\r\n               font-size: 27px;\r\n               left: -29px;\r\n               top: 8px;\r\n           }\r\n           .avr-responsive-embed-youtube {\r\n               height: 100%;\r\n           }\r\n       }\r\n   \r\n   \r\n       @media only screen and (min-width: 990px) and (max-width:1199px) {\r\n           .hero-text h2 {\r\n   \r\n               font-family: \"Oswald\", sans-serif;\r\n               font-size: 30px;\r\n               line-height: 51px;\r\n               font-weight: 700;\r\n               text-shadow: .22px .2px #000;\r\n           }\r\n       }\r\n       \/* YouTube video Responsive CSS*\/\r\n   \r\n       .avr-responsive-youtube-right {\r\n           float: right;\r\n           width: 521px;\r\n           height: 296px;\r\n           margin: 5px;\r\n           padding: 15px;\r\n       }\r\n   \r\n   \r\n       @media screen and (max-width:420px) {\r\n           .avr-responsive-youtube-right {\r\n               float: none;\r\n               width: 100%;\r\n               height: 100%;\r\n           }\r\n           .list-inline>li {\r\n               margin-left: 0px !important;\r\n           }\r\n           .header-area h1 {\r\n               color: #f2f2f3;\r\n               margin: 0;\r\n               padding: 0;\r\n               text-align: center;\r\n               font-size: 22px;\r\n           }\r\n           .header-area {\r\n               background-color: #380606;\r\n               padding: 40px 72px;\r\n               margin-top: 20px;\r\n               position: relative;\r\n           }\r\n           .text-wrap {\r\n               border-radius: 10px;\r\n               margin-bottom: 7px;\r\n               margin-top: 8px;\r\n               padding: 10px;\r\n           }\r\n           .height10{height:20px;clear:both;}\r\n       }\r\n       \/*4 box*\/\r\n   \r\n       @media only screen and (max-width: 1200px) {\r\n           .pricing-box {\r\n               width: 223px;\r\n           }\r\n       }\r\n   \r\n       @media only screen and (max-width: 992px) {\r\n           .pricing-box {\r\n               width: 300px;\r\n               margin-bottom: 10px;\r\n               margin-top: 10px;\r\n           }\r\n           .text-wrap {\r\n               border-radius: 10px;\r\n               margin-bottom: 7px;\r\n               margin-top: 8px;\r\n               padding: 0;\r\n           }\r\n           .lazy.summary-img.pull-right {\r\n               float: none !important;\r\n           }\r\n           .donate {\r\n               margin-bottom: 10px;\r\n           }\r\n       }\r\n   \r\n       .pricing-price-area.installment {\r\n           border: none;\r\n           border-top: 1px solid #ddd;\r\n           margin-top: 17px;\r\n       }\r\n   \r\n       .pricing-price-area.installment>h2 {\r\n           color: #444444;\r\n           font-size: 1.6em;\r\n           margin-top: 0;\r\n       }\r\n   \r\n       .pricing-price-area.installment .product-shortcode span {\r\n           color: #084d8d;\r\n           font-family: \"Arial Black\", \"Arial Bold\", Gadget, sans-serif;\r\n           font-size: 30px;\r\n           font-weight: 700;\r\n           display: block;\r\n           padding: 10px 0;\r\n       }\r\n   \r\n       .box-content-container .cart_adjust>h3 {\r\n           display: inline-block;\r\n           font-size: 23px;\r\n           font-weight: 600;\r\n           margin-right: 10px;\r\n           margin-top: 0;\r\n           vertical-align: top;\r\n       }\r\n   \r\n       .cart_adjust {\r\n           vertical-align: top;\r\n       }\r\n   \r\n       .product-shortcode {\r\n           display: inline-block;\r\n           vertical-align: top;\r\n           min-width: 320px;\r\n       }\r\n   \r\n       @media only screen and (min-width: 0) and (max-width:767px) {\r\n           .cart_adjust {\r\n               float: none;\r\n               vertical-align: top;\r\n           }\r\n           .box-content-container .cart_adjust>h3 {\r\n               margin-right: 0;\r\n               text-align: right;\r\n               font-size: 18px;\r\n           }\r\n           .product-shortcode {\r\n               min-width: 100px !important;\r\n           }\r\n       }\r\n   \r\n       @media only screen and (min-width:768px) and (max-width:980px) {\r\n           .box-content-container .cart_adjust>h3 {\r\n               display: block;\r\n           }\r\n       }\r\n   \r\n       .multiple_cost div.center {\r\n           margin-bottom: 0;\r\n       }\r\n   \r\n       .multiple_cost span {\r\n           color: #4c1361;\r\n           display: block;\r\n           font-weight: 600;\r\n           padding-bottom: 10px;\r\n           padding-top: 5px;\r\n       }\r\n   \r\n       .mut-pro-wrap h6 {\r\n           color: #4c1361;\r\n           font-size: 1em;\r\n           font-weight: 600;\r\n           margin-top: 4px;\r\n           padding-bottom: 10px;\r\n       }\r\n   \r\n       .multiple_cost .mut-pro-wrap img {\r\n           width: 100px;\r\n       }\r\n   \r\n       .mut-pro-wrap {\r\n           background: rgba(255, 255, 255, .8);\r\n           padding: 15px;\r\n           border-radius: 3px;\r\n           padding-bottom: 30px;\r\n           min-height: 120px;\r\n       }\r\n   \r\n       .mut-pro-wrap.v-center {\r\n           min-height: 128px;\r\n           padding-top: 100px;\r\n       }\r\n   \r\n       .product-shortcode.multiple_cost {\r\n           display: block;\r\n       }\r\n   \r\n       @media only screen and (min-width:478px) and (max-width:979px) {\r\n           .mut-pro-wrap {\r\n               min-height: auto;\r\n           }\r\n           .mut-pro-wrap.v-center {\r\n               min-height: auto;\r\n               padding-top: 0;\r\n           }\r\n       }\r\n   \r\n       .box-content-inner>h3 {\r\n           font-weight: 600;\r\n       }\r\n   \r\n       .multiple_cost div {\r\n           margin-bottom: 12px;\r\n       }\r\n   \r\n       .product-shortcode.multiple_cost>h3 {\r\n           color: #913395;\r\n           font-size: 21px;\r\n           font-weight: 600;\r\n           margin: 0 0 20px;\r\n       }\r\n   \r\n       .product_list_right {\r\n           margin: 15px 0 0;\r\n           text-align: center;\r\n       }\r\n   \r\n       p.inst-txt {\r\n           color: #555555 !important;\r\n           margin: 7px 0 0;\r\n           text-align: center;\r\n       }\r\n   \r\n       .box-content-container .cart_adjust>h3 {\r\n           display: inline-block;\r\n           font-size: 23px;\r\n           font-weight: 600;\r\n           margin-right: 10px;\r\n           margin-top: 0;\r\n           vertical-align: top;\r\n       }\r\n   \r\n       div ul.av-list-2>li {\r\n           margin-left: 10px;\r\n           padding: 3px 0 3px 20px;\r\n       }\r\n   \r\n       .red {\r\n           color: Red;\r\n           margin-top: 20px;\r\n           font-size: 16px;\r\n       }\r\n       .red1 {\r\n           color: Red;\r\n           margin-top: 20px;\r\n           font-size: 25px;\r\n       }\r\n   \r\n   .vedict {\r\n       color: #000;\r\n       font-size: 21px;\r\n       padding: 0;\r\n       font-weight: 500;\r\n       font-family: oswald;\r\n       text-align: center;\r\n       }\r\n   .grand {\r\n       font-size: 28px;\r\n       color: #fff;\r\n       margin: 10px;\r\n       text-align: center;\r\n       font-weight: 600;\r\n       font-family: oswald;\r\n       padding: 0;\r\n       line-height:36px;\r\n   }\r\n     .grand1 {\r\n       font-size: 25px;\r\n       color: #e0f107;\r\n       margin: 10px;\r\n       text-align: center;\r\n       font-weight: 600;\r\n       font-family: oswald;\r\n   }\r\n   .dashavatar-10 img{\r\n       max-width: 60%;\r\n   }\r\n   .dashavatar-10{\r\n       float:left;\r\n       text-align:center;\r\n   }\r\n   .offer-txt {\r\n       font-size: 27px;\r\n       font-weight: 600;\r\n       color: #0175be;\r\n   }\r\n   .offer-txt1 {\r\n       color: #0175be;\r\n       font-size: 25px;\r\n   }\r\n   h1 span {\r\n    color: #fff;\r\n}\r\n   <\/style>\r\n   \r\n    <link rel='stylesheet' href='https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/4.7.0\/css\/font-awesome.css'\/>\r\n   <link href=\"https:\/\/fonts.googleapis.com\/css?family=Droid+Sans:400,700\" rel=\"stylesheet\" type=\"text\/css\">\r\n   <link href=\"https:\/\/fonts.googleapis.com\/css?family=Oswald:400,700\" rel=\"stylesheet\" type=\"text\/css\">\r\n   <link href=\"https:\/\/fonts.googleapis.com\/css?family=Lato:300,400,700\" rel=\"stylesheet\" type=\"text\/css\">\r\n   <div class=\"lead-wrapper\">\r\n       <div class=\"hero-text-container\">\r\n           <div class=\"container\">\r\n               <div class=\"col-md-5\"><\/div>\r\n               <div class=\"col-md-7 text-center\">\r\n                   <div class=\"hero1-text text-wrap\">\r\n                       <div class=\"speaker-name\">                        \r\n                           <h1><span>LAST CALL:<\/span>GRAND FINALE DASHAVATAR (10 VISHNU AVATARS) CEREMONIES FOR<br> 32 SUPREME VISHNU BLESSINGS <\/h1>\r\n                       <\/div>\r\n   \r\n                       <p class=\"grand\">The Power of 10 Homas in a Single Homa + <br>Special Rituals at 10 Powerspots<\/p>\r\n                       <p class=\"vedict\">Vedic Technology to Invoke the Unique Blessings of Vishnu\u2019s 10 Incarnations<\/p>\r\n                       <!-- <p class=\"grand1\">LIVE on January 18, 2018 (IST)<\/p> -->\r\n                       <div class=\"cta\">\r\n                           <a href=\"#rituals21\" class=\"donate\" style=\"font-weight:bold\">LIVE on Jan. 17, 2018 at 9:00 pm PT | Jan. 18, 2018 at 12:00 am ET \/ 10:30 am IST<\/a>\r\n                       <\/div>\r\n                       <hr \/>\r\n                   <\/div>\r\n               <\/div>\r\n               <div class=\"col-md-4 venusimg\">\r\n               <\/div>\r\n           <\/div>\r\n       <\/div>\r\n       <a name=\"video\"><\/a>\r\n       <div class=\"about-section\">\r\n           <div class=\"container\">\r\n               <div class=\"row\">\r\n                   <div class=\"col-md-12\">\r\n   \r\n                       <div class=\" left-col\">\r\n                       <a name=\"video\"><\/a>\r\n                           <!--<div class=\"col-md-6 pull-right\">\r\n                            <p class=\"videoname\">Informative video about Rama Avatar <\/p>\r\n                           <div class=\"responsive-video\">\r\n                           <iframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/N6Nlsz8wDAM\" frameborder=\"0\" allowfullscreen><\/iframe>\r\n                           <\/div>\r\n                           <p class=\"center\"><a href=\"https:\/\/www.astroved.com\/live-tv\/\" style=\"color:#000;font-weight:bold;\">Click here<\/a> \r\n                           to watch this year's ceremony <br \/>LIVE on Oct. 28, 2017 at 7:00 am IST <\/p>\r\n                       <\/div>-->\r\n                           <h3>The Power of 10 Homas in One Grand Homa<\/h3>\r\n                           <p>\r\n                               AstroVed will be performing grand finale ceremonies for the 10th avatar of Vishnu along with a grand conclusion ceremony invoking all the 10 avatars of Vishnu in a single powerful homa. Along with this homa, we have also arranged for 10 special Archanas (Light and Sound Ceremony) at 10 special Powerspots for Vishnu.\r\n                           <\/p>\r\n                           \r\n                           <h3>10-FOLD BLESSINGS OF 10 VISHNU AVATARS<\/h3>\r\n                           <p>\r\n                               Vedic priests recommend propitiating all 10 forms of Vishnu as a remedy for life\u2019s challenges and to receive the life-sustaining blessings of the Lord of Wealth for overall power, prosperity, abundance and well-being.\r\n                           <\/p>\r\n                           \r\n   \r\n   \r\n                           <table class=\"table\">\r\n                               <tr>\r\n                                   <th width=\"20%\"><\/th>\r\n                                   <th width=\"20%\">NAME OF THE Avatar<\/th>\r\n                                   <th width=\"30%\">Benefits of Invoking the Avatar<\/th>\r\n                               <\/tr>\r\n   \r\n                               <tr>\r\n                                   <td>\r\n                                       <span class=\"dashavatar-10\"><img src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2018\/01\/Matsya-Avatar.png\"><\/span>\r\n                                   <\/td>\r\n                                   <td>Matsya Avatar (Fish)<\/td>\r\n                                  \r\n                                   <td>\r\n                                       <ul class=\"av-list-2\">\r\n                                           <li>Removal of negativity <\/li>\r\n                                           <li>Attraction of prosperity & fortune<\/li>\r\n                                           <li>Good discerning ability<\/li>\r\n                                       <\/ul>\r\n                                   <\/td>\r\n                               <\/tr>\r\n   \r\n                               <tr>\r\n                                   <td><span class=\"dashavatar-10\"><img src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2018\/01\/Kurma-Avatar.png\"><\/span><\/td>\r\n                                   <td>Kurma Avatar (Tortoise)<\/td>\r\n                                  \r\n                                   <td>\r\n                                       <ul class=\"av-list-2\">\r\n                                           <li>Divine support for accomplishing your ambition<\/li>\r\n                                           <li>Gain self-confidence, emotional and financial stability<\/li>\r\n                                           <li>Longevity<\/li>\r\n                                       <\/ul>\r\n                                   <\/td>\r\n                               <\/tr>\r\n   \r\n                               <tr>\r\n                                   <td class=\"red\"><span class=\"dashavatar-10\"><img src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2018\/01\/Varaha-Avatar.png\"><\/span><\/td>\r\n                                   <td>Varaha Avatar (Boar)<\/td>\r\n                                  \r\n                                   <td>\r\n                                       <ul class=\"av-list-2\">\r\n                                           <li>Can regain control of lost business and reputation<\/li>\r\n                                           <li>Overcome hurdles in professional life<\/li>\r\n                                           <li>Acquire gold, land, power and fame<\/li>\r\n                                       <\/ul>\r\n                                   <\/td>\r\n                               <\/tr>\r\n   \r\n                               <tr>\r\n                                   <td class=\"red\"><span class=\"dashavatar-10\"><img src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2018\/01\/Narasimha-Avatar.png\"><\/span><\/td>\r\n                                   <td>Narasimha Avatar (Half Human Half Lion)<\/td>\r\n                                   \r\n                                   <td>\r\n                                       <ul class=\"av-list-2\">\r\n                                           <li>Removal of negative ego<\/li>\r\n                                           <li>Come out of all misfortunes<\/li>\r\n                                           <li>Protection from evil eye and Jealousy<\/li>\r\n                                       <\/ul>\r\n                                   <\/td>\r\n                               <\/tr>\r\n   \r\n                               <tr>\r\n                                   <td class=\"red\"><span class=\"dashavatar-10\"><img src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2018\/01\/Vamana-Avatar.png\"><\/span><\/td>\r\n                                   <td>Vamana Avatar (Dwarf)<\/td>\r\n                                   \r\n                                   <td>\r\n                                       <ul class=\"av-list-2\">\r\n                                           <li>Live trouble free life<\/li>\r\n                                           <li>Blessings of Ashta Aishwarya (8 types of wealth)<\/li>\r\n                                           <li>Recognition & fame<\/li>\r\n                                       <\/ul>\r\n                                   <\/td>\r\n                               <\/tr>\r\n   \r\n                               <tr>\r\n                                   <td class=\"red\"><span class=\"dashavatar-10\"><img src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2018\/01\/Parashuram-Avatar.png\"><\/span><\/td>\r\n                                   <td>Parashuram Avatar (Warrior-Sage)<\/td>\r\n                                  \r\n                                   <td>\r\n                                       <ul class=\"av-list-2\">\r\n                                           <li>Gain mental strength and courage <\/li>\r\n                                           <li>Freedom from fear<\/li>\r\n                                           <li>Progress and prosperity <\/li>\r\n                                       <\/ul>\r\n                                   <\/td>\r\n                               <\/tr>\r\n   \r\n                               <tr>\r\n                                   <td class=\"red\"><span class=\"dashavatar-10\"><img src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2018\/01\/Rama-Avatar.png\"><\/span><\/td>\r\n                                   <td>Rama Avatar (Ideal King)<\/td>\r\n                                   \r\n                                   <td>\r\n                                       <ul class=\"av-list-2\">\r\n                                           <li>Courage for meeting life\u2019s challenges <\/li>\r\n                                           <li>Dissolve your sins<\/li>\r\n                                           <li>Gain good virtues and attain salvation<\/li>\r\n                                       <\/ul>\r\n                                   <\/td>\r\n                               <\/tr>\r\n   \r\n                               <tr>\r\n                                   <td class=\"red\"><span class=\"dashavatar-10\"><img src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2018\/01\/Balarama-Avatar.png\"><\/span><\/td>\r\n                                   <td>Balarama Avatar (also known as Adiseshan, King of Snakes)<\/td>\r\n                                   \r\n                                   <td>\r\n                                       <ul class=\"av-list-2\">\r\n                                           <li>Overcome Rahu-Ketu afflictions <\/li>\r\n                                           <li>Gain strength, confidence and respect<\/li>\r\n                                           <li>Protection of wealth<\/li>\r\n                                       <\/ul>\r\n                                   <\/td>\r\n                               <\/tr>\r\n   \r\n                               <tr>\r\n                                   <td class=\"red\"><span class=\"dashavatar-10\"><img src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2018\/01\/Krishna-Avatar.png\"><\/span><\/td>\r\n                                   <td>Krishna Avatar<\/td>\r\n                                   \r\n                                   <td>\r\n                                       <ul class=\"av-list-2\">\r\n                                           <li>Blessings of fulfilling love and relationships<\/li>\r\n                                           <li>Wisdom and courage<\/li>\r\n                                           <li>Affluence and material comforts<\/li>\r\n                                           <li>Good progeny<\/li>\r\n                                       <\/ul>\r\n                                   <\/td>\r\n                               <\/tr>\r\n   \r\n                               <tr>\r\n                                   <td><span class=\"dashavatar-10\"><img src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2018\/01\/Kalki-Avatar.png\"><\/span><\/td>\r\n                                   <td>Kalki Avatar (Warrior)<\/td>\r\n                                   \r\n                                   <td>\r\n                                       <ul class=\"av-list-2\">\r\n                                           <li>Swift justice and blessings <\/li>\r\n                                           <li>Win over enemies<\/li>\r\n                                           <li>Flourish in career and business<\/li>\r\n                                           <li>Live a life of abundance<\/li>\r\n                                       <\/ul>\r\n                                   <\/td>\r\n                               <\/tr>\r\n                           <\/table>\r\n   \r\n   \r\n   \r\n                       <\/div>\r\n                   <\/div>\r\n               <\/div>\r\n           <\/div>\r\n           <a name=\"rituals\"><\/a>\r\n       <\/div>\r\n   <\/div>\r\n   <div class=\"clear\"><\/div>\r\n   <div class=\"box-content-container\">\r\n       <div class=\"container\">\r\n   \r\n   <div class=\"clear\"><\/div>\r\n                   <div class=\"eventtimer-wrap\">\r\n   <div class=\"signupby\">Sign Up By<\/div>\r\n   <div id=\"simple_timer2\"><\/div>\r\n   <\/div>\r\n           <div class=\"row\">\r\n               <div class=\"col-md-12\">\r\n                   <div class=\"box-content\" id=\"p48880\">\r\n                       <div class=\"box-content-inner\">\r\n                           <div>\r\n                               <h2>DASHAVATAR CONCLUSION PACKAGE<br>\r\n                               <!-- <span>Use up to<span class=\"offer-txt\">15% OFF<\/span> Coupon \u2013 <span class=\"offer-txt1\">10AVATARCONCLUDE<\/span><\/span> -->\r\n   <\/h2>\r\n                           <\/div>\r\n                          <!-- <div class=\"spl-txt\">\r\n                               <p class=\"early-txt\">Use up to 15% OFF 10AVATARCONCLUDE<\/p>\r\n                           <\/div>-->\r\n   \r\n                           <!--<img class=\"breakdown-img\" title=\"DASHAVATAR PACKAGE\" src=\"http:\/\/www.astroved.com\/images\/lp\/Dasavarathar-Pkg400.jpg\" alt=\"DASHAVATAR PACKAGE\" \/>-->\r\n                          <img class=\"lazy breakdown-img\" title=\"DASHAVATAR CONCLUSION PACKAGE \" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2018\/01\/dashavatar-400.jpg\" \r\n                           alt=\"DASHAVATAR CONCLUSION PACKAGE \">\r\n                           <ul class=\"checkmark-list\">\r\n                               <li>Archana (Light and Sound Ceremony) to all 10 Avatars of Vishnu at Powerspots<\/li>\r\n                               <li>Grand Dashavatar Homa to all 10 Avatars at AstroVed Remedy Center<\/li>\r\n                           <\/ul>\r\n                           \r\n   \r\n                           <p>\r\n                               The Bhagavata Purana, considered the 5th Veda explains that Lord Vishnu has taken 10 Avatars (divine incarnations) to help human beings to overcome all problems and obtain blessings for a successful and prosperous life. Join AstroVed\u2019s Grand Dashavatar conclusion homa and invoke the blessings of 10 Avatars of Vishnu for overall power, prosperity, abundance and well-being this year.\r\n                           <\/p>\r\n   \r\n                           <p><strong> What Will I Receive?<\/strong><\/p>\r\n                           <p>You will receive the energized products and sacred grey ash powder from the homa and kum-kum (Red\r\n                               Vermillion Powder), which will be blessed in the rituals. Keep this on your meditation altar\r\n                               and wear it on your forehead during meditation or at other times to expand the Divine blessings\r\n                               into your life.<\/p>\r\n                           <p><em>Dr. Pillai explains this:<\/em><\/p>\r\n                           <p><em>The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the blessings of the archetypes invoked.<\/em><\/p>\r\n                           <p><strong>Please Note: <\/strong>: Your product and prasad will be shipped one week after the entire\r\n                               set of rituals is performed from Chennai, Tamil Nadu. For international shipping, please allow\r\n                               2 \u2013 4 weeks for delivery. <\/p>\r\n                               <a name=\"rituals21\"><\/a>\r\n                           <div class=\"clear\"><\/div>\r\n                           <div class=\"cart_adjust\">\r\n                               [product id='48880' template='2']\r\n                           <\/div>\r\n                           <div class=\"clear\"><\/div>\r\n   \r\n                       <\/div>\r\n                   <\/div>\r\n   \r\n                   <a name=\"rituals3\"><\/a>\r\n                   <h2 class=\"header\">JANUARY MONTH\u2019S GROUP HOMA PACKAGE<\/h2>\r\n                   <div class=\"box-content\" id=\"p48727\">\r\n                       <div class=\"box-content-inner\">\r\n                           <div>\r\n                               <h2>Kalki Avatar Homa Package<\/h2>\r\n                           <\/div>\r\n                           <ul class=\"checkmark-list\">\r\n                               <li>Group Kalki Homa on Jan. 18, 2018 at 8.00 am (IST)<\/li>\r\n                           <li>Abishekam and Archana (Hydration and Light & Sound Ceremony) to Lord Vishnu at Powerspot<\/li>\r\n                           <li>Offering Tulsi Garland to Lord Vishnu<\/li>\r\n                           <li>Energized 2 Inch Statue of Kalki Avatar<\/li>\r\n                           <\/ul>\r\n                           <p>Kalki is the last avatar of Lord Vishnu. Puranas reveal that Kalki, the last Avatar of Lord Vishnu will descend on a white horse at the end of Kali Yuga to reestablish dharma. Worshipping Kalki avatar can bring swift justice and the ability to win over enemies. Your sincere prayers to him can bless you with fulfilling career and business and live a life of abundance.<\/p>\r\n                           <img id=\"zoom_01\" class=\"breakdown-img\" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2017\/04\/AV-Kalki400.jpg\" data-zoom-image=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2017\/04\/AV-KalkiBig.jpg\" \/>\r\n   \r\n                           <p><strong> What Will I Receive?<\/strong><\/p>\r\n                           <p>You will receive the energized product and sacred grey ash powder from the homa and kum-kum (Red Vermillion Powder), which will be blessed in the rituals. Keep this on your meditation altar and wear it on your forehead during meditation or at other times to expand the Divine blessings into your life.<\/p>\r\n                           <p><em>Dr. Pillai explains this:<\/em><a name=\"rituals1\"><\/a><\/p>\r\n                           <p><em>The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the blessings of the archetypes invoked.<\/em><\/p>\r\n                           <p><strong>Please Note: <\/strong>: Your product and prasad will be shipped one week after the entire set of rituals is performed from Chennai, Tamil Nadu. For international shipping, please allow 2 \u2013 4 weeks for delivery.<\/p>\r\n   \r\n                           <div class=\"clear\"><\/div>\r\n                           <div class=\"cart_adjust\">\r\n                               [product id='48881' template='2']\r\n                           <\/div>\r\n                           <div class=\"clear\"><\/div>\r\n                       <\/div>\r\n                   <\/div>\r\n   \r\n   \r\n                   <h2 class=\"header\">RECOMMENDED INDIVIDUAL SERVICE AND PRODUCT<\/h2>\r\n   \r\n                   <div class=\"box-content\" id=\"p47370\">\r\n                       <div class=\"box-content-inner\">\r\n                           <div>\r\n                               <h2>Individual Homa For 10th Avatar<\/h2>\r\n                           <\/div>\r\n                           \r\n                           <img class=\"lazy breakdown-img\" title=\"INDIVIDUAL HOMA FOR 10th  AVATAR\" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2018\/01\/dashavatar-individual-400.jpg\" \r\n                           alt=\"INDIVIDUAL HOMA FOR 10th  AVATAR\">\r\n                           \r\n                           \r\n                           \r\n                           <ul class=\"checkmark-list\">\r\n                               <li>Individual Homa for Kalki Avatar<\/li>\r\n                               <li>Abishekam and Archana (Hydration and Light & Sound Ceremony) to Lord Vishnu at Powerspot<\/li>\r\n                               <li>Offering Tulsi Garland to Lord Vishnu<\/li>\r\n                               <li>Energized 2 Inch Statue of the Avatar<\/li>\r\n                           <\/ul>\r\n                           <p>Vedic priests recommend propitiating all 10 forms of Vishnu as a remedy for life\u2019s challenges and\r\n                               to receive the life-sustaining blessings of the Lord of Wealth for overall power, prosperity,\r\n                               abundance and well-being. Performing all the 10 homas individually on the behalf of you and your\r\n                               family can invoke special prosperity and incredible wealth blessings of Vishnu, the Lord of Wealth.<\/p>\r\n                           <p><strong> What Will I Receive?<\/strong><\/p>\r\n                           <p>You will receive the product and the sacred grey ash powder from the homa and kum-kum (Red Vermillion\r\n                               Powder), which will be blessed in the rituals. Keep this on your meditation altar and wear it\r\n                               on your forehead during meditation or at other times to expand the Divine blessings into your\r\n                               life.<\/p>\r\n                           <p><em>Dr. Pillai explains this:<\/em><\/p>\r\n                           <p><em>The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the blessings of the archetypes invoked.<\/em><\/p>\r\n                           <p><strong>Please Note: <\/strong>: Your prasad will be shipped one week after the entire set of rituals\r\n                               is performed from Chennai, Tamil Nadu. For international shipping, please allow 2 \u2013 4 weeks for\r\n                               delivery.<\/p>\r\n   \r\n                           <div class=\"clear\"><\/div>\r\n                           <div class=\"cart_adjust\">\r\n                               [product id='47586' template='2']\r\n                           <\/div>\r\n                           \r\n                           \r\n   \r\n   \r\n                       <\/div>\r\n                   <\/div>\r\n                   \r\n                   \r\n                   <div class=\"box-content\" id=\"p48966\">\r\n                       <div class=\"box-content-inner\">\r\n                           <div>\r\n                               <h2>Individual Dashavatar Homa Package<!--<br>\r\n   <span style=\"font-size:17px; color: #cb2027;\">Use up to 30% OFF Dashavatar30<\/span> --><\/h2>\r\n                           <\/div>\r\n                           \r\n                           <img class=\"lazy breakdown-img\" title=\"Individual Dashavatar Homa Package\" src=\"https:\/\/www.astroved.com\/wp-content\/uploads\/2018\/01\/dashavatar-400.jpg\" \r\n                           alt=\"Individual Dashavatar Homa Package\">\r\n                           \r\n                           \r\n                           \r\n                           <ul class=\"checkmark-list\">\r\n                               <li>Individual Matsya Avatar (Fish) Homa<\/li>\r\n                               <li>Individual Kurma Avatar (Tortoise) Homa<\/li>\r\n                               <li>Individual Varaha Avatar (Boar) Homa<\/li>\r\n                               <li>Individual Narasimha Avatar (Half Human, Half Lion) Homa<\/li>\r\n                               <li>Individual Vamana Avatar (Dwarf) Homa<\/li>\r\n                               <li>Individual Parashuram Avatar (Warrior-Sage)Homa<\/li>\r\n                               <li>Individual Rama Avatar (Ideal King)Homa<\/li>\r\n                               <li>Individual Balarama Avatar (King of Snakes) Homa<\/li>\r\n                               <li>Individual Krishna Avatar (Love and Wisdom Incarnate)Homa<\/li>\r\n                               <li>Individual Kalki Avatar (Warrior) Homa<\/li>\r\n                               <li><strong>Complimentary Product:<\/strong> Energized 2-inch Dashavatar statues set<\/li>\r\n                           <\/ul>\r\n                           <p>You can prefer to perform the individual Homas on Ekadashi (11th Moon phase) and days with Shravana star, the auspicious days of Lord Vishnu to invoke the blessings of the ten incarnations of the Supreme Protector of the universe.<\/p>\r\n                           <p><strong> What Will I Receive?<\/strong><\/p>\r\n                           <p>You will receive the energized product and sacred grey ash powder from the homa and kum-kum (Red Vermillion Powder), which will be blessed in the rituals. Keep this on your meditation altar and wear it on your forehead during meditation or at other times to expand the Divine blessings into your life.<\/p>\r\n                           <p><em>Dr. Pillai explains this:<\/em><\/p>\r\n                           <p><em>The ritual is the carbonization of thoughts. Carbon is our information bearing atoms. The carbon residue (ash) given out as Prasad is to be placed on the third eye area of the participants and carries the blessings of the archetypes invoked.<\/em><\/p>\r\n                           <p><strong>Please Note: <\/strong>:The shipment of the energized product and  rasad starts from Chennai, Tamil Nadu a week after the entire set of rituals is performed. For international shipping, please allow 2 - 4 weeks for delivery. <\/p>\r\n   \r\n                           <div class=\"clear\"><\/div>\r\n                           <div class=\"cart_adjust\">\r\n                               [product id='48966' template='2']\r\n                           <\/div>\r\n                           \r\n                           \r\n   \r\n   \r\n                       <\/div>\r\n                   <\/div>\r\n   \r\n   \r\n               <\/div>\r\n           <\/div>\r\n       <\/div>\r\n   <\/div>\r\n   <script src=\"\/js\/jquery.syotimer.js\"><\/script>\r\n   \r\n   <script type=\"text\/javascript\">\r\n       jQuery(document).ready(function () {\r\n           jQuery('#simple_timer2').syotimer({\r\n               year: 2018,\r\n               month: 01,\r\n               day: 18,\r\n               hour: 05,\r\n               minute: 0\r\n           });\r\n       });\r\n   \r\n       <\/script>\r\n   \r\n   \r\n   <div class=\"clear\"><\/div>\r\n   \r\n   \r\n   \r\n   <script src=\"\/js\/jquery.elevatezoom.js\"><\/script>\r\n   <script type=\"text\/javascript\">\r\n       \/\/   jQuery(\"#zoom_01\").elevateZoom();\r\n       jQuery(\"#zoom_01\").elevateZoom({ zoomWindowPosition: 10, lensSize: 10 });\r\n   <\/script>\r\n   \r\n   \r\n   \r\n   ","_et_gb_content_width":"","footnotes":""},"categories":[3],"tags":[320,321,35,47,16,61,41],"class_list":["post-18731","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-specials","tag-dashavatar","tag-dashavatar-homa","tag-desire-fulfillment","tag-karma-and-sin-cleansing","tag-personal-growth","tag-vishnu","tag-wealth-and-abundance","et-has-post-format-content","et_post_format-et-post-format-standard"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\r\n<title>Dasavatar | 10 Avatars of Vishnu | Dashavatar Homa<\/title>\r\n<meta name=\"description\" content=\"Join AstroVed&#039;s Grand Dashavatar Homa and invite the 10 Avatars of Vishnu to bless you with overall power, prosperity, abundance and well-being this year.\" \/>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/www.astroved.com\/us\/specials\/dashavatar-homa\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Dasavatar | 10 Avatars of Vishnu | Dashavatar Homa\" \/>\r\n<meta property=\"og:description\" content=\"Join AstroVed&#039;s Grand Dashavatar Homa and invite the 10 Avatars of Vishnu to bless you with overall power, prosperity, abundance and well-being this year.\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/www.astroved.com\/us\/specials\/dashavatar-homa\" \/>\r\n<meta property=\"og:site_name\" content=\"Astroved Specials\" \/>\r\n<meta property=\"article:published_time\" content=\"2017-04-25T11:00:47+00:00\" \/>\r\n<meta property=\"article:modified_time\" content=\"2025-03-22T03:39:13+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2017\/04\/dasavatar-fdsk.jpg\" \/>\r\n\t<meta property=\"og:image:width\" content=\"360\" \/>\r\n\t<meta property=\"og:image:height\" content=\"360\" \/>\r\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\r\n<meta name=\"author\" content=\"av specials\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"av specials\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"28 minutes\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/dashavatar-homa\",\"url\":\"https:\/\/www.astroved.com\/us\/specials\/dashavatar-homa\",\"name\":\"Dasavatar | 10 Avatars of Vishnu | Dashavatar Homa\",\"isPartOf\":{\"@id\":\"https:\/\/www.astroved.com\/us\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/dashavatar-homa#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/dashavatar-homa#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2017\/04\/dasavatar-fdsk.jpg\",\"datePublished\":\"2017-04-25T11:00:47+00:00\",\"dateModified\":\"2025-03-22T03:39:13+00:00\",\"author\":{\"@id\":\"https:\/\/www.astroved.com\/us\/#\/schema\/person\/3fced2d50899093c415267daf64ce039\"},\"description\":\"Join AstroVed's Grand Dashavatar Homa and invite the 10 Avatars of Vishnu to bless you with overall power, prosperity, abundance and well-being this year.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/dashavatar-homa#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.astroved.com\/us\/specials\/dashavatar-homa\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/dashavatar-homa#primaryimage\",\"url\":\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2017\/04\/dasavatar-fdsk.jpg\",\"contentUrl\":\"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2017\/04\/dasavatar-fdsk.jpg\",\"width\":360,\"height\":360},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.astroved.com\/us\/specials\/dashavatar-homa#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.astroved.com\/us\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Grand Dasavatar Program\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.astroved.com\/us\/#website\",\"url\":\"https:\/\/www.astroved.com\/us\/\",\"name\":\"Astroved Specials\",\"description\":\"Just another WordPress site\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.astroved.com\/us\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.astroved.com\/us\/#\/schema\/person\/3fced2d50899093c415267daf64ce039\",\"name\":\"av specials\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.astroved.com\/us\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e8532919aa5c95226e4cd736fff9c3de549d19cf6d9e415fddc90214319c2970?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e8532919aa5c95226e4cd736fff9c3de549d19cf6d9e415fddc90214319c2970?s=96&d=mm&r=g\",\"caption\":\"av specials\"},\"sameAs\":[\"https:\/\/www.astroved.com\/us\"],\"url\":\"https:\/\/www.astroved.com\/us\/author\/avspecials\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Dasavatar | 10 Avatars of Vishnu | Dashavatar Homa","description":"Join AstroVed's Grand Dashavatar Homa and invite the 10 Avatars of Vishnu to bless you with overall power, prosperity, abundance and well-being this year.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.astroved.com\/us\/specials\/dashavatar-homa","og_locale":"en_US","og_type":"article","og_title":"Dasavatar | 10 Avatars of Vishnu | Dashavatar Homa","og_description":"Join AstroVed's Grand Dashavatar Homa and invite the 10 Avatars of Vishnu to bless you with overall power, prosperity, abundance and well-being this year.","og_url":"https:\/\/www.astroved.com\/us\/specials\/dashavatar-homa","og_site_name":"Astroved Specials","article_published_time":"2017-04-25T11:00:47+00:00","article_modified_time":"2025-03-22T03:39:13+00:00","og_image":[{"width":360,"height":360,"url":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2017\/04\/dasavatar-fdsk.jpg","type":"image\/jpeg"}],"author":"av specials","twitter_card":"summary_large_image","twitter_misc":{"Written by":"av specials","Est. reading time":"28 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.astroved.com\/us\/specials\/dashavatar-homa","url":"https:\/\/www.astroved.com\/us\/specials\/dashavatar-homa","name":"Dasavatar | 10 Avatars of Vishnu | Dashavatar Homa","isPartOf":{"@id":"https:\/\/www.astroved.com\/us\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.astroved.com\/us\/specials\/dashavatar-homa#primaryimage"},"image":{"@id":"https:\/\/www.astroved.com\/us\/specials\/dashavatar-homa#primaryimage"},"thumbnailUrl":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2017\/04\/dasavatar-fdsk.jpg","datePublished":"2017-04-25T11:00:47+00:00","dateModified":"2025-03-22T03:39:13+00:00","author":{"@id":"https:\/\/www.astroved.com\/us\/#\/schema\/person\/3fced2d50899093c415267daf64ce039"},"description":"Join AstroVed's Grand Dashavatar Homa and invite the 10 Avatars of Vishnu to bless you with overall power, prosperity, abundance and well-being this year.","breadcrumb":{"@id":"https:\/\/www.astroved.com\/us\/specials\/dashavatar-homa#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.astroved.com\/us\/specials\/dashavatar-homa"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.astroved.com\/us\/specials\/dashavatar-homa#primaryimage","url":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2017\/04\/dasavatar-fdsk.jpg","contentUrl":"https:\/\/www.astroved.com\/us\/wp-content\/uploads\/2017\/04\/dasavatar-fdsk.jpg","width":360,"height":360},{"@type":"BreadcrumbList","@id":"https:\/\/www.astroved.com\/us\/specials\/dashavatar-homa#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.astroved.com\/us"},{"@type":"ListItem","position":2,"name":"Grand Dasavatar Program"}]},{"@type":"WebSite","@id":"https:\/\/www.astroved.com\/us\/#website","url":"https:\/\/www.astroved.com\/us\/","name":"Astroved Specials","description":"Just another WordPress site","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.astroved.com\/us\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.astroved.com\/us\/#\/schema\/person\/3fced2d50899093c415267daf64ce039","name":"av specials","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.astroved.com\/us\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e8532919aa5c95226e4cd736fff9c3de549d19cf6d9e415fddc90214319c2970?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e8532919aa5c95226e4cd736fff9c3de549d19cf6d9e415fddc90214319c2970?s=96&d=mm&r=g","caption":"av specials"},"sameAs":["https:\/\/www.astroved.com\/us"],"url":"https:\/\/www.astroved.com\/us\/author\/avspecials"}]}},"_links":{"self":[{"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/posts\/18731","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/comments?post=18731"}],"version-history":[{"count":0,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/posts\/18731\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/media\/236265"}],"wp:attachment":[{"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/media?parent=18731"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/categories?post=18731"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.astroved.com\/us\/wp-json\/wp\/v2\/tags?post=18731"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}