@media screen and (max-width: 580px) {

    .first_block_sanati {
     
        display: none;
 
    }

    .second_block_details {
        width: 100%;
        height: 100vh;
    }

    .login_form_design {
        width: 100%;
        margin: auto;
    }
    .thrid_image_background2 {
        /* position: absolute; */
        /* top: 28%; */
        /* right: 38%; */
        /* left: 70px; */
        /* background-color: #fff; */
        /* padding: 30px; */
        height: 100px;
        width: 100px;
        margin: auto;
        display: flex;
        margin-bottom: 36px;
        border-radius: 50%;
        align-items: center;
        justify-content: center;
        box-shadow: 0px 1px 5px 3px rgba(0, 0, 0, 0.25);
    }
    .third_image {
        /* position: absolute; */
        width: 80px;
    }
    .newlogin_content_wrap {
        flex-direction: column;
    }
    .bank_options {
        width: 25%;
    }
    .applicant_name {
        font-size: 11px;
        margin: 5px auto;
    }
    .sms_btn {
        padding: 4px 12px !important;
        margin: 0 0px;
    }
    .pending_card_body_1 a {
        filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.25));
        box-shadow: unset;
        border: 1px solid #BC5E66;
        font-family: Poppins;
        font-size: 12px;
        color: #fff;
        font-style: normal;
        background-color: #BC5E66;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        padding: 4px 8px;
    }
    .pending_card_body_1 {
        padding: 8px 13px !important;
        margin: 16px;
        border-radius: 16px;
        background: #fff;
        box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.28) inset;
    }
    .pending_card_body {
        padding: 8px 13px !important;
        margin: 16px;
        border-radius: 16px;
        background: #FFF;
        box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.28) inset;
    }
    .btn_view_leads {
        /* stroke-width: 1px; */
        /* stroke: #6E6E6E; */
        filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.25));
        box-shadow: unset;
        border: 1px solid #6E6E6E;
        font-family: Poppins;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        padding: 4px 8px;
    }
    .mobile_notofication{
        padding: 0;
    }
    .links {
        width: 0%;
        /* margin-left: -10px; */
    }
    .activity_scroll
    {
        height: auto;
    }
    .mobile_view_option{
        text-align: center;
        margin-top: 20px !important;
    }
    .btn_second_add_lead{
        margin-bottom: 10px;
    }
    .call_btn {
        padding: 4px 9px !important;
        margin: 0 1px;
    }
    .whtasapp_btn {
        padding: 4px 9px !important;
        margin: 0 1px;
    }
    .notes_btn {
        padding: 4px 9px !important;
        margin: 6px -4px;
    }
    button.btn.call_click_modal {
        margin-bottom: 11px;
    }
    .cancelFollowupButton{
        margin-left: unset;
    }
    .activity_area {
        padding: 8px 17px;
        border: 1px solid #eee;
    }
    .bank_radio,.loan_initiating_radio
    {
        margin-right: unset !important;
    }
    .kyc_mobile_css {
        border: 1px solid #ccc;
        padding: 10px 10px;
        margin-bottom: 10px;
        border-radius: 10px;
    }
    .booking_activity_section
    {
        margin-top: 20px;
    }
    .remainder_booking.border{
        margin-top: 20px;
    }
    .client_digital {
        font-size: 12px;
    }

    .logo_wrapper img {
        width: 100%;
    }

    .dashboardLinks_wrapper {
        margin: 10px 0;
    }

    #view_data_table_wrapper {
        margin-top: 25px;
    }


    .btn_info {
        margin-bottom: 1px;
        margin-left: -10px;

    }

    .main_wrapper,
    .dashboard_wrapper {
        background-size: 0;
    }



    .footer_text p a {
        font-size: 0.6rem;
    }

    .header_section {
        height: auto;
    }

    .logout_wrapper {
        height: auto;
    }

    .logo_wrapper {
        width: 65%;
        margin: 0 auto;
    }

    .text_wrapper p {
        font-size: 0.9rem;
        width: 90%;
        margin: 0 auto;
        color: #fff;
    }

    .login_img_wrapper {
        display: none;
    }

    .text_wrapper {
        display: none;
        background-color: #1D2E40;
        height: 35vh;
        padding: 0 0 0 0;
    }

    /* .text_wrapper {
        height: auto;
    } */

    .login_input {
        width: 75%;
        margin: 10px auto;
    }

    .login_section {
        height: auto;
    }


    #dropdownMenuButton1 {
        display: none !important;
    }

    .logo_wrapper {
        justify-content: start;
        height: auto;
    }

    #mobile_logo {
        justify-content: center;
        height: auto;
    }

    #mobile_logo img {
        width: 48%;
    }

   
    .bar_mobileview {
        display: block;
    }

    .icons_bars {
        font-size: 1.5rem;
        color: #fff;
        padding: 4px 1px 0 0;
    }

    .main_dashboard_area {
        overflow: scroll;
        width: 100% !important;
    }

    .dashboard_main {
        position: relative;
    }

    .mobile_sidebar_section {
        display: block;
    }

    .mobile_sidebar_wrapper {
        position: absolute;
        left: -100%;
        height: 85vh;
        /* display: flex; */
        z-index: 99999;
        background-color: #46474a;
        padding: 10px 22px;
        transition: all 0.32s ease-in;
    }

    .mobile_link a {
        text-decoration: none;
        color: #fff;

    }

    .mobile_link img {
        filter: brightness(0) invert(1);
        width: 15%;
        margin-right: 10px;
    }

    #logoutMobile_icon {
        filter: unset;
    }

    .mobile_link {
        padding: 10px 0;
        font-size: 0.7rem;
    }

    .mobile_link a:hover {
        text-decoration: none;
        color: #fff;

    }

    .dashboard_main .sidebar {
        display: none;
    }

    .user_section {
        position: absolute;
        bottom: 0;
    }

    .dropdown-toggle {
        font-size: 0.6rem;
        color: white;
        padding: 0 0 0.5rem !important;
    }

    .new_input_wrapper {
        width: 85%;
        margin: 0 auto;
    }
}


