 
@media only screen and (min-width: 1570.99px) and (max-width: 1920px) { 
  
    .container-xxl {
      max-width: 1440px;
      width: 100%;
      --bs-gutter-x: 0;
      --bs-gutter-y: 0;
    }
  
    .container-fluid {
      max-width: 1440px;
      width: 100%;
      --bs-gutter-x: 0;
      --bs-gutter-y: 0;
    }
  
    .container {
      max-width: 1440px;
      width: 100%;
      --bs-gutter-x: 0;
      --bs-gutter-y: 0;
    }
  
    .srisri-bio {
      background: url(../img/srisri.jpg) no-repeat center top;
      padding: 5% 0px;
      color: #fff;
      background-size: cover;
    }
  
    .global-hormony-content {
      width: 70%;
      max-width: 1092px;
      margin: -15% auto 0px;
      background: rgb(255, 255, 255);
      background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 251, 239, 1) 100%);
      padding: 5% 6%;
      border-radius: 28px;
      -webkit-box-shadow: 0px 5px 15px 10px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 5px 15px 10px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 5px 15px 10px rgba(0, 0, 0, 0.1);
    }

    .peace-yourself-content {
        width: 70%;
        margin: 5% auto 0px;
        background: #FFC113;
        padding: 0px 0px 0px;
        border-radius: 28px;
        max-width: 1092px;
    }

    
