.mob {
    display: none;
}

/* Mobile */
/* Desktop */
@media screen and (min-width: 1700px){

    #hero-sec {
        min-height: 80vh;
    }
}
@media screen and (min-width: 1500px){
    #im-veer-sec {
        && .im-veer-img {
            width: 100%;
            position: absolute;
            bottom: -109.5px;
            max-width: 375px;
            z-index: 101;
            right: 45px;
        }
    }
    /* #coming-soon #main-sec{
        padding: 30px;
      &&
      .vImg{
        width: 85%;
      }
     
      .veer-cm{
        max-width: 350px;
        position: absolute;
        left: 0;
        transform: translate(290px, 20px);
      }
      } */
}
@media screen and (min-width: 1400px) {

    /* hero section */
    #hero-sec {
        && .veerBox {
            transform: translate(212px, 50px) !important;
        }

        .heroTag {
            position: absolute;
            right: 8%;
            top: 150px;
        }
    }

    /* End */

    /* I'm Veer Section */
    #im-veer-sec {
        margin-bottom: 90px;
    }

    /* End I'm Veer Section */
    /* Explore */
    #explore-sec {
        margin-block-start: 80px;
    }

    /*End Explore */
    /* wellness */
    #wellness-sec {
        && .mob-image {
            width: 370px;
        }

        .contentBlock {
            top: 250px
        }
    }

    /* End wellness */
    /* Last */
    .veer-last {
        width: 650px;
        position: absolute;
        transform: translate(0px, 36px);
    }

    /* Legcay */
    #legacy-sec {
        background-image: url(../images/legacy/bg-pattern.webp);
        min-height: 100vh;
        background-size: 82%;
        background-repeat: no-repeat;
        margin-top: -230px;
        background-position: -80px 0;
        /* padding-bottom: 50px; */
        padding-top: 100px;
    }
}

/* Laptop */
@media screen and (min-width: 1024px) and (max-width: 1439.99px) {
    #hero-sec {
        min-height: 92vh;
        }    
}


/* Tablet  */
@media screen and (min-width: 768px) and (max-width: 1023.99px) {

    /* Hero Section */
    #hero-sec {
        min-height: 800px;

        && .veerBox {
            position: absolute;
            transform: translate(100px, 140px);
            z-index: 101;

            && p {
                min-width: 420px;
                transform: translate(-115px, -15px);
            }
        }

        && .veer {
            max-width: 315px;
            position: relative;
            z-index: 101;
        }

        && .heroTag {
            position: absolute;
            right: 1%;
            top: 230px;
        }

        && .heroTag p {
            && span:nth-child(1) {
                font-size: 68px;
                text-transform: uppercase;
                font-weight: 600;
                display: block;
                line-height: 68px;
            }

            && span:nth-child(2) {
                font-size: 68px;
                line-height: 80px;
                display: block;
            }

            && span:nth-child(3) {
                /* line-height: 90px; */
                font-size: 68px;
                display: block;
            }

            && span:nth-child(4) {
                line-height: 68px;
                font-size: 68px;
                display: block;
            }
        }

        .vBox img:nth-child(1) {
            position: relative;
            max-width: 550px;
            z-index: 100;
        }
    }

    /* End Hero Section */

    /* Legacy Section */
    #legacy-sec {
        min-height: auto;
        padding-bottom: 0;

        && .row {
            padding-top: 150px;
            padding-bottom: 100px;
        }

        && .veer-legacy {
            width: 530px;
            position: absolute;
            transform: translate(-90px, -80px) !important;
        }

        .contentBlock {
            && p {
                transform: translateY(25%);

                && span:nth-child(1) {
                    font-size: 110px;
                }

                && span:nth-child(2) {
                    font-size: 22px;
                }

                && span:nth-child(3) {
                    font-size: 40px;
                    display: block;
                    padding-top: 10px;
                }
            }
        }
    }

    /* End Legacy Section */

    /* I'm Veer Section */
    #im-veer-sec {
        padding-bottom: 60px;

        && .bg-img {
            min-height: 570px;
        }

        && .contentBlock {
            padding: 40px 50px;
            position: relative;
            z-index: 101;

            && p:nth-child(1) {
                && span:nth-child(1) {
                    display: block;
                    font-size: 28px;
                    line-height: 36px;
                }

                && span:nth-child(2) {
                    display: block;
                    font-size: 58px;
                    line-height: 58px;
                }

                && span:nth-child(3) {
                    display: block;
                    font-size: 58px;
                    line-height: 58px;
                }
            }
        }

        && .im-veer-img {
            width: 100%;
            position: absolute;
            bottom: 0;
            max-width: 300px;
            z-index: 101;
            right: 40px;
        }
    }

    /* End I'm Veer Section */

    /* As seen section */
    #as-see-on-sec {
        && .logoBlock img {
            height: 60px;
            width: 100px;
            object-fit: contain;
        }
    }

    /*End as seen */

    /* sneak peak */
    #sneak-peek-sec {
        && .textContent {
            padding: 0 30px 0 0;

            && h2 {
                font-size: 36px;
                color: var(--white);
                font-weight: 600;
                max-width: 400px;
                margin-bottom: 20px;
            }
        }

        && .badgeImg {
            width: 130px;
            transform: translateX(0%);
        }
    }

    /* end sneak peak */

    /* Well Being Section */
    #building-wellbeing-sec {
        padding-block-start: 60px;
        padding-block-end: 90px;

        && img.patch {
            min-height: 370px;
        }

        && .building-content .left {
            position: relative;
            width: 100%;
            margin-left: 20px;
        }

        .building-content .right p.para {
            width: 90%;
            font-size: 14px;
            line-height: 20px;
            font-weight: 500;
            font-family: 'Poppins', sans-serif;
        }

        && .subpara {
            font-size: 14px;
            max-width: 550px;
        margin-bottom: 5px;

        }
    }

    /* End Well Being Section */

    /* Testimonial Section */
    #testimonial-sec {
        overflow: hidden !important;
    }
    #testimonial-sec   .desktop{
        display: none !important;
    }
     #testimonial-sec  .mob{
        display: block !important;
    }

    #testimonial-sec .testimonial-carousel {
        min-height: 650px;
        height: 100%;
    }

    #testimonial-sec .testimonial-content {
        margin-inline: 0;
        flex-direction: column;
    }

    #testimonial-sec .testimonial-carousel .owl-nav {
        display: block;
        width: 93%;
        left: 50%;
        transform: translateX(-50%);
        position: absolute;
        top: 35%;
    }

    #testimonial-sec .main-image {
        width: 200px;
        position: absolute;
        top: 20px;
        left: 50%;
        transform: translateX(-50%);
    }

    #testimonial-sec .main-image.desktop {
        display: none;
    }

    .testimonial-desc {
        position: absolute;
        text-align: left;
        left: 0;
        width: 100%;
        top: 360px;
        padding: 20px;
        display: flex;
        flex-direction: column-reverse;
        gap: 20px;
    }

    .testimonial-desc #testimonialText {
        font-size: 16px;
        line-height: 24px;
        text-align: justify;
    }

    #testimonial-sec .user-thumbnails {
        display: none;
        position: absolute;
        overflow: hidden;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
        width: 90%;
        z-index: 9;
    }

    #testimonial-sec .owl-carousel .owl-nav button.owl-next,
    #testimonial-sec .owl-carousel .owl-nav button.owl-prev {
        color: #fff !important;
        font-size: 70px !important;
        line-height: 20px !important;
    }

    #testimonial-sec .user-content {
        cursor: pointer;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    /* End Testimonial Section */

     /* Start Explore Section */
     #explore-sec   .desktop{
         display: none !important;
     }
      #explore-sec  .mob{
         display: block !important;
     }
     #explore-sec .content-row {
        display: block;
    }

    #explore-sec .content-row .item {
        border-radius: 20px;
        border: 1px solid var(--white);
        padding: 15px 10px;
    }
    
    #explore-sec .content-row .content{
        height: fit-content;
    }
    #explore-sec .content-row .content .sub-title {
        font-size: 16px;
    }

    #explore-sec .content-row .content p.desc:first-child {
        font-weight: 700;
        margin-bottom: 6px;
        font-size: 16px;
        margin-top: 15px;
    }

    #explore-sec .content-row .image-div.two-img {
        display: flex;
        flex-direction: column;
        gap: 15px;
        margin-top: 15px;
    }

    #explore-sec .content-row .image-div.two-img img {
        width: 100%;
        height: auto;
    }

    .explore-carousel.owl-carousel .owl-dots button.owl-dot {
        background: #8d8d8d !important;
        width: 10px;
        height: 10px;
    }

    .explore-carousel.owl-carousel .owl-dots button.owl-dot.active {
        background: var(--white) !important;
    }

    
    .explore-modal .btn-close {
        font-size: 8px;
        padding: 4px;
    }

    .explore-modal .modal-title {
        font-size: 22px;
        line-height: 26px;
    }
    .explore-modal .modal-content {
        padding: 10px 10px;
    }
    .explore-modal .modal-sub-title {
        font-size: 14px;
        font-weight: 600;
    }
    .explore-modal .content {
        gap: 10px;
        flex-direction: column-reverse;
    }
    .explore-modal .right-content img {
        width: 100%;
    }
    .explore-modal .right-content p.para {
        font-size: 14px;
    }
    .explore-modal .link {
        margin-bottom: 0;
    }
   .explore-modal .modal-dialog.modal-xl {
        max-width: 700px  !important;
    }

    /* End Explore Section */

    /* wellness Section */
    #wellness-sec {
        min-height: auto;

        && .row {
            padding-bottom: 60px;
        }

        && img:first-child {
            min-height: 550px;
        }

        && .mob-image {
            width: 300px;
            position: absolute;
            transform: translate(35px, -65px);
        }

        && .contentBlock {
            position: absolute;
            right: 5%;
            top: 220px;
            transform: translateY(6%);
            max-width: 60%;
            padding: 20px;
        }

        && h3.title {
            font-size: 28px;
            font-weight: 700;
            text-transform: capitalize;
            margin-bottom: 20px;
        }

        && .contentBlock p {
            text-align: justify;
            font-size: 14px;
        }
    }

    /*End  wellness Section */

    /*Veer Last Section */
    #last-sec {
        min-height: auto;

        && .row {
            padding-top: 180px;
        }

        .veer-last {
            width: 550px;
            position: absolute;
            transform: translate(0px, -51px);
        }

        .contentBlock p {
            right: 7%;
            top: 0;
            transform: translateY(80%);
            max-width: 50%;
            font-size: 24px;
        }

        .common-btn {
            margin-top: 20px;
        }
    }

    /*End Veer Last Section */

     /* About Us Page */
     #about-us{
        &&
        #about-hero {
           .veer-photo {
               position: absolute;
               bottom: 0;
               left: 50%;
               transform: translateX(-50%);
               width: 60%;
           }
           .veer-text {
               max-width: 80%;
           }
           .veer-sign {
               width: 85%;
           }
       }
       #about-entrepreneur{
        background-image: url('../images/legacy/bg-pattern.webp');
        /* min-height: 100vh; */
        background-size: 100%;
        background-repeat: no-repeat;
        margin-top: 0px;
        background-position: 0 30px;
        padding: 80px 0 50px;
        &&
        .title{
        font-size: 24px;
        color: var(--white);
        text-align: center;
        }
        .subPara{
        font-size: 16px;
        color: var(--white);
        text-align: justify;
        font-weight: 300;
        margin-bottom: 5px;
        }
    
       
    /* 
        .row{
          background-color: #202020;
          border-radius: 30px;
        } */
      }
      #about-doshi{
        margin-bottom: 50px;
        margin-top: 88%;
        &&
        .aboutVeer{
          background-color: var(--secondary-black);
          padding: 20px;
          border-radius: 30px;
    
          && p{
            font-size: 16px;
            color: var(--white);
            font-weight: 300;
            text-align: justify;
          }
          &&
          p:last-child{
            font-size: 28px;
            padding-top: 10px;
            margin-bottom: 5px;
          }
          &&
          p:nth-last-child(2) {
            font-style: italic;
        }
        }
        .veer-img-2{
            position: absolute;
            max-width: 45%;
            bottom: 0;
            right: auto;
            top: 0;
            left: 50%;
            transform: translate(-50%, -100%);
        }
      }
     }
    /* End About Us Page */

      /* Free-book-copy page*/
#free-book-copy {
    && #free-book-hero {
      && .bgrowpt {
        background-color: var(--secondary-black);
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
        z-index: 1;
      }
  
      .bgbookrow {
        z-index: 2;
        position: relative;
        min-height: auto;
      }
  
      .bg-pattern {
        position: absolute;
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2;
        height: auto;
      }
  
      .bookImg {
        position: relative;
        z-index: 3;
        width: 90%;
        margin-top: 5%;
  
      }
  
      .title {
        position: relative;
        z-index: 3;
        font-size: 48px;
        color: var(--primary-black);
        line-height: 54px;
        padding-top: 40px;
  
        && span:first-child {
          font-weight: 800;
          display: block;
        }
      }
  
      .formContent {
        padding: 80px 20px 20px;
  
        p {
          color: var(--white);
          margin-bottom: 5px;
          font-size: 16px;
          text-align: justify;
        }
  
        p:nth-child(2) {
          font-size: 24px;
          font-weight: 600;
        }
      }
  
      .form {
        padding: 0 10px 10px;
  
        .inlineField {
          display: flex;
          gap: 0px;
          margin-bottom: 15px;
          align-items: start;
          flex-direction: column;
  
          label {
            width: 100%;
            color: var(--white);
            font-size: 16px;
            text-align: start;
          }
  
          input[type="text"] {
            width: 100%;
            border-radius: 8px;
            padding: 8px 16px;
          }
          select{
            padding: 8px 16px;
            width: 100%;
            border-radius: 8px;
          }
          textarea{
            width: 100%;
            border-radius: 8px;
            padding: 8px 16px;
          }
        }
        .inlineField1{
          display: flex;
          flex-direction: column;
          width: 100%;
          label {
            width: 100%;
            color: var(--white);
            font-size: 16px;
            text-align: start;
          }
         
        }
      }
    }
  }
    /*End  free-book-copy page*/
      /* free-wellness page*/
#free-wellness-app {
    && #free-wellness-app-hero {
      && .bgrowpt {
        background-color: var(--secondary-black);
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
        z-index: 1;
      }
  
      .bgbookrow {
        z-index: 2;
        position: relative;
        min-height: auto;
        padding-top: 20px;
      }
  
      .bg-pattern {
        position: absolute;
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2;
        height: auto
      }
  
      .bookImg {
        position: relative;
        z-index: 3;
        width: 95%;
        margin-top: 5%;
  
      }
      .wellness-logo{
        max-width: 150px;
        margin-bottom: 30px;
        padding-top: 30px;
      }
      .bottomPara{
        color: var(--white);
        font-size: 16px;
        font-weight: 300;
        padding-top: 40px;
        margin-bottom: 20px;
        text-align: center;
      }
      .title {
        position: relative;
        z-index: 3;
        font-size: 42px;
        color: var(--primary-black);
        line-height: 48px;
        padding-top: 0px;
  
        && span:first-child {
          font-weight: 800;
          display: block;
        }
      }
  
      .formContent {
        padding: 60px 20px 20px;
  
        p {
          color: var(--white);
          margin-bottom: 5px;
          font-size: 16px;
          text-align: justify;
        }
  
        p:nth-child(2) {
          font-size: 24px;
          font-weight: 600;
        }
      }
  
      .form {
        padding: 0 10px 10px;
  
        .inlineField {
          display: flex;
          gap: 0px;
          margin-bottom: 15px;
          align-items: start;
          flex-direction: column;
  
          label {
            width: 100%;
            color: var(--white);
            font-size: 16px;
            text-align: start;
          }
  
          input[type="text"] {
            width: 100%;
            border-radius: 8px;
            padding: 8px 16px;
          }
          select{
            padding: 8px 16px;
            width: 100%;
            border-radius: 8px;
          }
          textarea{
            width: 100%;
            border-radius: 8px;
            padding: 8px 16px;
          }
        }
        .inlineField1{
          display: flex;
          flex-direction: column;
          width: 100%;
          label {
            width: 100%;
            color: var(--white);
            font-size: 16px;
            text-align: start;
          }
         
        }
      }
    }
  }
    /*End  free-wellness page*/
}

