@media(max-width:1400px) {
    .quiz_content .col-lg-8 {
        width: 70%;
    }
}

@media(max-width:1200px) {
    .left_sidebar_content .user_data {
        width: 120px;
    }
}

@media(max-width:992px) {
    .apply_regrade_box {
        margin-top: 10px;
    }

    .page_back_btn {
        margin-top: -10px;
    }

    .login_inner {
        padding: 20px 30px;
    }

    .speech_to_textModal .modal-content {
        height: 520px;
    }

    .speech_to_textModal .modal-dialog {
        max-width: 640px;
    }

    .homepage_card_outer {
        padding: 50px 0px;
    }

    .teacher_notification {
        margin-top: 0px;
    }

    .essay_grader_header h2 {
        font-size: 22px;
    }

    .essay_grader_outer {
        padding: 20px 20px;
    }

    .essay_grader_ques h5 {
        font-size: 16px;
    }

    .create_quiz_form {
        padding: 50px 0px 30px;
    }

    .create_quiz_box {
        padding: 60px 50px;
    }

    .create-quiz-option {
        gap: 20px;
    }

    .create_quiz_box span {
        font-size: 20px;
    }

    .my_quizes_outer {
        padding: 30px 0px 0px;
    }

    .quiz_question_ans {
        padding: 30px 0px 0px;
    }

    .quiz_question_ans .quiz_ques h5 {
        max-width: 470px;
    }

    .essay_grader_outer {
        margin: 0px;
    }

    .quiz_content .col-lg-8 {
        width: 100%;
    }

    .quiz_content_select_options {
        gap: 20px;
        grid-template-columns: 2fr;
    }

    .header_top_btn a {
        font-size: 16px;
    }

    .student_header_end {
        padding-right: 50px;
    }
}

@media(max-width:768px) {
    .assignment_grade_boxes {
        display: grid;
        grid-template-columns: 2fr 2fr;
    }

    .login_inner form {
        padding: 40px 0px 0px;
    }

    .worksheet_generator_botton_btns {
        padding: 30px 0px;
    }

    .inner_left_slide {
        margin-top: 50px;
    }

    /* .dropdown-menu[data-bs-popper] {
        left: -157px;
    } */

    .student_header_end {
        height: 100vh;
    }

    .vr.my-auto {
        display: none;
    }

    .ask_question_input_outer {
        width: unset;
    }

    .essay_grader_header h2 {
        font-size: 19px;
        line-height: normal;
    }

    .essay_grader_ans p {
        font-size: 16px;
    }

    .essay_grader_ans {
        padding: 10px 20px;
    }

    .essay_grader_header {
        margin-bottom: 5px;
    }

    .essay_grader_ques h5 {
        font-size: 14px;
        line-height: normal;
    }

    .essay_grader_ques,
    .new_essay_box_inner {
        padding: 15px 25px;
        border-bottom: 1px solid #717171;
    }

    .new_essay_box {
        padding: 20px 0px;
    }

    .new_essay_box_inner h6 {
        font-size: 20px;
        line-height: 24px;
    }

    .enter_essay_title {
        padding: 35px 0px;
    }

    .enter_essay_title input {
        padding: 15px 10px;
    }

    .upload_file_or_doc input {
        padding: 15px 15px 15px 8px;
        font-size: 12px;
    }

    .upload_file_or_doc label img {
        width: 30px;
        height: 30px;
        border-radius: 2px;
    }

    .upload_file_or_doc {
        margin-bottom: 30px;
    }

    .essay_grader_outer {
        height: auto;
        margin-top: 40px;
    }

    .homepage_sec {
        padding: 130px 0px 40px;
    }

    .quiz_img img {
        width: 130px;
    }

    .quiz_outer {
        padding: 40px 40px;
    }

    .create_quiz_form {
        padding: 30px 0px 0px;
    }

    .quiz_outer .next_btn input {
        padding: 8px 45px;
    }

    .create_quiz_form input,
    .create_quiz_form select {
        font-size: 20px;
        padding: 10px 20px;
    }

    .create_quiz_form .input_icon img {
        width: 30px;
    }

    .login_inner h2,
    .quiz_outer h2 {
        font-size: 24px;
    }

    .quiz_content_select_options {
        gap: 30px 40px;
    }

    .quiz_content {
        padding: 8px 0px 8px 0px;
    }

    .quiz_ques_ans_fill_form {
        padding: 0px;
    }

    .my_quizes_inner {
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
    }

    .quiz_question_ans .quiz_ques h5,
    .quiz_answer_text p,
    .quiz_answer_options button {
        font-size: 16px;
        line-height: 22px;
    }

    .question_name h4 {
        margin: 10px 0px 10px;
        font-size: 16px;
        line-height: 22px;
    }

    .flashcard_atomic_structure {
        padding: 0px;
    }

    .flashcard_back_card {
        margin: 0px;
    }

    .flashcard_back_card p {
        font-size: 16px;
        line-height: 22px;
    }

    .flashcard_front_card h4,
    .flashcard_front span {
        font-size: 20px;
    }

    .flashcard_front_card {
        height: 140px;
    }

    .inner_box_payment {
        margin-top: 270px;
    }

    .bar_loader {
        position: unset;
        top: calc(50% - 1.25em);

    }

    .flashcard_slider .slick-next {
        right: 31px;
        top: 4%;
    }

    .flashcard_slider .slick-prev {
        left: 7px;
        z-index: 999;
        top: 4%;
    }

    .flashcard_slider .slick-next:before,
    .flashcard_slider .slick-prev:before {
        background-size: 44px;
        background-repeat: no-repeat;
    }

    .chat_footer p {

        padding: 0;
        text-align: center;
    }
    .contact_us_form {
        padding: 20px 20px;
    }
    .choose-lang{
        top: 10px;
    }
}

