
/* ----------------------------------------------------------------
	Responsive CSS
-----------------------------------------------------------------*/


@media (max-width: 1199px) {
}

@media (min-width: 991px) and (max-width: 1199px) {
  

    #form_pd {
        position: absolute !important;
        width: 50% !important;
        justify-content: center !important;
        display: grid !important;
        right: -50px !important;
        top: 18% !important;
    }



    .form-group .has-feedback {
        position: relative !important;
        width: 400px !important;
    }

    .btn-buttonblue {
        right: 40px !important;
    }

    .logo-detail {
        height: 50px !important;
        position: absolute !important;
        justify-content: center !important;
        display: grid !important;
        right: 45% !important;
    }

    /*/ //////////////////////////////////////////////HealthCampaign/Detail////////////////////////////////////////////// /*/

    .header-navbar .navbar-wrapper .navbar-logo .mobile-menu {
        position: absolute;
        left: 30px;
        top: 18px;
        display: none;
    }

    .text-danger {
        position: relative !important;
        top: 10px !important;
    }
}





@media (max-width: 991px) {

    .col_flex {
        display: grid !important;
    }

    .col-lg-4 {
        margin: 0 !important;
        padding: 0 !important;
    }

    .col_right {
        width: 100% !important;
        position: relative !important;
    }

    .col_left {
        width: 100% !important;
        position: absolute !important;
        height: 100vh;
    }

    #form_pd {
        position: absolute;
        left: 0 !important;
        justify-content: center !important;
        display: grid !important;
    }

    #form_pd {
        position: absolute;
        right: 0 !important;
        top: -70px !important;
    }

   

    #form_pd {
        position: absolute !important;
        width: 100% !important;
        justify-content: center !important;
        display: grid !important;
        right: -50px !important;
    }

    .text-title {
        position: relative !important;
        left: 20%;
        bottom: 45% !important;
        text-align: center;
        font-size: 24px;
        color: #087EF4;
        left: 0;
        margin-bottom: auto !important;
    }

    .grp_logo .logo {
        margin: auto !important;
        top: -15% !important;
        position: relative !important
    }

    .logo {
        position: relative !important;
        height: 7rem !important;
    }

    .stretched {
        width: 100% !important;
        min-height: 100% !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        /* padding: 15px !important; */
        padding: 0px 0px !important;
        background: linear-gradient( rgb(75.8%,90.7%,91.2%), rgba(0, 0, 0, 0.2)100%),url(/Content/images/0101.jpg);
        background-size: cover;
    }

    .frm-title-login {
        text-align: center !important;
        height: 5% !important;
        width: 100% !important;
        top: 0 !important;
        position: relative;
        right: 0;
        justify-content: center !important;
        display: grid !important;
    }

    .from-contentner {
        padding: 40px !important;
        padding-top: 40px;
        position: relative;
        top: 0px !important;
        left: 50px !important;
        position: relative !important;
        justify-content: center !important;
        display: grid;
        margin-left: auto;
        margin-right: auto;
    }

    .text-danger {
        position: relative !important;
        top: 10px !important;
    }

   
    /*/ //////////////////////////////////////////////HealthCampaign/Detail////////////////////////////////////////////// /*/
    .navbar.header-navbar.pcoded-header.iscollapsed {
        background: #fff !important;
        position: fixed !important;
        /*background: #152046 !important;*/
        border-bottom: none !important;
        z-index: 199 !important;
        height: 70px !important;
    }

    .offset-1 {
        margin-left: 8.333333% !important;
        margin-right: 8.333333% !important;
        width: auto;
    }

    .logo-detail {
        height: 50px !important;
        top: 10px !important;
        right: 45% !important;
        margin-left: auto;
        margin-right: auto;
        position: absolute !important;
        justify-content: center;
        display: grid;
    }

    .header-navbar .navbar-wrapper .navbar-logo .mobile-menu {
        position: absolute;
        left: 30px;
        top: 18px;
        display: none;
    }
}




