@media(min-width:761px) and (max-width:1024px){
    html{
      font-size: 50%;
    }
    /* comman classes start  */

    .heading-text p{
      font-size: 3rem;
    }
    /* comman classes End  */

    /* top header section  */
    .bold-heading h2{
      font-size: 2.3rem;
      width: 90%;
      margin: 0 auto;
    }
    .top-header-text{
      padding: 0 3rem;
    }

      .yellow-strip{
        padding: 1rem 2rem;
        width: 75%;
      }
      .yellow-strip h1{
      font-size: 1.9rem;
      font-weight: 550;
    }

    /* main container */
    .who-is-this-for h1{
      font-size: 3rem;
      margin: 1rem;
    }
    .main-content{
    padding: 0 3rem;
    }


    /* .video grid */
    .video-grid{
    grid-template-columns: repeat(2,3fr); 
    padding: 3rem; 
    }

    /* .recently-spoken-at section */
    .recently-spoken-content .gird{
    padding:3rem;
    grid-template-columns: repeat(auto-fit,minmax(150px,1fr));
    }



    /* <!-- SNIPPETS OF SATISFACTION Start --> */
          .sippets-of-contents{
            /* flex-direction: column; */
            width: 90%;
          }
        /* <!-- SNIPPETS OF SATISFACTION End --> */



          /* <-- WHY LEARN FROM MEENAL GAWLANI? Start --> */
          .meenalgawlani-wrapper{
            padding: 5rem 0;
          }
          .meenalgawlani-content{
            margin: 0;
            padding-bottom: 5rem;

          }
          /* <-- WHY LEARN FROM MEENAL GAWLANI? End --> */

        /* accordion list start  */
        .faq-container{
          width: 90%;
        }
        /* accordion list End  */

        /* footer privacy start */


    /* footer privacy start */

 
}