/* .student_bar_icon{
        position: unset!important;
       } */


@media(max-width:576px) {
    .worksheet_generator_outer h2 {
        font-size: 17px;

    }

    .login_inner h2 {
        font-size: 24px;
    }

    .login_inner form {
        padding: 20px 0px 0px;
    }

    .enter_code_input input {
        font-family: unset;
    }

    .header_top_btn a {
        padding: 10px 12px;
        font-size: 16px;
        margin: 10px 0;
        text-align: center;
    }

    .have_acc_text p {
        font-size: 16px;
    }

    .terms_condition_check {
        flex-wrap: wrap;
    }

    .sign_up_tabs .nav-link {
        font-size: 16px;
    }

    .chat_footer p {
        font-size: 14px;
        position: absolute;
        bottom: -35px;
    }

    .chatpage_sidebar {
        padding: 110px 40px 30px;
    }

    .teacher_notification h6 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .homepage_card_outer {
        padding: 7px 0px 0px;
    }

    .dropdown-menu-end[data-bs-popper] {
        right: 0;
        left: 0;
        width: 260px;
    }

    .contact_us_outer {
        padding: 150px 0px 40px;
    }

    .custom_container {
        padding: 0;
    }

    .study_schedule_table table th {
        font-size: 16px;
    }

    .study_schedule_table table td {
        font-size: 14px;
    }

    .after_login_header .points,
    .after_login_header .fire_points {
        padding: 2px 7px;
        border-radius: 8px;
        gap: 3px !important;
        width: fit-content;
    }

    .after_login_header .points span,
    .after_login_header .fire_points span {
        font-size: 16px;
    }

    .after_login_header .points img,
    .after_login_header .fire_points img {
        max-width: 18px;
    }

    .after_login_header .user_dropdown button span {
        width: 40px;
        height: 40px;
    }

    .after_login_header .user_dropdown button {
        font-size: 17px;
    }

    .study_schedule .schedule_header h5 {
        font-size: 20px;
    }

    .study_schedule .schedule_header button {
        font-size: 14px;
        padding: 5px 11px;
    }

    .essay_grader_header h2 {
        font-size: 14px;
    }

    .see_quiz_result_btn {
        font-size: 14px;
    }

    .essay_grader_ans p {
        font-size: 14px;
        line-height: 22px;
    }

    .essay_grader_ques {
        flex-wrap: wrap;
    }

    .quiz_content_select_options {
        grid-template-columns: 2fr;
        gap: 20px;
    }

    .next_btn.quiz_form_next_btn {
        position: unset;
    }

    .correct_ans {
        width: 100% !important;
    }

    .quiz_score_outer .score_heading h5,
    .quiz_score_outer .score_heading span {
        font-size: 24px;
    }

    .quiz_score_outer button.try_again_btn {
        margin: 15px 0px;
    }

    .quiz_score_outer .answer_points span {
        font-size: 16px;
    }

    .flashcard_slider .flashcard_slider_inner h3 {
        font-size: 20px;
    }

    .inner_left_slide {
        width: 100%;
        max-width: 315px;

    }
}




@media(max-width:420px) {
    .choose-lang{
        position: static;
    }
    .assignment_grade_boxes,
    .grade_box .assignment_grade_boxes {
        grid-template-columns: 2fr;
    }

    .login_inner {
        padding: 20px 20px;
    }

    .header_end {
        margin-top: 10px;
    }

    .chatpage_sidebar {
        width: 100%;
    }

    .study_schedule .schedule_header h5 {
        font-size: 16px;
    }

    .study_schedule .schedule_header button {
        font-size: 14px;
        padding: 4px 7px;
    }

    .quiz_outer {
        padding: 40px 20px;
    }

    .worksheet_generator_outer {
        padding: 20px 20px;
    }

    .create_quiz_btn button {
        font-size: 16px;
    }

    .quiz_ques {
        flex-wrap: wrap;
    }
}

@media (max-width: 375px) {
    body .bg-blue-btn {
        padding: 8px 9px;
    }

    /* header .navbar .navbar-brand img {
        height: 22px
    } */

    .chat_footer .input_img {
        right: 44px !important;
    }
}