@media screen and (min-width: 768px) and (max-width:992px) {
    
    #coming-soon #main-sec{
        /* padding: 30px; */
      &&
      .coming-soon-image{
        width: 100%;
      }
    }
    /* Hero Section */
    #hero-sec {
        /* min-height: 750px; */

        min-height:  650px;

        && .veerBox {
            position: absolute;
            transform: translate(-15px, 85px);
            z-index: 101;

            && p {
                min-width: 420px;
                transform: translate(-115px, -15px);
            }
        }

        && .veer {
            max-width: 300px;
            position: relative;
            z-index: 101;
        }

        && .heroTag {
            position: absolute;
            right: -6%;
            top: 200px;
        }

        && .heroTag p {
            && span:nth-child(1) {
                font-size: 54px;
                text-transform: uppercase;
                font-weight: 600;
                display: block;
                line-height: 54px;
            }

            && span:nth-child(2) {
                font-size: 54px;
                line-height: 70px;
                display: block;
            }

            && span:nth-child(3) {
                /* line-height: 90px; */
                font-size: 54px;
                display: block;
            }

            && span:nth-child(4) {
                line-height: 54px;
                font-size: 54px;
                display: block;
            }
        }

        .vBox img:nth-child(1) {
            position: relative;
            max-width: 500px;
            z-index: 100;
        }
    }

    /* End Hero Section */

    /* Legacy Section */
    #legacy-sec {
        min-height: auto;
        padding-bottom: 0;
        background-size: 70%;
        background-position: -30px -2px;

        && .row {
            padding-top: 90px;
            padding-bottom: 60px;
        }

        && .veer-legacy {
            width: 420px;
            position: absolute;
            transform: translate(-85px, -80px) !important;
        }

        .contentBlock {
            && p {
                transform: translateY(15%);

                && span:nth-child(1) {
                    font-size: 90px;
                }

                && span:nth-child(2) {
                    font-size: 18px;
                }

                && span:nth-child(3) {
                    font-size: 30px;
                    display: block;
                    padding-top: 10px;
                }
            }
        }
    }

    /* End Legacy Section */

    /* I'm Veer Section */
    #im-veer-sec {
        padding-bottom: 60px;
        padding-top: 90px;

        && .bg-img {
            min-height: 640px;
        }

        && .contentBlock {
            padding: 40px 60px 40px 40px;
            position: relative;
            z-index: 101;

            && p:nth-child(1) {
                && span:nth-child(1) {
                    display: block;
                    font-size: 28px;
                    line-height: 36px;
                }

                && span:nth-child(2) {
                    display: block;
                    font-size: 54px;
                    line-height: 54px;
                }

                && span:nth-child(3) {
                    display: block;
                    font-size: 54px;
                    line-height: 54px;
                }
            }
        }

        && .im-veer-img {
            width: 100%;
            position: absolute;
            bottom: 7px;
            max-width: 290px;
            z-index: 101;
            right: -2px;
        }
    }

    /* End I'm Veer Section */

    /* As seen section */
    #as-see-on-sec {
        && .logoBlock img {
            height: 60px;
            width: 100px;
            object-fit: contain;
        }

    }

    /*End as seen */

    /* sneak peak */
    #sneak-peek-sec {
        && .textContent {
            padding: 0 30px 0 0;

            && h2 {
                font-size: 36px;
                color: var(--white);
                font-weight: 600;
                max-width: 400px;
                margin-bottom: 20px;
            }
        }

        && .badgeImg {
            width: 130px;
            transform: translateX(0%);
        }

        && .mobilePara {
            padding-top: 30px;

            && p {
                color: var(--white);
                font-size: 16px;
                text-align: justify;
                margin-bottom: 0;
            }
        }

        && .badgeImg {
            width: 200px;
            transform: translate(80%, 50%);
        }
    }

    /* end sneak peak */

    /* Well Being Section */
    #building-wellbeing-sec {
        padding-block-start: 150px;

        && img.patch {
            min-height: auto;
            max-height: 1030px;
        }

        && .patch {
            position: relative;
        }

        && .building-content {
            flex-direction: column;
            position: absolute;

            && .left {
                /* position: absolute; */
                width: 100%;
                margin-left: 0;
                top: 0;

                && img {
                    max-width: 450px;
                    position: absolute;
                    transform: translate(25%, -105px);
                }
            }

            && .right {
                bottom: 0;
                position: relative;
                max-width: 80%;
                transform: translate(10px, 530px);
            }

            && .right p.para {
                width: 95%;
                font-size: 18px;
                line-height: 20px;
                font-weight: 500;
                font-family: 'Poppins', sans-serif;
                margin-bottom: 40px;
                text-align: justify;
                margin-top: 20px;
            }
        }

        && .top-title {
            font-size: 24px;
            font-weight: 600;
            margin-bottom: 0px;
            font-family: 'Poppins', sans-serif;
        }

        && .subpara {
            font-size: 22px;
            font-family: 'Poppins', sans-serif;
            line-height: 24px;
            margin-top: 5px;
        margin-bottom: 5px;

        }

        && .sub-title {
            font-size: 36px;

            && span {
                display: block;
            }
        }


    }

    /* End Well Being Section */

    /* Testimonial Section */
    #testimonial-sec {
        && .main-image {
            width: 270px;
            position: absolute;
            bottom: 0px;
        }


    }

    /* End Testimonial Section */

    /* wellness Section */
    #wellness-sec {
        min-height: auto;

        && .wellness-logo {
            width: 100px;
            height: auto;
            margin-block-start: 5px;
            margin-block-end: 10px;
        }

        && .row {
            padding-bottom: 60px;
        }

        && img:first-child {
            min-height: 550px;
        }

        && .mob-image {
            width: 230px;
            position: absolute;
            transform: translate(15px, -65px);
        }

        && .contentBlock {
            position: absolute;
            right: 3%;
            top: 210px;
            transform: translateY(6%);
            max-width: 65%;
            padding: 20px;
        }

        && h3.title {
            font-size: 28px;
            font-weight: 700;
            text-transform: capitalize;
            margin-bottom: 15px;
        }

        && .contentBlock p {
            text-align: justify;
            font-size: 16px;
        }

        && .common-btn {
            margin-top: 20px;
        }
    }

    /*End  wellness Section */

    /*Veer Last Section */
    #last-sec {
        min-height: auto;

        && .row {
            padding-top: 180px;
        }

        .veer-last {
            width: 420px;
            position: absolute;
            transform: translate(0px, -42px);
        }

        .contentBlock p {
            right: 6%;
            top: 0;
            transform: translateY(50%);
            max-width: 50%;
            font-size: 18px;
        }

        .common-btn {
            margin-top: 20px;
        }
    }

    /*End Veer Last Section */
}

