File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/oshohimalayas.com/osho-nadabrahma-meditation.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>OSHO Nadabrahma Meditation ® - Osho Himalayas</title> <link rel="shortcut icon" href="img/fevicon.png" /> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css" integrity="sha512-SnH5WK+bZxgPHs44uWIX+LLJAJ9/2PkPKZ5QiAj6Ta86w+fsb2TkcmfRyVX3pBnMFcV7oQPJkl9QevSCWr3W6A==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <link href="css/style.css" rel="stylesheet"> <link href="css/courses.css" rel="stylesheet"> <link href="css/responsive.css" rel="stylesheet"> <link href="css/course-details.css" rel="stylesheet"> <style> .upcoming-course-btn a { max-width:155px; } .div-padding { padding: 30px 0; } @media (max-width: 576px) { .carousel-item { overflow: hidden; } .carousel-item .row { display: flex; flex-wrap: nowrap; /* Ensure all items are in a single row */ overflow-x: auto; /* Enable horizontal scrolling */ -webkit-overflow-scrolling: touch; /* Enable smooth scrolling on iOS */ scroll-snap-type: x mandatory; /* Enable snap scrolling */ -ms-overflow-style: none; /* Hide scrollbar on IE and Edge */ scrollbar-width: none; /* Hide scrollbar on Firefox */ } .carousel-item .col { flex: 0 0 auto; /* Let columns shrink to content size */ min-width: 100%; /* Ensure each item occupies the full width */ scroll-snap-align: start; /* Ensure each item snaps to start */ -ms-scroll-snap-type: mandatory; /* Enable snap scrolling on IE and Edge */ } } .bg-course { padding: 0; margin-top:0; margin-bottom:20px; } .course-details-page { padding-bottom: 25px; } .blog-content { margin-bottom:30px; } .blog-content img{ margin-bottom:20px; } .blog-content p{ margin-bottom:0px; line-height:30px; color:#000; } .blog-content h4{ margin-top:20px; } </style> </head> <body> <?php include 'include/header.php'?> <div class="course-details-page"> <h1>OSHO Nadabrahma Meditation ®</h1> </div> <div class="container blog-content"> <img src="img/osho-meditations/osho-meditations-3.jpg"> <h4>About the meditation:</h4> <p>Nadabrahma is the humming meditation – through humming and hand movements, conflicting parts of you start falling in tune, and you bring harmony to your whole being. Then, with body and mind totally together, you “slip out of their hold” and become a witness to both. This watching from the outside is what brings peace, silence and bliss.</p> <p>The meditation is to be done with its specific OSHO Nadabrahma Meditation music, which indicates and energetically supports the different stages.</p> <p>Check the links below for the music.</p> <h4>Instructions:</h4> <p>The meditation lasts one hour and has three stages. The meditation is over when you hear three gong beats.</p> <p>Your eyes remain closed throughout.</p> <h4>First Stage: 30 minutes</h4> <p>Sit in a relaxed position with eyes closed and lips together. Start humming, loud enough to be heard by others – and create a vibration throughout your body. You can visualize a hollow tube or an empty vessel, filled only with the vibrations of the humming. A point will come when the humming continues by itself and you become the listener. There is no special breathing and you can alter the pitch or move your body smoothly and slowly if you feel it.</p> <h4>Second Stage: 15 minutes</h4> <p>The second stage is divided into two 7½-minute sections.</p> <p>For the first half move the hands, palms up, in an outward circular motion. Starting at the navel, both hands move forward and then divide to make two large circles mirroring each other left and right. The movement should be so slow that at times there will appear to be no movement at all. Feel that you are giving energy outward to the universe.</p> <p>When the music changes after 7½ minutes, turn the hands palms down and start moving them in the opposite direction. Now the hands will come together toward the navel and divide outward to the sides of the body. Feel that you are taking energy in.</p> <p>As in the first stage, don’t inhibit any soft, slow movements of the rest of your body.</p> <h4>Third Stage: 15 minutes</h4> <p>Now stop the hand movements and just sit relaxed.</p> </div> <div class="bg-course "> <div class="container blog-content div-padding"> <h3>A reminder by Osho for this meditation:</h3> <p>“So in Nadabrahma, remember this: let the body and mind be totally together, but remember that you have to become a witness. Get out of them, easily, slowly, from the back door, with no fight, with no struggle.”</p> </div> </div> <div class="container osho-content osho-video div-padding"> <h3>WATCH | A short demo of the meditation</h3> <div class="osho-video-container"> <iframe width="560" height="315" src="https://www.youtube.com/embed/tnVsMXf88Pw?si=wanMwEQLylpEyrgv" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> </div> </div> <div class="container blog-content"> <h4>Music for the meditation available here:</h4> <ul> <li>OSHO SHOP</li> <li>WYNK MUSIC</li> <li>SPOTIFY</li> <li>AMAZON</li> <li>APPLE MUSIC</li> </ul> </div> <div class="bg-course"> <div class="container blog-content div-padding"> <p>To read more about why Osho Active meditations are best suited for you, read:</p> <ul> <li>Why OSHO Active Meditations are Best for You?</li> </ul> <p>Check out our upcoming courses here:</p> <ul> <li>SCHEDULED COURSES AND TRANINGS</li> </ul> </div> </div> <div class="container upcoming-course-btn div-padding"> <p>Interested in experiencing OSHO meditations? Check out our upcoming courses here</p> <a href="courses">Our Schedule</a> </div> <?php include 'include/footer.php'?> <!-- Make sure to include Bootstrap CSS and JS files --> <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script> <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.5.4/dist/umd/popper.min.js"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script> </body> </html> <script> function handleSubmit(event) { event.preventDefault(); document.getElementById('subscription-form').style.display = 'none'; document.getElementById('thank-you-message').style.display = 'block'; } </script> <script>$(document).ready(function(){ // Add custom event listeners for left and right arrow controls $('.carousel-control-prev').on('click', function() { $('#mySlider').carousel('prev'); }); $('.carousel-control-next').on('click', function() { $('#mySlider').carousel('next'); }); });</script>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings