/* ------ large and medium devices (dekstops and laptops, 992px and up) -----*/
@media (min-width: 992px) {
    .container {
        max-width: 140rem;
        padding: 0;
    }
}

/* ------ Medium devices (tablets, 991px and down) -----*/
@media (max-width: 991px) {
    html {
        font-size: 60%;
    }

    :root {
        --fullMenuHeight: 8rem;
    }

    .container {
        padding: 0 1.8rem;
    }

    .col_gap_40,
    .col_gap_30 {
        gap: 2.5rem 0;
    }

    .content {
        text-align: center;
    }

    .content .button {
        margin: 0 auto;
    }

    /* ================ Header area ================ */
    .logo img {
        width: 18.4rem;
    }

    .add_user p {
        display: none;
    }

    .site_header .add_user {
        padding: 0;
        background: transparent;
        height: auto;
    }

    /*.site_header .toggled_menu_icon {*/
    /*    background: transparent;*/
    /*}*/
    .site_header .toggled_menu_icon img {
        width: 2.4rem;
    }

    .site_header {
        height: 9rem;
    }

    /* ==================== Hero area =================== */
    .hero_area {
        padding-top: 2.8rem;
        padding-bottom: 2rem;
    }

    .hero_content > img {
        width: 32.9rem;
    }

    .hero_content p {
        font-size: 2.7rem;
    }

    .hero_content h4 {
        color: #00b358;
        font-size: 2.7rem;
        line-height: 3.6rem;
        padding-bottom: 1rem;
    }

    .search_area {
        grid-template-columns: 1fr;
        border-radius: 0;
        border: none;
        gap: 1rem;
        overflow: visible;
        width: 45.5rem;
        margin-left: auto;
        margin-right: auto;
    }

    .search_area .form_control {
        border-radius: 10rem;
        padding: 0 3rem;
        height: 5rem;
        box-shadow: 0 0.4rem 0.4rem 0 #00000040;
        border-right: 0;
    }

    .search_area .magni_user {
        width: 100%;
        border-radius: 10rem;
        height: 5rem;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 2rem;
    }

    .search_area .magni_user img {
        width: 2rem;
    }

    .search_area .magni_user p {
        font-weight: 700;
        color: white;
        font-size: 2.8rem;
    }
    .filter_checkbox p {
        font-size: 2.5rem;
    }
    .search_area .nice-select:after {
        left: 3rem;
    }

    .hero_content .p1 {
        padding: 2rem 0 1.9rem;
    }

    .hero_content .p2 {
        padding-top: 0;
        padding-bottom: 1.5rem;
    }

    .magni_user p {
        display: block;
        font-size: 1.6rem;
        padding: 0;
    }

    .stickybtn {
        height: 5rem;
        font-size: 1.6rem;
        z-index: 999;
    }

    .stickybtn img {
        width: 2.2rem;
    }

    .hero_slider .swiper-scrollbar {
        display: block;
    }

    /* =================== About area ==================== */
    .about_area .row {
        flex-direction: column-reverse;
        gap: 4.7rem;
    }

    .about_area {
        padding: 9.3rem 0 3.5rem;
    }

    .about_area .content {
        padding-top: 0;
    }

    .about_area .content .logo2 {
        width: 22.2rem;
        padding-bottom: 3rem;
    }

    .about_area .content h2 {
        font-weight: 600;
        line-height: 4rem;
        padding-bottom: 1.7rem;
    }

    .about_area .buttons {
        flex-direction: row-reverse;
    }

    .about_area .buttons .button {
        width: 50%;
        justify-content: center;
        padding: 0 1.5rem;
    }

    /* ======================== magnify_area =========================== */
    .magnify_area {
        background: none !important;
        padding-bottom: 6.5rem;
    }

    .magnify_bg_wrap {
        position: relative;
        height: 56.2rem;
        display: flex;
        align-items: center;
        margin-bottom: 7rem;
        margin-top: 7rem;
    }

    .magnify_img {
        width: 47.7rem;
        left: -15.3rem;
        top: 7rem;
    }

    .magnify_area .content p {
        padding-bottom: 0;
    }

    .magnify_area .col-lg-12.position-relative.z_1 h2 {
        text-align: center;
        font-weight: 600;
        padding: 0 2rem;
        line-height: 4rem;
        padding-bottom: 2rem;
    }

    .magnify_area .search_area {
        margin-top: 0;
        margin-bottom: 0;
    }

    .logo2 {
        width: 22.2rem;
    }

    .magnify_area .content h1 {
        font-size: 3.2rem;
        line-height: 4rem;
        padding: 3rem 0 1.7rem;
    }

    .search_area_white .form_control {
        border: 0.1rem solid #56565680;
        box-shadow: none;
    }

    /* ======================= representation_area ========================= */
    /*.representation_area .content {*/
    /*    padding-top: 0;*/
    /*}*/

    .representation_area .content h1 {
        font-size: 3.2rem;
        line-height: 4rem;
        padding: 3.1rem 0 4.7rem;
    }

    .representation_img img {
        width: 30.6rem;
    }

    .representation_img .testimonial_icon.v2 {
        bottom: 7.5rem;
        left: -1rem;
    }

    .testimonial_icon_white .t_icon img {
        width: 4.2rem;
    }

    .representation_img {
        margin-bottom: 3rem;
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }

    .representation_area .button {
        height: 5rem;
        padding: 0 5rem;
    }

    .representation_img:before {
        background: radial-gradient(
                50% 50% at 50% 50%,
                #ccdaff 0%,
                rgba(204, 218, 255, 0) 100%
        );
        width: 71.4rem;
        height: 38.8rem;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 50%;
        right: auto;
    }

    /* ============================= research_area =============================== */
    .research_area .content {
        text-align: center;
    }

    .research_area .content .logo2 {
        margin: 0 auto;
    }

    .research_area .content h1 {
        font-size: 3.2rem;
        line-height: 4rem;
        padding-top: 3rem;
        padding-bottom: 2.5rem;
    }

    .research_img .research_img {
        width: 44.4rem;
    }

    .research_img {
        margin-bottom: 0;
    }

    .research_area {
        padding: 5rem 0 2.2rem;
    }

    .research_bottom h4 {
        font-size: 3.21rem;
        line-height: 4rem;
        text-align: center;
    }

    .research_area .content p span.f_700 {
        font-weight: 400 !important;
    }

    .research_area .search_input {
        grid-template-columns: 1fr;
        height: auto;
        box-shadow: none;
        border-radius: 0;
        gap: 1rem;
    }

    .research_area .search_input input {
        height: 5rem;
        padding: 0 3rem;
        border-radius: 10rem;
        border: 0.1rem solid #56565680;
    }

    .research_bottom button {
        height: 5rem;
        width: 100%;
        border-radius: 10rem;
        border: 0.1rem solid #56565680;
    }

    .research_bottom button img {
        width: 2.2rem;
    }

    .research_slider_wrap .col-lg-2 {
        display: none;
    }

    .research_slider {
        width: calc(100% + 6rem);
        transform: translateX(3rem);
        overflow: visible;
    }

    .research_slider .swiper {
        padding-right: 3rem;
        padding-bottom: 0.5rem;
        padding-top: 0.5rem;
    }

    .research_slider .swiper-scrollbar {
        display: none;
    }

    /* ======================== */
    .testimonial_slide h2 {
        font-size: 1.6rem;
        line-height: 2.8rem;
        font-weight: 600;
        padding: 2.8rem 0 1rem;
    }

    .testimonial_slide {
        padding: 3.8rem 3.5rem 3.4rem 3.5rem;
    }

    .testimonial_slide > .button {
        margin-top: 0.7rem;
    }

    .swiper {
        padding-bottom: 2.5rem;
    }

    /* ============================ Magnify2 area =========================== */
    .magnify_area2 .content h2 {
        font-size: 2.2rem;
        line-height: 3rem;
        text-align: right;
    }

    .magnify_area2 .content h2 span {
        font-weight: 700;
    }

    .magnify2_bottom .testimonial_icon {
        display: none;
    }

    .magnify2_bottom .button {
        margin-left: auto;
        margin-right: 0;
    }

    .magnify2_bottom {
        padding-right: 0;
        padding-top: 1rem;
        padding-bottom: 5rem;
    }

    .magnify_area2 {
        margin-top: 0;
        padding-top: 5rem;
        padding-bottom: 0;
        background: url(../img/magnify2_bg.jfif) no-repeat scroll left top / cover !important;
    }

    /* =================== Footer area ================== */
    .footer_boxes {
        gap: 12.4rem;
        padding-left: 0;
        justify-content: flex-start;
        padding: 5rem 1.5rem 3rem;
    }

    .footer_bottom {
        padding: 5rem 0;
    }

    /* ===================== Site Header ======================== */
    .menu_modal {
        z-index: 999999;
    }

    .menu_modal .menu_actions {
        top: 6.5rem;
    }

    .menu_modal .modal-content {
        opacity: 0;
        transform: translateX(25rem);
    }

    .menu_modal.show .modal-content {
        opacity: 1;
        transform: translateX(0);
    }

    .menu_modal .modal-content {
        overflow-y: auto;
        width: 31.6rem;
        padding: 13rem 4.3rem 4.4rem 6.7rem;
    }

    .popup_menu_list a {
        line-height: normal;
        padding: 2rem 0;
        font-size: 1.4rem;
    }

    .icon_16 {
        width: 1.6rem !important;
    }

    .menu_modal .add_user p {
        display: block;
    }

    .stickybtn {
        z-index: 999;
    }

    .toggled_menu.active .close {
        display: block !important;
        width: 1.4rem;
    }

    .toggled_menu.active .menu_hamburger {
        display: none;
    }

    /*.toggled_menu.active .toggled_menu_icon {*/
    /*    background: #ffffff26;*/
    /*}*/
    .filter {
        position: fixed;
        width: 42.6rem;
        top: 12rem;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1001;
        padding: 2rem;
        pointer-events: none;
        opacity: 0;
        transition: 300ms;
    }

    .filter.show {
        pointer-events: auto;
        opacity: 1;
    }

    .filter .accordion {
        height: calc(100vh - 31rem);
        overflow: auto;
        padding: 0 2rem;
    }

    .filter_overlay {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100vh;
        background: rgba(7, 32, 93, 0.3);
        backdrop-filter: blur(0.5px);
        z-index: 1000;
        pointer-events: none;
        opacity: 0;
        transition: 300ms;
    }

    .filter.show + .filter_overlay {
        pointer-events: auto;
        opacity: 1;
    }

    .page_title_area .title_box {
        text-align: center;
    }

    .filter .title_box {
        padding: 0 2rem 1rem 1rem;
    }

    .filter .title {
        font-size: 2.2rem;
    }

    .experts_area h1 {
        font-size: 3.2rem;
    }

    .swiper.experts_slider {
        padding-bottom: 3.5rem;
    }

    /* ====================== hero_sm ======================= */
    .hero_sm {
        text-align: center;
        padding-top: 5.1rem;
    }

    .round_face_v2 {
        width: 10.7rem;
        margin-top: 3rem;
        margin-bottom: -4.9rem;
        border-radius: 50px;
    }

    /* ======================= profile_area ======================== */
    .profile_area .container {
        background: transparent;
        border: none;
        overflow: visible;
    }

    .Contact_top_sm .pofile_left_block {
        border: none;
        background: transparent;
        padding: 0;
    }

    .Contact_top_sm .profile_location {
        padding-right: 0;
        justify-content: center;
        padding: 0;
        background: transparent;
        padding-bottom: 1.5rem;
        border-bottom: 0.1rem solid #07205d80;
        width: calc(100% - 8rem);
        margin: 0 auto;
        margin-bottom: 1.5rem;
    }

    .profile_area {
        padding-top: 6.5rem;
        margin: 0;
    }

    .Contact_top_sm h5 {
        text-align: center;
    }

    .Contact_top_sm .contact_form_two {
        padding-top: 1rem;
    }

    .link_btn img {
        width: 2.5rem;
    }

    .link_btn {
        display: flex;
        align-items: center;
        height: 3.9rem;
        justify-content: center;
        gap: 1rem;
        flex-direction: row-reverse;
        border-radius: 10rem;
        color: #f2f5ff;
        font-size: 1.6rem;
        font-weight: 700;
    }

    .contact_sm_link {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 1.3rem;
    }

    .link_btn_blue {
        background: #0077ff;
    }

    .link_btn_yellow {
        background: #2abc0d;
    }

    .social_links_slider {
        padding-top: 2.5rem;
    }

    .prof_top_text a {
        font-size: 1.2rem;
        line-height: 1.7rem;
        display: block;
        text-align: center;
        padding-bottom: 1rem;
    }

    .profile_main_right {
        padding-top: 3rem;
    }

    .prof_top_text {
        padding-bottom: 0;
        border: none;
    }

    .prof_top_text hr {
        color: #07205d80;
        margin: 1.5rem 0;
        width: 36rem;
        margin-left: auto;
        margin-right: auto;
    }

    .huwaei_img {
        width: 25.3rem;
    }

    .profile_main_r1 {
        text-align: center;
        gap: 2.3rem;
        flex-direction: column-reverse;
        padding-top: 2rem;
        margin-bottom: 3.5rem;
    }

    .profile_main_r1 p {
        width: 43.5rem;
        margin: 0 auto;
    }

    .profile_main_r1 h5 {
        display: none;
    }

    .profile_left {
        margin-top: 5.3rem;
    }

    .pofile_left_block {
        background: #fff;
        padding: 5.5rem;
    }

    .profile_left .form_control.v2 {
        background: #f0f0f0;
    }

    .profile_main > .row {
        padding-left: 0;
        padding-right: 0;
    }

    .profile_main_right {
        overflow: visible;
    }

    .gallery_slider_area .tab-pane img {
        height: 28.7rem;
    }

    .gallery_slide button img {
        height: 11.4rem;
        border-radius: 0.5rem;
    }

    .profile_main_2 {
        padding: 3.5rem 0 6.5rem;
        text-align: center;
    }


    /* ====================== law_text_top ===================== */
    .law_text_top {
        position: fixed;
        display: flex;
        top: 5rem;
        height: 5.2rem;
        background: #fff;
        width: 100%;
        left: 0;
        display: flex;
        align-items: center;
        padding: 0 2.2rem;
        z-index: 99;
    }

    .law_text_top .t_icon {
        width: fit-content;
        height: fit-content;
        border: none;
    }

    .law_text_top p {
        position: relative;
        top: auto;
        transform: translateX(0);
        left: auto;
        bottom: 0;
        margin: 0;
    }

    .law_text_top .testimonial_icon {
        margin: 0;
        display: flex !important;
        align-items: center;
        gap: 1rem;
    }

    .law_text_hero .title_box {
        padding-top: 6.3rem;
    }

    .law_text_hero .title_box p {
        font-size: 1.4rem;
    }

    .text_area .row {
        padding-bottom: 2.5rem;
    }


    /* ======================== register page area ============================= */
    .register_input_box_wrapper {
        padding-right: 2rem;
        padding-left: 2rem;
    }

    .register_heading {
        padding-bottom: 3rem;
        padding-right: 2rem;
    }

    .register_form {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

    .register_check_box {
        margin-top: 3.4rem;
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .register_form_btn {
        margin-top: 3.1rem;
        padding-left: 2rem;
        padding-right: 2rem;
    }


    /* ============================= manageuser page area ============================== */
    .manageuser_form_wrapper .register_form {
        padding: 4rem 2rem 5rem;
    }

    .manageuser_input_box_mb {
        padding-top: .9rem;
    }


}

/*----- sm devices (tablets, 767px and down) -----*/
@media (max-width: 767px) {
    /* ============ default styles ============ */
    html {
        font-size: 55%;
    }

    .content {
        text-align: center;
    }

    .primary_menu {
        width: 540px;
    }

    /* ================ hero_area ==================== */
    .hero_slider {
        margin-right: 0;
        padding-right: 2rem;
    }

    /* =================== popuplar_search_area ==================== */
    .popuplar_search_area {
        padding-bottom: 3rem;
    }

    .popuplar_slider {
        width: calc(100% - 3rem);
        margin-right: 0;
    }

    .popuplar_slider .swiper-scrollbar {
        width: calc(100% + 3rem) !important;
        transform: translateX(-3rem);
    }

    /* =============== Magnify area ================== */
    .magnify_bg_wrap {
        margin-bottom: 2rem;
        margin-top: 0;
    }

    /* =============== Testimonial area ================== */
    .Testimonial_area .d-md-none.d-block.mt_20.pl_45.pr_45 .button {
        height: 5rem;
        color: #07205d;
    }

    .page_title_area .title_box {
        padding: 1.8rem 0 1.5rem;
        min-height: auto;
    }

    .page_title_area .title {
        font-size: 2.7rem;
        line-height: 150%;
        padding-bottom: 1rem;
    }

    .page_title_area .pagination {
        padding: 0.8rem 0;
    }

    .ctg_cards_area {
        padding: 3.7rem 0 4.4rem;
    }

    .experts_area {
        padding: 2.5rem 0;
    }

    .experts_area .title_box {
        padding-bottom: 2.5rem;
    }

    .experts_area h1 {
        font-size: 2.1rem;
        line-height: 120%;
    }


    /* ============================= manageuser page area ============================== */
    .manageuser_input_box_mb_top {
        padding-top: 2rem;
    }

    .manageuser_form_heading {
        padding-top: 5.2rem !important;
    }

    .pt_mb_10 {
        padding-top: 1rem;
    }

    .gallery_container {
        padding: 3.1rem 1rem 1.2rem 1.7rem;
    }

}

/*----- xs devices (landscape phones, 575px and down) -----*/
@media (max-width: 575px) {
    html {
        font-size: 1.801vw;
    }

    .container {
        padding: 0 3rem;
    }

    /* menu */
    .primary_menu {
        width: calc(100%);
    }

    /* =============== Magnify area ================== */
    .magnify_bg_sm {
        width: calc(100% + 6rem);
        transform: translateX(3rem);
    }

    /* =============== Testimonial area ================== */
    .testimonial_slider .swiper-scrollbar {
        /*width: calc(100vw - 6rem) !important;*/
        /*margin-left: -16.5rem;*/
    }

    .testimonial_slider {
        /*width: 33rem;*/
        width: 90%;
        margin-right: 0;
    }

    /* ================ hero_area ==================== */
    .hero_slider {
        width: 45rem;
        margin-right: 0;
        padding-right: 2rem;
    }

    .hero_area .swiper-scrollbar {
        width: calc(100vw - 5rem) !important;
        margin-left: -7.5rem;
    }

    /* =============== magnify2 area ================== */
    .magnify_area2 {
        background: #f1f5fe !important;
        padding-top: 2.7rem;
    }

    .magnify2_bottom {
        background: url(../img/magnify2_bg.jfif) no-repeat scroll left -5rem top -3rem /
      95rem !important;
        width: calc(100vw);
        transform: translateX(3rem);
        padding-right: 3rem;
        padding-top: 17rem;
    }

    .expert_popup .modal-dialog {
        max-width: 100%;
        padding-left: 3rem;
        padding-right: 3rem;
    }

    .modal_close {
        left: 0;
        top: -5.6rem;
    }

    .cards_pagination {
        padding-right: 5.5rem;
    }

    /* ================= text_area ===================== */
    .text_area .pb-3.pb-lg-5 img {
        height: 8rem;
        object-fit: cover;
        width: calc(100% + 6rem) !important;
        transform: translateX(3rem);
    }


    /*========================= register page area ===========================*/
    .register_heading h2 {
        max-width: 43rem;
        font-size: 2.8rem;
    }

    .register_page_modal .expert_card {
        padding: 4.3rem 2.6rem 3.4rem;
    }

    .register_modal_submit_btn a {
        margin-top: 3rem;
    }

    .course_meta {
        display: flex;
        flex-direction: row;
        margin-top: 10px;
        align-items: flex-start;
        gap: 0px;
        flex-wrap: wrap;
    }

    .course_meta div {
        display: flex;
        flex-direction: column;
        margin-top: 10px;
        align-items: flex-start;
        gap: 4px;
        width: 50%;
    }

    .single .text_area img.course_image {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .site_header .add_user {
        padding: 0;
        background: transparent;
        height: auto;
        gap: 1.4rem;
        display: flex;
        align-items: center;
        padding: 0 2rem;
        height: 3.9rem;
        border-radius: 10rem;
        font-size: 1.6rem;
        font-weight: 700;
        line-height: 2.35rem;
        transition: 0.25s ease;
        background: #00b358;
    }

    .site_header .add_user p {
        display: inline-block;
        color: #07205d !important;
    }

    .site_header .add_user img {
        filter: invert(100%);
    }

    .magnify_user_close {
        left: 10px;
        top: 10px;
        bottom: initial;
        position: absolute;
    }

    .magnify_user_area .search_area {
        margin: 0 auto;
    }

    .form_control .current, .form_group input.form_control {
        font-size: 2.6rem;
    }

    form button {
        font-size: 2.1rem;
    }

    .search_area .magni_user p {
        font-size: 2.1rem;
    }


    h2 {
        line-height: 3.7rem;
    }

    body.home main {
        font-size: 2.2rem;
        line-height: 2.2rem;
    }

    .footer_boxes {
        display: flex;
        flex-direction: column;
        gap: 0;
    }

    ul.menu {
        display: flex;
        flex-direction: column;
        overflow: hidden;
        max-height: 0;
        transition: max-height 0.4s ease;
    }

    ul.menu.open {
        max-height: 1000px;
    }

    .footer_box h4 {
        border-bottom: 1px solid #07205d;
        line-height: 1;
        margin-bottom: 2rem;
        margin-top: 2rem;
    }

    /*
    All pages
    */
    body {
        font-size: 2.6rem;
        line-height: 2.9rem;
    }

    .featured-image {
        float: none;
        width: 100%;
    }

    /*
    Worker category
    */
    .category_card {
        padding: 1rem;
    }

    .category_card .card_body h3 {
        font-size: 2.3rem;
    }

    .expert_card {
        padding: 1rem;
    }

    .expert_card .name {
        font-size: 2.4rem;
        line-height: 2.7rem;
        margin-top: 8px;
    }

    .expert_card .skills {
        max-height: 58px;
        min-height: 58px;
    }

    /*
    Profile page
    */
    .profile_main_r1 p {
        font-size: 17px;
        line-height: 20px;
    }

    .truncate-text {
        position: relative;
    }

    .pofile_left_block h5 {
        font-size: 3rem;
    }

    .pofile_left_block ul li a {
        font-size: 16px;
    }

    /*
    Know the law
    */
    .testimonial_icon p {
        font-size: 2.4rem;
        line-height: 3.1rem;
        height: 3.1rem;
    }

    .testimonial_slide h2 {
        font-size: 2.6rem;
    }

    .testimonial_slide button {
        font-size: 2.6rem;
    }

    /*
    Know the law: Item
    */
    .single-law h1 {
        font-size: 3.5rem;
        line-height: 3.76rem;
    }

    /*
    Blog
    */
    .testimonial_icon p {
        font-size: 2.4rem;
        line-height: 3.1rem;
        height: 3.1rem;
    }

    .popular_info > p {
        font-size: 2.4rem;
    }

    /*
    Blog: Item
    */
    .law_text_hero .title_box p {
        font-size: 2.2rem;
    }

    /*
    Course
    */
    .courses_item {
    }

    .courses_item .courses_info {
    }

    .courses_item .courses_info .buttons {
    }

    .courses_item .courses_info .buttons p {
        font-size: 2rem;
    }

    .courses_item .courses_info .buttons span {
        font-size: 2rem;
    }

    .courses_item .courses_info h2 {
        min-height: 30px;
        font-size: 2.7rem;
        line-height: 3rem;
    }

    /*
    Course: Item
    */
    .course_meta {
        gap: 10px;
    }

    .course_meta div {
        gap: 4px;
        width: fit-content;
    }

    .expert_card .card_button {
        font-size: 2.3rem;
    }

    .expert_card .more {
        font-size: 2.3rem !important;
    }

    .expert_card .name {
        font-size: 3.4rem;
    }

    .expert_card .skills {
        font-size: 2.0rem;
    }

    .page-template-page-profile h2 {
        font-size: 3rem;
    }

    .link_btn {
        font-size: 2.2rem;
    }

    .form_control.v2 {
        height: 4.9rem;
        font-size: 2.6rem !important;
    }

    .contact_sm_link {
        grid-template-columns: 1fr;
    }

    .site_header .add_user p {
        font-size: 2rem;
    }

    .popup_menu_list a {
        font-size: 2.0rem;
    }

    .filter.show {
        top: 23rem;
    }

    .filter.show .accordion {
        height: calc(70vh - 4rem);
        overflow: auto;
        padding: 0 2rem;
    }

    .mobile_filter {
        top: 9rem;
    }
}