@media screen and (min-width: 768px) and (max-width:821px) {

    /* Hero Section */
    #hero-sec {
        /* min-height: 750px; */
        

        && .veerBox {
            position: absolute;
            transform: translate(-15px, 85px);
            z-index: 101;

            && p {
                min-width: 420px;
                transform: translate(-115px, -15px);
            }
        }

        && .veer {
            max-width: 300px;
            position: relative;
            z-index: 101;
        }

        && .heroTag {
            position: absolute;
            right: -6%;
            top: 200px;
        }

        && .heroTag p {
            && span:nth-child(1) {
                font-size: 54px;
                text-transform: uppercase;
                font-weight: 600;
                display: block;
                line-height: 54px;
            }

            && span:nth-child(2) {
                font-size: 54px;
                line-height: 70px;
                display: block;
            }

            && span:nth-child(3) {
                /* line-height: 90px; */
                font-size: 54px;
                display: block;
            }

            && span:nth-child(4) {
                line-height: 54px;
                font-size: 54px;
                display: block;
            }
        }

        .vBox img:nth-child(1) {
            position: relative;
            max-width: 500px;
            z-index: 100;
        }
    }

    /* End Hero Section */

    /* Legacy Section */
    #legacy-sec {
        min-height: auto;
        padding-bottom: 0;
        background-size: 71%;
        background-position: -30px -5px;

        && .row {
            padding-top: 90px;
            padding-bottom: 60px;
        }

        && .veer-legacy {
            width: 420px;
            position: absolute;
            transform: translate(-85px, -80px) !important;
        }

        .contentBlock {
            && p {
                transform: translateY(15%);

                && span:nth-child(1) {
                    font-size: 90px;
                }

                && span:nth-child(2) {
                    font-size: 18px;
                }

                && span:nth-child(3) {
                    font-size: 30px;
                    display: block;
                    padding-top: 10px;
                }
            }
        }
    }

    /* End Legacy Section */

    /* I'm Veer Section */
    #im-veer-sec {
        padding-bottom: 60px;
        padding-top: 90px;

        && .bg-img {
            min-height: 640px;
        }

        && .contentBlock {
            padding: 40px 60px 40px 40px;
            position: relative;
            z-index: 101;

            && p:nth-child(1) {
                && span:nth-child(1) {
                    display: block;
                    font-size: 28px;
                    line-height: 36px;
                }

                && span:nth-child(2) {
                    display: block;
                    font-size: 54px;
                    line-height: 54px;
                }

                && span:nth-child(3) {
                    display: block;
                    font-size: 54px;
                    line-height: 54px;
                }
            }
        }

        && .im-veer-img {
            width: 100%;
            position: absolute;
            bottom: 7px;
            max-width: 290px;
            z-index: 101;
            right: -2px;
        }
    }

    /* End I'm Veer Section */

    /* As seen section */
    #as-see-on-sec {
        && .logoBlock img {
            height: 60px;
            width: 100px;
            object-fit: contain;
        }

    }

    /*End as seen */

    /* sneak peak */
    #sneak-peek-sec {
        && .textContent {
            padding: 0 30px 0 0;

            && h2 {
                font-size: 36px;
                color: var(--white);
                font-weight: 600;
                max-width: 400px;
                margin-bottom: 20px;
            }
        }

        && .badgeImg {
            width: 130px;
            transform: translateX(0%);
        }

        && .mobilePara {
            padding-top: 30px;

            && p {
                color: var(--white);
                font-size: 16px;
                text-align: justify;
                margin-bottom: 0;
            }
        }

        && .badgeImg {
            width: 200px;
            transform: translate(80%, 50%);
        }
    }

    /* end sneak peak */

    /* Well Being Section */
    #building-wellbeing-sec {
        padding-block-start: 150px;

        && img.patch {
            min-height: auto;
            max-height: 1030px;
        }

        && .patch {
            position: relative;
        }

        && .building-content {
            flex-direction: column;
            position: absolute;

            && .left {
                /* position: absolute; */
                width: 100%;
                margin-left: 0;
                top: 0;

                && img {
                    max-width: 450px;
                    position: absolute;
                    transform: translate(25%, -105px);
                }
            }

            && .right {
                bottom: 0;
                position: relative;
                max-width: 80%;
                transform: translate(10px, 530px);
            }

            && .right p.para {
                width: 95%;
                font-size: 18px;
                line-height: 20px;
                font-weight: 500;
                font-family: 'Poppins', sans-serif;
                margin-bottom: 40px;
                text-align: justify;
                margin-top: 20px;
            }
        }

        && .top-title {
            font-size: 24px;
            font-weight: 600;
            margin-bottom: 0px;
            font-family: 'Poppins', sans-serif;
        }

        && .subpara {
            font-size: 22px;
            font-family: 'Poppins', sans-serif;
            line-height: 24px;
            margin-top: 5px;
        margin-bottom: 5px;

        }

        && .sub-title {
            font-size: 36px;

            && span {
                display: block;
            }
        }


    }

    /* End Well Being Section */

    /* Testimonial Section */
    #testimonial-sec {
        && .main-image {
            width: 270px;
            position: absolute;
            bottom: 0px;
        }


    }

    /* End Testimonial Section */

    /* wellness Section */
    #wellness-sec {
        min-height: auto;

        && .wellness-logo {
            width: 100px;
            height: auto;
            margin-block-start: 5px;
            margin-block-end: 10px;
        }

        && .row {
            padding-bottom: 60px;
        }

        && img:first-child {
            min-height: 550px;
        }

        && .mob-image {
            width: 230px;
            position: absolute;
            transform: translate(15px, -65px);
        }

        && .contentBlock {
            position: absolute;
            right: 3%;
            top: 210px;
            transform: translateY(6%);
            max-width: 65%;
            padding: 20px;
        }

        && h3.title {
            font-size: 28px;
            font-weight: 700;
            text-transform: capitalize;
            margin-bottom: 15px;
        }

        && .contentBlock p {
            text-align: justify;
            font-size: 16px;
        }

        && .common-btn {
            margin-top: 20px;
        }
    }

    /*End  wellness Section */

    /*Veer Last Section */
    #last-sec {
        min-height: auto;
        margin-top: 30px;

        && .row {
            padding-top: 180px;
        }

        .veer-last {
            width: 420px;
            position: absolute;
            transform: translate(0px, -42px);
        }

        .contentBlock p {
            right: 6%;
            top: 0;
            transform: translateY(50%);
            max-width: 50%;
            font-size: 18px;
        }

        .common-btn {
            margin-top: 20px;
        }
    }

    /*End Veer Last Section */
}

@media screen and (min-width: 768px) and (max-width:799px) {

    /* Hero Section */
    #hero-sec {
        min-height: 620px;

        && .veerBox {
            position: absolute;
            transform: translate(-40px, 85px);
            z-index: 101;

            && p {
                min-width: 420px;
                transform: translate(-75px, -45px);
                font-size: 16px;
                text-align: right;
            }
        }

        && .veer {
            max-width: 300px;
            position: relative;
            z-index: 101;
            transform: scaleX(1) translateX(43px);
            margin-top: 0px;
        }

        && .heroTag {
            position: absolute;
            right: -6%;
            top: 200px;
        }

        && .heroTag p {
            && span:nth-child(1) {
                font-size: 54px;
                text-transform: uppercase;
                font-weight: 600;
                display: block;
                line-height: 54px;
            }

            && span:nth-child(2) {
                font-size: 54px;
                line-height: 70px;
                display: block;
            }

            && span:nth-child(3) {
                /* line-height: 90px; */
                font-size: 54px;
                display: block;
            }

            && span:nth-child(4) {
                line-height: 54px;
                font-size: 54px;
                display: block;
            }
        }

        .vBox img:nth-child(1) {
            position: relative;
            max-width: 450px;
            z-index: 100;

        }
    }

    /* End Hero Section */

    /* Legacy Section */
    #legacy-sec {
        min-height: auto;
        padding-bottom: 0;
        background-size: 71%;
        background-position: -30px 10px;
        margin: 0;

        && .row {
            padding-top: 90px;
            padding-bottom: 60px;
        }

        && .veer-legacy {
            width: 390px;
            position: absolute;
            transform: translate(-85px, -40px) !important;
        }

        .contentBlock {
            && p {
                transform: translateY(25%);
                max-width: 50%;

                && span:nth-child(1) {
                    font-size: 90px;
                }

                && span:nth-child(2) {
                    font-size: 18px;
                }

                && span:nth-child(3) {
                    font-size: 30px;
                    display: block;
                    padding-top: 10px;
                }
            }
        }
    }

    /* End Legacy Section */

    /* I'm Veer Section */
    #im-veer-sec {
        padding-bottom: 60px;
        padding-top: 90px;

        && .bg-img {
            min-height: 640px;
        }

        && .contentBlock {
            padding: 40px 60px 40px 40px;
            position: relative;
            z-index: 101;

            && p:nth-child(1) {
                && span:nth-child(1) {
                    display: block;
                    font-size: 28px;
                    line-height: 36px;
                }

                && span:nth-child(2) {
                    display: block;
                    font-size: 54px;
                    line-height: 54px;
                }

                && span:nth-child(3) {
                    display: block;
                    font-size: 54px;
                    line-height: 54px;
                }
            }
        }

        && .im-veer-img {
            width: 100%;
            position: absolute;
            bottom: 7px;
            max-width: 290px;
            z-index: 101;
            right: -2px;
        }
    }

    /* End I'm Veer Section */

    /* As seen section */
    #as-see-on-sec {
        && .logoBlock img {
            height: 60px;
            width: 100px;
            object-fit: contain;
        }

    }

    /*End as seen */

    /* sneak peak */
    #sneak-peek-sec {
        && .textContent {
            padding: 0 30px 0 0;

            && h2 {
                font-size: 36px;
                color: var(--white);
                font-weight: 600;
                max-width: 400px;
                margin-bottom: 20px;
            }
        }

        && .badgeImg {
            width: 130px;
            transform: translateX(0%);
        }

        && .mobilePara {
            padding-top: 30px;

            && p {
                color: var(--white);
                font-size: 16px;
                text-align: justify;
                margin-bottom: 0;
            }
        }

        && .badgeImg {
            width: 200px;
            transform: translate(80%, 50%);
        }
    }

    /* end sneak peak */

    /* Well Being Section */
    #building-wellbeing-sec {
        padding-block-start: 150px;

        && img.patch {
            min-height: auto;
            max-height: 1030px;
        }

        && .patch {
            position: relative;
        }

        && .building-content {
            flex-direction: column;
            position: absolute;

            && .left {
                /* position: absolute; */
                width: 100%;
                margin-left: 0;
                top: 0;

                && img {
                    max-width: 450px;
                    position: absolute;
                    transform: translate(25%, -105px);
                }
            }

            && .right {
                bottom: 0;
                position: relative;
                max-width: 80%;
                transform: translate(10px, 530px);
            }

            && .right p.para {
                width: 95%;
                font-size: 18px;
                line-height: 20px;
                font-weight: 500;
                font-family: 'Poppins', sans-serif;
                margin-bottom: 40px;
                text-align: justify;
                margin-top: 20px;
            }
        }

        && .top-title {
            font-size: 24px;
            font-weight: 600;
            margin-bottom: 0px;
            font-family: 'Poppins', sans-serif;
        }

        && .subpara {
            font-size: 22px;
            font-family: 'Poppins', sans-serif;
            line-height: 24px;
            margin-top: 5px;
        margin-bottom: 5px;

        }

        && .sub-title {
            font-size: 36px;

            && span {
                display: block;
            }
        }


    }

    /* End Well Being Section */

    /* Testimonial Section */
    #testimonial-sec {
        && .main-image {
            width: 270px;
            position: absolute;
            bottom: 0px;
        }


    }

    /* End Testimonial Section */

    /* wellness Section */
    #wellness-sec {
        min-height: auto;

        && .wellness-logo {
            width: 100px;
            height: auto;
            margin-block-start: 5px;
            margin-block-end: 10px;
        }

        && .row {
            padding-bottom: 60px;
        }

        && img:first-child {
            min-height: 550px;
        }

        && .mob-image {
            width: 230px;
            position: absolute;
            transform: translate(15px, -65px);
        }

        && .contentBlock {
            position: absolute;
            right: 3%;
            top: 210px;
            transform: translateY(6%);
            max-width: 65%;
            padding: 20px;
        }

        && h3.title {
            font-size: 28px;
            font-weight: 700;
            text-transform: capitalize;
            margin-bottom: 15px;
        }

        && .contentBlock p {
            text-align: justify;
            font-size: 16px;
        }

        && .common-btn {
            margin-top: 20px;
        }
    }

    /*End  wellness Section */

    /*Veer Last Section */
    #last-sec {
        min-height: auto;
        margin-top: 30px;

        && .row {
            padding-top: 180px;
        }

        .veer-last {
            width: 420px;
            position: absolute;
            transform: translate(0px, -42px);
        }

        .contentBlock p {
            right: 6%;
            top: 0;
            transform: translateY(50%);
            max-width: 50%;
            font-size: 18px;
        }

        .common-btn {
            margin-top: 20px;
        }
    }

    /*End Veer Last Section */
}