@media (max-width: 767px) {

    .col_flex {
        display: grid !important;
    }

    .col-lg-4 {
        margin: 0 !important;
        padding: 0 !important;
    }

    .col_right {
        width: 100% !important;
        position: relative !important;
    }

    .col_left {
        width: 100% !important;
        position: absolute !important;
    }

    #form_pd {
        position: absolute;
        left: 0 !important;
        justify-content: center !important;
        display: grid !important;
    }

    #form_pd {
        position: absolute;
        right: 0 !important;
        top: 40% !important;
    }

    #form_pd {
        position: absolute;
        left: 0 !important;
        justify-content: center !important;
        display: grid !important;
        width: 100% !important;
    }

    .text-title {
        position: relative !important;
        /* bottom: 12rem !important; */
        text-align: center !important;
        font-size: 16px !important;
        color: #087EF4;
        width: 100%;
        right: 0 !important;
        height: 50px;
        justify-content: center !important;
        display: grid !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .form-group .has-feedback {
        position: relative !important;
        width: 300px !important;
        justify-content: center !important;
    }

    .frm-title-login {
        font-size: 15px !important;
    }

    .grp_logo .logo {
        margin: auto !important;
        top: -15% !important;
        position: relative !important
    }

    .logo {
        position: relative !important;
        height: 5rem !important;
    }

    .col_left .bg {
        width: 120%;
        position: relative;
    }

    .form-control {
        width: 100% !important;
        
    }


    .field_icon {
        position: relative !important;
        top: 30px !important;
        right: 0 !important;
        margin-right: 15px !important;
        margin-top: 0px !important;
    }

    .stretched {
        width: 100% !important;
        min-height: 100% !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        /* padding: 15px !important; */
        padding: 0px 0px !important;
        background: linear-gradient( rgb(75.8%,90.7%,91.2%), rgba(0, 0, 0, 0.2)100%),url(/Content/images/0101.jpg);
        background-size: cover;
    }


    .grp_logo {
        top: 0px !important;
        position: absolute !important;
        height: 100vh !important;
        display: grid !important;
        justify-content: center !important;
        align-items: start !important;
        width: 100% !important;
        right: 0 !important;
        background: linear-gradient( rgb(75.8%,90.7%,91.2%), rgba(0, 0, 0, 0.2)100%),url(/Content/images/0101.jpg) !important;
        background-size: cover !important;
        background-position: center center !important;
    }

    .button-blue {
        text-align: center !important;
        margin-top: 50px !important;
        left: 0 !important;
        margin-left: auto !important;
        margin-right: auto !important;
        justify-content: center !important;
        display: grid !important;
    }


    .btn-buttonblue {
        font-weight: 500 !important;
        border: none;
        text-shadow: none;
        height: 45px !important;
        width: 100% !important;
        right: 0 !important;
    }

    .from-contentner {
        padding: 0 !important;
        padding-top: 40px;
        position: relative;
        top: 0px !important;
        left: 0 !important;
        position: relative !important;
        justify-content: center !important;
        display: grid;
        margin-left: auto;
        margin-right: auto;
    }

    .textbox-login {
        margin-top: 30px !important;
    }

   .text-danger {
        position: relative !important;
        top: 10px !important;
    }


    /*/ //////////////////////////////////////////////HealthCampaign/Detail////////////////////////////////////////////// /*/
    .navbar.header-navbar.pcoded-header.iscollapsed {
        background: #fff !important;
        position: fixed !important;
        /*background: #152046 !important;*/
        border-bottom: none !important;
        z-index: 199 !important;
        height: 70px !important;
    }

    .offset-1 {
        margin-left: 7.333333% !important;
        margin-right: 7.333333% !important;
        width: auto;
    }

    h1, .h1 {
        font-size: 25px;
    }

    .logo-detail {
        height: 50px !important;
        top: 10px !important;
        right: 150px !important;
        margin-left: auto;
        margin-right: auto;
        position: absolute !important;
        justify-content: center;
        display: grid;
    }

    .header-navbar .navbar-wrapper .navbar-logo .mobile-menu {
        position: absolute;
        left: 30px;
        top: 18px;
        display: none;
    }

    .offset-3 {
        margin-left: 10% !important;
        margin-right: 10% !important;
    }
}






@media (min-width: 768px) and (max-width: 991px) {


    #form_pd {
        position: absolute;
        top: 40vmax !important;
    }

    .frm-title-login {
        top: 10px !important;
        position: relative;
        left: 0;
    }

    .grp_logo .logo {
        height: 75px !important;
        position: relative !important;
    }

    .text-title {
        position: relative !important;
        font-size: 20px !important;
    }


    .col_left {
        position: absolute !important;
        min-height: 100vmax;
    }


}

@media (min-width: 576px) and (max-width: 767px) {
}

@media (max-width: 575px) {
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and ( min--moz-device-pixel-ratio: 2), only screen and ( -o-min-device-pixel-ratio: 2/1), only screen and ( min-device-pixel-ratio: 2), only screen and ( min-resolution: 192dpi), only screen and ( min-resolution: 2dppx) {
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 991px), only screen and ( min--moz-device-pixel-ratio: 2) and (max-width: 991px), only screen and ( -o-min-device-pixel-ratio: 2/1) and (max-width: 991px), only screen and ( min-device-pixel-ratio: 2) and (max-width: 991px), only screen and ( min-resolution: 192dpi) and (max-width: 991px), only screen and ( min-resolution: 2dppx) and (max-width: 991px) {
}