.book-your-slot {
    width: 70%;
    margin: 5% auto 5%;
    background:#fff;
    padding: 0%;
    text-align: center;
    max-width: 1092px;
  }
  
  .book-your-slot h2 {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size:30px;
    margin:10px auto 50px;  
    text-align: center;
    color: #000;
  }
  
  .book-your-slot p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 30px;
    color: #FF9900;
    text-align:center;
  }
  
  .book-your-slot .card {
    border: none;
  }
  
  .book-your-slot .card-img-top {
    width: 100%;
    height: auto;
  }
  .book-your-slot .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    background-color: rgba(0, 0, 0, 0.8); /* Semi-transparent background */
    text-align: center;
    opacity: 0; /* Start hidden */
    transition: opacity 0.3s ease; /* Fade in effect */
    border-radius: 18px;
    border: none;
  }
  .book-your-slot .card:hover .overlay {
    opacity: 1; /* Show overlay on hover */
  }
  
  .book-your-slot .btn-light {
      color: #000;
      background-color: #FFC113;
      border-color: #FFC113;
    margin-top: 15px;
  }
  
  }
  
  
  
  @media only screen and (min-width: 1280px) and (max-width: 1440.99px){
    .container-xxl {
        max-width: 95%;
         width: 100%;
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
    }
  
    .container {
      max-width: 95%;
      width: 100%;
      --bs-gutter-x: 0;
      --bs-gutter-y: 0;
  }
  
  .srisri-bio {
      background: url(../img/srisri.jpg) no-repeat center top;
      padding: 5% 0px;
      color: #fff;
      background-size: cover;
  }
  
  
  .banner .banner-content p span.ps {
      padding-left: 84px;
  } 
  .secret-of-success .date-time {
      background: #AE4920;
      padding: 20px;
      color: #fff;
      border: solid 1px #F6C86B;
      border-radius: 20px;
      width: 80%;
      font-size: 20px;
      margin: 20px 0px;
  }
  }
  
  
  @media only screen and (min-width: 992px) and (max-width: 1024.99px){
  
  
    .banner .banner-content .col-md-5, .banner .banner-content .col-md-7 {
      flex: 0 0 auto;
      width: 50%;
    }
  
    .banner .banner-content  {
      padding-bottom: 20px;
    }
  
    .banner .banner-content h1 {
      font-family: "Oswald", sans-serif;
      font-weight: 400;
      font-size: 45px;
      line-height: 60px;
      color: #39295C;
      padding-bottom: 25px;
    }
  
    .banner .banner-content h1 br {
      display: none;
    }
  
    .banner .ds img {
      float: right;
      width: 100%;
    }
  
    .banner .banner-content p {
      font-size: 22px;
      color: #39295C;
      line-height: 32px;
      width: 100%;
    }
  
    .banner .banner-content .logo {
      margin: 0px 0px 20px;
    }
    .banner .banner-content .logo img  {
      width: 200px;
    }
  
    .banner .banner-content h3 {
      font-size: 22px;
      font-weight: 700;
      font-style: italic;
      color: #000;
      margin: 20px 0px;
    }
  
    .explore .col-md-3 {
      flex: 0 0 auto;
      width: 20%;
      margin: 0px 20px 20px;
    }
  
    .workshop .col-md-6 {
      flex: 0 0 auto;
      width: 80%;
      margin:0px auto;
    }
  
    .sudarshan .col-md-6 {
      flex: 0 0 auto;
      width: 100%;
      margin: 0px auto 20px;
    }
  
    .sudarshan h2 {
      color: #000000;
      font-size: 28px;
      font-weight: 700;
      text-transform: capitalize;
      text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
      margin-bottom: 30px;
    }
  
    .sudarshan p {
      text-align: left;
      font-size: 20px;
      line-height: 30px;
      color: #000;
      padding-right: 20px;
    }
  
    .about-sudarshan h2 {
      color: #000000;
      font-size: 30px;
      font-weight: 700;
      text-transform: capitalize;
      text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
      margin-bottom: 30px;
      text-align: center;
    }
  
    .about-sudarshan p br {
      display: none;
    }
  
    .srisri-bio {
      background: url(../img/srisri.jpg) no-repeat right top;
      padding: 5% 0px;
      color: #fff;
      background-size: cover;
    }
  
  
    .banner .host-content .ds {
      margin: 75px auto 0px;
      display: block;
      text-align: center;
    }
  
  
  .banner .host-content .ds img {
      max-width: 85%;
    float: none;
  }
  
  .banner .host-content h1 {
      font-family: "Oswald", sans-serif;
      font-weight: 400;
      font-size: 45px;
      line-height: 55px;
      color: #39295C;
      padding-bottom: 20px;
      text-transform: uppercase;
  }
  
  .banner .host-content p {
      font-size: 20px;
      color: #39295C;
      line-height: 30px;
      width: 100%;
      margin-bottom: 10px;
  }
  
  .work-shop-experience h3 {
      color: #39295C;
      font-weight: 600;
      font-size: 25px;
      line-height: 45px;
      padding: 0px 0px;
      margin-bottom: 30px;
      text-align: center;
  }
  
  .work-shop-experience h4 {
      color: #39295C;
      font-weight: 600;
      font-size: 23px;
      line-height: 35px;
      padding: 0px 0px;
      margin-bottom: 10px;
      text-align: left;
  }
  
  .work-shop-experience p {
      text-align: left;
      font-size: 16px;
      line-height: 25px;
      color: #39295C;
      padding: 0px 00px 10px;
  }
  
  .secret-of-success h3 {
      color: #fff;
      font-weight: 600;
      font-size: 30px;
      line-height: 40px;
      padding: 0px 0px;
      margin-bottom: 10px;
      text-align: left;
      width:100%;
  }
  
  .secret-of-success p {
      text-align: left;
      font-size: 18px;
      line-height: 28px;
      color: #fff;
      padding: 0px 0px 10px;
      width: 100%;
  }
  
  .secret-of-success .date-time {
      background: #AE4920;
      padding: 20px;
      color: #fff;
      border: solid 1px #F6C86B;
      border-radius: 20px;
      width: 90%;
      font-size: 20px;
      margin: 20px 0px;
  }
  
  .meet-ana h3 {
    color:#100724; 
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    padding:0px 0px;
    margin-bottom: 20px;
    text-align: left;
    width: 90%;
  }
  
  .meet-ana p {
    text-align: left;
    font-size: 18px;
    line-height: 30px;
    color: #100724;
    padding: 0px 0px 10px;
    width: 90%;
  }

  .banner .banner-content h2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 34px;
    line-height: 50px;
    color: #191919;
    padding-bottom: 0px;
    text-align: center;
    margin-bottom: 0px;
  }

  .banner .banner-content p {
    font-size: 23px;
    color: #414141;
    line-height: 32px;
    margin-bottom: 40px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-style: normal;
    text-align: center;
  }

  .banner .banner-content .register {
    text-align: center;
    margin-bottom: 60px;
  }

  .our-story .video img {
    width: 90%;
  }

  .global-hormony-content {
    width: 90%;
    max-width: 1182px;
    margin: -10% auto 0px;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,251,239,1) 100%);
    padding: 5% 6%;
    border-radius: 28px;
    -webkit-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
  }

  .peace-yourself-content {
    width: 90%;
    margin: 5% auto 0px;
    background: #FFC113;
    padding: 0px 0px 0px;
    border-radius: 28px;
    max-width: 1182px;
  }

  .book-your-slot {
    width: 90%;
    margin: 5% auto 5%;
    background: #fff;
    padding: 0%;
    text-align: center;
  }
  
  }
    @media only screen and (min-width: 768px) and (max-width: 991.99px){
  
      .container-xxl {
        max-width: 95%;
         width: 100%;
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
    }
  
    .container {
      max-width: 95%;
      width: 100%;
      --bs-gutter-x: 0;
      --bs-gutter-y: 0;
  }
  
  .event-content {
      text-align: center;
  }
  
      .banner .banner-content h1 {
        font-family: "Oswald", sans-serif;
        font-weight: 400;
        font-size: 40px;
        line-height: 60px;
        color: #39295C;
        padding-bottom: 25px;
        text-align: center;
        margin: 0px auto;
        width: 80%;
      }
  
      .banner .banner-content h2 {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 34px;
        line-height: 60px;
        color: #39295C;
        padding-bottom: 0px;
        text-transform: uppercase;
        text-align: center;
      }
  
      .banner .banner-content h1 br {
        display: none;
      }
  
      .banner .banner-content p span.ps {
        padding-left: 0px;
      } 
  
      .banner .ds {
        margin: 30px auto 0px;
        text-align: center;
      }
    
      .banner .ds img {
        float: none;
        width: 80%;
        margin: auto;
      }
    
      .banner .banner-content p {
        font-size: 20px;
        color: #39295C;
        line-height: 32px;
        width: 80%;
        text-align: center;
        margin: 0px auto;
      }
    
      .banner .banner-content .logo {
        margin: 0px auto 20px;
        text-align: center;
      }
      .banner .banner-content .logo img  {
        width: 180px;
      }
    
      .banner .banner-content h3 {
        font-size: 22px;
        font-weight: 700;
        font-style: italic;
        color: #000;
        margin: 20px auto;
        text-align: center;
      }
  
      .banner .banner-content .col-md-7 {
        flex: 0 0 auto;
        width: 100%;
      }
      .banner .banner-content .col-md-5 {
        flex: 0 0 auto;
        width: 100%;
      }
  
      .banner .banner-content .register {
        /* background: #F6C86B;
        border-radius: 34px;        
        font-size: 28px;
        font-weight: 700;
        line-height: 67px;
        width: 208px;
        height: 67px;*/
        margin: 20px auto; 
        text-align: center;
      }
  
      .featured-in .col-md-2 {
        flex: 0 0 auto;
        width: 25%;
      }
    
      .explore .col-md-3 {
        flex: 0 0 auto;
        width: 19%;
        margin: 0px 20px 20px;
      }
    
      .workshop .col-md-6 {
        flex: 0 0 auto;
        width: 90%;
        margin:0px auto;
      }
    
      .sudarshan .col-md-6 {
        flex: 0 0 auto;
        width: 100%;
        margin: 0px auto 20px;
      }
    
      .sudarshan h2 {
        color: #000000;
        font-size: 25px;
        font-weight: 700;
        text-transform: capitalize;
        text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
        margin-bottom: 30px;
      }
    
      .sudarshan p {
        text-align: left;
        font-size: 20px;
        line-height: 30px;
        color: #000;
        padding-right: 20px;
      }
    
      .about-sudarshan h2 {
        color: #000000;
        font-size: 25px;
        font-weight: 700;
        text-transform: capitalize;
        text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
        margin-bottom: 30px;
        text-align: center;
      }
    
      .about-sudarshan p br {
        display: none;
      }
    
      .srisri-bio {
        background: url(../img/srisri.jpg) no-repeat left top;
        padding: 5% 0px;
        color: #fff;
        background-size: cover;
      }
  
      .srisri-bio .col-md-4,   .srisri-bio .col-md-6 { 
        flex: 0 0 auto;
        width: 100%;
        margin: 20px auto;
      }
  
      
      .host-content {
        padding: 4% 0px 4%;
        margin: auto;
      }
  
    .banner .host-content .ds {
      margin: 75px auto 0px;
      display: block;
      text-align: center;
    }
  
    .banner .host-content .col-md-5, .banner .host-content .col-md-7 {
      flex: 0 0 auto;
      width: 100%;
    }
  
    .banner .host-content .logo {
      margin: 0px auto 10px;
      text-align: center;
    }
  
  .banner .host-content .ds img {
      max-width: 85%;
    float: none;
  }
  
  .banner .host-content h1 {
      font-family: "Oswald", sans-serif;
      font-weight: 400;
      font-size: 40px;
      line-height: 50px;
      color: #39295C;
      padding-bottom: 20px;
      text-transform: uppercase;
    text-align: center;
  }
  
  .banner .host-content p {
      font-size: 18px;
      color: #39295C;
      line-height: 30px;
      width: 100%;
      margin-bottom: 10px;
  }
  
  .work-shop-experience .col-md-6 {
      flex: 0 0 auto;
      width: 100%;
  }
  
  .work-shop-experience h3 {
      color: #39295C;
      font-weight: 600;
      font-size: 25px;
      line-height: 45px;
      padding: 0px 0px;
      margin-bottom: 30px;
      text-align: center;
  }
  
  .work-shop-experience h4 {
      color: #39295C;
      font-weight: 600;
      font-size: 23px;
      line-height: 35px;
      padding: 0px 0px;
      margin-bottom: 10px;
      text-align: left;
  }
  
  .work-shop-experience p {
      text-align: left;
      font-size: 16px;
      line-height: 25px;
      color: #39295C;
      padding: 0px 00px 10px;
  }
  
  .secret-of-success .col-md-6 {
      flex: 0 0 auto;
      width:100%;
  }
  
  
  .secret-of-success .col-md-6 img {
    max-width: 80%;
    margin: 0px auto 20px;
    display: block;
  }
  
  .secret-of-success h3 {
      color: #fff;
      font-weight: 600;
      font-size: 26px;
      line-height: 40px;
      padding: 0px 0px;
      margin-bottom: 10px;
      text-align: center;
      width:100%;
  }
  
  .secret-of-success h5 {
      text-align: center;
      font-size: 24px;
      line-height: 30px;
      color: #F6C86B;
      font-weight: 600;
      padding: 0px 0px 10px;
  }
  
  .secret-of-success p {
      text-align: center;
      font-size: 18px;
      line-height: 28px;
      color: #fff;
      padding: 0px 0px 10px;
      width: 100%;
  }
  
  .secret-of-success .date-time {
      background: #AE4920;
      padding: 20px;
      color: #fff;
      border: solid 1px #F6C86B;
      border-radius: 20px;
      max-width: 90%;
      font-size: 20px;
      margin: 20px auto;
  }
  
  .secret-of-success .register {
      background: #F6C86B;
      border-radius: 34px;
      text-align: center;
      font-size: 26px;
      font-weight: 700;
      line-height: 67px;
      width: 208px;
      height: 67px;
    margin: 20px auto;
  }
  
  .meet-ana .col-md-6 {
      flex: 0 0 auto;
      width:100%;
  }
  
  
  .meet-ana .col-md-6 img {
    max-width: 80%;
    margin: 0px auto 20px;
    display: block;
  }
  
  .meet-ana h3 {
    color:#100724; 
    font-weight: 600;
    font-size: 26px;
    line-height: 40px;
    padding:0px 0px;
    margin-bottom: 20px;
    text-align: center;
    width: 90%;
  }
  
  .meet-ana p {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    color: #100724;
    padding: 0px 0px 10px;
    width: 100%;
  }
  
  .testimonials h3 {
      text-align: center;
      color: #39295C;
      font-weight: 700;
      font-size: 30px;
      line-height: 40px;
      padding: 0px 0px;
      margin-bottom: 20px;
  }
  
  .who-we-are .col-md-6 {
      flex: 0 0 auto;
      width: 100%;
  }
  
  .who-we-are .col-md-6 img {
    max-width: 80%;
    margin: 0px auto 20px;
    display: block;
  }
  
  .who-we-are h3 {
      text-align: center;
      color: #fff;
      font-weight: 600;
      font-size: 30px;
      line-height: 40px;
      padding: 0px 0px;
      margin-bottom: 20px;
  }
  
  .who-we-are h5 {
      text-align: center;
      font-size: 24px;
      line-height: 30px;
      color: #F6C86B;
      font-weight: 600;
      padding: 20px 0px 20px;
  }
  
  .who-we-are p {
      text-align: center;
      font-size: 20px;
      line-height: 30px;
      color: #fff;
      padding: 0px 0px 10px;
      width: 100%;
  }

  .about-gurudev {
    background: url(../img/about-guruji-mobile.png) no-repeat center top #FFC113;
    padding: 50% 0px 30px;
    background-size: cover; 
  }

  .about-gurudev .col-md-6 {
    flex: 0 0 auto;
    width:100%;
  }

  .about-gurudev-content {
    color: #fff;
    padding: 20% 20px 0px;
  }

  .our-story .video img {
    width: 90%;
  }

  .banner {
    /* background: #FFF6E0; */
    background: url(../img/background-mobile.png) no-repeat center top #F7F5F2;
    margin: auto;
    background-size: cover;
  }

  .banner .banner-content .event-content .gurudev-mobile-banner {
    display: block;
  }

  .gurudev-mobile-banner img {
    float: left;
  }

  .banner .banner-content .event-content {
    float: none;
    clear: both;
    margin:80px auto 0px;
  }

  .global-hormony-content {
    width: 90%;
    max-width: 1182px;
    margin: -10% auto 0px;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,251,239,1) 100%);
    padding: 25px;
    border-radius: 28px;
    -webkit-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
  }

  .global-hormony {
    background: url(../img/global-yoga.png) no-repeat center top;
    padding: 22% 0px;
    background-size: contain;
  }

  .peace-yourself-content {
    width: 90%;
    margin: 5% auto 0px;
    background: #FFC113;
    padding: 0px 0px 0px;
    border-radius: 28px;
    max-width: 1182px;
    padding: 25px;
  }

  .peace-yourself-content .col-md-4 ,   .peace-yourself-content .col-md-8 {
    flex: 0 0 auto;
    width: 100%;
 
  }

  .peace-yourself-content .col-md-4 img {
    margin: auto;
    display: block;
  }

  .book-your-slot {
    width: 90%;
    margin: 5% auto 5%;
    background: #fff;
    padding: 0%;
    text-align: center;
  }

  .book-your-slot .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
    margin-bottom: 20px;
  }

  .event-tabs .nav-tabs .nav-link {
    margin-bottom: -1px;
    background: #FFFCFA;
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,251,239,1) 100%);
    border-radius: 16px;
    -webkit-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    width: 90%;
    padding: 15px;
    color: #091A2F;
    font-weight: 700;
    font-size: 22px;
  }

  .event-tabs h3.text-primary {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    margin: 0px auto 30px;
    text-align: left;
    color: #000000 !important;
  }

  .event-tabs #myTabContent p {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    line-height: 28px;
    text-align: left;
  }

  .event-tabs h3.text-secondary {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    margin: 0px auto 30px;
    text-align: left;
    color: #000000 !important;
  }

  .event-tabs #myTabContent ul li, .event-tabs #myTabContent ol li {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    padding-left: 20px;
    line-height: 30px;
    text-align: left;
  }

    }
  
    @media only screen and (min-width:560px) and (max-width: 767.99px){
      .container-xxl {
        max-width: 95%;
         width: 100%;
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
    }
  
    .container {
      max-width: 95%;
      width: 100%;
      --bs-gutter-x: 0;
      --bs-gutter-y: 0;
  }
  
  .event-content {
      text-align: center;
  }
  
      .banner .banner-content h1 {
        font-family: "Oswald", sans-serif;
        font-weight: 400;
        font-size: 35px;
        line-height: 55px;
        color: #39295C;
        padding-bottom: 25px;
        text-align: center;
        margin: 0px auto;
        width: 80%;
      }
  
      .banner .banner-content h1 br {
        display: none;
      }
  
      .banner .ds {
        margin: 30px auto 0px;
        text-align: center;
      }
    
      .banner .ds img {
        float: none;
        width: 80%;
        margin: auto;
      }
      .banner .banner-content h2 {
        font-family: "Open Sans", sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 34px;
        line-height: 50px;
        color: #191919;
        padding-bottom: 0px;
        text-align: center;
        margin-bottom: 0px;
      }
      .banner .banner-content p {
        font-size: 18px;
        color: #39295C;
        line-height: 32px;
        width: 80%;
        text-align: center;
        margin: 0px auto;
      }
    
      .banner .banner-content .logo {
        margin: 0px auto 20px;
        text-align: center;
      }
      .banner .banner-content .logo img  {
        width: 180px;
      }
    
      .banner .banner-content h3 {
        font-size: 22px;
        font-weight: 700;
        font-style: italic;
        color: #000;
        margin: 20px auto;
        text-align: center;
      }
  
      .banner .banner-content .col-md-7 {
        flex: 0 0 auto;
        width: 100%;
      }
      .banner .banner-content .col-md-5 {
        flex: 0 0 auto;
        width: 100%;
      }
  
      .banner .banner-content p span.ps {
        padding-left: 0px;
      } 
  
      .banner .banner-content .register {
        /* background: #F6C86B;
        border-radius: 34px;
       
        font-size: 28px;
        font-weight: 700;
        line-height: 60px;
        width: 200px;
        height: 60px; */
        text-align: center;
        margin: 20px auto;
      }
  
      .banner .banner-content .more {
        background: #39295C;
        border-radius: 34px;
        text-align: center;
        font-size: 26px;
        font-weight: 700;
        line-height: 60px;
        width: 200px;
        height: 60px;
        display: inline-block;
        margin-left: 20px;
        font-family: "Open Sans", sans-serif;
      }
  
      .featured-in .col-md-2 {
        flex: 0 0 auto;
        width: 50%;
      }
    
      .explore .col-md-3 {
        flex: 0 0 auto;
        width:100%;
        margin: 0px auto 20px;
        text-align: center;
      }
  
      .workshop img {
        float: none;
        margin:0px auto 10px;
        display: block;
      }
  
      .workshop h4 {
        font-size: 24px;
        font-weight: 700;
        text-transform: capitalize;
        text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
        margin-bottom: 20px;
        text-align: center;
      }
  
      .workshop p {
        text-align: center;
        color: #FFFFFF;
        margin-bottom: 1.5rem;
        font-size: 1rem;
        padding-right: 20px;
      }
    
      .workshop .col-md-6 {
        flex: 0 0 auto;
        width: 95%;
        margin:0px auto;
      }
    
      .sudarshan .col-md-6 {
        flex: 0 0 auto;
        width: 100%;
        margin: 0px auto 20px;
      }
    
      .sudarshan h2 {
        color: #000000;
        font-size: 24px;
        font-weight: 700;
        text-transform: capitalize;
        text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
        margin-bottom: 30px;
        text-align: center;
      }
    
      .sudarshan p {
        text-align: center;
        font-size: 18px;
        line-height: 30px;
        color: #000;
        padding-right: 20px;
      }
    
      .about-sudarshan h2 {
        color: #000000;
        font-size: 25px;
        font-weight: 700;
        text-transform: capitalize;
        text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
        margin-bottom: 30px;
        text-align: center;
      }
    
      .about-sudarshan p br {
        display: none;
      }
    
      .srisri-bio {
        background: url(../img/srisri.jpg) no-repeat left top;
        padding: 5% 0px;
        color: #fff;
        background-size: cover;
      }
  
      .srisri-bio .col-md-4,   .srisri-bio .col-md-6 { 
        flex: 0 0 auto;
        width: 100%;
        margin: 0px auto 10px;
      }
  
      .srisri-bio  .ms-3 {
        margin-left: 0rem !important;
      }
  
      .srisri-bio h3 {
        color: #fff;
        font-weight: 700;
        font-size: 30px;
        padding: 0px 0px;
        margin-bottom: 20px;
        text-align: center;
      }
  
      .srisri-bio p {
        text-align: center;
        font-size: 20px;
        line-height: 32px;
        color: #fff;
        padding: 0px 0px 10px;
      }
  
      .srisri-bio a {
        text-align: center;
        font-size: 20px;
        line-height: 32px;
        color: #fff;
        margin: 0px auto 0px;
        text-decoration: none;
        display: block;
      }
  
      .footer {
        font-size: 12px;
        padding: 10px 0px 0px;
        text-align: center;
      }
  
      .footer .col-md-6:last-child {
        text-align: center;
      }
  
      .faq-section .accordion-item .accordion-button {
        text-align: left;
        font-size: 16px;
        line-height: 30px;
        color: #000;
        padding-right: 20px;
        font-weight: 600;
      }
  
      .faq-section .accordion-body {
        font-size: 15px;
        line-height: 25px;
      }
  
         
    .host-content {
      padding: 4% 0px 4%;
      margin: auto;
    }
  
    .banner .host-content .ds {
      margin: 20px auto 0px;
      display: block;
      text-align: center;
    }
  
   
  
    .banner .host-content .logo {
      margin: 0px auto 10px;
      text-align: center;
    }
  
  .banner .host-content .ds img {
      max-width: 85%;
    float: none;
  }
  
  .banner .host-content h1 {
      font-family: "Oswald", sans-serif;
      font-weight: 400;
      font-size: 35px;
      line-height: 45px;
      color: #39295C;
      padding-bottom: 10px;
      text-transform: uppercase;
    text-align: center;
  }
  
  .banner .host-content p {
      font-size: 16px;
      color: #39295C;
      line-height:25px;
      width: 100%;
      margin-bottom: 10px;
  }
   
  
  .work-shop-experience h3 {
      color: #39295C;
      font-weight: 600;
      font-size: 23px;
      line-height: 40px;
      padding: 0px 0px;
      margin-bottom: 10px;
      text-align: center;
  }
  
  .work-shop-experience h4 {
      color: #39295C;
      font-weight: 600;
      font-size: 24px;
      line-height: 30px;
      padding: 0px 0px;
      margin-bottom: 10px;
      text-align: center;
  }
  
  .work-shop-experience p {
      text-align: center;
      font-size: 16px;
      line-height: 25px;
      color: #39295C;
      padding: 0px 00px 10px;
  }
   
  .work-shop-experience img {
      float: none;
      margin: 10px auto;
      max-width: 90%;
      display: block;
  }
  
  .secret-of-success .col-md-6 img {
    max-width: 80%;
    margin: 0px auto 20px;
    display: block;
  }
  
  .secret-of-success h3 {
      color: #fff;
      font-weight: 600;
      font-size: 24px;
      line-height: 35px;
      padding: 0px 0px;
      margin-bottom: 10px;
      text-align: center;
      width:100%;
  }
  
  .secret-of-success h5 {
      text-align: center;
      font-size: 23px;
      line-height: 30px;
      color: #F6C86B;
      font-weight: 600;
      padding: 0px 0px 10px;
  }
  
  .secret-of-success p {
      text-align: center;
      font-size: 16px;
      line-height: 26px;
      color: #fff;
      padding: 0px 0px 10px;
      width: 100%;
  }
  
  .secret-of-success .date-time {
      background: #AE4920;
      padding: 20px;
      color: #fff;
      border: solid 1px #F6C86B;
      border-radius: 20px;
      width: 90%;
      font-size: 18px;
      margin: 20px auto;
  }
  
  .secret-of-success .register {
      background: #F6C86B;
      border-radius: 34px;
      text-align: center;
      font-size: 24px;
      font-weight: 700;
      line-height: 60px;
      width: 200px;
      height: 60px;
    margin: 20px auto;
  }
  
  .meet-ana h3 {
    color:#100724; 
    font-weight: 600;
    font-size: 25px;
    line-height: 40px;
    padding:0px 0px;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
  }
  
  .meet-ana p {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #100724;
    padding: 0px 0px 10px;
    width: 100%;
  }
  
  .meet-ana .col-md-6 img {
    max-width: 80%;
    margin: 0px auto 20px;
    display: block;
  }
  
  .testimonials h3 {
      text-align: center;
      color: #39295C;
      font-weight: 700;
      font-size: 25px;
      line-height: 35px;
      padding: 0px 0px;
      margin-bottom: 20px;
  }
   
  .testimonials h5 {
      text-align: center;
      font-size: 20px;
      line-height: 30px;
      color: #DE692A;
      font-weight: 700;
      padding: 20px 0px 0px;
  }
  
  .who-we-are .col-md-6 img {
    max-width: 80%;
    margin: 0px auto 20px;
    display: block;
  }
  
  .who-we-are h3 {
      text-align: center;
      color: #fff;
      font-weight: 600;
      font-size: 25px;
      line-height: 40px;
      padding: 0px 0px;
      margin-bottom: 10px;
  }
  
  .who-we-are h5 {
      text-align: center;
      font-size: 18px;
      line-height: 30px;
      color: #F6C86B;
      font-weight: 600;
      padding: 0px 0px 20px;
  }
  
  .who-we-are p {
      text-align: center;
      font-size: 18px;
      line-height: 30px;
      color: #fff;
      padding: 0px 0px 10px;
      width: 90%;
    margin: 0px auto;
  }

  .our-story .video img {
    width: 90%;
  }

  .global-hormony-content {
    width: 90%;
    max-width: 1182px;
    margin: -10% auto 0px;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,251,239,1) 100%);
    padding: 5% 6%;
    border-radius: 28px;
    -webkit-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
  }

  .peace-yourself-content {
    width: 90%;
    margin: 5% auto 0px;
    background: #FFC113;
    padding: 0px 0px 0px;
    border-radius: 28px;
    max-width: 1182px;
  }

  .book-your-slot {
    width: 90%;
    margin: 5% auto 5%;
    background: #fff;
    padding: 0%;
    text-align: center;
  }

  
  .about-gurudev {
    background: url(../img/about-guruji-mobile.png) no-repeat center top #FFC113;
    padding: 50% 0px 30px;
    background-size: cover; 
  }

  .about-gurudev .col-md-6 {
    flex: 0 0 auto;
    width:100%;
  }

  .about-gurudev-content {
    color: #fff;
    padding: 20% 20px 0px;
  }

  .our-story .video img {
    width: 90%;
  }

  .banner {
    /* background: #FFF6E0; */
    background: url(../img/background-mobile.png) no-repeat center top #F7F5F2;
    margin: auto;
    background-size: cover;
  }

  .banner .banner-content .event-content .gurudev-mobile-banner {
    display: block;
  }

  .gurudev-mobile-banner img {
    float: left;
  }

  .banner .banner-content .event-content {
    float: none;
    clear: both;
    margin:80px auto 0px;
  }

  .global-hormony-content {
    width: 90%;
    max-width: 1182px;
    margin: -10% auto 0px;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,251,239,1) 100%);
    padding: 25px;
    border-radius: 28px;
    -webkit-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
  }

  .global-hormony {
    background: url(../img/global-yoga.png) no-repeat center top;
    padding: 22% 0px;
    background-size: contain;
  }

  .peace-yourself-content {
    width: 90%;
    margin: 5% auto 0px;
    background: #FFC113;
    padding: 0px 0px 0px;
    border-radius: 28px;
    max-width: 1182px;
    padding: 25px;
  }

  .peace-yourself-content .col-md-4 ,   .peace-yourself-content .col-md-8 {
    flex: 0 0 auto;
    width: 100%;
 
  }

  .peace-yourself-content .col-md-4 img {
    margin: auto;
    display: block;
  }

  .book-your-slot {
    width: 90%;
    margin: 5% auto 5%;
    background: #fff;
    padding: 0%;
    text-align: center;
  }

  .book-your-slot .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
    margin-bottom: 20px;
  }

  
  .event-tabs .nav-tabs .nav-link {
    margin-bottom: -1px;
    background: #FFFCFA;
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,251,239,1) 100%);
    border-radius: 16px;
    -webkit-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    width: 90%;
    padding: 15px;
    color: #091A2F;
    font-weight: 700;
    font-size: 22px;
  }

  .event-tabs h3.text-primary {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    margin: 0px auto 30px;
    text-align: left;
    color: #000000 !important;
  }

  .event-tabs #myTabContent p {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    line-height: 28px;
    text-align: left;
  }

  .event-tabs h3.text-secondary {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    margin: 0px auto 30px;
    text-align: left;
    color: #000000 !important;
    text-decoration: underline;
  }

  .event-tabs #myTabContent ul li, .event-tabs #myTabContent ol li {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    padding-left: 20px;
    line-height: 30px;
    text-align: left;
  }
 
    }
  
    @media only screen and (min-width:460px) and (max-width: 559.99px){
      .container-xxl {
        max-width: 95%;
         width: 100%;
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
    }
  
    .container {
      max-width: 95%;
      width: 100%;
      --bs-gutter-x: 0;
      --bs-gutter-y: 0;
  }
  .event-content {
    margin: auto;
  }
      .banner .banner-content h1 {
        font-family: "Oswald", sans-serif;
        font-weight: 400;
        font-size: 35px;
        line-height: 50px;
        color: #39295C;
        padding-bottom: 25px;
        text-align: center;
        margin: 0px auto;
        width: 90%;
      }
  
      .banner .banner-content h1 br {
        display: none;
      }
      .banner .banner-content h2 {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 30px;
        line-height: 40px;
        color: #39295C;
        padding-bottom: 0px;
        text-transform: uppercase;
        text-align: center  ;
      }
      .banner .ds {
        margin: 30px auto 0px;
        text-align: center;
      }
    
      .banner .ds img {
        float: none;
        width: 80%;
        margin: auto;
      }
    
      .banner .banner-content p {
        font-size: 18px;
        color: #39295C;
        line-height: 32px;
        width: 80%;
        text-align: center;
        margin: 0px auto;
      }
    
      .banner .banner-content .logo {
        margin: 0px auto 20px;
        text-align: center;
      }
      .banner .banner-content .logo img  {
        width: 180px;
      }
    
      .banner .banner-content h3 {
        font-size: 22px;
        font-weight: 700;
        font-style: italic;
        color: #000;
        margin: 20px auto;
        text-align: center;
      }
  
      .banner .banner-content .col-md-7 {
        flex: 0 0 auto;
        width: 100%;
      }
      .banner .banner-content .col-md-5 {
        flex: 0 0 auto;
        width: 100%;
      }
  
      .banner .banner-content p span.ps {
        padding-left: 0px;
      } 
  
      .banner .banner-content .register {
        /* background: #F6C86B;
        border-radius: 34px;
       
        font-size: 28px;
        font-weight: 700;
        line-height: 60px;
        width: 200px;
        height: 60px; */
        margin: 20px auto;
        display: block;
        text-align: center;
      }
  
      .banner .banner-content .more {
        background: #39295C;
        border-radius: 34px;
        text-align: center;
        font-size: 26px;
        font-weight: 700;
        line-height: 60px;
        width: 200px;
        height: 60px;
        display: inline-block;
        margin-left: 20px;
        font-family: "Open Sans", sans-serif;
      }
  
      .featured-in .col-md-2 {
        flex: 0 0 auto;
        width: 50%;
      }
    
      .explore .col-md-3 {
        flex: 0 0 auto;
        width:100%;
        margin: 0px auto 20px;
        text-align: center;
      }
  
      .workshop img {
        float: none;
        margin:0px auto 10px;
        display: block;
      }
  
      .workshop h3 {
        font-weight: 700;
        text-transform: capitalize;
        text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
        font-size: 25px;
        text-align: center;
        padding: 0px 0px;
        margin-bottom: 2rem;
      }
  
      .workshop h4 {
        font-size: 22px;
        font-weight: 700;
        text-transform: capitalize;
        text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
        margin-bottom: 20px;
        text-align: center;
      }
  
      .workshop p {
        text-align: center;
        color: #FFFFFF;
        margin-bottom: 1.5rem;
        font-size: 1rem;
        padding-right: 20px;
      }
    
      .workshop .col-md-6 {
        flex: 0 0 auto;
        width: 95%;
        margin:0px auto;
      }
    
      .sudarshan .col-md-6 {
        flex: 0 0 auto;
        width: 100%;
        margin: 0px auto 20px;
      }
    
      .sudarshan h2 {
        color: #000000;
        font-size: 24px;
        font-weight: 700;
        text-transform: capitalize;
        text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
        margin-bottom: 30px;
        text-align: center;
      }
    
      .sudarshan p {
        text-align: center;
        font-size: 18px;
        line-height: 30px;
        color: #000;
        padding-right: 20px;
      }
    
      .about-sudarshan h2 {
        color: #000000;
        font-size: 25px;
        font-weight: 700;
        text-transform: capitalize;
        text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
        margin-bottom: 30px;
        text-align: center;
      }
    
      .about-sudarshan p br {
        display: none;
      }
    
      .srisri-bio {
        background: url(../img/srisri.jpg) no-repeat left top;
        padding: 5% 0px;
        color: #fff;
        background-size: cover;
      }
  
      .srisri-bio .col-md-4,   .srisri-bio .col-md-6 { 
        flex: 0 0 auto;
        width: 100%;
        margin: 0px auto 10px;
      }
  
      .srisri-bio  .ms-3 {
        margin-left: 0rem !important;
      }
  
      .srisri-bio h3 {
        color: #fff;
        font-weight: 700;
        font-size: 25px;
        padding: 0px 0px;
        margin-bottom: 20px;
        text-align: center;
      }
  
      .srisri-bio p {
        text-align: center;
        font-size: 18px;
        line-height: 30px;
        color: #fff;
        padding: 0px 0px 10px;
      }
  
      .srisri-bio a {
        text-align: center;
        font-size: 18px;
        line-height: 30px;
        color: #fff;
        margin: 0px auto 0px;
        text-decoration: none;
        display: block;
      }
  
      .footer {
        font-size: 12px;
        padding: 10px 0px 0px;
        text-align: center;
      }
  
      .footer .col-md-6:last-child {
        text-align: center;
      }
  
      .faq-section .accordion-item .accordion-button {
        text-align: left;
        font-size: 16px;
        line-height: 30px;
        color: #000;
        padding-right: 20px;
        font-weight: 600;
      }
  
      .faq-section .accordion-body {
        font-size: 15px;
        line-height: 25px;
      }
  
      .faq-section h3 {
        color: #000;
        font-weight: 700;
        font-size: 30px;
        padding: 0px 0px;
        margin-bottom: 20px;
        text-align: center;
      }
  
            
    .host-content {
      padding: 4% 0px 4%;
      margin: auto;
    }
  
    .banner .host-content .ds {
      margin: 20px auto 0px;
      display: block;
      text-align: center;
    }
  
   
  
    .banner .host-content .logo {
      margin: 0px auto 10px;
      text-align: center;
    }
  
  .banner .host-content .ds img {
      max-width: 85%;
    float: none;
  }
  
  .banner .host-content h1 {
      font-family: "Oswald", sans-serif;
      font-weight: 400;
      font-size: 35px;
      line-height: 45px;
      color: #39295C;
      padding-bottom: 10px;
      text-transform: uppercase;
    text-align: center;
  }
  
  .banner .host-content p {
      font-size: 16px;
      color: #39295C;
      line-height:25px;
      width: 100%;
      margin-bottom: 10px;
  }
   
  
  .work-shop-experience h3 {
      color: #39295C;
      font-weight: 600;
      font-size: 25px;
      line-height: 35px;
      padding: 0px 0px;
      margin-bottom: 10px;
      text-align: center;
  }
  
  .work-shop-experience h4 {
      color: #39295C;
      font-weight: 600;
      font-size: 22px;
      line-height: 30px;
      padding: 0px 0px;
      margin-bottom: 10px;
      text-align: center;
  }
  
  .work-shop-experience p {
      text-align: center;
      font-size: 16px;
      line-height: 25px;
      color: #39295C;
      padding: 0px 00px 10px;
  }
   
  .work-shop-experience img {
      float: none;
      margin: 10px auto;
      max-width: 90%;
      display: block;
  }
  
  .secret-of-success .col-md-6 img {
    max-width: 80%;
    margin: 0px auto 20px;
    display: block;
  }
  
  .secret-of-success h3 {
      color: #fff;
      font-weight: 600;
      font-size: 24px;
      line-height: 35px;
      padding: 0px 0px;
      margin-bottom: 10px;
      text-align: center;
      width:100%;
  }
  
  .secret-of-success h5 {
      text-align: center;
      font-size: 23px;
      line-height: 30px;
      color: #F6C86B;
      font-weight: 600;
      padding: 0px 0px 10px;
  }
  
  .secret-of-success p {
      text-align: center;
      font-size: 16px;
      line-height: 26px;
      color: #fff;
      padding: 0px 0px 10px;
      width: 100%;
  }
  
  .secret-of-success .date-time {
      background: #AE4920;
      padding: 20px;
      color: #fff;
      border: solid 1px #F6C86B;
      border-radius: 20px;
      width: 90%;
      font-size: 18px;
      margin: 20px auto;
  }
  
  
  .meet-ana h3 {
    color:#100724; 
    font-weight: 600;
    font-size: 25px;
    line-height: 40px;
    padding:0px 0px;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
  }
  
  .meet-ana p {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #100724;
    padding: 0px 0px 10px;
    width: 100%;
  }
  
  .meet-ana .col-md-6 img {
    max-width: 80%;
    margin: 0px auto 20px;
    display: block;
  }
  
  .secret-of-success .register {
      background: #F6C86B;
      border-radius: 34px;
      text-align: center;
      font-size: 24px;
      font-weight: 700;
      line-height: 60px;
      width: 200px;
      height: 60px;
    margin: 20px auto;
  }
  
  .testimonials h3 {
      text-align: center;
      color: #39295C;
      font-weight: 700;
      font-size: 25px;
      line-height: 35px;
      padding: 0px 0px;
      margin-bottom: 20px;
  }
   
  .testimonials h5 {
      text-align: center;
      font-size: 20px;
      line-height: 30px;
      color: #DE692A;
      font-weight: 700;
      padding: 20px 0px 0px;
  }
  
  .who-we-are .col-md-6 img {
    max-width: 80%;
    margin: 0px auto 20px;
    display: block;
  }
  
  .who-we-are h3 {
      text-align: center;
      color: #fff;
      font-weight: 600;
      font-size: 25px;
      line-height: 40px;
      padding: 0px 0px;
      margin-bottom: 10px;
  }
  
  .who-we-are h5 {
      text-align: center;
      font-size: 20px;
      line-height: 30px;
      color: #F6C86B;
      font-weight: 600;
      padding: 0px 0px 20px;
  
  }
  
  .who-we-are p {
      text-align: center;
      font-size: 18px;
      line-height: 30px;
      color: #fff;
      padding: 0px 0px 10px;
      width: 90%;
    margin: 0px auto;
  }

  .our-story .video img {
    width: 90%;
  }

  .global-hormony-content {
    width: 90%;
    max-width: 1182px;
    margin: -10% auto 0px;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,251,239,1) 100%);
    padding: 5% 6%;
    border-radius: 28px;
    -webkit-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
  }

  .peace-yourself-content {
    width: 90%;
    margin: 5% auto 0px;
    background: #FFC113;
    padding: 0px 0px 0px;
    border-radius: 28px;
    max-width: 1182px;
  }

  .book-your-slot {
    width: 90%;
    margin: 5% auto 5%;
    background: #fff;
    padding: 0%;
    text-align: center;
  }

  
  .about-gurudev {
    background: url(../img/about-guruji-mobile.png) no-repeat center top #FFC113;
    padding: 50% 0px 30px;
    background-size: cover; 
  }

  .about-gurudev .col-md-6 {
    flex: 0 0 auto;
    width:100%;
  }

  .about-gurudev-content {
    color: #fff;
    padding: 20% 20px 0px;
  }

  .our-story .video img {
    width: 90%;
  }

  .banner {
    /* background: #FFF6E0; */
    background: url(../img/background-mobile.png) no-repeat center top #F7F5F2;
    margin: auto;
    background-size: cover;
  }

  .banner .banner-content .event-content .gurudev-mobile-banner {
    display: block;
  }

  .gurudev-mobile-banner img {
    float: left;
  }

  .banner .banner-content .event-content {
    float: none;
    clear: both;
    margin:80px auto 0px;
  }

  .global-hormony-content {
    width: 90%;
    max-width: 1182px;
    margin: -10% auto 0px;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,251,239,1) 100%);
    padding: 25px;
    border-radius: 28px;
    -webkit-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
  }

  .global-hormony {
    background: url(../img/global-yoga.png) no-repeat center top;
    padding: 22% 0px;
    background-size: contain;
  }

  .peace-yourself-content {
    width: 90%;
    margin: 5% auto 0px;
    background: #FFC113;
    padding: 0px 0px 0px;
    border-radius: 28px;
    max-width: 1182px;
    padding: 25px;
  }

  .peace-yourself-content .col-md-4 ,   .peace-yourself-content .col-md-8 {
    flex: 0 0 auto;
    width: 100%;
 
  }

  .peace-yourself-content .col-md-4 img {
    margin: auto;
    display: block;
  }

  .book-your-slot {
    width: 90%;
    margin: 5% auto 5%;
    background: #fff;
    padding: 0%;
    text-align: center;
  }

  .book-your-slot .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
    margin-bottom: 20px;
  }
   
  .event-tabs .nav-tabs .nav-link {
    margin-bottom: -1px;
    background: #FFFCFA;
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,251,239,1) 100%);
    border-radius: 16px;
    -webkit-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    width: 100%;
    padding: 15px;
    color: #091A2F;
    font-weight: 700;
    font-size: 22px;
  }

  .event-tabs h3.text-primary {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    margin: 0px auto 30px;
    text-align: left;
    color: #000000 !important;
  }

  .event-tabs #myTabContent p {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    line-height: 28px;
    text-align: left;
  }

  .event-tabs h3.text-secondary {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    margin: 0px auto 30px;
    text-align: left;
    color: #000000 !important;
    text-decoration: underline;
  }

  .event-tabs #myTabContent ul li, .event-tabs #myTabContent ol li {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    padding-left: 20px;
    line-height: 30px;
    text-align: left;
  }
  .event-tabs .nav {
    display: block;
    flex-wrap: wrap;
    padding-left: 0;
    margin: 20px auto;
    list-style: none;
  }

  .event-tabs li.nav-item {
    margin-bottom: 20px;
  }
    }
  
    @media only screen and (min-width:360px) and (max-width: 459.99px){
      .container-xxl {
        max-width: 95%;
         width: 100%;
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
    }
  
    .container {
      max-width: 95%;
      width: 100%;
      --bs-gutter-x: 0;
      --bs-gutter-y: 0;
  }
  
      .banner .banner-content h1 {
        font-family: "Oswald", sans-serif;
        font-weight: 400;
        font-size: 35px;
        line-height: 50px;
        color: #39295C;
        padding-bottom: 25px;
        text-align: center;
        margin: 0px auto;
        width: 95%;
      }
  
      .banner .banner-content h1 br {
        display: none;
      }
  
      .banner .banner-content h2 {
        font-family: "Open Sans", sans-serif;
        font-size: 28px;
        line-height: 40px;
        color: #39295C;
        padding-bottom: 0px;
        text-transform: uppercase;
        text-align: center;
      }

      .explore p {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-weight: 400;
        font-style: normal;
        font-size: 18px;
        padding-bottom: 0px;
        margin-bottom: 0px;
        line-height: 30px;
      }

      .explore h2 {
        font-family: "DM Serif Display", serif;
        font-weight: 400;
        font-style: normal;
        font-size: 28px;
        margin: 10px auto 30px;
        text-align: center;
      }
  
      .banner .ds {
        margin: 30px auto 0px;
        text-align: center;
      }
    
      .banner .ds img {
        float: none;
        width: 80%;
        margin: auto;
      }
    
      .banner .banner-content p {
        font-size: 16px;
        color: #39295C;
        line-height: 32px;
        width: 90%;
        text-align: center;
        margin: 0px auto;
      }
    
      .banner .banner-content .logo {
        margin: 0px auto 20px;
        text-align: center;
      }
      .banner .banner-content .logo img  {
        width: 180px;
      }
      
      .banner .banner-content h3 {
        font-size: 20px;
        font-weight: 700;
        font-style: italic;
        color: #000;
        margin: 20px auto;
        text-align: center;
      }
  
      .banner .banner-content .col-md-7 {
        flex: 0 0 auto;
        width: 100%;
      }
      .banner .banner-content .col-md-5 {
        flex: 0 0 auto;
        width: 100%;
      }
  
      .banner .banner-content .register {
        /* background: #F6C86B;
        border-radius: 34px;
      
        font-size: 25px;
        font-weight: 700;
        line-height: 60px;
        width: 200px;
        height: 60px; */
        margin: 20px auto;
        display: block;
        text-align: center;
      }
  
      .banner .banner-content p span.ps {
        padding-left: 0px;
      } 
  
      .banner .banner-content .more {
        background: #39295C;
        border-radius: 34px;
        text-align: center;
        font-size: 26px;
        font-weight: 700;
        line-height: 60px;
        width: 200px;
        height: 60px;
        margin: 0px auto;
        font-family: "Open Sans", sans-serif;
        display: block;
      }
  
      .featured-in .col-md-2 {
        flex: 0 0 auto;
        width: 50%;
      }
    
      .explore .col-md-3 {
        flex: 0 0 auto;
        width:100%;
        margin: 0px auto 20px;
        text-align: center;
      }
  
      .workshop img {
        float: none;
        margin:0px auto 10px;
        display: block;
      }
  
      .workshop h3 {
        font-weight: 700;
        text-transform: capitalize;
        text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
        font-size: 25px;
        text-align: center;
        padding: 0px 0px;
        margin-bottom: 2rem;
      }
  
      .workshop h4 {
        font-size: 22px;
        font-weight: 700;
        text-transform: capitalize;
        text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
        margin-bottom: 20px;
        text-align: center;
      }
  
      .workshop p {
        text-align: center;
        color: #FFFFFF;
        margin-bottom: 1.5rem;
        font-size: 1rem;
        padding-right: 20px;
      }
    
      .workshop .col-md-6 {
        flex: 0 0 auto;
        width: 95%;
        margin:0px auto;
      }
    
      .sudarshan .col-md-6 {
        flex: 0 0 auto;
        width: 100%;
        margin: 0px auto 20px;
      }
    
      .sudarshan h2 {
        color: #000000;
        font-size: 22px;
        font-weight: 700;
        text-transform: capitalize;
        text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
        margin-bottom: 30px;
        text-align: center;
      }
    
      .sudarshan p {
        text-align: center;
        font-size: 18px;
        line-height: 30px;
        color: #000;
        padding-right: 20px;
      }
    
      .about-sudarshan h2 {
        color: #000000;
        font-size: 25px;
        font-weight: 700;
        text-transform: capitalize;
        text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
        margin-bottom: 30px;
        text-align: center;
      }
    
      .about-sudarshan p br {
        display: none;
      }
    
      .srisri-bio {
        background: url(../img/srisri.jpg) no-repeat left top;
        padding: 5% 0px;
        color: #fff;
        background-size: cover;
      }
  
      .srisri-bio .col-md-4,   .srisri-bio .col-md-6 { 
        flex: 0 0 auto;
        width: 100%;
        margin: 0px auto 10px;
      }
  
      .srisri-bio  .ms-3 {
        margin-left: 0rem !important;
      }
  
      .srisri-bio h3 {
        color: #fff;
        font-weight: 700;
        font-size: 25px;
        padding: 0px 0px;
        margin-bottom: 20px;
        text-align: center;
      }
  
      .srisri-bio p {
        text-align: center;
        font-size: 18px;
        line-height: 30px;
        color: #fff;
        padding: 0px 0px 10px;
      }
  
      .srisri-bio a {
        text-align: center;
        font-size: 18px;
        line-height: 30px;
        color: #fff;
        margin: 0px auto 0px;
        text-decoration: none;
        display: block;
      }
  
      .footer {
        font-size: 12px;
        padding: 10px 0px 0px;
        text-align: center;
      }
  
      .footer .col-md-6:last-child {
        text-align: center;
      }
  
      .faq-section .accordion-item .accordion-button {
        text-align: left;
        font-size: 16px;
        line-height: 30px;
        color: #000;
        padding-right: 20px;
        font-weight: 600;
      }
  
      .faq-section .accordion-body {
        font-size: 15px;
        line-height: 25px;
      }
  
      .faq-section h3 {
        color: #000;
        font-weight: 700;
        font-size: 25px;
        padding: 0px 0px;
        margin-bottom: 20px;
        text-align: center;
      }
  
             
    .host-content {
      padding: 4% 0px 4%;
      margin: auto;
    }
  
    .banner .host-content .ds {
      margin: 20px auto 0px;
      display: block;
      text-align: center;
    }
  
  
    .banner .host-content .logo {
      margin: 0px auto 10px;
      text-align: center;
    }
  
  .banner .host-content .ds img {
      max-width: 85%;
    float: none;
  }
  
  .banner .host-content h1 {
      font-family: "Oswald", sans-serif;
      font-weight: 400;
      font-size: 35px;
      line-height: 45px;
      color: #39295C;
      padding-bottom: 10px;
      text-transform: uppercase;
    text-align: center;
  }
  
  .banner .host-content p {
      font-size: 16px;
      color: #39295C;
      line-height:25px;
      width: 100%;
      margin-bottom: 10px;
  }
   
  
  .work-shop-experience h3 {
      color: #39295C;
      font-weight: 600;
      font-size: 25px;
      line-height: 35px;
      padding: 0px 0px;
      margin-bottom: 10px;
      text-align: center;
  }
  
  .work-shop-experience h4 {
      color: #39295C;
      font-weight: 600;
      font-size: 22px;
      line-height: 30px;
      padding: 0px 0px;
      margin-bottom: 10px;
      text-align: center;
  }
  
  .work-shop-experience p {
      text-align: center;
      font-size: 16px;
      line-height: 25px;
      color: #39295C;
      padding: 0px 00px 10px;
  }
   
  .work-shop-experience img {
      float: none;
      margin:10px auto 10px;
    max-width: 90%;
    display: block;
  }
  
  .secret-of-success .col-md-6 img {
    max-width: 80%;
    margin: 0px auto 20px;
    display: block;
  }
  
  .secret-of-success h3 {
      color: #fff;
      font-weight: 600;
      font-size: 24px;
      line-height: 35px;
      padding: 0px 0px;
      margin-bottom: 10px;
      text-align: center;
      width:100%;
  }
  
  .secret-of-success h5 {
      text-align: center;
      font-size: 23px;
      line-height: 30px;
      color: #F6C86B;
      font-weight: 600;
      padding: 0px 0px 10px;
  }
  
  .secret-of-success p {
      text-align: center;
      font-size: 16px;
      line-height: 26px;
      color: #fff;
      padding: 0px 0px 10px;
      width: 100%;
  }
  
  .secret-of-success .date-time {
      background: #AE4920;
      padding: 10px 0px 0px;
      color: #fff;
      border: solid 1px #F6C86B;
      border-radius: 20px;
      width: 95%;
      font-size: 16px;
      margin: 10px auto;
  }
  
  .secret-of-success .date-time p {
      text-align: center;
      font-size: 16px;
      line-height: 26px;
      color: #fff;
      padding: 0px 0px 0px;
  }
  
  .secret-of-success .register {
      background: #F6C86B;
      border-radius: 34px;
      text-align: center;
      font-size: 24px;
      font-weight: 700;
      line-height: 60px;
      width: 200px;
      height: 60px;
    margin: 20px auto;
  }
  
  
  .meet-ana h3 {
    color:#100724; 
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    padding:0px 0px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
  }
  
  .meet-ana p {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #100724;
    padding: 0px 0px 10px;
    width: 100%;
  }
  
  .meet-ana .col-md-6 img {
    max-width: 80%;
    margin: 0px auto 20px;
    display: block;
  }
  
  
  .testimonials h3 {
      text-align: center;
      color: #39295C;
      font-weight: 700;
      font-size: 23px;
      line-height: 35px;
      padding: 0px 0px;
      margin-bottom: 20px;
  }
  
  .testimonials h5 {
      text-align: center;
      font-size: 20px;
      line-height: 30px;
      color: #DE692A;
      font-weight: 700;
      padding: 20px 0px 0px;
  }
   
  
  .who-we-are .col-md-6 img {
    max-width: 80%;
    margin: 0px auto 20px;
    display: block;
  }
  
  .who-we-are h3 {
      text-align: center;
      color: #fff;
      font-weight: 600;
      font-size: 23px;
      line-height: 40px;
      padding: 0px 0px;
      margin-bottom: 10px;
  }
  
  .who-we-are h5 {
      text-align: center;
      font-size: 18px;
      line-height: 30px;
      color: #F6C86B;
      font-weight: 600;
      padding: 0px 0px 10px;
  
  }
  
  .who-we-are p {
      text-align: center;
      font-size: 16px;
      line-height: 30px;
      color: #fff;
      padding: 0px 0px 10px;
      width: 90%;
    margin: 0px auto;
  }

  
  .our-story .video img {
    width: 90%;
  }

  .global-hormony-content {
    width: 90%;
    max-width: 1182px;
    margin: -10% auto 0px;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,251,239,1) 100%);
    padding: 5% 6%;
    border-radius: 28px;
    -webkit-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
  }

  .peace-yourself-content {
    width: 90%;
    margin: 5% auto 0px;
    background: #FFC113;
    padding: 0px 0px 0px;
    border-radius: 28px;
    max-width: 1182px;
  }

  .book-your-slot {
    width: 90%;
    margin: 5% auto 5%;
    background: #fff;
    padding: 0%;
    text-align: center;
  }

  
  .about-gurudev {
    background: url(../img/about-guruji-mobile.png) no-repeat center top #FFC113;
    padding: 50% 0px 30px;
    background-size: contain; 
  }

  .about-gurudev .col-md-6 {
    flex: 0 0 auto;
    width:100%;
  }

  .about-gurudev-content {
    color: #fff;
    padding: 20% 20px 0px;
  }

  .our-story .video img {
    width: 90%;
  }

  .banner {
    /* background: #FFF6E0; */
    background: url(../img/background-mobile.png) no-repeat center top #F7F5F2;
    margin: auto;
    background-size: cover;
  }

  .banner .banner-content .event-content .gurudev-mobile-banner {
    display: block;
  }

  .gurudev-mobile-banner img {
    float: left;
  }

  .banner .banner-content .event-content {
    float: none;
    clear: both;
    margin:80px auto 0px;
  }

  .global-hormony-content {
    width: 90%;
    max-width: 1182px;
    margin: -10% auto 0px;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,251,239,1) 100%);
    padding: 25px;
    border-radius: 28px;
    -webkit-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
  }

  .global-hormony {
    background: url(../img/global-yoga.png) no-repeat center top;
    padding: 22% 0px;
    background-size: contain;
  }

  .peace-yourself-content {
    width: 90%;
    margin: 5% auto 0px;
    background: #FFC113;
    padding: 0px 0px 0px;
    border-radius: 28px;
    max-width: 1182px;
    padding: 25px;
  }

  .peace-yourself-content .col-md-4 ,   .peace-yourself-content .col-md-8 {
    flex: 0 0 auto;
    width: 100%;
 
  }

  .peace-yourself-content .col-md-4 img {
    margin: auto;
    display: block;
  }

  .book-your-slot {
    width: 90%;
    margin: 5% auto 5%;
    background: #fff;
    padding: 0%;
    text-align: center;
  }

  .book-your-slot .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
    margin-bottom: 20px;
  }

  .count-down-bg {
    background: #fff;
    width: 100%;
    border-radius: 23px;
    padding: 10px;
    margin: 0px auto 30px;
  }

  .about-gurudev-content p {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 30px;
    color: #000000;
  }

  .global-hormony-content p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    padding-bottom: 0px;
    margin: 0px auto; 
    line-height: 30px;
    color: #B1B8BF;
    text-align: center;
    text-transform: uppercase;
    width: 80%;
  }

  .global-hormony-content h2 {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    margin: 10px auto 30px;
    text-align: center;
    color: #2F3741;
  }

  .peace-yourself-content h2 {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    margin: 20px auto 30px;
    text-align: center;
    color: #000000;
  }

  .peace-yourself-content p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    padding: 0px 15px 10px 0px;
    margin-bottom: 0px;
    line-height: 30px;
    color: #000000;
    text-align: center;
  }

  .featured-in p {
    text-align: center;
    font-size: 18px;
    color: #707070;
  }

  .featured-in h2 {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    margin: 10px auto 40px;
    text-align: center;
    color: #000;
  }
  .book-your-slot h2 {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    margin: 10px auto 50px;
    text-align: center;
    color: #000;
  }

  .count-down h2 {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    margin: 10px auto 20px;
    text-align: center;
    color: #fff;
  }

  .count-down p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 30px;
    color: #000000;
    text-align: center;
  }
  .count-down {
    background: url(../img/count-down-bg.png) no-repeat center top;
    background-size: cover;
    padding: 0%;
  }
  .count-down .display-4 {
    font-weight: 700;
    color: #000;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 28px;
  }
  
  .count-down .card-body {
    flex: 1 1 auto;
    padding: 0;
  }
   
  .event-tabs .nav-tabs .nav-link {
    margin-bottom: -1px;
    background: #FFFCFA;
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,251,239,1) 100%);
    border-radius: 16px;
    -webkit-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    width: 90%;
    padding: 15px;
    color: #091A2F;
    font-weight: 700;
    font-size: 22px;
  }

  .event-tabs h3.text-primary {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    margin: 0px auto 30px;
    text-align: left;
    color: #000000 !important;
  }

  .event-tabs #myTabContent p {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    line-height: 28px;
    text-align: left;
  }

  .event-tabs h3.text-secondary {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    margin: 0px auto 30px;
    text-align: left;
    color: #000000 !important;
    text-decoration: underline;
  }

  .event-tabs #myTabContent ul li, .event-tabs #myTabContent ol li {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    padding-left: 20px;
    line-height: 30px;
    text-align: left;
  }
 
    }
  
    @media only screen and (min-width:320px) and (max-width: 359.99px){
      .container-xxl {
        max-width: 95%;
         width: 100%;
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
    }
  
    .container {
      max-width: 95%;
      width: 100%;
      --bs-gutter-x: 0;
      --bs-gutter-y: 0;
  }
  
      .banner .banner-content h1 {
        font-family: "Oswald", sans-serif;
        font-weight: 400;
        font-size: 35px;
        line-height: 50px;
        color: #39295C;
        padding-bottom: 25px;
        text-align: center;
        margin: 0px auto;
        width: 95%;
      }
  
      .banner .banner-content h1 br {
        display: none;
      }
      .banner .banner-content h2 {
        font-family: "Open Sans", sans-serif;
        font-size: 28px;
        line-height: 40px;
        color: #39295C;
        padding-bottom: 0px;
        text-transform: uppercase;
        text-align: center;
      }
      .banner .ds {
        margin: 30px auto 0px;
        text-align: center;
      }
    
      .banner .ds img {
        float: none;
        width: 85%;
        margin: auto;
      }
    
      .banner .banner-content p {
        font-size: 16px;
        color: #39295C;
        line-height: 32px;
        width: 90%;
        text-align: center;
        margin: 0px auto;
      }
    
      .banner .banner-content .logo {
        margin: 0px auto 20px;
        text-align: center;
      }
      .banner .banner-content .logo img  {
        width: 180px;
      }
    
      .banner .banner-content h3 {
        font-size: 20px;
        font-weight: 700;
        font-style: italic;
        color: #000;
        margin: 20px auto;
        text-align: center;
      }
  
      .banner .banner-content .col-md-7 {
        flex: 0 0 auto;
        width: 100%;
      }
      .banner .banner-content .col-md-5 {
        flex: 0 0 auto;
        width: 100%;
      }
  
      .banner .banner-content .register {
        /* background: #F6C86B;
        border-radius: 34px;       
        font-size: 25px;
        font-weight: 700;
        line-height: 60px;
        width: 200px;
        height: 60px; */
        margin: 20px auto;
        display: block;
        text-align: center;
      }
  /* 
      .banner .banner-content .register {
        background: #F6C86B;
        border-radius: 34px;
        text-align: center;
        font-size: 25px;
        font-weight: 700;
        line-height: 60px;
        width: 200px;
        height: 60px;
        margin: 20px auto;
        display: block;
      } */
  
      .banner .banner-content p span.ps {
        padding-left: 0px;
      } 
  
      .banner .banner-content .more {
        background: #39295C;
        border-radius: 34px;
        text-align: center;
        font-size: 26px;
        font-weight: 700;
        line-height: 60px;
        width: 200px;
        height: 60px;
        display: block;
        margin: 0px auto;
        font-family: "Open Sans", sans-serif;
      }
  
      .featured-in .col-md-2 {
        flex: 0 0 auto;
        width: 50%;
      }
    
      .explore .col-md-3 {
        flex: 0 0 auto;
        width:100%;
        margin: 0px auto 20px;
        text-align: center;
      }
  
      .workshop img {
        float: none;
        margin:0px auto 10px;
        display: block;
      }
  
      .workshop h3 {
        font-weight: 700;
        text-transform: capitalize;
        text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
        font-size: 25px;
        text-align: center;
        padding: 0px 0px;
        margin-bottom: 2rem;
      }
  
      .workshop h4 {
        font-size: 22px;
        font-weight: 700;
        text-transform: capitalize;
        text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
        margin-bottom: 20px;
        text-align: center;
      }
  
      .workshop p {
        text-align: center;
        color: #FFFFFF;
        margin-bottom: 1.5rem;
        font-size: 1rem;
        padding-right: 20px;
      }
    
      .workshop .col-md-6 {
        flex: 0 0 auto;
        width: 95%;
        margin:0px auto;
      }
    
      .sudarshan .col-md-6 {
        flex: 0 0 auto;
        width: 100%;
        margin: 0px auto 20px;
      }
    
      .sudarshan h2 {
        color: #000000;
        font-size: 22px;
        font-weight: 700;
        text-transform: capitalize;
        text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
        margin-bottom: 30px;
        text-align: center;
      }
    
      .sudarshan p {
        text-align: center;
        font-size: 18px;
        line-height: 30px;
        color: #000;
        padding-right: 20px;
      }
    
      .about-sudarshan h2 {
        color: #000000;
        font-size: 25px;
        font-weight: 700;
        text-transform: capitalize;
        text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
        margin-bottom: 30px;
        text-align: center;
      }
    
      .about-sudarshan p br {
        display: none;
      }
    
      .srisri-bio {
        background: url(../img/srisri.jpg) no-repeat left top;
        padding: 5% 0px;
        color: #fff;
        background-size: cover;
      }
  
      .srisri-bio .col-md-4,   .srisri-bio .col-md-6 { 
        flex: 0 0 auto;
        width: 100%;
        margin: 0px auto 10px;
      }
  
      .srisri-bio  .ms-3 {
        margin-left: 0rem !important;
      }
  
      .srisri-bio h3 {
        color: #fff;
        font-weight: 700;
        font-size: 25px;
        padding: 0px 0px;
        margin-bottom: 20px;
        text-align: center;
      }
  
      .srisri-bio p {
        text-align: center;
        font-size: 18px;
        line-height: 30px;
        color: #fff;
        padding: 0px 0px 10px;
      }
  
      .srisri-bio a {
        text-align: center;
        font-size: 18px;
        line-height: 30px;
        color: #fff;
        margin: 0px auto 0px;
        text-decoration: none;
        display: block;
      }
  
      .footer {
        font-size: 12px;
        padding: 10px 0px 0px;
        text-align: center;
      }
  
      .footer .col-md-6:last-child {
        text-align: center;
      }
  
      .faq-section .accordion-item .accordion-button {
        text-align: left;
        font-size: 16px;
        line-height: 30px;
        color: #000;
        padding-right: 20px;
        font-weight: 600;
      }
  
      .faq-section .accordion-body {
        font-size: 15px;
        line-height: 25px;
      }
  
      .faq-section h3 {
        color: #000;
        font-weight: 700;
        font-size: 25px;
        padding: 0px 0px;
        margin-bottom: 20px;
        text-align: center;
      }
  
      
             
    .host-content {
      padding: 4% 0px 4%;
      margin: auto;
    }
  
    .banner .host-content .ds {
      margin: 20px auto 0px;
      display: block;
      text-align: center;
    }
  
  
    .banner .host-content .logo {
      margin: 0px auto 10px;
      text-align: center;
    }
  
  .banner .host-content .ds img {
      max-width: 85%;
    float: none;
  }
  
  .banner .host-content h1 {
      font-family: "Oswald", sans-serif;
      font-weight: 400;
      font-size: 35px;
      line-height: 45px;
      color: #39295C;
      padding-bottom: 10px;
      text-transform: uppercase;
    text-align: center;
  }
  
  .banner .host-content p {
      font-size: 16px;
      color: #39295C;
      line-height:25px;
      width: 100%;
      margin-bottom: 10px;
  }
   
  
  .work-shop-experience h3 {
      color: #39295C;
      font-weight: 600;
      font-size: 25px;
      line-height: 35px;
      padding: 0px 0px;
      margin-bottom: 10px;
      text-align: center;
  }
  
  .work-shop-experience h4 {
      color: #39295C;
      font-weight: 600;
      font-size: 22px;
      line-height: 30px;
      padding: 0px 0px;
      margin-bottom: 10px;
      text-align: center;
  }
  
  .work-shop-experience p {
      text-align: center;
      font-size: 16px;
      line-height: 25px;
      color: #39295C;
      padding: 0px 00px 10px;
  }
   
  .work-shop-experience img {
      float: none;
      margin:10px auto 10px;
    max-width: 90%;
    display: block;
  }
  
  .secret-of-success .col-md-6 img {
    max-width: 80%;
    margin: 0px auto 20px;
    display: block;
  }
  
  .secret-of-success h3 {
      color: #fff;
      font-weight: 600;
      font-size: 24px;
      line-height: 35px;
      padding: 0px 0px;
      margin-bottom: 10px;
      text-align: center;
      width:100%;
  }
  
  .secret-of-success h5 {
      text-align: center;
      font-size: 23px;
      line-height: 30px;
      color: #F6C86B;
      font-weight: 600;
      padding: 0px 0px 10px;
  }
  
  .secret-of-success p {
      text-align: center;
      font-size: 16px;
      line-height: 26px;
      color: #fff;
      padding: 0px 0px 10px;
      width: 100%;
  }
  
  .secret-of-success .date-time {
      background: #AE4920;
      padding: 10px 0px 0px;
      color: #fff;
      border: solid 1px #F6C86B;
      border-radius: 20px;
      width: 99%;
      font-size: 16px;
      margin: 10px auto;
  }
  
  .secret-of-success .date-time p {
      text-align: center;
      font-size: 16px;
      line-height: 26px;
      color: #fff;
      padding: 0px 0px 0px;
  }
  
  .secret-of-success .register {
      background: #F6C86B;
      border-radius: 34px;
      text-align: center;
      font-size: 24px;
      font-weight: 700;
      line-height: 60px;
      width: 200px;
      height: 60px;
    margin: 20px auto;
  }
  
  .meet-ana h3 {
    color:#100724; 
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    padding:0px 0px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
  }
  
  .meet-ana p {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #100724;
    padding: 0px 0px 10px;
    width: 100%;
  }
  
  .meet-ana .col-md-6 img {
    max-width: 80%;
    margin: 0px auto 20px;
    display: block;
  }
  
  .testimonials h3 {
      text-align: center;
      color: #39295C;
      font-weight: 700;
      font-size: 23px;
      line-height: 35px;
      padding: 0px 0px;
      margin-bottom: 20px;
  }
  
  .testimonials h5 {
      text-align: center;
      color: #39295C;
      font-size: 20px;
      line-height: 30px;
      color: #DE692A;
      font-weight: 700;
      padding: 20px 0px 0px;
  }
   
  
  .who-we-are .col-md-6 img {
    max-width: 80%;
    margin: 0px auto 20px;
    display: block;
  }
  
  .who-we-are h3 {
      text-align: center;
      color: #fff;
      font-weight: 600;
      font-size: 23px;
      line-height: 40px;
      padding: 0px 0px;
      margin-bottom: 10px;
  }
  
  .who-we-are h5 {
      text-align: center;
      font-size: 18px;
      line-height: 30px;
      color: #F6C86B;
      font-weight: 600;
      padding: 0px 0px 10px;
  
  }
  
  .who-we-are p {
      text-align: center;
      font-size: 16px;
      line-height: 30px;
      color: #fff;
      padding: 0px 0px 10px;
      width: 90%;
    margin: 0px auto;
  }

  
  .our-story .video img {
    width: 90%;
  }

  .global-hormony-content {
    width: 90%;
    max-width: 1182px;
    margin: -10% auto 0px;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,251,239,1) 100%);
    padding: 5% 6%;
    border-radius: 28px;
    -webkit-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
  }

  .peace-yourself-content {
    width: 90%;
    margin: 5% auto 0px;
    background: #FFC113;
    padding: 0px 0px 0px;
    border-radius: 28px;
    max-width: 1182px;
  }

  .book-your-slot {
    width: 90%;
    margin: 5% auto 5%;
    background: #fff;
    padding: 0%;
    text-align: center;
  }

  
  .about-gurudev {
    background: url(../img/about-guruji-mobile.png) no-repeat center top #FFC113;
    padding: 50% 0px 30px;
    background-size: contain; 
  }

  .about-gurudev .col-md-6 {
    flex: 0 0 auto;
    width:100%;
  }

  .about-gurudev-content {
    color: #fff;
    padding: 20% 20px 0px;
  }

  .our-story .video img {
    width: 90%;
  }

  .banner {
    /* background: #FFF6E0; */
    background: url(../img/background-mobile.png) no-repeat center top #F7F5F2;
    margin: auto;
    background-size: cover;
  }

  .banner .banner-content .event-content .gurudev-mobile-banner {
    display: block;
  }

  .gurudev-mobile-banner img {
    float: left;
  }

  .banner .banner-content .event-content {
    float: none;
    clear: both;
    margin:80px auto 0px;
  }

  .global-hormony-content {
    width: 90%;
    max-width: 1182px;
    margin: -10% auto 0px;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,251,239,1) 100%);
    padding: 25px;
    border-radius: 28px;
    -webkit-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
  }

  .global-hormony {
    background: url(../img/global-yoga.png) no-repeat center top;
    padding: 22% 0px;
    background-size: contain;
  }

  .peace-yourself-content {
    width: 90%;
    margin: 5% auto 0px;
    background: #FFC113;
    padding: 0px 0px 0px;
    border-radius: 28px;
    max-width: 1182px;
    padding: 25px;
  }

  .peace-yourself-content .col-md-4 ,   .peace-yourself-content .col-md-8 {
    flex: 0 0 auto;
    width: 100%;
 
  }

  .peace-yourself-content .col-md-4 img {
    margin: auto;
    display: block;
    width: 100%;
  }

  .book-your-slot {
    width: 90%;
    margin: 5% auto 5%;
    background: #fff;
    padding: 0%;
    text-align: center;
  }

  .book-your-slot .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
    margin-bottom: 20px;
  }

  .count-down-bg {
    background: #fff;
    width: 100%;
    border-radius: 23px;
    padding: 10px;
    margin: 0px auto 30px;
  }

  .about-gurudev-content p {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 30px;
    color: #000000;
  }

  .global-hormony-content p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    padding-bottom: 0px;
    margin: 0px auto; 
    line-height: 30px;
    color: #B1B8BF;
    text-align: center;
    text-transform: uppercase;
    width: 80%;
  }

  .global-hormony-content h2 {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    margin: 10px auto 30px;
    text-align: center;
    color: #2F3741;
  }

  .peace-yourself-content h2 {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    margin: 20px auto 30px;
    text-align: center;
    color: #000000;
  }

  .peace-yourself-content p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    padding: 0px 15px 10px 0px;
    margin-bottom: 0px;
    line-height: 30px;
    color: #000000;
    text-align: center;
  }

  .featured-in p {
    text-align: center;
    font-size: 18px;
    color: #707070;
  }

  .featured-in h2 {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    margin: 10px auto 40px;
    text-align: center;
    color: #000;
  }
  .book-your-slot h2 {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    margin: 10px auto 50px;
    text-align: center;
    color: #000;
  }

  .count-down h2 {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    margin: 10px auto 20px;
    text-align: center;
    color: #fff;
  }

  .count-down p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 30px;
    color: #000000;
    text-align: center;
  }
  .count-down {
    background: url(../img/count-down-bg.png) no-repeat center top;
    background-size: cover;
    padding: 0%;
  }
  .count-down .display-4 {
    font-weight: 700;
    color: #000;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 28px;
  }
  
  .count-down .card-body {
    flex: 1 1 auto;
    padding: 0;
  }

  .explore h2 {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    margin: 10px auto 30px;
    text-align: center;
  }
  .explore p {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 30px;
  }
  .about-gurudev-content h2 {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    margin: 10px auto 10px;
    text-align: left;
    color: #000000;
  }
  .global-hormony-content .breif p {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 30px;
    color: #333333;
    text-transform: none;
  }

   
  .event-tabs .nav-tabs .nav-link {
    margin-bottom: -1px;
    background: #FFFCFA;
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,251,239,1) 100%);
    border-radius: 16px;
    -webkit-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.1);
    width: 90%;
    padding: 15px;
    color: #091A2F;
    font-weight: 700;
    font-size: 22px;
  }

  .event-tabs h3.text-primary {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    margin: 0px auto 30px;
    text-align: left;
    color: #000000 !important;
  }

  .event-tabs #myTabContent p {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    line-height: 28px;
    text-align: left;
  }

  .event-tabs h3.text-secondary {
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    margin: 0px auto 30px;
    text-align: left;
    color: #000000 !important;
    text-decoration: underline;
  }

  .event-tabs #myTabContent ul li, .event-tabs #myTabContent ol li {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    padding-left: 20px;
    line-height: 30px;
    text-align: left;
  }
 
    }