/* End Tablet */





/* Mobile */
@media screen and (max-width: 767.9px) {
    .mob {
        display: block;
    }

    .desktop {
        display: none;
    }

    .common-btn {
        padding: 8px 30px;
        font-weight: 500;
        font-size: 12px;
    }
    #coming-soon #main-sec{
        /* padding: 30px; */
      &&
      .coming-soon-image{
        width: 100%;
      }
    }
    /* Hero Section */
    .vBox img:nth-child(1) {
        max-width: 550px;
    }

    .vBox img:nth-child(2) {
        /* display: none; */
        transform: translateY(-50px);
    }

    .heroTag {
        position: absolute;
        right: 25%;
        top: 50px;
    }

    .heroTag p span:nth-child(1) {
        font-size: 36px;
        text-transform: uppercase;
        font-weight: 600;
        display: block;
        line-height: 35px;
    }

    .heroTag p span:nth-child(2) {
        font-size: 36px;
        line-height: 40px;
        display: block;
    }

    .heroTag p span:nth-child(3) {
        /* line-height: 90px; */
        font-size: 36px;
        display: block;
    }

    .heroTag p span:nth-child(4) {
        line-height: 40px;
        font-size: 36px;
        display: block;
    }

    .veer {
        max-width: 380px;
        position: relative;
        z-index: 101;
        /* transform: rotate(-100deg); */
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1) translateX(43px);
        margin-top: 200px;
    }

    .veerBox p {
        /* max-width: 350px; */
        text-align: center;
        bottom: 0;
        font-size: 14px;
        position: absolute;
        /* transform: translate(-44%, -130px); */
        transform: translate(-28%, -130px);
        left: 0;
        color: var(--white);
        z-index: 102;

        && span {
            font-size: 28px;
            text-transform: uppercase;
            color: var(--white);
        }
    }

    /* End Hero Section */

    /* Legacy Section */
    #legacy-sec {
        background-image: url(../images/legacy/bg-pattern.webp);
        min-height: 100vh;
        background-size: cover;
        background-repeat: no-repeat;
        margin-top: 30px;
        background-position: -80px 0px;
        padding-bottom: 80px;
        padding-top: 50px;

    }

    #legacy-sec .row {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    #legacy-sec .contentBlock {
        && p span:nth-child(1) {
            font-size: 100px;
            display: block;
        }
    }

    .veer-legacy {
        width: 700px;
        position: absolute;
        transform: translate(15px, 55px) !important;
        bottom: 0;
    }

    #legacy-sec .contentBlock {
        && p {
            text-align: center;
            position: absolute;
            right: 0;
            /* top: -50%; */
            transform: translateY(0%);
            max-width: 100%;
            padding: 0 16px;
        }
    }

    #legacy-sec .contentBlock {
        && p span:nth-child(2) {
            font-size: 14px;
            display: block;
            text-transform: uppercase;
            max-width: 80%;
            margin: auto;
            /* line-height: 17px; */
            margin-bottom: 10px;
        }
    }

    #legacy-sec .contentBlock {
        && p span:nth-child(3) {
            font-size: 24px;
            display: block;
        }
    }

    /* End Legacy Section */

    /* I'm Veer Section */
    #im-veer-sec {
        padding: 40px 0 60px;

        && .bg-img {
            position: relative;
        }

        && .contentBlock {
            padding: 20px 30px;
            position: absolute;
            z-index: 101;
            top: 0;

            && p {
                text-align: justify;
                font-size: 14px;
                margin-bottom: 10px;
            }
        }

        && .im-veer-img {
            width: 200px;
            position: absolute;
            bottom: 0;
            /* max-width: 390px; */
            z-index: 101;
            right: 100px;
        }

        && .contentBlock p:nth-child(1) {
            && span:nth-child(1) {
                display: block;
                font-size: 18px;
                line-height: 20px;
            }

            && span:nth-child(2) {
                display: block;
                font-size: 36px;
                line-height: 36px;
            }

            && span:nth-child(3) {
                display: block;
                font-size: 36px;
                line-height: 36px;
            }
        }

    }

    /* End I'm Veer Section */

    /* as see on section */
    #as-see-on-sec {
        && .top-titles {
            font-size: 18px;
            color: var(--white);
            font-weight: 400;
            margin-bottom: 20px;
        }

        && .logoBlock img {
            height: 60px;
            width: 80px;
            object-fit: contain;
        }

        && .logoFlex {
            && div {
                width: 50%;
                display: flex;
                justify-content: center;
                align-items: center;
                padding: 25px 0;
            }


        }

        && .bottomLogo {
            flex-wrap: wrap;

            && div {
                width: 50%;
                padding: 25px 0;

            }
        }

        && .bottomLogo div:nth-child(2) {
            border-right: 0px;
            border-top: 0px;
        }
    }

    /* end as see on section */

    /* Sneak Peak Section */
    /* Sneak Peek */
    #sneak-peek-sec {

        && .row {
            padding: 25px;
            /* margin: 0 16px; */
        }

        && .textContent {
            padding: 0 0px 0 0;

            && h3:first-child {
                font-size: 14px;
                color: var(--white);
                font-weight: 400;
            }

            && h3:nth-child(2) {
                font-size: 16px;
                color: var(--white);
                font-weight: 400;
            }

            && h2 {
                font-size: 24px;
                max-width: 270px;
            }
        }

        && .mobilePara {
            padding-top: 25px;

            && p {
                font-size: 14px;
                color: var(--white);
                font-family: "Poppins", sans-serif;
                font-weight: 200;
                text-align: justify;
            }
        }

        && .badgeImg {
            position: absolute;
            width: 120px;
            top: 105px;
            left: 85%;
            transform: translateX(-50%);
            /* display: none; */
        }
    }

    /* End Sneak Peak Section */

    /* Building Wellbeing */
    #building-wellbeing-sec {

        && .patch {
            position: relative;
        }

        && .building-content {
            flex-direction: column;
            position: absolute;

            && .left {
                /* position: absolute; */
                width: 100%;
                margin-left: 0;
                top: 0;

                && img {
                    max-width: 270px;
                    position: absolute;
                    transform: translate(25%, -105px);
                }
            }

            && .right {
                bottom: 0;
                position: relative;
                max-width: 80%;
                transform: translate(10px, 260px);
            }

            && .right p.para {
                width: 95%;
                font-size: 14px;
                line-height: 20px;
                font-weight: 500;
                font-family: 'Poppins', sans-serif;
                margin-bottom: 20px;
                text-align: justify;
                margin-top: 10px;
            }
        }

        && .top-title {
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 0px;
            font-family: 'Poppins', sans-serif;
        }

        && .subpara {
            font-size: 14px;
            font-family: 'Poppins', sans-serif;
            line-height: 16px;
        margin-bottom: 5px;

        }

        && .sub-title {
            font-size: 24px;

            && span {
                display: block;
            }
        }


    }

    /*End Building Wellbeing */


    /* Start Testimonial Section */
    #testimonial-sec .testimonial-carousel {
        min-height: 750px;
    }

    #testimonial-sec .testimonial-content {
        margin-inline: 0;
        flex-direction: column;
    }

    #testimonial-sec .testimonial-carousel .owl-nav {
        display: block;
        width: 93%;
        left: 50%;
        transform: translateX(-50%);
        position: absolute;
        top: 35%;
    }

    #testimonial-sec .main-image {
        width: 200px;
        position: absolute;
        top: 20px;
        left: 50%;
        transform: translateX(-50%);
    }

    #testimonial-sec .main-image.desktop {
        display: none;
    }

    .testimonial-desc {
        position: absolute;
        text-align: left;
        left: 0;
        width: 100%;
        top: 360px;
        padding: 20px;
        display: flex;
        flex-direction: column-reverse;
        gap: 20px;
    }

    .testimonial-desc #testimonialText {
        font-size: 16px;
        line-height: 24px;
        text-align: justify;
    }

    #testimonial-sec .user-thumbnails {
        display: none;
        position: absolute;
        overflow: hidden;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
        width: 90%;
        z-index: 9;
    }

    /* #testimonial-sec .user-para p:nth-child(2),
    #testimonial-sec .user-para p:nth-child(3)
     {
        display: none;
    } */
    #testimonial-sec .owl-carousel .owl-nav button.owl-next,
    #testimonial-sec .owl-carousel .owl-nav button.owl-prev {
        color: #fff !important;
        font-size: 70px !important;
        line-height: 20px !important;
    }

    #testimonial-sec .user-content {
        cursor: pointer;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    /* End Testimonial Section */

    /* Start Explore Section */
    #explore-sec .content-row {
        display: block;
    }

    #explore-sec .content-row .item {
        border-radius: 20px;
        border: 1px solid var(--white);
        padding: 15px 10px;
    }


    #explore-sec .content-row .content{
        height: fit-content;
    }
    #explore-sec .content-row .content .sub-title {
        font-size: 16px;
    }

    #explore-sec .content-row .content p.desc:first-child {
        font-weight: 700;
        margin-bottom: 6px;
        font-size: 16px;
        margin-top: 15px;
    }

    #explore-sec .content-row .image-div.two-img {
        display: flex;
        flex-direction: column;
        gap: 15px;
        margin-top: 15px;
    }

    #explore-sec .content-row .image-div.two-img img {
        width: 100%;
        height: auto;
    }

    .explore-carousel.owl-carousel .owl-dots button.owl-dot {
        background: #8d8d8d !important;
        width: 10px;
        height: 10px;
    }

    .explore-carousel.owl-carousel .owl-dots button.owl-dot.active {
        background: var(--white) !important;
    }

    .explore-modal .btn-close {
        font-size: 8px;
        padding: 4px;
    }

    .explore-modal .modal-title {
        font-size: 22px;
        line-height: 26px;
    }
    .explore-modal .modal-content {
        padding: 10px 10px;
    }
    .explore-modal .modal-sub-title {
        font-size: 14px;
        font-weight: 600;
    }
    .explore-modal .content {
        gap: 10px;
        flex-direction: column-reverse;
    }
    .explore-modal .right-content img {
        width: 100%;
    }
    .explore-modal .right-content p.para {
        font-size: 14px;
    }
    .explore-modal .link {
        margin-bottom: 0;
    }
    /* End Explore Section */

    /* Start Wellness Section */
    #wellness-sec .row {
        padding-top: 230px;
        padding-bottom: 40px;
        width: 100%;
        margin: auto;
    }

    #wellness-sec .mob-image {
        width: 280px;
        position: absolute;
        left: 50%;
        transform: translate(-50%, -100px);
        z-index: 9;
    }

    #wellness-sec .contentBlock {
        position: relative;
        left: 0px;
        top: -170px;
        transform: translateY(15%);
        max-width: 100%;
        background: linear-gradient(109deg, rgba(253, 244, 197, 1) 16%, rgba(205, 235, 227, 1) 58%);
        padding: 20px;
        border-radius: 40px;

        && p {
            font-size: 14px;
            text-align: justify;
        }
    }

    #wellness-sec h3.title {
        font-size: 28px;
        font-weight: 700;
        margin-bottom: 20px;
        line-height: 36px;
        margin-top: 430px;
    }

    #wellness-sec .wellness-logo {
        margin: 30px auto;
    }

    #wellness-sec .common-btn {
        margin: 20px auto;
    }

    /* End Wellness Section */


    /* Start Article Section */
    section#articles {
        padding: 10px;
        width: 100%;
    }

    #articles .article-title {
        font-size: 26px;
        text-align: center;
        padding: 15px;
    }

    /* End Article Section */


    /* Start Last Section */
    #last-sec {
        min-height: 100%;
        background-size: cover;
        background-position: center;
    }

    #last-sec .contentBlock p {
        max-width: 100%;
        text-align: left;
        font-size: 22px;
        right: 0;
        left: 0;
        top: 0;
        text-transform: none;
        padding: 0 35px;
    }

    #last-sec .common-btn {
        margin-top: 15px;
        text-align: center;
        margin-inline: auto;
        font-size: 14px;
    }

    #last-sec .row {
        padding: 100px 0 50px;
    }

    /* End Last Section */

    /* Start Footer Section */
    #footer .row {
        text-align: center;
    }

    #footer .f-logo img {
        width: 240px;
    }

    #footer .social-icon {
        justify-content: center;
    }

    #footer .website-link {
        text-align: center;
        margin-block: 40px;
    }

    #footer p.para {
        text-align: center;
        font-size: 12px;
    }

    #footer .website-link a {
        font-size: 18px;
    }

    #footer p.para a {
        font-size: 12px;
    }

    #footer p.para .policy-link {
        display: block;
    }

    /* End Footer Section */

    /* About Us Page */
    #about-us{
        &&
        #about-hero {
            .veer-photo {
                position: absolute;
                bottom: 0;
                left: 50%;
                transform: translateX(-50%);
                width: 60%;
            }
            .veer-text {
                max-width: 80%;
            }
            .veer-sign {
                width: 85%;
            }
        }

        #about-entrepreneur{
            background-image: url('../images/legacy/bg-pattern.webp');
            /* min-height: 100vh; */
            background-size: 100%;
            background-repeat: no-repeat;
            margin-top: 0px;
            background-position: 0 30px;
            padding: 50px 0;
            &&
            .title{
            font-size: 20px;
            color: var(--white);
            text-align: center;
            }
            .subPara{
            font-size: 12px;
            color: var(--white);
            text-align: justify;
            font-weight: 300;
        margin-bottom: 5px;

            }
        
           
        /* 
            .row{
              background-color: #202020;
              border-radius: 30px;
            } */
          }
          #about-doshi{
            margin-bottom: 50px;
            margin-top: 88%;
            &&
            .aboutVeer{
              background-color: var(--secondary-black);
              padding: 15px 10px;
              border-radius: 30px;
        
              && p{
                font-size: 12px;
                color: var(--white);
                font-weight: 300;
                text-align: justify;
              }
              &&
              p:last-child{
                font-size: 20px;
                padding-top: 10px;
                margin-bottom: 5px;
              }
              &&
              p:nth-last-child(2) {
                font-style: italic;
            }
            }
            .veer-img-2{
                position: absolute;
                max-width: 45%;
                bottom: 0;
                right: auto;
                top: 0;
                left: 50%;
                transform: translate(-50%, -100%);
            }
          }
    }
    /* End About Us Page */

    /* Free-book-copy page*/
