    @media only screen and (max-width:767px) {
        .footer-area-signup {
            width: 100%;
            position: relative !important;
            top: 0px !important;
            margin-top: 203px;
        }
        .content-wrapper {
            padding: 0px !important;
            width: auto !important;
        }
        .card_login {
            display: flex;
            flex-direction: column;
            width: 100% !important;
            margin-top: 16px !important;
            margin-bottom: 16px !important;
        }
        .h-100 {
            width: inherit !important;
        }
        .new_sdr{
            margin-bottom: 16px;
        }
    }

    @media only screen and (max-width:575px) {}

    @media only screen and (max-width:479px) {}

    @media only screen and (max-width:360px) {}

    @media only screen and (max-width:991px) and (min-width:768px) {}

    @media only screen and (min-width:992px) and (max-width:1169px) {}

    @media only screen and (min-device-width:1024px) and (max-device-height:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {}

    @media (min-width:1170px) and (max-width:1217px) {}

    @media (min-width:1366px) and (max-width:1480px) {
/* 
        .emsection{
            position: inherit !important;
            width: 100% !important;
        } */

        .booking_heading p {
            width: 105px !important;
        }
        .booking_heading h3 {
            width: 90px !important;
        }
       

        .salon_mei_section {
            /* position: fixed;
            top: 152px;
            width: 24.99% !important; */
        }
        .choose_sucri {
            position: fixed;
            top: 152px;
            width: 24.99% !important;
        }
    }

    @media (min-width:1920px) {}

    @media only screen and (min-device-width: 1200px) and (max-device-width: 1600px) {}

    @media only screen and (min-width: 992px) and (max-width: 1199px) {}

    @media screen and (max-width: 1366px) {}
