

@media (max-width:1260px) {
.rs__main__section .rs__grid .rs__image__wrapper .rs__hero__image {
    margin-left: 0px !important;
}

.rs__main__section .rs__grid {
    gap: 30px !important;
}
.rs__main__section .rs__grid .rs__sidebar .rs__box .rs__text__wrap .rs__text {
    font-size: 18px !important;
}
.rs__main__section .rs__grid .rs__image__wrapper .rs__hero__image {
    height: 340px !important;
}
/* .rs__main__section .rs__grid .rs__image__wrapper .rs__only__arrow__btn {
    right: 30px !important;
} */
}


@media (max-width:992px) {
    body,html{
        overflow-x: hidden;
    }
    .rs__header .rs__grid {
    padding: 25px 0px 2px !important;
}
    .rs__header .rs__grid .rs__menu__wrapper {
    margin-top: -40px;
}
.rs__main__section .rs__grid {
    grid-template-columns: 100% !important;
     gap: 30px !important;
    height: 100% !important;
}

/* .rs__welcome__back__popup {
    width: 95%;
}
.rs__welcome__back__popup {
    inset: 0;
} */

.rs__main__section .rs__grid .rs__sidebar {
    grid-template-columns: 1fr;
    gap: 20px;
}

.rs__main__section .rs__grid .rs__image__wrapper .rs__hero__image {
    height: auto !important;
    width: 100% !important;
    margin-left: 0 !important;
}
.rs__main__section .rs__grid .rs__image__wrapper .rs__only__arrow__btn {
    right: 30px !important;
    top: 10px !important;
}

/* .rs__welcome__back__popup {
    margin: 0px auto;
    padding: 30px 40px;
    transform: translate(0px, 70px);
    height: max-content !important;
    overflow: visible !important;
} */
.mf__footer__wrap__grid {
    margin-top: 30px;
}


/* meeting join */

.rs__screen .rs__header .rs__grid {
    flex-direction: column;
    text-align: center;
}
.rs__screen .rs__header .rs__header__text__wrap .rs__heading__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.rs__screen .rs__header .rs__header__text__wrap .rs__heading__wrapper h1 {
    font-size: 35px;
}
.rs__screen .rs__header .rs__header__text__wrap .rs__heading__wrapper p {
    font-size: 20px;
}
.rs__screen .rs__join__meeting .rs__jm__grid {
    display: flex;
    flex-direction: column-reverse;
    gap: 38px;
    width: 468px;
    margin: auto;
}

}




@media (max-width:767px) {

    .rs__header .rs__grid .rs__logo__wrapper .rs__logo {
    width: 250px;
}
    .rs__header .rs__grid .rs__menu__wrapper button {
    min-height: 40px;
    font-size: 18px;
}
    .rs__header .rs__grid {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 30px;
}


.rs__splash .rs__heading__section .rs__grid {
    text-align: center;
}
.rs__splash .rs__heading__section .rs__grid .rs__heading__wrapper h1 {
    font-size: 30px !important;
}
.rs__splash .rs__heading__section .rs__grid .rs__heading__wrapper p {
    font-size: 25px !important;
    flex-direction: column;
}
/* .rs__welcome__back__popup {
    padding: 30px;
    margin: 0 20px;
} */
.rs__welcome__back__popup .rs__grid .rs__heading__wrap .rs__heading {
    font-size: 40px;
}
.rs__welcome__back__popup .rs__grid .rs__toggle__btn__wrap button span {
    font-size: 20px;
}
.rs__welcome__back__popup .rs__grid .rs__toggle__btn__wrap button {
    min-height: 120px;
}
.rs__welcome__back__popup .rs__grid .rs__form__wrap label {
    font-size: 22px;
}
.rs__welcome__back__popup .rs__grid .rs__form__wrap .rs__btn__wrap button {
    font-size: 20px;
    padding: 12px 55px;
}
.rs__welcome__back__popup .rs__grid .rs__btn__wrap button {
    font-size: 20px;
    padding: 12px 55px;
}
.mf__footer__wrap__grid {
    grid-template-columns:100%;
}
.rs__welcome__back__popup .rs__grid .rs__heading__wrap .rs__heading {
    font-size: 30px;
}
.upload-box {
    width: 100%;
}
.upload-section {
    flex-direction: column;
} 
.form-row {
    display: flex;
    flex-direction: column;
}
.form-row input, .form-row select {
    width: 100%;
}

#div_editor1 {
    max-height: 260px;
}
#div_editor2 {
    max-height: 260px;
}

/* meeting join */
.rs__screen .rs__header .rs__header__text__wrap .rs__heading__wrapper h1 {
    font-size: 28px;
}

.rs__screen .rs__join__meeting .rs__jm__grid .rs__jm__col .rs__form__wrap .rs__form__body .rs__team__weekly__standup__wrap .rs__grid__wrap .rs__col .rs__text {
    padding: 8px 10px;
}

.rs__screen .rs__join__meeting .rs__jm__grid .rs__jm__col .rs__form__wrap .rs__form__body .rs__device__setting__wrap .rs__device__test__wrap .rs__meeting__btn__wrap {
    flex-direction: column;
}



.mf__popup__wrap {
    margin: auto 10px;

}

}