#free-book-copy {
    && #free-book-hero {
      && .bgrowpt {
        background-color: var(--secondary-black);
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
        z-index: 1;
      }
  
      .bgbookrow {
        z-index: 2;
        position: relative;
        min-height: auto;
      }
  
      .bg-pattern {
        position: absolute;
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2;
        height: 85vh;
      }
  
      .bookImg {
        position: relative;
        z-index: 3;
        width: 95%;
        margin-top: 10%;
  
      }
  
      .title {
        position: relative;
        z-index: 3;
        font-size: 48px;
        color: var(--primary-black);
        line-height: 54px;
        padding-top: 40px;
  
        && span:first-child {
          font-weight: 800;
          display: block;
        }
      }
  
      .formContent {
        padding: 20px 20px 20px;
  
        p {
          color: var(--white);
          margin-bottom: 5px;
          font-size: 14px;
          text-align: justify;
        }
  
        p:nth-child(2) {
          font-size: 20px;
          font-weight: 600;
        }
      }
  
      .form {
        padding: 0 10px 10px;
  
        .inlineField {
          display: flex;
          gap: 0px;
          margin-bottom: 15px;
          align-items: start;
          flex-direction: column;
  
          label {
            width: 100%;
            color: var(--white);
            font-size: 14px;
            text-align: start;
          }
  
          input[type="text"] {
            width: 100%;
            border-radius: 8px;
            padding: 8px 16px;
          }
          select{
            padding: 8px 16px;
            width: 100%;
            border-radius: 8px;
          }
          textarea{
            width: 100%;
            border-radius: 8px;
            padding: 8px 16px;
          }
        }
        .inlineField1{
          display: flex;
          flex-direction: column;
          width: 100%;
          label {
            width: 100%;
            color: var(--white);
            font-size: 14px;
            text-align: start;
          }
         
        }
      }
    }
  }
    /*End  free-book-copy page*/
    /* free-wellness page*/
