@media (max-width: 1366px) {
    .fisrtlevl_list {
        right: -45px;
        left: auto;
    }
}

@media (max-width: 1200px) {
    .template_banner {
        width: 100%;
        overflow: hidden;
    }
    .template_banner .template_banner_img {
        width: 100%;
    }
    .custom_container {
        max-width: 95%;
    }

    .head_noti_bell {
        position: absolute;
        right: 185px;
    }

    .banner_content {
        width: 95%;
    }
    .banner_container {
        width: 95% !important;
    }
    .offer_option {
        position: absolute;
        width: 181px;
    }

    .offer-img {
        position: relative;
        left: -120px;
        width: 430px;
        height: 100%;
    }

    .offer-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .search_btn img {
        width: 20px;
        height: 20px;
    }
    .explore_col ul li {
        padding: 0 40px;
    }

    .nav_menu ul li a {
        padding: 7px 14px;
    }

    .courses_col {
        width: 30%;
    }

    .courses_card_col {
        width: 70%;
    }
    .offer_card .inner_wrap p {
        font-size: 14px;
    }

    .close_gray {
        right: 40px;
        top: 12px;
    }
    .search_field_desktop_view {
        width: 862px;
    }
    .level_col {
        width: 22%;
    }
    footer .subscription-col {
        width: 40%;
    }
    .input_box {
        width: 70%;
        margin-right: 70px;
    }
    .rewards_list .cart_btn {
        width: 220px;
    }
    .rewards_list .cart_btn::before {
        left: 35px;
    }
}

/***************1100******************/

@media (max-width: 1100px) {
    .search_field_desktop_view {
        width: 760px;
    }
    .nav_col,
    .search_col,
    .explore_col {
        display: none;
    }
    .mob-head-nav {
        display: flex;
    }
    .angle_dropwn_right:before {
        right: 28px;
        top: 27px;
    }
    .close_filter {
        display: block;
    }
    .close_nav {
        display: block;
        right: 25px;
    }

    .questionnarie_wrapper {
        width: 100%;
        padding: 17px 14px;
    }

    .questionnarie_wrapper .flex_col_sm_4 {
        width: 100%;
    }

    .filter_mob_btn {
        display: block;
    }
    .filter_mob {
        position: fixed;
        width: 100%;
        top: 0;
        background: #fff;
        overflow-y: scroll;
        z-index: 9;
        height: 100%;
        padding: 15px 11px;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease;
    }

    .filter_mob.active {
        opacity: 1;
        visibility: visible;
        z-index: 999;
        padding: 13px 10px;
    }

    .mob_repo_nav {
        display: block;
    }

    .profile_nav_btn {
        display: block;
    }
    .profile_nav {
        position: fixed;
        width: 100%;
        top: 0;
        background: #fff;
        overflow-y: scroll;
        z-index: 9;
        height: 100%;
        padding: 15px 11px;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease;
        margin: 0;
    }

    .profile_nav.active {
        opacity: 1;
        visibility: visible;
        z-index: 999;
    }

    .profile_wrap {
        width: 100%;
    }

    .srch-text {
        display: none;
    }

    .mob_srch {
        display: block;
    }
    .flex_col_sm_9 {
        width: 100%;
    }
    .search_col.active {
        width: 30%;
        position: relative;
        visibility: visible;
        opacity: 1;
        display: block !important;
        position: absolute;
        bottom: -40px;
        left: 0;
        width: 100%;
    }

    .pagination {
        display: flex;
        justify-content: center;
    }
    .blog_testimonial_section .txt-quote {
        font-size: 26px;
    }
    .cast_box .podcast-img,
    .cast_box .app-box,
    .cast_box .bottom-img {
        width: 100%;
    }
    .profile_wrap .flex_col_sm_9.p_user_details {
        width: 75%;
    }
    .section_block.testimonial_block .section_title {
        margin-top: 15px;
    }
}
/**************** 1100 close **************/

/***************1024******************/
@media (max-width: 1024px) {
    .more_webinar .webinar_card {
        flex-flow: column;
    }
    .more_webinar .webinar_card figure {
        width: 100%;
        margin-bottom: 10px;
    }
    .chats_wrap iframe {
        width: 100%;
    }
    .posting_content .post_type li {
        margin: 10px 5px;
        width: 45%;
    }
    .blog .owl-next,
    .blog .owl-prev {
        width: 25px;
        height: 25px;
    }
    .create_filter_row .flex_col_sm_3 {
        width: 50%;
        margin-top: 15px;
    }
    .content_create_section .flex_col_sm_4 {
        width: 50%;
    }
    .p_card .hover_u_card {
        width: 340px;
        left: 0;
    }
    .hover_u_card:before {
        left: 30px;
    }
    .ntbr_img {
        width: 100%;
    }
    footer .subscription-col {
        width: 30%;
    }
    .app_wrapper {
        padding: 73px 0 470px;
    }
    .content_create_section .commn_para {
        width: 100%;
    }
    .test_categ_card .flex_col_sm_4 {
        width: 25%;
    }
}

/***************1024 close******************/

@media (max-width: 900px) {
    .offer-img {
        left: 0;
        width: 100%;
    }
    .offer_option {
        width: 88%;
    }
    .courses_card_col {
        width: 100%;
    }
    .courses_col {
        width: 100%;
    }
    .section_block.testimonial_block .section_title {
        margin-top: 0;
    }
    .srch-text {
        width: 80px;
        display: block;
        font-size: 16px;
        padding: 3px 0;
    }

    .mob_srch {
        display: none;
    }

    .blog_banner_img .banner_container .heading {
        font-size: 28px;
    }
    .blog_banner_img .banner_container .banenr_para {
        font-size: 18px;
        max-width: 100%;
    }
}

