@media only screen and (max-width: 1200px) {
    .coming__soon__client__box .client__box__wrapper .notice__from__bcbanow {
        left: 50%;
        right: inherit !important;
        top: -120px !important;
        transform: translate(-23%, 0px);
    }

      .coming__soon__hero__section .mobile__notice__from__bcbanow2.mobile__active,
    .coming__soon__hero__section .mobile__notice__from__bcbanow1.mobile__active {
        opacity: 1;
        visibility: visible;
        display: block;
    }

    .coming__soon__client__box .client__box__wrapper .notice__from__bcbanow {
        display: none;
    }


}

@media only screen and (max-width: 1024px) {

    .coming__soon__hero__section {
        padding: 100px 20px;
    }

    .introduction__box__wrapper .bcba__intro__box__wrapper {
        margin-bottom: 50px;
    }

    .coming__soon__hero__section .coming__soon__plant {
        width: 190px;
        right: -15px;
        bottom: -30px;
    }

    .introduction__box__wrapper {
        padding: 80px 20px;
    }

    .intro__item__box .short__description__box {
        margin-top: 20px;
    }

    .introduction__box__wrapper .intro__highlited__box {
        font-size: 24px;
        line-height: 1.4;
        margin-bottom: 40px;
    }

    .introduction__box__wrapper .short__para__box p+p {
        margin-top: 30px;
    }


}

@media only screen and (max-width: 768px) {

    .intro__item__box .short__description__box {
        margin-top: 20px;
        font-size: 16px;
        line-height: 1.3;
    }

    .coming__soon__hero__section .coming__soon__plant {
        width: 150px;
    }

    .coming__soon__hero__section .coming__hero__img {
        line-height: 0px;
        max-width: 500px;
        margin: 0px auto;
    }

}

@media only screen and (max-width: 640px) {

    .coming__soon__hero__section .coming__soon__plant {
        max-width: 100px;
    }

    .introduction__box__wrapper .intro__highlited__box {
        font-size: 20px;
        line-height: 1.4;
    }

    .coming__soon__hero__section {
        padding: 50px 20px;
    }

    .bcba__intro__box__wrapper .group__box {
        flex-direction: column;
    }



}

@media only screen and (max-width: 540px) {

  
    #waitlist__popup .popup__wrapper {
        width: 95%;
    }

    .introduction__box__wrapper .short__para__box,
    .introduction__box__wrapper .intro__highlited__box {
        text-align: center;
    }

    .coming__soon__hero__section .subscribe__box__wrapper {
        max-width: 100%;
        margin: 0px auto 30px;
    }
}

@media only screen and (max-width: 480px) {

    .coming__soon__hero__section .mobile__notice__from__bcbanow1,
    .coming__soon__hero__section .mobile__notice__from__bcbanow2 {
        width: 100%;
        font-size: 14px;
        line-height: 1.3;
    }

    .nav__link__box .nav__link__text {
        font-size: 14px;
        line-height: 1.3;
    }

    .header__wrapper .logo__wrap {
        max-width: 120px;
    }

    #waitlist__popup .img__box__wrapper {
        width: 200px;
        height: auto;
        margin: 0px 0px 22px;
    }

    #waitlist__popup .popup__text__wrapper h4.title {
        font-size: 18px;
        line-height: 1.3;
    }

    #waitlist__popup .popup__wrapper {
        height: 330px;
    }

    .introduction__box__wrapper .bcba__intro__box__wrapper {
        margin-bottom: 60px;
    }

    .introduction__box__wrapper .intro__title__box {
        margin-bottom: 30px;
    }

    .introduction__box__wrapper .intro__title__box h2.title {
        font-size: 24px;
        line-height: 1.4;
        margin-bottom: 5px;
    }

    .introduction__box__wrapper {
        padding: 60px 20px;
    }

    .coming__soon__hero__section .subscribe__box__wrapper {
        margin-bottom: 16px;
    }

    .coming__soon__hero__section {
        padding-bottom: 75px;
    }

    .coming__soon__hero__section .coming__soon__plant {
        max-width: 80px;
        width: auto;
        bottom: -20px;
        right: -20px;
    }

    .coming__soon__hero__section .coming__soon__title__box {
        margin-bottom: 40px;
    }

    .coming__soon__title__box .coming__soon__tag {
        font-size: 14px;
        line-height: 1.3;
    }

    .read__more__btn a {
        font-size: 12px;
        line-height: 1.2;
    }

    .client__details h6.title {
        font-size: 14px;
        line-height: 1.2;
    }

    .client__box__wrapper .client__img__box {
        width: 70px;
        height: 70px;
    }

    .coming__soon__hero__section .coming__soon__client__box {
        gap: 25px;
    }

    h1.title {
        font-size: 40px;
        line-height: 1.4;
    }

    .introduction__box__wrapper .intro__highlited__box {
        font-size: 18px;
        line-height: 1.4;
    }

    .subscribe__field__box .email__field__box .subscribe__btn {
        position: inherit;
        width: 100%;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 360px) {

    .coming__soon__hero__section .coming__soon__client__box {
        gap: 15px;
    }
}