#free-wellness-app {
    && #free-wellness-app-hero {
      && .bgrowpt {
        background-color: var(--secondary-black);
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
        z-index: 1;
      }
  
      .bgbookrow {
        z-index: 2;
        position: relative;
        min-height: auto;
      }
  
      .bg-pattern {
        position: absolute;
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2;
        height: 85vh;
      }
  
      .bookImg {
        position: relative;
        z-index: 3;
        width: 75%;
        margin-top: 5%;
  
      }
      .wellness-logo{
        max-width: 150px;
        margin-bottom: 30px;
        padding-top: 30px;
      }
      .bottomPara{
        color: var(--white);
        font-size: 14px;
        font-weight: 300;
        padding-top: 40px;
        margin-bottom: 0;
        text-align: center;
      }
      .title {
        position: relative;
        z-index: 3;
        font-size: 36px;
        color: var(--primary-black);
        line-height: 42px;
        padding-top: 0px;
  
        && span:first-child {
          font-weight: 800;
          display: block;
        }
      }
  
      .formContent {
        padding: 20px 20px 20px;
  
        p {
          color: var(--white);
          margin-bottom: 5px;
          font-size: 16px;
          text-align: justify;
        }
  
        p:nth-child(2) {
          font-size: 20px;
          font-weight: 600;
        }
      }
  
      .form {
        padding: 0 10px 10px;
  
        .inlineField {
          display: flex;
          gap: 0px;
          margin-bottom: 15px;
          align-items: start;
          flex-direction: column;
  
          label {
            width: 100%;
            color: var(--white);
            font-size: 14px;
            text-align: start;
          }
  
          input[type="text"] {
            width: 100%;
            border-radius: 8px;
            padding: 8px 16px;
          }
          select{
            padding: 8px 16px;
            width: 100%;
            border-radius: 8px;
          }
          textarea{
            width: 100%;
            border-radius: 8px;
            padding: 8px 16px;
          }
        }
        .inlineField1{
          display: flex;
          flex-direction: column;
          width: 100%;
          label {
            width: 100%;
            color: var(--white);
            font-size: 14px;
            text-align: start;
          }
         
        }
      }
    }
  }
    /*End  free-wellness page*/

    .contact {
        .veer{
            margin-top: 40px;
        }
        .mob-heroTag{
            padding-inline: 30px;
            margin-bottom: 40px;
            margin-top: -40px;
        }
        .mob-heroTag span.title {
            font-size: 41px !important;
            text-transform: none !important;
            font-weight: 500;
            line-height: 48px;
        }
          .mob-heroTag p.para {
            font-size: 20px !important;
          }
        .form-container {
            padding: 70px 10px 40px;
        }

        .form-container .form-grp label {
            text-align: start;
        }
        .form-container .form-grp {
            flex-direction: column;
        }
        .form-left input {
            margin-bottom:  20px;
        }
        .form-left{
            border: none;
            padding-inline: 10px !important;
        }
        .form-left .submit-btn {
            width: 80%;
            margin: 10px auto;
        }
        .form-right .content {
            width: 100%;
            margin-bottom: 20px;
           }
           .form-right {
            text-align: center;
            margin-top: 30px;
        }
    }
}

@media screen and (max-width: 430px) {
    #last-sec .contentBlock p {
        max-width: 370px;
        text-align: left;
        font-size: 18px;
        right: 0;
        left: 0;
        top: 0;
        text-transform: none;
        padding: 0 20px;
        transform: translate(28px, 35px);
    }
}

@media screen and (max-width: 425px) {
    .common-btn {
        padding: 8px 30px;
    }

    /* hero section */
    .veerBox p {
        max-width: 380px;
        font-size: 14px;
        transform: translate(-30%, -130px);
    }

    .veer {
        max-width: 380px;
        position: relative;
        z-index: 101;
        /* transform: rotate(-100deg); */
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1) translateX(70px);
        margin-top: 200px;
    }

    .heroTag {
        position: absolute;
        right: 18%;
        top: 50px;
    }

    /*end hero section */
    /* Legacy Section */
    #legacy-sec {
        background-position: -200px 0px;
        margin-top: -30px;

        && .contentBlock {
            && p {
                transform: translateY(-3%);

                && span:nth-child(1) {
                    font-size: 90px;
                }

                && span:nth-child(2) {
                    font-size: 12px;
                }
            }
        }
    }

    /* End Legacy Section */
    /* I'm Veer Section */
    #im-veer-sec {
        && .contentBlock {
            && p {
                margin-bottom: 10px;
            }
        }

        && .im-veer-img {
            width: 220px;
        }

        && .contentBlock p:nth-child(1) {
            && span:nth-child(1) {
                font-size: 18px;
                line-height: 20px;
            }

            && span:nth-child(2) {
                font-size: 36px;
                line-height: 36px;
            }

            && span:nth-child(3) {
                font-size: 36px;
                line-height: 36px;
            }
        }
    }

    /* End I'm Veer Section */
    /* Sneak Peak */
    #sneak-peek-sec {
        padding-bottom: 90px;

        && .badgeImg {
            width: 100px;
            left: 84%;
        }

        && .mobilePara {
            && p {
                margin-bottom: 10px;
            }
        }

        && .textContent {
            && h2 {
                font-size: 24px;
                max-width: 270px;
            }
        }

    }

    /* End Sneak Peak */
    /* Building Wellbeing */
    #building-wellbeing-sec {
        && .building-content {
            && .left {
                && img {
                    max-width: 25 0px;
                    transform: translate(35%, -105px);
                }
            }
        }

        && .building-content {
            && .right {
                transform: translate(0px, 240px);

                && p.para {
                    width: 99%;
                }

                && h3,
                p {
                    padding-left: 10px;
                    padding-right: 10px;
                    text-align: justify;
                }
            }
        }

        && .sub-title {
            font-size: 20px;
            margin-bottom: 8px;
        }

        && .subpara {
            margin-bottom: 8px;
        }
    }

    /* End Building Wellbeing */

    /* wellness section */
    #wellness-sec {

        && .row {
            padding-bottom: 0px;
        }

        && h3.title {
            font-size: 24px;
            margin-bottom: 10px;
            line-height: 28px;
            margin-top: 400px;
        }

        && .contentBlock p {
            text-align: justify;
            font-size: 12px;
            margin-bottom: 6px;
        }

        && .mob-image {
            width: 250px;
            left: 50%;
            transform: translate(-50%, -90px);
            z-index: 9;
        }


    }

    /*End wellness section */
    /* Article Section */
    #articles {
        && .article-title {
            font-size: 18px;

        }

        && .content {

            && p {
                font-size: 18px;
                font-weight: 600;
                font-style: italic;
            }
        }
    }

    /* End Article Section */


}

@media screen and (max-width: 415px) {
    #im-veer-sec {
        && .im-veer-img {
            width: 180px;
        }
    }
    /* Coming soon */
/* #coming-soon #main-sec {
    && 
    .vImg {
        width: 160%;
        transform: translate(-106px, -45px);
    }
    .coming-text {
        font-size: 38px;
        position: absolute;
        background-color: #000;
        margin-left: 25px;
    }
    .veer-cm {
        max-width: 315px;
        position: absolute;
        left: 0;
        transform: translate(-95px, 110px);
        top: 0;
    }
    .coming-soon-text{
        position: absolute;
        bottom: 0;
        max-width: 360px;
        left: 0;
        transform: translate(0px, 80px);
        &&
        p:first-child{
          font-size: 24px;
          text-align: start;
          margin-bottom: 5px;
        }
        p:last-child{
          font-size: 14px;
          text-align: start;
        }
      }
} */
/*End Coming soon */
}