@media (max-width: 818px) {
    .follow_us ul li {
        display: inline-block;
        margin: 0 4px;
    }

    .courses_col {
        width: 100%;
    }
    .courses_card_col {
        width: 100%;
    }

    .testimonial_card_wrapper {
        padding: 25px 100px;
    }
}

@media (max-width: 870px) {
    .webinar_detail_resource .webinar_butns {
        position: relative;
        top: 12px;
    }
    .blog_author_wrap .author {
        font-size: 14px;
    }
    .blog_testimonial_section .viewe_all {
        padding: 7px 25px 7px 15px;
    }
    .blog_testimonial_section .viewe_all::before {
        right: 10px;
    }
    .category_btn_wrap ul {
        justify-content: flex-start;
    }
    .category_btn_wrap ul li {
        margin: 0;
        padding: 0 10px;
        width: auto;
    }
}

/*************** 700 ******************/
@media (max-width: 700px) {
    .blog_testimonial_section .quote-detail {
        max-height: 84px;
    }
}
/*************** 700 close******************/

/*************** 768 ******************/
@media (max-width: 768px) {
    body {
        overflow-x: hidden;
    }
    .app_wrapper {
        padding: 70px 0px 724px;
    }
    .full_w {
        width: 100%;
    }
    .flex_col_xs_4 {
        width: 50% !important;
    }
    /* .courses_list_section {
        padding: 40px 0;
    } */
    .primary_btn {
        font-size: 12px;
        padding: 8px 12px;
    }
    header {
        position: fixed;
    }
    .banner_content {
        width: 82%;
    }
    .banner_search-field {
        width: 100%;
    }
    .courses_col {
        width: 100%;
    }
    .offer-img {
        left: 0;
        width: 100%;
    }
    .offer_option {
        width: 88%;
    }

    .flex-row {
        flex-flow: wrap;
    }
    .flex_col_sm_5 {
        width: 100%;
        padding: 0 10px;
    }
    .flex_col_sm_9 {
        width: 100%;
        padding: 0 10px;
    }
    .flex_col_sm_7 {
        width: 100%;
        padding: 0 10px;
    }
    .flex_col_sm_8 {
        width: 100%;
        padding: 0 10px;
    }
    .flex_col_sm_3 {
        width: 100%;
        padding: 0 10px;
    }
    .flex_col_sm_4 {
        width: 100%;
        padding: 0 10px;
    }
    .flex_col_xs_5 {
        width: 50% !important;
        padding: 0 10px;
    }

    .flex_col_sm_6 {
        width: 100%;
        padding: 0 10px;
    }
    .accordian-para {
        padding: 10px 0 10px 0;
    }

    .flex-col-sm-4 {
        width: 100%;
        padding: 0 10px;
    }
    .flex-col-sm-33 {
        width: 50%;
        padding: 0 10px;
    }

    .courses_card_col .in {
        padding: 20px 10px 0 22px;
    }
    .offer_card .inner_wrap {
        padding: 22px 32px 22px 100px;
        height: auto;
    }
    .search_field_desktop_view {
        width: 100%;
        flex-flow: column;
        background: #fff;
    }

    .search_bar.active .custom_container {
        width: 100%;
    }

    .search_bar.active {
        position: fixed;
    }
    .close_gray {
        right: 17px;
        top: 12px;
        z-index: 999;
    }

    .search_bar.active .search_btn {
        position: relative;
        right: 0;
        height: 100%;
        padding: 17px 21px;
        display: flex;
        justify-content: center;
        background: #f47920;
        color: #ffffff;
        user-select: none;
        top: 0;
    }
    .level_col,
    .category_col,
    .key_word_col {
        width: 100%;
        background: #fff;
    }
    .category_col button.btn.dropdown-toggle.selectpicker.btn-default,
    .level_col button.btn.dropdown-toggle.selectpicker.btn-default {
        border: none;
        background: white !important;
    }
    .search_field_desktop_view input[type="text"] {
        padding: 16px 8px 16px 11px;
        width: 100% !important;
    }
    .courses_card_col {
        width: 100%;
        padding: 57px 0 0;
    }
    .section_block {
        padding: 20px 20px 20px;
    }
    .testimonial-container {
        padding: 0 26px 0 26px;
    }
    .inner_testi_inwrapper {
        display: flex;
        flex-flow: column;
    }
    .testimonial_card_wrapper {
        padding: 25px 10px;
        margin: 20px auto;
    }
    .cpyt {
        font-size: 12px;
        color: #ccc;
        text-align: center;
    }
    .follow_us {
        text-align: center;
        margin: 5px 0;
    }
    .tnc_nav {
        text-align: center;
        margin: 9px 0;
    }
    .footer-logo {
        text-align: center;
        padding: 10px;
    }
    footer .footer_row {
        display: flex;
        margin: 0 -10px;
        flex-flow: wrap;
    }
    #testimonial-owl .owl-next {
        right: -28px;
    }
    #testimonial-owl .owl-prev {
        left: -30px;
    }
    .testimonial_card_wrapper .inner_testi_inwrapper .user_image {
        margin: 0 auto 20px;
        width: 130px;
        height: 130px;
    }
    .testimonial_card_wrapper .inner_testi_inwrapper .user_image img {
        width: 130px;
        height: 130px;
    }

    .reset_password_box {
        width: 99%;
        margin: 64px auto 66px;
        padding: 20px;
        background: #fff;
        box-shadow: 0 0 20px #00000014;
    }

    .modal-dialog {
        width: 90% !important;
        margin: 30px auto;
    }

    .account_form {
        padding: 5px;
    }
    .h-align-mid {
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .mob-text-center {
        text-align: center;
    }

    .banner_row {
        display: flex;
        flex-flow: column-reverse;
        margin: 0 -8px;
    }
    .content_col {
        padding: 0 0 31px 11px;
        width: 100%;
    }
    .img_col {
        width: 100%;
    }

    .inner_intrest_course_card {
        width: 94%;
    }

    .video_img {
        position: relative;
        border: 1px solid #cccccc30;
        max-height: 350px;
        overflow: hidden;
        background-color: #fafafa;
    }
    .video_img iframe {
        height: 340px;
    }

    .video_img img {
        max-height: 300px;
        width: 100%;
        object-fit: contain;
    }

    .button_wrapper ul li {
        margin: 5px 18px 5px 0;
    }

    .button_wrapper ul li a {
        box-shadow: 5px 5px 25px 0px rgba(46, 61, 73, 0.06);
    }

    .course_details > .tab_wrapper {
        white-space: nowrap;
    }

    .cms_img_wrap img {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .ask-question {
        margin: 0;
    }

    .comment_box {
        width: 100%;
        padding: 8px 8px;
    }

    .comment_box.text_box_comment {
        padding: 15px 11px;
    }

    .comments_wrapper .input_box textarea {
        padding: 0 70px 0 0;
    }

    .comment_post_wrapper .inner_block {
        flex-flow: column;
    }

    .details {
        display: flex;
        flex-flow: column;
        margin: 18px 0 0 4px;
    }
    .comment_post_wrapper .inner_block .details .post_time {
        top: 0px;
    }
    .comment_post_wrapper .inner_block .details .post_question {
        width: 95%;
    }
    .post_reply {
        margin-left: 14px;
    }

    .comment_like-list > ul > li > a {
        font-size: 11px;
        padding: 0 0 0 20px;
    }
    .comment_like-list ul li a.icon:before {
        width: 16px;
        height: 16px;
    }
    .comment_like-list ul li {
        margin: 0 12px 0 0;
    }

    .fol_ans_view_wrap .ans_btn {
        right: 15px;
    }
    .action_option_wrap ul li {
        margin: 0 8px 0 0;
    }

    .reply_box .primary_btn {
        right: 0;
    }

    .tab_wrapper {
        overflow-y: auto;
        overflow-x: hidden;
    }

    .white_card .name {
        font-size: 16px;
        display: block !important;
    }

    .white_wrapper .outline_btn {
        position: absolute;
        right: 0;
    }

    .title_heading {
        margin: 15px 0 12px 0 !important;
        font-size: 20px;
    }

    .leaderboard_card {
        margin: 10px 0;
    }
    .white_wrapper {
        padding: 10px;
    }

    .courses_card_col .section_title {
        text-align: center;
        padding-left: 0;
    }

    .detail_card {
        margin: 15px 0 0;
    }

    .note_alert:before {
        width: 10px;
        height: 10px;
    }

    .questionnarie_wrapper {
        width: 100%;
        padding: 36px 10px 0;
    }
    .question_wrapper {
        border: 1px solid #e7eefa;
        padding: 0 30px 0px;
        height: auto;
    }
    .questionnarie_wrapper .flex_col_sm_4 {
        width: 100%;
    }

    .certificate_thumb_img {
        width: 140px;
        height: 107px;
        margin: 0 10px 0 0;
    }

    .certificate_thumb_img img {
        width: 140px;
        height: 107px;
        object-fit: cover;
    }

    .certificate_thumb_card .download_certificate {
        text-align: center;
    }

    .question_block_section .flex_col_sm_5 {
        width: 100%;
        padding: 0 10px;
    }
    .question_block_section .radiobox_wrap {
        padding: 11px 20px 7px 7px;
        margin: 0 0 12px;
    }

    .questionnarie_wrapper .flex_col_sm_4 {
        width: 100%;
        padding: 0 10px;
    }

    .questionnarie_wrapper .flex_col_sm_4 {
        width: 100%;
        padding: 0 10px;
    }

    .question_block_section .flex_col_sm_5 {
        width: 100%;
        padding: 0 10px;
    }

    .question_block_section .radiobox_wrap {
        padding: 5px 25px 5px 5px;
        margin: 0 0 10px;
    }
    .step_wrapper ul li {
        width: 100%;
    }
    .content_create_section .commn_para {
        width: 100%;
    }
    .page-title {
        margin: 30px 0 10px;
    }
    .section_title {
        font-size: 25px;
    }
    .step_wrapper ul li span {
        width: 60px;
        height: 60px;
        margin: 10px auto;
        font-size: 25px;
    }
    footer .footer_row .foot-li-col {
        width: 25%;
    }
    footer .subscription-col {
        width: 100%;
        padding: 0 30px;
    }
    footer .foot-flow-mob {
        flex-flow: wrap-reverse;
    }
    .plan_btn {
        position: relative;
        top: auto;
    }
    .webinar_card_wrap a.icon.sharelac {
        position: absolute;
        right: 55px;
        padding: 0 0 0 23px;
        top: 210px;
        z-index: 99;
    }
    .login_req {
        bottom: 140px;
        right: 20px;
    }
    .accordian-para.acc-show {
        padding: 0px 32px 5px 70px;
    }
    .competition_detail_section .competition_name {
        font-size: 18px;
        margin-top: 10px;
    }
    .banner_container {
        width: 95%;
    }
    .banner_container .compitition-txt {
        width: 100%;
    }
    .add_community_wrap {
        margin-top: 20px;
    }
    .create-lp-btn {
        text-align: right;
        margin-top: 15px;
    }
    .users_block .user_card {
        width: 30%;
    }
    .webinar_card_wrap .edtech_topic_name {
        margin-top: 12px;
    }
    .by_class_wrapper {
        max-width: 100%;
    }
    /* .preview_list{
        display: none;
    } */

    .content_details {
        padding: 0 0;
    }
    .question_block_section .radiobox_wrap {
        padding: 5px 25px 5px 5px !important;
    }
    .seprate_block .sm_img img {
        width: 100%;
    }
    .blog .owl-prev {
        right: 70px;
        left: auto !important;
        bottom: 5px;
    }
    .blog .owl-next {
        right: 30px !important;
        bottom: 5px;
    }

    .cast_box .podcast-img,
    .cast_box .bottom-img {
        width: 100%;
        margin-bottom: 15px;
    }
    .cast_box .app-box {
        width: 100%;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .posting_content.post_type li {
        margin-right: 25px;
    }
    .posting_content.post_type li a {
        width: 118px;
    }
    .img_content {
        align-items: center;
        flex-flow: column;
        margin: 15px 0;
    }
    .img_content .details {
        width: 100%;
        font-size: 16px;
        padding: 0;
    }
    .content_image_block {
        padding: 20px 0;
    }
    .content_image_block .content_image {
        margin-bottom: 20px;
    }
    .temp_five .content_image {
        height: 240px;
        margin-bottom: 20px;
    }
    .temp_five .content_image img {
        height: 240px;
    }
    .temp_five .flex_row,
    .content_image_block .flex_row {
        flex-flow: column-reverse;
    }
    .img_grid .flex_col_sm_4 {
        width: 33.33%;
    }
    .blog_testimonial_section .txt-quote {
        font-size: 22px;
    }
    .blog_testimonial_section .quote-detail {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .blog_testimonial_section .viewe_all {
        top: 7px;
        bottom: auto;
    }
    .blog_author_wrap {
        position: initial;
    }
    .blog_testimonial_section .content_blog_wrap {
        padding: 10px;
        position: relative;
    }
    .private_pro {
        text-align: center;
    }
    .inner_module_name {
        width: 80%;
        word-break: break-word;
    }
    .webinar_card_wrap .edtech_topic_name {
        max-width: 470px;
    }
    .webinar_card_wrap .time_label {
        top: 242px;
    }
    .more_webinar .webinar_card {
        flex-flow: row;
    }
    .more_webinar .webinar_card figure {
        width: 214px;
    }
    footer .footer_row .f_col {
        flex: 1 1 auto;
    }
    .notify_tag {
        right: 15px;
        top: 15px;
    }
    .my_cart_address .cart_items {
        padding: 0 10px;
    }
    .my_cart_address {
        flex-flow: column-reverse;
    }
    .column_reverse {
        flex-flow: column-reverse;
    }
    .rewards_list .available_points {
        padding-top: 0;
    }
    .rewards_list .proceed_btn {
        top: 10px;
    }
    .rewards_list .checkout_instructions {
        padding: 20px 10px 20px 30px;
    }
    .content_block,
    .image_block {
        width: 100%;
    }
    .ntbr_img {
        margin: auto auto 20px;
    }
    .content_block .ntbr_para {
        max-width: 100%;
        margin-bottom: 15px;
    }
    .personality_types {
        padding: 30px 0 10px;
    }
    .personality_types .view_wrap {
        top: 0;
    }
    .personality_detail_wrap .detail_wrap {
        padding: 15px 0;
    }
    .personality_detail_wrap .result_wraper {
        padding-left: 10px;
    }
    .seprate_block .sm_img,
    .seprate_block .sm_img img {
        width: 100%;
    }
    .offer_logo {
        justify-content: center;
    }
    .posting_content .content_wrapr {
        width: 100%;
        padding: 15px;
        margin: 20px auto 0;
    }
    .leaderboard_cards .status_block {
        margin: 30px 0 0;
        flex-flow: column-reverse;
    }
    .leaderboard_cards .last_activity {
        justify-content: flex-start;
        margin-bottom: 5px;
    }
    .report_wrapper .inner_wrapper .course_name {
        font-size: 15px;
        margin: 15px 0 0;
    }
    .report_wrapper .report_count {
        font-size: 18px !important;
        max-width: 85px;
        padding-left: 24px;
    }
    .points::before {
        width: 15px;
        height: 15px;
    }
    .report_wrapper .inner_wrapper .custom_card_label,
    .txt_points {
        font-size: 12px;
    }
    .report_wrapper .inner_wrapper {
        padding: 10px;
    }
    .posting_content .content_wrapr .flex_col_sm_4 {
        width: 50%;
    }
    .posting_content .content_wrapr .flex_col_sm_6 {
        width: 33%;
    }
    .leaderboard_list_user .details {
        margin: 0 0 0 10px;
    }
    .join_lac .flex_col_sm_5 {
        width: 50%;
        margin-bottom: 10px;
    }
    .lac_cards .flex_col_sm_6,
    .joined_lac .flex_col_sm_4 {
        width: 50%;
    }
    .ntbr_banner .content_container h1 {
        font-size: 24px;
    }
    .total_test_taken .test_count {
        font-size: 34px;
    }
    .total_test_taken .about {
        max-width: 100%;
        margin: 15px auto;
    }
    .similar_articles .related_box {
        padding: 10px;
    }
    .behaviour_report {
        padding: 15px 0;
    }
    .detail_wrap .flex_col_sm_9 {
        width: 70%;
    }
    .detail_wrap .flex_col_sm_3 {
        width: 30%;
    }
    .certificate_thumb_img .hover_u_card:before {
        left: 50%;
    }
    .blog_card_detail .bottom_btn {
        z-index: 9;
        left: 50%;
        transform: translateX(-50%);
    }
    .test_categ_card .flex_col_sm_4 {
        width: 33.3%;
    }
    .personality_categ_list .category_list .course_card_wrapper .inner-course_card .content_img,
    .personality_categ_list .category_list .course_card_wrapper .inner-course_card .content_img img {
        height: 210px;
    }
    .options_wrap .option_btn {
        margin: 7px;
    }
    .options_wrap span {
        font-size: 14px;
        margin: 0 8px;
    }
    .ntbr_heading {
        font-size: 18px;
    }
    .archived_cards {
        width: 33.33%;
    }
    .kids_comp_cards .flex_col_sm_3,
    .comp_cards .flex_col_sm_4,
    .blog_cards .flex_col_sm_4 {
        width: 50%;
    }
    .image-top {
        flex-flow: column-reverse;
    }
    .more_products {
        margin-top: 15px;
    }
    .blog_card_detail .subject_name {
        max-width: 300px;
    }
    .question_list .inner_block {
        flex-flow: row;
    }
    .question_list .details {
        margin: 5px 0;
    }
    .question_list .fol_ans_view_wrap .ans_btn {
        right: 75px;
        bottom: 10px;
        top: auto;
    }
    .question_list .action_option_wrap ul li {
        width: 45%;
    }
    .comment_post_wrapper .inner_block .details .post_media,
    .comment_post_wrapper .inner_block .details .post_media img {
        width: 100%;
    }
    .notifications p {
        max-width: 535px;
    }
}
/*************** 768 close *************/

/*************** 766 ******************/
@media (max-width: 766px) {
    .srch-text {
        display: none;
    }

    .mob_srch {
        display: block;
        width: 54px;
        padding: 2px 0;
    }
}
/*************** 766 close ************/

/*************** 640 ******************/
@media (max-width: 640px) {
    input[type="text"],
    input[type="password"],
    input[type="number"],
    textarea {
        padding: 7px 21px;
    }
    .breadcrumb_wrapper {
        padding: 15px 0;
    }
    .breadcrumb_wrapper ul li {
        padding: 0 14px 0 0;
    }
    .breadcrumb_wrapper ul li:before {
        width: 4px;
        height: 6px;
        right: 5px;
    }
    .breadcrumb_wrapper ul li a {
        font-size: 13px;
    }
    .cms_content_wrapr img {
        width: 100%;
        height: 220px;
        object-fit: contain;
    }
    .noti_list {
        width: 300px;
    }
    .flex_col_xs_4 {
        width: 100% !important;
    }

    .video_img-wrapper {
        position: relative;
        height: 316px;
    }
    .video_img-wrapper video {
        object-fit: contain;
    }
    .search_bar {
        width: 100%;
        height: 100%;
    }

    .profile_img {
        width: 100px;
        height: 100px;
        /* margin: 3px auto 18px; */
    }

    .profile_img img {
        width: 100px;
        height: 100px;
        object-fit: cover;
    }

    .mob-mg-top {
        margin-top: 15px;
    }
    .preview_wrapper .sidebar {
        width: 90% !important;
    }
    .course_accordian_wrap > .accordian-block {
        border-bottom: 1px solid #eeee;
        padding: 4px;
    }
    .notify-popup {
        width: 60% !important;
        max-width: 92% !important;
        left: 45%;
        padding: 9px 20px;
    }
    .notify-popup p {
        font-size: 18px;
    }
    .close_btn.pop-close {
        width: 15px;
        height: 15px;
        position: absolute;
        right: -7px;
        top: -7px;
        cursor: pointer;
        background-color: #f07924;
        border-radius: 50%;
        border: 2px solid #fff;
        padding: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .close_btn.pop-close img {
        width: 15px;
        height: 15px;
        right: 0;
        top: 0;
        position: relative;
        border-radius: 50%;
    }
    footer .subscription-col {
        width: 91%;
        padding: 0 26px;
    }
    .foot-li-col {
        width: 45%;
    }
    .brand_wrap img {
        width: 80px;
    }
    .mob_srch {
        width: 22px;
    }
    .comment_box .dots_wrapper {
        top: 33px;
    }
    .webinar_card_wrap {
        position: relative;
    }
    .webinar_card_wrap a.icon.sharelac {
        z-index: 9;
    }
    .login_req {
        bottom: 165px;
    }
    .comments_wrapper .input_box textarea {
        padding: 0 12px 0 0;
        width: 95%;
    }
    .input_box {
        width: 60%;
    }
    .user_img {
        margin: 0 15px 0 0;
    }
    .webinar_card_wrap .edtech_topic_name {
        width: 69%;
        font-size: 16px;
    }
    .ac-title p {
        padding: 0 0 5px 50px;
    }

    .video_img {
        max-height: 340px;
        margin-bottom: 20px;
    }
    .video_img img {
        max-height: 340px;
    }
    .resources_list ul {
        padding: 10px 0;
        margin: 0 -10px;
    }
    .resources_list.video ul li {
        padding: 0 10px;
        width: 50%;
        margin: 5px 0 10px 0;
    }
    .resources_list.video ul li figure {
        width: 100%;
        height: 150px;
    }
    .blog_detail {
        margin-top: 20px;
    }

    .webinar_detail_resource .sharelac {
        top: -25px;
    }

    .webinar_detail_resource .bookmark_icon {
        position: absolute;
        right: 0;
        top: -49px;
    }
    .webinar_detail_resource .title_heading {
        width: 100%;
    }
    footer .footer_row .foot-li-col {
        width: 50%;
    }
    .banner_container .compitition-txt h1 {
        font-size: 22px;
        line-height: 1.2;
    }
    .banner_container .compitition-txt p {
        width: 100%;
        font-size: 12px;
        line-height: 1.5;
    }
    .ac-title .time {
        padding-left: 40px;
    }
    .ac-title .time:before {
        left: 15px;
    }
    .inner_module_name {
        width: 71% !important;
    }
    .accordian-para.acc-show {
        padding: 0 5px 5px 1px;
    }
    .action_option_wrap ul li a.icon {
        padding-left: 16px;
    }
    .action_option_wrap ul li a {
        font-size: 12px;
    }
    a.icon.reply:before {
        width: 15px;
        height: 15px;
    }
    .lesson-plan-wrap .owl-next,
    .results-card-wrapper .owl-next {
        right: 0;
    }
    .lesson-plan-wrap .owl-prev,
    .results-card-wrapper .owl-prev {
        left: 0;
    }
    .partners .custon_switch_btn {
        width: 100%;
        margin: 12px auto;
    }
    .custon_switch_btn ul li a {
        padding: 10px 20px;
    }
    .users_block .user_card {
        width: 100%;
    }
    .other_card .white_card {
        padding: 15px 20px;
    }
    .page_title {
        font-size: 20px;
        padding: 0 0 20px 0;
    }
    .leaderboard_list_user .details {
        margin: 0 0 0 10px;
    }
    .report_wrapper {
        padding: 0;
    }
    .report_wrapper .text-right {
        text-align: left;
    }
    .other_card .white_card .flex_col_xs_5 {
        width: 100%;
    }

    .preview_list .course_accordian_wrap > .accordian-block {
        padding: 10px 10px 10px 0;
    }
    a.retain_state {
        /* display: inline-block; */
        vertical-align: middle;
    }

    .leaderboard_cards .leaderboard_list_user {
        align-items: center;
        flex-flow: column;
        text-align: center;
    }
    .subject_name {
        display: block;
    }
    .list_title {
        font-size: 18px !important;
        top: 12px;
    }
    .inline_filter_wrapper {
        flex-flow: column;
        padding: 5px 0;
        width: 100%;
    }
    .inline_filter_wrapper ul {
        margin: 0;
        flex-wrap: wrap;
    }

    /* profile */
    .timeline_wrap .user_name_img .commn_para {
        padding: 0;
        width: 70%;
    }

    .lesson-plan-wrap .owl-next,
    .results-card-wrapper .owl-next {
        right: 0;
    }
    .p_user_details .name {
        font-size: 18px;
    }
    .follow_wrap .p_user_details .name {
        font-size: 14px;
    }

    .p_user_details .prof {
        font-size: 14px;
    }

    .follow {
        width: 125px;
    }

    .timeline_wrap span {
        font-size: 12px;
    }
    .p_card .commn_para {
        font-size: 14px;
    }
    .timeline_wrap {
        background-color: #f7f8fc;
        padding: 20px 15px;
    }
    .user_img {
        width: 40px;
        height: 40px;
    }
    .user_img img {
        width: 40px;
        height: 40px;
    }
    /* profile close */

    /* blog */
    .posting_content {
        padding-bottom: 8px;
    }
    .posting_content.post_type li {
        margin-right: 15px;
    }
    .posting_content.post_type li a {
        width: 110px;
        padding: 12px 0 10px;
    }
    .posting_content.post_type li a .icon {
        width: 15px;
        height: 15px;
        left: 10px;
        margin-bottom: 8px;
    }
    .img_grid .flex_col_sm_4 {
        width: 100%;
    }
    .p_card .hover_u_card {
        width: 100%;
        left: 0;
    }
    .p_user_details .name::after {
        width: 20px;
        height: 20px;
        margin-left: 6px;
    }
    .blog_banner_img .banner_container .heading {
        font-size: 18px;
        margin: 10px 0;
    }
    .blog_banner_img .banner_container .banenr_para {
        font-size: 14px;
    }

    .blog_testimonial_section .viewe_all {
        padding: 7px 18px;
        font-size: 13px;
    }
    .blog_testimonial_section .viewe_all::before {
        right: 7px;
    }
    .cast_box a .title {
        font-size: 30px;
        line-height: 25px;
    }
    .cast_box .app-box p {
        font-size: 16px;
    }
    .blog_testimonial_section .txt-quote {
        font-size: 18px;
    }
    .blog_testimonial_section .quote-detail,
    .blog_testimonial_section .author {
        font-size: 14px;
    }
    .blog_testimonial_section .blog-date {
        font-size: 12px;
        margin: 5px 0;
    }
    .profile_icon:before {
        top: 50%;
        transform: translateY(-50%);
    }
    .button_wrapper.text-right {
        text-align: center;
    }
    .button_wrapper ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        flex-flow: wrap-reverse;
    }

    .button_wrapper ul li {
        margin: 0;
        width: 50%;
    }
    .button_wrapper ul li .primary_btn {
        width: 85%;
        margin: 8px;
    }
    .migrants_block {
        padding: 10px 0 30px;
        margin: 15px 0;
    }

    .webinar_card_wrap .time_label {
        top: 272px;
        right: 20px;
    }
    footer .footer_row .f_col {
        flex: 1 1 33%;
    }
    .modal_heading {
        font-size: 17px;
    }

    .sp-thumbs a:link,
    .sp-thumbs a:visited {
        width: 58px;
        height: 58px;
        margin: 0 5px 0 0;
    }

    .blog_banner_owl .owl-prev,
    #template_banner .owl-prev,
    #rewards-owl .owl-prev {
        width: 24px;
        height: 24px;
        bottom: 10px;
        right: 60px;
    }
    .blog_banner_owl .owl-next,
    #template_banner .owl-next,
    #rewards-owl .owl-next {
        width: 24px;
        height: 24px;
        bottom: 10px;
        right: 25px;
    }
    .blog_categories .categ_list_wrap li {
        margin: 0 5px 12px 0;
        padding: 0;
    }
    .blog_categories .categ_list_wrap li a {
        font-size: 11px;
        padding: 0 5px 0 0;
    }
    .blog_categories .categ_list_wrap .angle_dropwn {
        padding: 5px 20px 5px 0;
    }
    .blog_categories .categ_list_wrap li.angle_dropwn::before {
        right: 5px;
        width: 10px;
        height: 5px;
    }

    .posting_content .post_wrap .user_sm_img,
    .posting_content .post_wrap .user_sm_img img {
        width: 40px;
        height: 40px;
    }
    .posting_content .post_type li {
        margin: 10px 0 0;
        width: 100%;
    }
    .posting_content .post_type li a {
        text-align: left;
    }
    .posting_content .post_type li a .title {
        padding-left: 50px;
    }
    .blog_testimonial_section .testimonial-img-block {
        height: 220px;
        margin-top: 12px;
    }
    .blog_list.posting_content .content_wrapr .select-picker-wrap {
        width: 100%;
        margin: 20px 0;
    }
    .upload_vid_blog .right_col {
        width: 80%;
        margin: 80px auto auto;
        padding: 0 0 0 40px;
    }
    .upload_vid_blog .left_col {
        width: 40%;
    }
    .upload_img_blog {
        width: 120px;
        height: 120px;
    }
    .upload_img_blog img {
        width: 50px;
        height: 30px;
    }
    .upload_img_blog .upload_img {
        font-size: 12px;
    }
    .upload_vid_blog .right_col::before {
        left: 12px;
    }
    .my_cart .cart_items .items_card {
        flex-flow: column;
        padding: 10px;
    }
    .my_cart .cart_items .items_card .detail {
        padding: 10px;
        width: 100%;
    }
    .my_cart .cart_items .items_card .card_img {
        width: 100%;
        height: 140px;
    }
    .p_user_details .name.tick:after {
        top: 50%;
        transform: translateY(-50%);
    }
    .inner_testi_inwrapper .testimonial-container .name {
        font-size: 16px;
    }
    .testimonial_card_wrapper .inner_testi_inwrapper .testimonial-container .testimonial-para p {
        font-size: 14px;
        margin: 5px 0 20px 0;
    }
    .testimonial_card_wrapper .inner_testi_inwrapper .testimonial-container .testimonial-para:before {
        width: 20px;
        height: 20px;
        left: -20px;
        top: -16px;
    }
    .testimonial_card_wrapper .inner_testi_inwrapper .testimonial-container .testimonial-para:after {
        width: 20px;
        height: 20px;
        right: 0;
        bottom: -15px;
    }
    .leaderboard_cards .details .user_xsname {
        font-size: 14px;
    }
    .influncer,
    .leaderboard_cards .details .digit {
        font-size: 12px;
    }
    .rank-top-lt {
        font-size: 16px;
    }
    .cast_box .podcast-img {
        height: 240px;
    }
    .posting_content .content_wrapr .flex_col_sm_4 {
        width: 100%;
    }
    .posting_content .content_wrapr .flex_col_sm_6 {
        width: 83%;
    }
    .lac_cards .flex_col_sm_6,
    .joined_lac .flex_col_sm_4 {
        width: 100%;
    }
    .similar_articles {
        padding: 0;
    }
    .testimonial_card_wrapper .inner_testi_inwrapper .testimonial-container {
        padding: 0 20px;
    }
    .ntbr_banner .content_container h1 {
        font-size: 20px;
    }
    .ntbr_banner .content_container .take_test {
        padding: 8px 12px;
        font-size: 16px;
        width: 100%;
    }
    .total_test_taken .test_count {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .kids_competition_winner_card .details {
        margin: 0 0 0 12px;
    }
    .partners .inner-course_card .partner_logo {
        width: 90px;
        height: 90px;
    }
    .partners .inner-course_card .card_detail {
        margin: 10px 0;
    }
    .partners .inner-course_card {
        padding: 20px 10px 10px;
        min-height: 180px;
    }
    .personality_detail_wrap .detail_wrap figure {
        width: 100%;
        height: 110px;
    }
    .personality_categ_list .title_heading {
        font-size: 18px;
    }
    .ntbr_heading {
        font-size: 15px;
    }
    .ntbr_para {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 10px !important;
    }
    .personality_detail_wrap .detail_wrap ul li {
        padding-left: 12px;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .personality_detail_wrap .detail_wrap ul li::before {
        top: 7px;
        width: 5px;
        height: 5px;
    }
    .courses_list_section.personality_categ_list {
        padding: 12px 0;
    }
    .ntbr_img {
        height: 220px;
        margin: auto auto 10px;
    }
    .personality_types .f_row {
        padding: 10px 0;
    }
    .personality_types {
        padding: 10px 0;
    }
    .personality_types .viewe_all {
        padding-right: 16px;
    }
    .personality_types .viewe_all::before {
        width: 8px;
        height: 12px;
    }
    .section_title {
        font-size: 22px;
    }
    .img-top {
        flex-flow: column-reverse;
    }
    .detail_wrap .flex_col_sm_9,
    .detail_wrap .flex_col_sm_3 {
        width: 100%;
    }
    .gurushala_digest .theme_black,
    .gurushala_digest .theme_black.image_card img,
    .gurushala_digest .theme_black .image_card img {
        height: 240px;
    }
    .notifications li {
        padding: 20px 10px 10px;
    }
    .notifications li p {
        font-size: 14px;
        max-width: 325px;
    }
    .notifications li span {
        font-size: 12px;
        right: -10px;
        top: 5px;
    }
    .notifications li span .primary_btn {
        padding: 3px 7px;
        text-transform: none;
    }
    .modal-header.custom_modal_header .close_btn {
        right: 0px;
        top: 5px;
    }
    .title_heading {
        margin: 10px 0 !important;
        font-size: 18px;
    }
    .blog_testimonial_section .migrants {
        font-size: 16px;
    }
    .blog_section_heading,
    .blog_section_heading a {
        font-size: 20px;
        margin-bottom: 8px !important;
    }
    .blog_section_brief,
    .theme_black .content p {
        font-size: 14px;
    }
    .theme_black .content .migrants {
        font-size: 12px;
        padding: 5px 6px;
    }
    .theme_black .content .author {
        font-size: 12px;
    }
    .contact_us {
        padding: 10px 0;
        margin: 10px 0 20px;
    }
    .contact_us .contact_detail {
        background: transparent;
        padding: 15px;
        margin: 0 auto 10px;
        max-width: 100%;
    }
    .contact_us .title_heading {
        display: none;
    }
    .heading {
        font-size: 16px;
    }
    .contact_us .contact_detail .address_wrapper {
        padding: 10px;
    }
    .contact_us .contact_detail .address_wrapper li {
        padding-bottom: 15px;
    }
    .contact_us .contact_detail .address_wrapper li p {
        font-size: 14px;
        line-height: 20px;
    }
    .test_categ_card .flex_col_sm_4 {
        width: 100%;
    }
    .archived_cards {
        width: 50%;
    }
    .kids_comp_cards .flex_col_sm_3,
    .comp_cards .flex_col_sm_4,
    .blog_cards .flex_col_sm_4 {
        width: 100%;
    }
    .options_wrap span {
        font-size: 10px;
        margin: 0 5px;
    }
    .options_wrap .option_btn {
        margin: 3px;
    }
    .options_wrap .option_btn label {
        width: 25px;
        height: 25px;
        font-size: 12px;
    }
    .questions_list .bottom_btuns li .primary_btn {
        width: 120px;
    }
    .offer_option ul li {
        padding: 12px 0 12px 50px;
        font-size: 16px;
    }
    .offer_option ul li::before {
        width: 35px;
        height: 30px;
    }
    .join_lac .flex_col_sm_5 {
        width: 100%;
    }
    #suggestion_owl .white_card .name-block {
        height: 60px;
    }
    .white_card .name.name-block {
        font-size: 14px;
    }
    .comment_post_wrapper .inner_block .details .qpost_name {
        max-width: 175px;
    }
    .comment_post_wrapper .inner_block .details .post_time {
        right: 0;
        font-size: 10px;
    }
    .reply_box .comment_details textarea {
        padding: 0 60px 0 0;
    }
    .dots_wrapper {
        top: 10px;
        transform: initial;
    }
    .lac_list .flex_col_sm_2 {
        width: 100%;
    }
    .template_content_wrapper {
        padding: 0 10px;
        margin-bottom: 15px;
    }
    .template_content_wrapper iframe {
        height: 100%;
        min-height: 600px;
        width: 100%;
    }
}

/*************** 640 close ************/

/*************** 375 ******************/
@media (max-width: 375px) {
    .mob_srch {
        width: 15px;
    }
    #myModal-advertise .modal_heading {
        width: 80%;
    }
    .modal_heading {
        font-size: 16px;
    }
    .blog_categories .categ_list_wrap li a {
        font-size: 11px;
        padding: 0 4px 0 0;
        font-family: "Conv_VODAFONERG_0";
    }
    .account_with ul li a {
        padding: 12px;
    }
    .custon_switch_btn ul li a {
        padding: 6px 10px;
    }
    .p_comunity .outline_btn {
        right: 10px;
        top: 10px;
        padding: 5px 15px;
    }
}
/*************** 375 close*************/

/*************** 360*************/
@media (max-width: 360px) {
    .blog_categories .categ_list_wrap li {
        margin: 0 3px 8px 0;
        border: none;
        padding: 5px 8px 5px 0;
    }
    .blog_categories .categ_list_wrap li a {
        font-size: 9px;
    }
    .blog_categories .categ_list_wrap .angle_dropwn {
        padding: 5px 15px 5px 0;
    }
    .app_wrapper {
        padding: 70px 0px 800px;
    }
}

/*************** 360 close*************/