@media(min-width:320px) and (max-width:760px){
    html{
      font-size: 40%;
    }
    body{
      padding-bottom: 17rem;
    }

    .header .home{
      position: absolute;
      top: 0.5rem;
      left: 2.5rem;
    }
    .home a i{
      font-size: 2.5;
    }
    /* common classes */
    .heading-text{
    font-size: 4rem;
      font-weight:500;
    }
    .heading-text p{
      font-size: 2.5rem;
    }
    /* common classes end  */


    .top-header-text{
      width: 90%;
    }
      .top-header-text p{
      padding: 0 3rem;
    }
      .yellow-strip{
        padding: 1rem 2rem;
        width: 75%;
      }
      .yellow-strip h1{
      font-size: 1.4rem;
      font-weight: 550;
    }


    /* bold top heading blok */
    .bold-heading h2{
      font-size: 2rem;
      text-align: center;
    }
    .bold-heading h2 .red-text{
      color: #ff5826;
    }
    .top-header-text p:nth-of-type(1){
      font-size: 1.9rem;
    }

    .top-header-text p:nth-of-type(2){
    font-size: 1.4rem;
      background-color: #FFD995;
      padding: .2rem 1rem;
      border-radius: 2rem;
      box-shadow: .1rem .1rem .9rem .01rem;  
    }

    /* main container */
    .main-content{
      flex-direction: column;
    }
    .video-block{
      width: 90%;
    }
    .who-is-this-for{
      width: 90%;
    }
    .who-is-this-for h1{
      font-size: 3rem;
      margin: 2rem;
    }
    /* .elementor-button  */
    .elementor-button-wrapper{
      padding: 0 3rem;
    }
    .elementor-button-wrapper a{
      font-size: 2rem;
    }

    .review-container{
      width: 60%;
    }

    /* .video grid */


    .video-grid{
    grid-template-columns: repeat(1,1fr); 
    padding:1rem  3rem; 
    }

    /* .recently-spoken-at section */
    .recently-spoken-content .gird{
    padding:3rem;
    grid-template-columns: repeat(auto-fit,minmax(100px,1fr));
    }


    /* -- HAVE YOU ALSO FELT THIS... start  -- */
    .flex-box{
    flex-direction: column; 
    }

    .arrow {
        font-size: 3.5rem;
        transform: rotate(90deg);
        padding: 1rem 0;
    }

      /* -- WHY MOST HIGH-ACHIEVING section start   -- */

    .achieving-list{
      width: 90%;
    }

      /* -- WHY MOST HIGH-ACHIEVING section End   -- */


      /* -- THE 3-PART TRANSFORMATION METHOD start      --*/

      .transition-method-img-container{
        width: 75%;
      }
      /* -- THE 3-PART TRANSFORMATION METHOD End     --*/

      /* .what-you-will-learn-section start */
      .what-you-will-learn-grid{
        flex-direction: column;
        padding-bottom: 4rem;

      }
      .what-you-will-learn-grid li{
        width: 90%;
      }
      /* .what-you-will-learn-section End  */


        /* <!-- SNIPPETS OF SATISFACTION Start --> */
          .sippets-of-contents{
            flex-direction: column;
            width: 65%;
          }


        /* <!-- SNIPPETS OF SATISFACTION End --> */


          /* <-- WHY LEARN FROM MEENAL GAWLANI? Start --> */
          .meenalgawlani-wrapper{
            padding: 4rem 0;
          }
          .meenalgawlani-content{
            flex-direction: column;
            width: 90%;
            padding-bottom: 5rem;
          }
          .meenalgawlani-img,.text-wrapper{
            width: 100%;
          }

          /* <-- WHY LEARN FROM MEENAL GAWLANI? End --> */


          /* accordion list start  */
          
        .faq-container{
          width: 90%;
        }
        .header{
          font-weight: 500;
          font-size: 1.8rem;
        }
        /* accordion list End  */

        /* foot bar  */
      .bottom-bar-inner{
        flex-direction: column;
        gap: 1.2rem;
        padding: 0 2rem;
      }

      .bottom-bar-inner .left-wrapper{
        order: 1;
        min-width: 0;
        width: 100%;
        justify-content: center;
        text-align: center;
      }

      .bottom-bar-inner .bottom-bar-center{
        order: 2;
      }

      .bottom-bar-inner .bottom-bar-right{
        order: 3;
        width: 100%;
        justify-content: center;
      }

      .bottom-bar-inner .bottom-bar-right .registerBtn{
        width: 100%;
        max-width: 42rem;
      }

      .countdown{
        flex-wrap: wrap;
        gap: 1rem;
      }

      .countdown-box{
        min-width: 7.2rem;
      }

      /* registration popup */
      
      .registration-wrapper{    
        transform: scale(.9);
      }
    /* contact us start  */
    .Contact-P5-Educations-wrapper{
      padding: 4rem 0 2rem 0;
    }

    .notification-wrapper{
    bottom: 21rem;
    }
    /* contact us end  */

    /* footer privacy start */
    .footer-privacy-content{
    /* padding: 1rem 1rem; */
    text-align: center;

    }
    /* footer privacy start */
    .footer-privacy-wrapper{
      bottom: 3rem;
    }

      /*================================ 
      greeting page start
      =============================  */

    .pop-up{
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      gap: 2rem;
      padding: 0 4rem;

    }
    .popup-icon{
      max-width: 18rem;
    }
    .popup-icon img{
      object-fit: cover;
      display: block;
      width: 100%;
    }
    .text{
      margin: 0 auto;
      text-align: center;
    }
    .text h1{
      font-size: 4rem;
      font-weight: bold;
      color: #059205;
    }

    .text h2{
      font-size: 2.5rem;
      color: #059205;
    }
    .social-media{
      font-size: 2rem;
      text-align: center;
      display: flex;
      justify-content: center;
      flex-direction: column;
      gap: 2rem;
    }
    .social-media i{
      margin-left: 2rem;
      font-size: 4rem;
    }
    /* ========================
    greeting page End
    ======================  */




    /* ============================
    privacy policy page start 
    ============================== */
    .top-heading{
      padding: 0 4rem;
    }
    .top-heading h1 {
    font-size: 2.7rem;
    font-weight: 550;
    margin-top: 1rem;
    }

    .policy-heading p {
      font-size: 2.8rem;
    }
    .content-wrapper{
      padding: 0 0 18rem 0;
    }


    /* ============================
    privacy policy page end 
    ============================== */
}