@media screen and (max-width: 395px) {
    .common-btn {
        padding: 8px 20px;
    }

/* Coming soon */
/* #coming-soon #main-sec {
    && .vImg {
        width: 160%;
        transform: translate(-106px, -45px);
    }
    .coming-text {
        font-size: 38px;
        position: absolute;
        background-color: #000;
        margin-left: 25px;
    }
    .veer-cm {
        max-width: 290px;
        position: absolute;
        left: 0;
        transform: translate(-95px, 110px);
        top: 0;
    }
    .coming-soon-text{
        position: absolute;
        bottom: 0;
        max-width: 360px;
        left: 0;
        transform: translate(0px, 80px);
        &&
        p:first-child{
          font-size: 24px;
          text-align: start;
          margin-bottom: 5px;
        }
        p:last-child{
          font-size: 14px;
          text-align: start;
        }
      }
} */
/*End Coming soon */

    /* hero section */
    .veerBox p {
        max-width: 330px;
        font-size: 14px;
        transform: translate(-30%, -130px);
    }

    .veer {
        max-width: 380px;
        position: relative;
        z-index: 101;
        /* transform: rotate(-100deg); */
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1) translateX(70px);
        margin-top: 200px;
    }

    .heroTag {
        position: absolute;
        right: 18%;
        top: 50px;
    }

    /*end hero section */
    /* Legacy Section */
    #legacy-sec {
        background-position: -200px 0px;
        margin-top: 30px;

        && .contentBlock {
            && p {
                transform: translateY(-3%);

                && span:nth-child(1) {
                    font-size: 90px;
                }

                && span:nth-child(2) {
                    font-size: 12px;
                }
            }
        }
    }

    /* End Legacy Section */
    /* I'm Veer Section */
    #im-veer-sec {
        && .contentBlock {
            && p {
                margin-bottom: 6px;
                font-size: 12px;
            }
        }

        && .im-veer-img {
            width: 175px;
        }

        && .contentBlock p:nth-child(1) {
            && span:nth-child(1) {
                font-size: 16px;
                line-height: 18px;
            }

            && span:nth-child(2) {
                font-size: 32px;
                line-height: 32px;
            }

            && span:nth-child(3) {
                font-size: 32px;
                line-height: 32px;
            }
        }
    }

    /* End I'm Veer Section */
    /* Sneak Peak */
    #sneak-peek-sec {
        padding-bottom: 90px;

        && .badgeImg {
            width: 100px;
            left: 84%;
        }

        && .mobilePara {
            && p {
                margin-bottom: 8px;
                font-size: 12px;
            }
        }

    }

    /* End Sneak Peak */
    /* Building Wellbeing */
    #building-wellbeing-sec {
        && .building-content {
            && .left {
                && img {
                    max-width: 245px;
                    transform: translate(30%, -105px);
                }
            }
        }

        && .building-content {
            && .right {
                transform: translate(0px, 225px);

                && p.para {
                    width: 99%;
                    font-size: 12px;
                }

                && h3,
                p {
                    padding-left: 10px;
                    padding-right: 10px;
                    text-align: justify;
                }
            }
        }

        && .sub-title {
            font-size: 20px;
            margin-bottom: 8px;
        }

        && .subpara {
            margin-bottom: 8px;
        }
    }

    /* End Building Wellbeing */

    /* wellness section */
    #wellness-sec {

        && .row {
            padding-bottom: 0px;
        }

        && h3.title {
            font-size: 24px;
            margin-bottom: 10px;
            line-height: 28px;
            margin-top: 400px;
        }

        && .contentBlock p {
            text-align: justify;
            font-size: 12px !important;
            margin-bottom: 6px;
        }

        && .mob-image {
            width: 250px;
            left: 50%;
            transform: translate(-50%, -90px);
            z-index: 9;
        }


    }

    /*End wellness section */
    /* Article Section */
    #articles {
        && .article-title {
            font-size: 18px;

        }

        && .content {

            && p {
                font-size: 18px;
                font-weight: 600;
                font-style: italic;
            }
        }
    }

    /* End Article Section */
    #last-sec .contentBlock p {
        max-width: 350px;
        text-align: left;
        font-size: 16px;
        right: 0;
        left: 0;
        top: 0;
        text-transform: none;
        padding: 0 20px;
        transform: translate(25px, 35px);
    }

}


@media screen and (max-width: 376px) {
    .veerBox p {
        transform: translate(-32%, -130px);
    }
}

@media screen and (min-width: 0px) and (max-width: 370px) {
    .common-btn {
        padding: 5px 15px;
    }
/* Coming soon */
#coming-soon #main-sec {
    && .vImg {
        width: 160%;
        transform: translate(-106px, -45px);
    }
    .coming-text {
        font-size: 38px;
        position: absolute;
        background-color: #000;
        margin-left: 25px;
    }
    .veer-cm {
        max-width: 290px;
        position: absolute;
        left: 0;
        transform: translate(-95px, 110px);
        top: 0;
    }
    .coming-soon-text{
        position: absolute;
        bottom: 0;
        max-width: 360px;
        left: 0;
        transform: translate(0px, 80px);
        &&
        p:first-child{
          font-size: 24px;
          text-align: start;
          margin-bottom: 5px;
        }
        p:last-child{
          font-size: 14px;
          text-align: start;
        }
      }
}
/*End Coming soon */
    /* hero section */
    .veerBox p {
        max-width: 300px;
        font-size: 12px;
        transform: translate(-35%, -130px);
    }

    .veer {
        max-width: 380px;
        position: relative;
        z-index: 101;
        /* transform: rotate(-100deg); */
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1) translateX(70px);
        margin-top: 200px;
    }

    .heroTag {
        position: absolute;
        right: 18%;
        top: 50px;
    }

    /*end hero section */
    /* Legacy Section */
    #legacy-sec {
        background-position: -215px -33px;
        margin-top: 30px;

        && .contentBlock {
            && p {
                transform: translateY(-3%);

                && span:nth-child(1) {
                    font-size: 90px;
                }

                && span:nth-child(2) {
                    font-size: 12px;
                }
            }
        }
    }

    /* End Legacy Section */
    /* I'm Veer Section */
    #im-veer-sec {
        && .contentBlock {
            && p {
                margin-bottom: 6px;
            }
        }

        && .im-veer-img {
            width: 150px;
        }

        && .contentBlock p:nth-child(1) {
            && span:nth-child(1) {
                font-size: 16px;
                line-height: 18px;
            }

            && span:nth-child(2) {
                font-size: 32px;
                line-height: 32px;
            }

            && span:nth-child(3) {
                font-size: 32px;
                line-height: 32px;
            }
        }
    }

    /* End I'm Veer Section */
    /* Sneak Peak */
    #sneak-peek-sec {
        padding-bottom: 90px;

        && .badgeImg {
            width: 100px;
            left: 84%;
        }

        && .mobilePara {
            && p {
                margin-bottom: 8px;
            }
        }

    }

    /* End Sneak Peak */
    /* Building Wellbeing */
    #building-wellbeing-sec {
        && .building-content {
            && .left {
                && img {
                    max-width: 200px;
                    transform: translate(35%, -105px);
                }
            }
        }

        && .building-content {
            && .right {
                transform: translate(0px, 160px);

                && h3,
                p {
                    padding-left: 10px;
                    padding-right: 10px;
                    text-align: justify;
                }
            }
        }

        && .sub-title {
            font-size: 20px;
            margin-bottom: 8px;
        }

        && .subpara {
            margin-bottom: 8px;
        }
    }

    /* End Building Wellbeing */

    /* wellness section */
    #wellness-sec {

        && .row {
            padding-bottom: 0px;
        }

        && h3.title {
            font-size: 24px;
            margin-bottom: 10px;
            line-height: 28px;
            margin-top: 400px;
        }

        && .contentBlock p {
            text-align: justify;
            font-size: 12px;
            margin-bottom: 6px;
        }

        && .mob-image {
            width: 250px;
            left: 50%;
            transform: translate(-50%, -90px);
            z-index: 9;
        }


    }

    /*End wellness section */
    /* Article Section */
    #articles {
        && .article-title {
            font-size: 18px;

        }

        && .content {

            && p {
                font-size: 18px;
                font-weight: 600;
                font-style: italic;
            }
        }
    }

    /* End Article Section */

    #last-sec .contentBlock p {
        max-width: 350px;
        text-align: left;
        font-size: 16px;
        right: 0;
        left: 0;
        top: 0;
        text-transform: none;
        padding: 0 20px;
        transform: translate(8px, 35px);
    }
}

/* Mobile landscape */

/* @media screen and (min-width: 480px) and (max-width: 767.99px){

} */