@media screen and (max-width:991px) {
    /*login*/
    .font_sm_14 {
        font-size: 12px;
    }

    .font_sm_16 {
        font-size: 10px;
    }

    .font_sm_18 {
        font-size: 14px;
       margin-bottom: 0px !important;
        text-align: left;
    }
    ul.social_links.p-0.d-flex {
        display: flex;
        justify-content: center;
    }
    .font_sm_20 {
        font-size: 17px;
    }

    .font_sm_22 {
        font-size: 14px;
    }

    .font_sm_24 {
        font-size: 18px;
    }

    .font_sm_30 {
        font-size: 20px;
    }
    /*frontend*/
    .profile_info {
        width: 100%;
        justify-content: flex-start;
        border-radius: 20px;
        padding: 40px;
    }

    /*.btn_contact {
        margin-top: 15px;*/
        /* width: 113px;
        height: 25px;*/
    /*}*/

   /* .profile_info .profile_user {
        margin-right: 30px;
    }*/

    .profile_user {
        width: 100px;
        height: 100px;
        min-width: 100px;
    }

/*    .profile_description p {
        margin: 0px !important;
    }*/

   
   
   
    /* login new */
    .login_wrapper {
        background: none;
    }

    .qr_generate {
        width: 100%;
        background: black;
        padding: 8px;
    }

    .code_generator {
        left: 0;
        width: 100%;
    }

    .login_block {
        background: #F26339;
        height: 571px;
        width: 100%;
    }

    .login_positionWrap {
        top: 51%;
    }

    .login_container {
        margin: 50px auto;
    }

    .scanner_bar {
        margin: 51px 0;
    }

    img.bottom_left {
        left: 23px;
        top: 85%;
    }

    .topstar {
        position: absolute;
        top: 1.3rem;
        left: 1.2rem;
    }

    .rightstar {
        position: absolute;
        right: 18px;
        top: -61px;
    }

    .header_wrap {
        padding: 20px 33px;
    }


    .text_bord {
        padding-bottom: 24px;
    }

    /*ul.social_links {
        margin-top: 17px !important;
        margin-bottom: 30px;
    }*/


    .profile_wrap {
        min-height: calc(100vh - 65px) !important;
        padding: unset !important
        /* padding: 60px 0px; */
        /*padding: 10px 0px 0px 0px;*/
    }

    .footer_wrapper {
        padding: 0px;
        position: unset;
        bottom: 0;
    }
   /* p.mb-0.clr_lightblue.font_14.font_sm_14.text-center {
        padding-bottom: 5px !important;
    }*/
    


        /*@media screen and (min-width:992px) {*/

            /*15-07-2021*/
            /*.profile_info {
                padding: 40px 40px 60px 40px;
            }

            .btn_contact {
                margin: 57px auto;
                display: block;
            }
        }*/

        @media screen and (max-width:1300px) {
            .container_default {
                padding: 0px 20px;
            }
        }

        @media screen and (max-width:767px) {
        }

        @media screen and (max-width:400px) {
            .profile_user {
                width: 88px;
                height: 88px;
                min-width: 88px;
            }

           /* .profile_info .profile_user {
                margin-right: 20px;
            }*/

            .font_sm_18 {
                font-size: 12px;
                margin-bottom: 0px !important;
            }
        }
        /* login */
        .login_wrapper {
            background: none;
        }

        .qr_generate {
            width: 100%;
            background: black;
            padding: 8px;
        }

        .code_generator {
            left: 0;
        }

        .login_block {
            background: #F26339;
            height: 100vh;
            width: 100%;
        }

        .login_positionWrap {
            top: 55%;
            padding: 0rem 2rem 0rem 2rem;
        }

        .login_container {
            margin: 50px auto;
        }

        .scanner_bar {
            margin: 51px 0;
        }
        /* .login_positionWrap{
		width: 100%;
    position: unset;
    transform: translate(0%,25.9%);
	}
	.login_container{
		margin: 50px auto;
	} */
    }


    /* ----------- iPad devices ----------- */


    /* Portrait */

    @media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
        ./*profile_info {
            width: 100%;
            padding: 40px;
            border-radius: 20px;
            flex-direction: row;
        }*/

        .btn_contact {
            margin: 20px 20px 20px 0px;
        }

        .contact_info {
            width: 100%;
            margin-top: 77px;
        }

        .profile_user {
            margin-right: 30px;
        }

        /*.profile_wrap.content_wrap {
            height: 88vh;
        }*/
        /* login */
        .login_wrapper {
            background: none;
        }

        .qr_generate {
            width: 100%;
            background: black;
            padding: 57px;
            /* padding: 141px 50px; */
        }

        .code_generator {
            left: 0;
            width: 100%;
        }

        .login_block {
            background: #F26339;
            height: 733px;
            width: 100%;
        }

        .login_positionWrap {
            top: 55%;
        }

        .login_container {
            margin: 50px auto;
        }

        .topstar {
            position: absolute;
            top: 1.3rem;
            left: 1.2rem;
        }

        .rightstar {
            position: absolute;
            right: 18px;
            top: -61px;
        }
    }


    /* Landscape */

    @media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
        /*.profile_info {
            width: 100%;
            padding: 40px;
            border-radius: 20px;
            flex-direction: row;
        }*/

        .btn_contact {
            margin: 20px 20px 20px 0px;
        }

       /* .contact_info {
            width: 100%;
            margin-top: 77px;
        }
*/
        .profile_user {
            margin-right: 30px;
        }

       /* .profile_wrap.content_wrap {
            height: 95vh;
        }*/
        /* login new  */
        /* .login_wrapper {
        background: none;
    }
    .qr_generate {
        width: 100%;
        background: black;
    }
    .code_generator {
        left: 0;
        width: 100%;
    }
    .login_block {
        background: #F26339;
        height: 571px;
        width: 100%;
    }
    .login_positionWrap {
        top: 55%;
    }
    .login_container {
        margin: 50px auto;
    } */
    }

    /*@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
        .profile_wrap.content_wrap {
            height: 84vh;
        }
    }*/

    @media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
        .login_wrapper {
            height: 100vh;
        }

        .login_block {
            height: 99.4vh;
        }
    }

    @media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
        .profile_wrap.content_wrap {
            height: 100% !important;
        }
        /* login */
        .login_wrapper {
            background: none;
        }

        .qr_generate {
            width: 100%;
            background: black;
            padding: 8px;
        }

        .code_generator {
            left: 0;
            width: 100%;
        }

        .login_block {
            background: #F26339;
            height: 571px;
            width: 100%;
        }

        .login_positionWrap {
            top: 55%;
        }

        .login_container {
            margin: 50px auto;
        }
    }

    @media only screen and (max-width: 1150px) and (max-height: 992px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
        /*   .code_generator{
        width: 506px;
    } */
        .scanner_web {
            display: block !important;
        }

        .login_wrapper {
            background: none;
        }

        .qr_generate {
            width: 100%;
            background: black;
            padding: 8px;
        }

        .code_generator {
            left: 0;
            width: 100%;
        }

        .login_block {
            background: #F26339;
            height: 587px;
            width: 100%;
        }

        .login_positionWrap {
            top: 55%;
        }

        .login_container {
            margin: 50px auto;
        }

        .topstar {
            position: absolute;
            top: 1.3rem;
            left: 1.2rem;
        }

        .rightstar {
            position: absolute;
            right: 18px;
            top: -61px;
        }
    }

@media only screen and (max-width: 1260px) and (min-width:1154px) {
    .code_generator {
        width: 506px !important;
    }

    .scanner_web {
        display: flex !important;
    }
}