@media (max-width: 426px) {
    /* header .navbar .navbar-brand img {
        height: 19px;
    } */

    .notification_icon_inner {
        width: 40px;
        height: 40px;
    }

    .notification_number {
        height: 15px;
        width: 15px;
        font-size: 13px;
    }

    /* .bar_icon img{
        position: absolute;
        top: 25px;
        right: 9px;
    } */

    .loader_box_icon_new .loader-icon {
        position: relative;
        top: -48px;
        left: 18%;
    }

    .dropdown_ai {
        margin-bottom: 73px !important;
    }

    .quiz_sidebar_options {
        margin-bottom: 22px;
    }

    .enter_code_input .enter_code_input_icon {
        height: 47px;
        width: 44px;
        border-radius: 0 8px 8px 0;
        position: absolute;
        right: -40px;
    }

    .loader_box_icon .loader-icon {
        position: relative;
        bottom: 301px;
        left: 22% !important;
    }

    .flashcard_atomic_structure_cards {
        overflow: auto;
        width: 500px;
    }

    .flashcard_front_card {
        height: auto;
        padding: 10px;
    }

    .quiz_content_header {
        margin-bottom: 90px !important;
    }

    .cancel_acc_btns {
        margin: 32px 0 !important;
    }

    /* .header_top_btn a {
        padding: 4px 4px;
        font-size: 15px;
        margin-right: 28px;
    } */

    .back_btn_new button {
        margin: 30px 0 0 0;
    }

    .terms_condition_check {
        flex-wrap: nowrap;
    }

    .small_size_p {
        padding-top: 61px;
    }

    .terms_condition_check {
        bottom: 63px;
    }

    .bg-grey-btn {
        padding: 8px 22px;
        font-size: 16px;
    }

    .student_list_table th {
        padding: 10px 20px;
    }

}

@media (max-width:457px) {
    /* header .navbar .navbar-brand img {
        height: 20px;

    } */
}

@media (max-width: 405px) {
    /* header .navbar .navbar-brand img {
        height: 20px;
        width: auto;
    } */
}

@media (max-width: 356px) {
    /* header .navbar .navbar-brand img {
        height:16px;
    } */

    .after_login_header .user_dropdown button {
        font-size: 16px;
    }

    /* .bar_icon img {
        height: 29px;
    } */
}

@media (max-width: 500px) {
    /* .bar_icon img{
        position: absolute;
        top: 25px;
        right: 9px;
    } */

    /* .ask_question_input_outer {
        top: -119px;
    } */

    .inner_box_payment {
        margin-top: 114px;
    }

    .chat_footer .ask_question_input input {
        font-size: 14px;
        padding: 16px 11px;
        width: 280px;
    }

    .chat_footer .input_img {
        right: 104px;
    }

    .flashcard_select_quiz select {
        font-size: 20px;
        padding: 7px 10px;
    }

    .enter_essay_title input {
        font-size: 20px;
        padding: 7px 10px;
    }

    .terms_condition_check input {
        height: 21px;
        width: 45px;
        margin-top: 8px;
    }

    .input_img img {
        height: 35px;
    }

    .loader-icon-quiz {
        position: absolute;
        right: 87px;
        top: 8px;
        z-index: 1;
    }

    .chat_question img {
        width: 133px;
    }

    .after_login_header .user_dropdown button {
        font-size: 14px;
        /* margin: 0 14px; */
    }

    .loader_box_icon .loader-icon {
        position: relative;
        bottom: 301px;
        left: 27% !important;
    }

    .ai_assis_chat_input textarea {
        font-size: 16px;
    }

    .back_btn_new button {
        margin: 0;
    }

    #liveToast.success_alert {
        margin: 88px 0 !important;
    }

    /* .notification_icon_outer .dropdown-menu {
        width: 245px;
    } */

    .Quiz_AI_outer .quiz_AI_inner form button {
        padding: 8px 14px;
        font-size: 14px;
    }
}

@media (max-width: 1199px) {
    .terms_condition_check {
        position: unset;
    }

    .header_top_btn {
        display: block;
    }

    .small_device_sec {
        display: block;
    }

    .small_size_select {
        display: block;
    }

    .desktop_header_view {
        display: none;
    }

    .header_top_btn .small_side_btn {
        margin: 10px 0;
        padding: 10px;
        text-align: center;
        border: 1px solid #CCCBCB;
        background: #FFFFFF;
        width: 100%;
        border-radius: 8px;
        padding: 12px 10px;
        font-family: Inter;
        font-size: 18px;
        font-weight: 400;
        line-height: 29.05px;
        color: #3A3A3A;
    }
}

@media (min-width: 1200px) {
    .small_device_sec {
        display: none;
    }

    .desktop_header_view {
        display: block;
    }

    .small_size_select {
        display: none;
    }
}
@media(min-width:1440px){   
    .choose-lang{
        right:90px;
        }
}