@media (min-width: 581px) and (max-width : 767px) {
    .newlogin_content_wrap {
        flex-direction: column;
    }

    .logo_wrapper img {
        width: 100%;
    }

    .dashboardLinks_wrapper {
        margin: 10px 0;
    }

    #view_data_table_wrapper {
        margin-top: 25px;
    }


    .btn_info {
        margin-bottom: 1px;
        margin-left: -10px;

    }

    .main_wrapper,
    .dashboard_wrapper {
        background-size: 0;
    }



    .footer_text p a {
        font-size: 0.6rem;
    }

    .header_section {
        height: auto;
    }

    .logout_wrapper {
        height: auto;
    }

    .logo_wrapper {
        width: 65%;
        margin: 0 auto;
    }

    .text_wrapper p {
        font-size: 0.9rem;
        width: 90%;
        margin: 0 auto;
        color: #fff;
    }

    .login_img_wrapper {
        display: none;
    }

    .text_wrapper {
        display: none;
        background-color: #1D2E40;
        height: 35vh;
        padding: 0 0 0 0;
    }

    /* .text_wrapper {
        height: auto;
    } */

    .login_input {
        width: 75%;
        margin: 10px auto;
    }

    .login_section {
        height: auto;
    }


    #dropdownMenuButton1 {
        display: none !important;
    }

    .logo_wrapper {
        justify-content: start;
        height: auto;
    }

    #mobile_logo {
        justify-content: center;
        height: auto;
    }

    #mobile_logo img {
        width: 48%;
    }

   
    .bar_mobileview {
        display: block;
    }

    .icons_bars {
        font-size: 1.5rem;
        color: #fff;
        padding: 4px 1px 0 0;
    }

    .main_dashboard_area {
        overflow: scroll;
        width: 100% !important;
    }

    .dashboard_main {
        position: relative;
    }

    .mobile_sidebar_section {
        display: block;
    }

    .mobile_sidebar_wrapper {
        position: absolute;
        left: -100%;
        height: 85vh;
        /* display: flex; */
        z-index: 99999;
        background-color: #46474a;
        padding: 10px 22px;
        transition: all 0.32s ease-in;
    }

    .mobile_link a {
        text-decoration: none;
        color: #fff;

    }

    .mobile_link img {
        filter: brightness(0) invert(1);
        width: 15%;
        margin-right: 10px;
    }

    #logoutMobile_icon {
        filter: unset;
    }

    .mobile_link {
        padding: 10px 0;
        font-size: 0.7rem;
    }

    .mobile_link a:hover {
        text-decoration: none;
        color: #fff;

    }

    .dashboard_main .sidebar {
        display: none;
    }

    .user_section {
        position: absolute;
        bottom: 0;
    }

    .dropdown-toggle {
        font-size: 0.6rem;
        color: white;
        padding: 0 0 0.5rem !important;
    }

    .new_input_wrapper {
        width: 85%;
        margin: 0 auto;
    }
}


@media (min-width: 766px) and (max-width : 990px) {


    .newlogin_bg_section {
        background-image: url('../img/newLogin_bg.png');
        background-repeat: no-repeat;
        background-size: 150% 100%;
        height: 100%;
    }

    .main_dashboard_area {
        overflow: scroll;
        width: 100% !important;
    }

    .login_input {
        width: 75%;
        margin: 10px auto;
    }

    .logo_wrapper {
        text-align: center;
        width: 40%;
        line-height: 6;
    }

    .links a {
        font-size: 0.7rem;
    }

    .btn-info {
        margin: 10px 0;
    }

    .logout_wrapper {
        text-align: center;
        line-height: 3.7;
        background-color: #46474a;
        height: auto;
    }

    .header_section {
        height: auto;
    }

    .dataTables_wrapper .dataTables_filter {
        margin-bottom: 5px;
        position: absolute;
        right: 12px;
        top: -38px;
    }

    .dashboard_main {
        position: relative;
    }

    .mobile_sidebar_section {
        display: block;
    }

    .mobile_sidebar_wrapper {
        position: absolute;
        left: -100%;
        height: 85vh;
        display: flex;
        z-index: 99999;
        background-color: #46474a;
        padding: 10px 22px;
        transition: all 0.32s;
    }

    .mobile_link a {
        text-decoration: none;
        color: #fff;

    }

    .mobile_link img {
        filter: brightness(0) invert(1);
        width: 15%;
        margin-right: 10px;
    }

    #logoutMobile_icon {
        filter: unset;
    }

    .mobile_link {
        padding: 10px 0;
    }

    .mobile_link a:hover {
        text-decoration: none;
        color: #fff;

    }

    .dashboard_main .sidebar {
        display: none;
    }

    .bar_mobileview {
        display: block;
    }

    .icons_bars {
        font-size: 1.5rem;
        color: #fff;
        padding: 4px 1px 0 0;
    }

    .main_dashboard_area {
        overflow: scroll;

        width: 100%;
    }

}

@media (min-width : 1440px) {

    .links>div {
        /* margin-top: 1px; */
    }

    .logo_wrapper {
        text-align: center;
        /* width: 55%; */
        line-height: 4.3;
    }

    .logout_wrapper {
        text-align: center;
        line-height: 4.2;
        background-color: #0072bc;
    }

    .post_sale_img {
        width: 30%;
        height: 45px;
        max-height: 45px;
        background-color: #46474a;
        margin: 0 auto;
        border-radius: 50%;
    }

    /* .postsales_dashboard_section{
        border: 1px solid #46474a;
        width: 150px;
        height: 150px;
        max-width: 150px;
        max-height: 150px;
        border-radius: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
    } */
    .redirect_links img {
        width: 50%;
        margin-top: 12px;
    }
    
}