-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharticle-3.html
388 lines (361 loc) · 22.4 KB
/
article-3.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>MediBazar+</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/70-512.webp" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet">
<link href="assets/vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<!-- =======================================================
* Template Name: EstateAgency - v2.2.0
* Template URL: https://bootstrapmade.com/real-estate-agency-bootstrap-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- ======= Header/Navbar ======= -->
<nav class="navbar navbar-default navbar-trans navbar-expand-lg fixed-top col-md col-xs col-sm">
<div class="container col-md col-xs col-sm">
<button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarDefault" aria-controls="navbarDefault" aria-expanded="false" aria-label="Toggle navigation">
</button>
<a class="navbar-brand text-brand" href="index.html">Medi<span class="color-b">Bazar+</span></a>
<button type="button" class="btn btn-link nav-search navbar-toggle-box-collapse d-md-none" data-toggle="collapse" data-target="#navbarTogglerDemo01" aria-expanded="false">
<span class="fa fa-search" aria-hidden="true"></span>
</button>
<ul class="nav justify-content-end col-md col-xs col-sm">
<li class="nav-item">
<a class="nav-link active" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About Us</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Medicines</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="#">Paracetamol</a>
<a class="dropdown-item" href="#">Carbamazepine</a>
<a class="dropdown-item" href="#"></a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Products</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="diabetes.html">Diabetes</a>
<a class="dropdown-item" href="ayurvedic.html">Ayurvedic</a>
<a class="dropdown-item" href="antipollution.html">Anti Pollution</a>
<a class="dropdown-item" href="#">Nutritional Drink</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Covid-19</a>
</li>
<li class="nav-item">
<a class="nav-link" href="doctor.html">Doctor</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact Us</a>
</li>
</ul>
</nav><!-- End Header/Navbar -->
<main id="main" style="vertical-align: fixed;">
<br>
<!-- ======= Article-1 ======= -->
<section class="section-news section-t8 col-md col-xs col-sm" style="vertical-align: fixed">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="title-wrap d-flex justify-content-between">
<div class="title-box">
<u style="color: green"><h2 class="title-a">Articles</h2></u>
</div>
</div>
</div>
</div>
<div class="container justify-content-between" style="vertical-align: fixed">
<h2 class="card-title text-primary">Morning Walk: Proven Health Benefits Of This Simple Exercise Plus Useful Workout Tips</h2><hr/><br>
<p>
The startling emergence of chronic disorders including diabetes, heart disease, asthma, cancers and arthritis nowadays, in people of all ages be it youngsters, middle-aged or the elderly, certainly shines the spotlight on the importance of adopting a healthy lifestyle. And physical fitness is one very crucial pillar to lead a vigorous, disease-free life, the other two being mental wellness and emotional stability.
</p>
<h4>Tabata Training: 5 Effective Exercises To Burn Extra Calories</h4><hr/>
<p>
The festive season is right around the corner and if you are looking forward to shedding those extra kilos for fitting into your new wardrobe, then this is for you. We all know that work stress and personal commitments often leave us with very little time to perform an elaborate exercise regimen.<br/><br/>
Now, if you are looking to lose some weight and stay fit at a rapid pace, that too with a simple yet vastly efficient routine that you can easily squeeze into your busy schedule, then Tabata training is the ideal workout for you!
</p><br/>
<h5>So, What Exactly Is Tabata Training?</h5><hr/><br/>
<p>
Tabata training is, in fact, a variant of HIIT (High-Intensity Interval Training) encompassing a unique pattern of cardiovascular exercises. It was conceptualized and developed by the renowned Japanese professor Dr. Izumi Tabata, in the late 1990s, for the expansive coaching of the Olympic speed skating team. Also read: 5 Cool Exercises To Soothe Your Muscles After A High-Intensity Workout<br/><br/>
However, people at all fitness levels, be it beginner, intermediate or advanced, can easily perform this workout. Each routine in Tabata lasts only for four minutes and will thoroughly stretch your core muscles, improve your flexibility and build your sense of balance. Any type of movement, be it a squat, lunge or push-up can be incorporated into a Tabata sequence and the training course is organized as follows:
<ul>
<li>Concentrated training for 20 seconds</li>
<li>Rest for 10 seconds</li>
<li>Repeat this for 8 rounds i.e. a total of 240 seconds or 4 minutes</li>
</ul>
It is no wonder then that Tabata is popularly referred to as the “4-minute miracle workout”. Well, go on and try these Tabata exercises today, that will guarantee that oh-so-fit and fab body.
</p>
<div class="container-sm text-center">
<img src="assets/img/Articles/article-3.01.jpg" class="img-fluid rounded border border-secondary shadow mb-9" style="height: 400px;">
</div><br/>
<p>
<ul>
<h4>5 Super-Easy Standard Tabata Exercises :</h4><hr/><br/>
<h5>1. Jump Squat</h5>
<li>
Stand erect, with your feet a little apart. Squat a bit to gain some momentum, then jump up high, making sure to land gently on your toes. Repeat for 20 seconds, rest, then resume again.
</li>
<br/><br/><h5>2. Lateral Lunge To Knee Drive</h5>
<li>
Stand straight and spread your feet wide. Next, laterally lunge with your left foot and then shift your weight onto the right, lifting your left leg knee-high. Repeat this procedure.
</li>
<br/><br/><h5>3. Squat Thrust To Frog Jump</h5>
<li>
Squat completely and then place both hands on the floor, extending your feet fully behind. Slowly retract into the squat and then do a frog leap, ensuring a soft landing on your toes. Perform this reiteration as per the 20-10 sequence.
</li>
<br/><br/><h5>4. Skater To Curtsy Lunge</h5>
<li>
Keep your feet beside each other and then bend forward like in a curtsy. Slide both your feet to the other side in a motion similar to skating and then curtsy again. Repeat this technique for 20 seconds, gradually increasing pace and power to improve your calf muscles and get rid of cankles.
</li>
<br/><br/><h5>5. Mountain Climber To Single Leg Push Up</h5>
<li>
Lie down on your front completely, raising your torso in a plank-like position by placing your palms on the ground. Bring your right knee forward, then your left knee and then do a quick single-leg push up. Do this recurring method according to the 20-10 timeline.
</li>
</ul>
</p><br/>
<p>
<h4>Superb Health Benefits Of Morning Walks :</h4><hr/><br/>
<h5>Accelerates Weight Loss</h5>
Rampant sedentary lifestyles presently have led to a sharp rise in obesity and overweight people. Also, dietary restrictions are challenging to follow at all times. Taking a fast-paced walk every day as the first activity in the morning, no matter what foods are being consumed as part of the routine diet, aids in losing weight, particularly the harmful visceral belly fat. This preserves healthy Body Mass Index (BMI) and manage obesity and overweight conditions.
<br/><br/><h5>Improves Energy Levels</h5>
A lack of physical activity definitely makes an individual rather tired, with high levels of fatigue and lethargy. A brisk morning walk works wonders in stimulating metabolism, which is the breakdown of food components to generate energy, for performing routine chores at home and work. Moving the whole body constantly for 20 to 30 minutes every morning supplies ample stamina to carry out all types of arduous tasks for the rest of the day.
<br/><br/><h5>Prevents Chronic Diseases</h5>
Needless to mention, exercise is key to averting diseases later on in life. Numerous instances of diabetes, hypertension, arthritis and even neurodegenerative disorders like Alzheimer’s, dementia, have been linked to an inactive lifestyle. The rigorous motion of the bodily muscles in the morning relieves stiffness in joints, controls fluctuations in blood sugar and blood pressure, improves blood flow to the nerve cells, brain and strengthens bones and muscles.
<br/><br/><h5>Uplifts Mood And Memory</h5>
Taking a morning walk daily significantly increases the synthesis and transport of neurotransmitters i.e. chemicals that relay signals via nerves to various organs in the body. This ensures that cognitive functions are maximal, with heightened intelligence, memory, rational thinking. Also, discomforting symptoms of depression and anxiety are mitigated by going for a walk in the daytime, vastly improving mental wellbeing, overall energy levels and positive thinking.
<br/><br/><h5>Promotes Deep Sleep</h5>
Insomnia is often reported by people of all age groups currently, due to hectic schedules at work and home, besides personal challenges and unhealthy, untimely eating habits. A morning walk is the best solution to combat all sleep-related disorders including insomnia, excessive snoring, sleep apnea. This is because routine physical exercise strains the body in the daytime and hence, sufficient rest occurs naturally at night and continuous, uninterrupted sleep is guaranteed.
<br/><br/><h5>Enhances Heart Wellness</h5>
A morning walk, a short jog or even running offers tremendous incentives for heart health. The active movement of the body improves blood circulation to the heart, strengthens the cardiac muscles and prevents conditions like hypertension, cardiac arrest, heart attack, atherosclerosis and arrhythmia i.e. irregular heartbeats. Going for a vigorous walk in the daytime for at least 30 minutes increases cardiac functions, improves lung capacity, averts breathing problems and respiratory illnesses as well.
</p><br/>
<div class="container-sm text-center">
<img src="assets/img/Articles/article-3.02.jpg" class="img-fluid rounded border border-primary shadow mb-9" style="height: 400px;">
</div><br/>
<p>
<h4>Additional Workout Tips :</h4><hr/><br/>
Rather than the evening or nighttime, take a walk in the morning, as there is less pollution at this time of day and the outside air that we breathe is cleaner.<br/><br/>
Go for a morning walk before breakfast, as the basic exercise stimulates the digestive tract, for smooth absorption of food and energy metabolism.<br/><br/>
Direct exposure to the morning sunlight helps the body vitamin D, a vital nutrient for bone health, immunity and mental wellness.
</p>
</div><br/>
</div>
<div style="padding-top: 80px; background-color: #444">
<div class="container">
<div class="row">
<div class="col">
<div class="embed-responsive embed-responsive-16by9 rounded shadow mb-5">
<iframe width="560" height="315" src="https://www.youtube.com/embed/B6ULAhEkEMs" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div class="col">
<div class="embed-responsive embed-responsive-16by9 rounded shadow mb-5">
<iframe width="560" height="315" src="https://www.youtube.com/embed/fG1oNm2tCro" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
</div>
</div><br/>
</div><br/><br/>
<div>
<p>
<a href="article.html">
<button type="button" class="btn text-primary"><< Go Back</button>
</a>
</p>
</div>
</section>
</main><!-- End #main -->
<span><br/><br/><br/><br/></span>
<!-- ======= Footer ======= -->
<section class="section-footer">
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-4">
<div class="widget-a">
<div class="w-header-a">
<h3 class="w-title-a text-brand"><span style="color: white">Medi</span><span class="color-b">Bazar+</span></h3>
</div>
<div class="w-body-a">
<p class="w-text-a color-text-a">
<span style="color: white">MediBazar+ is that type of Website where the Customer's can order from Home on call also can visit Website for more.</span>
</p>
</div>
<div class="w-footer-a">
<ul class="list-unstyled">
<li class="color-a">
<span style="color: white">Email :</span> dpparmar@gmail.com</li>
<li class="color-a">
<span style="color: white">Phone :</span> +91 9586627577</li>
</ul>
</div>
</div>
</div>
<div class="col-sm-12 col-md-4 section-md-t3">
<div class="widget-a">
<div class="w-header-a">
<h3 class="w-title-a text-brand">The Company</h3>
</div>
<div class="w-body-a">
<div class="w-body-a">
<ul class="list-unstyled">
<li class="item-list-a">
<i class="fa fa-angle-right"></i> <a href="#">About Us</a>
</li>
<li class="item-list-a">
<i class="fa fa-angle-right"></i> <a href="#">Contact Us</a>
</li>
<li class="item-list-a">
<i class="fa fa-angle-right"></i> <a href="article.html">Articles</a>
</li>
<li class="item-list-a">
<i class="fa fa-angle-right"></i> <a href="#">News</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-sm-12 col-md-4 section-md-t3">
<div class="widget-a">
<div class="w-header-a">
<h3 class="w-title-a text-brand">Help</h3>
</div>
<div class="w-body-a">
<div class="w-body-a">
<ul class="list-unstyled">
<li class="item-list-a" data-toggle="modal" data-target="#exampleModalScrollable">
<i class="fa fa-angle-right"></i> <a href="#">
<!-- Modal -->
<div class="modal fade" id="exampleModalScrollable" tabindex="-1" role="dialog" aria-labelledby="exampleModalScrollableTitle" aria-hidden="true">
<div class="modal-dialog modal-dialog-scrollable" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalScrollableTitle">Privacy Policy</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body" style="color: black;">
<label>This is Privacy Policy Which you have Follow.</label>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
<button type="button" class="btn btn-primary">OK</button>
</div>
</div>
</div>
</div>
Privacy Policy</a>
</li>
<li class="item-list-a" data-toggle="modal" data-target="#exampleModal">
<i class="fa fa-angle-right"></i> <a href="#">
<!-- Modal -->
<div class="modal fade" id="exampleModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Terms & Condition</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
These are Terms & Condition which you have to keep in Mind.
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
<button type="button" class="btn btn-primary">Save changes</button>
</div>
</div>
</div>
</div>
Terms & Condition</a>
</li>
<li class="item-list-a">
<i class="fa fa-angle-right"></i> <a href="#">FAQs</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-sm-12 col-md-4 section-md-t3">
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="socials-a">
<ul class="list-inline">
<li class="list-inline-item">
<a href="https://www.facebook.com/dhruv.parmar.73550794" target="_blank">
<i class="fa fa-facebook" aria-hidden="true"></i>
</a>
</li>
<li class="list-inline-item">
<a href="https://www.twitter.com/ParmarD16567961" target="_blank">
<i class="fa fa-twitter" aria-hidden="true"></i>
</a>
</li>
<li class="list-inline-item">
<a href="https://www.instagram.com/dhr4290/" target="_blank">
<i class="fa fa-instagram" aria-hidden="true"></i>
</a>
</li>
</ul>
</div>
<div class="copyright-footer">
<p class="copyright color-text-a">
<span style="color: white;">Medi</span><span class="color-a">Bazar+</span> © Copyright 2021 All Rights Reserved.
</p>
</div>
<div class="credits">
<!--
All the links in the footer should remain intact.
You can delete the links only if you purchased the pro version.
Licensing information: https://bootstrapmade.com/license/
Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=EstateAgency
-->
Designed by <a href="https://dhruvparmar2310.github.io/dhruvparmar/">Dhruv Parmar</a>
</div>
</div>
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/scrollreveal/scrollreveal.min.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>