@media screen and (max-device-width: 1400px) {
    .login-new-screen {
        height: auto;
        min-height: 100vh;
    }
}
@media screen and (min-device-width: 1199px) and (max-device-width: 992px) {
    .login-form-new {
        margin-left: 0 !important;
    }
}

@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
    .login-form-new {
        margin-left: 0 !important;
    }
    .login-leptop {
        text-align: center;
        padding: 40px 0;
    }
    .modal-footer .btn-dlight,
    .modal-footer .btn-lblue,
    .modal-footer .btn-lred {
        font-size: 14px !important;
        flex-grow: 1;
        margin-bottom: 10px;
        margin-left: 0;
    }
    .modal-footer {
        flex-wrap: wrap;
    }
    .rem-passwrd p {
        font-size: 16px;
    }
    .mandatory.mail-info {
        float: left;
        margin-top: 20px;
    }
    .all-user-profile {
        margin: 0 0 10px 0;
    }
    .responsive-tp .tooltp .tooltiptext {
        top: 48px;
        right: 23px;
        border-radius: 5px 0px 5px 5px;
    }
    .responsive-tp .tooltp .tooltiptext::after {
        content: " ";
        position: absolute;
        right: 0px;
        top: -12px;
        border-top: 0px solid transparent;
        border-right: 0px solid transparent;
        border-left: 14px solid transparent;
        border-bottom: 12px solid #4db3e4;
        left: auto;
    }
      .dea-report-btn{
        justify-content: flex-start !important;
        flex-wrap: wrap-reverse;
    }
}

@media screen and (min-device-width: 576px) and (max-device-width: 767px) {
    /*--table-responsive--*/
    table {
        border: 0 !important;
    }
    table caption {
        font-size: 1.3em;
    }
    table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    table tr {
        border: 1px solid #eae5e5;
        display: block;
        margin-bottom: 30px;
        border-radius: 3px;
    }
    table td {
        display: block;
        font-size: 14px;
        text-align: right;
        width: 100%;
        display: block;
        min-block-size: 48px;
        word-break: break-all;
        border-color: #eae5e5;
        font-weight: 600;
        color: #4b4b4b;
    }
    table td::before {
        content: attr(data-label);
        float: left;
        font-weight: 700;
        text-transform: capitalize;
        padding-right: 15px;
        font-size: 16px;
        letter-spacing: 0.1px;
        color: #4b4b4b;
    }
    .table-border th,
    .table-border td {
        border-top: none;
        border-bottom: none;
    }
    .thead-sticky {
        display: none;
    }

    /*--End--*/

    .login-form-new {
        margin-left: 0 !important;
    }
    .login-leptop {
        text-align: center;
        padding: 40px 0;
    }
    .row.p-5.pl-xl-5.pr-xl-5.pl-lg-3.pr-lg-3 {
        padding: 20px 0 !important;
    }

    .role-icon form {
        justify-content: end !important;
        justify-content: flex-end !important;
    }
    .border {
        border: none !important;
    }
    .domaim-detail {
        width: 100% !important;
    }
    .change-password {
        padding-bottom: 0px;
        padding-top: 3rem !important;
    }
    .allresponse-tab .nav-justified {
        justify-content: center !important;
        -ms-flex-pack: center !important;
    }
    .allresponse-tab .nav-justified li {
        margin-bottom: 10px !important;
        flex: 1 !important;
        margin: 5px !important;
    }
    .allresponse-tab ul li a {
        display: inline-block !important;
        width: 100% !important;
        text-align: center !important;
        white-space: nowrap;
        border-radius: 0 !important;
    }
    .bg-gr {
        background: #f4f4f4;
        position: relative !important;
    }
    .bg-gr tr {
        margin-bottom: 0 !important;
        border-bottom: 0 !important;
        border-radius: 0 !important;
    }

    .mb-75 {
        margin: 20px 0 !important;
    }
    .vertical-border {
        border-right: none !important;
    }
    .question-result-user tr {
        border: none !important;
        margin-bottom: 10px !important;
    }
    .question-result-user tr th {
        padding-bottom: 10px !important;
    }
    .card .shadow-none {
        border: 1px solid #dee2e6 !important;
    }
    .accordion .card .fa-angle-down {
        display: none;
    }
    .position-absolute.front-demo {
        position: static !important;
    }
    #progressbar {
        display: none !important;
    }
    .mendatory-fill {
        margin-top: 0 !important;
    }
    #ui-datepicker-div table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: auto;
        margin: auto;
        overflow: auto;
        padding: 0;
        position: static;
        width: inherit;
    }
    #ui-datepicker-div table td {
        display: revert;
        text-align: center !important;
    }
    #ui-datepicker-div table tr {
        border: none;
        display: revert;
        margin-bottom: 0;
        border-radius: 0;
    }
    #ui-datepicker-div table td::before {
        content: none;
        float: none;
        padding: 0;
    }

    .csv-upolad-info .pl-3 {
        padding-left: 0 !important;
        margin-bottom: 20px;
        flex-grow: inherit;
    }
    .modal-footer .btn-dlight,
    .modal-footer .btn-lblue,
    .modal-footer .btn-lred {
        font-size: 14px !important;
        flex-grow: 1;
        margin-bottom: 10px;
        margin-left: 0;
    }
    .modal-footer {
        flex-wrap: wrap;
    }
    .w-sm-auto {
        width: auto !important;
    }
    .pre-next-btn {
        margin-bottom: 1 !important;
    }
    .removequest {
        position: absolute;
        bottom: 20px;
        left: 20px;
    }
    .box-shadow-none {
        box-shadow: none;
    }

    .optremovequest {
        position: absolute;
        right: -19px;
        top: -59px;
    }
    #viewtemp_preview table td {
        display: revert;
        font-size: inherit;
        text-align: center;
        width: auto;
        min-block-size: 48px;
        word-break: break-all;
        border-color: #eae5e5;
        font-weight: inherit;
        color: #4b4b4b;
    }
    #viewtemp_preview table tr {
        border: none;
        display: revert;
        margin-bottom: 0;
        border-radius: 0;
    }
    #viewtemp_preview table td::before {
        content: inherit;
        float: left;
        font-weight: 700;
        text-transform: capitalize;
        padding-right: 15px;
        font-size: 16px;
        letter-spacing: 0.1px;
    }
    .rem-passwrd p {
        font-size: 16px;
    }
    .mandatory.mail-info {
        float: left;
        margin-top: 20px;
    }
    .all-user-profile {
        margin: 0 0 10px 0;
    }

    .badge-dyellow {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .badge-dblue {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    #tab_resp #resp_body .bg-white {
        background: none !important;
    }
    #tab_resp #resp_body .bg-white .bg-gr tr {
        background: #ffffff !important;
    }
    .edit-quespopup {
        position: relative;
        width: 100% !important;
    }
    .responsive-tp .tooltp .tooltiptext {
        top: 48px;
        right: 23px;
        border-radius: 5px 0px 5px 5px;
    }
    .responsive-tp .tooltp .tooltiptext::after {
        content: " ";
        position: absolute;
        right: 0px;
        top: -12px;
        border-top: 0px solid transparent;
        border-right: 0px solid transparent;
        border-left: 14px solid transparent;
        border-bottom: 12px solid #4db3e4;
        left: auto;
    }

    .wrapper-logo {
        position: relative;
    }
    .wrapper-logo .logo-box {
        left: 0px;
    }

    .wrapper-logo .logo-box {
        width: 270px;
    }
    .wrapper-logo.highlight .logo-box {
        width: 90px;
    }

    .header-menu-sidebar .wrapper-logo .nav.navbar-nav {
        width: 38px;
        height: 38px;
        background: #0c2d4e;
        z-index: 14;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 36px;
        cursor: pointer;
    }
    .header-menu-sidebar .wrapper-logo .navbar-default .navbar-toggle {
        position: relative;
        z-index: 99999;
        margin-top: 3px;
        background: #134273;
        padding: 5px 10px;
        border-radius: 4px;
        float: left;
        padding-bottom: 3px;
        margin-right: 15px;
    }
    .header-menu-sidebar #wrapper.toggled {
        padding-left: 0;
        overflow: hidden;
    }
    .side-top-menu .span-2 {
        display: none;
    }
    .dea-report-btn{
        justify-content: flex-start !important;
        flex-wrap: wrap-reverse;
    }

}
@media screen and (min-device-width: 200px) and (max-device-width: 575px) {
    /*--table-responsive--*/
    table {
        border: 0 !important;
    }
    table caption {
        font-size: 1.3em;
    }
    table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    table tr {
        border: 1px solid #eae5e5;
        display: block;
        margin-bottom: 30px;
        border-radius: 3px;
    }
    table td {
        display: block;
        font-size: 14px;
        text-align: right;
        width: 100%;
        display: block;
        min-block-size: 48px;
        word-break: break-all;
        border-color: #eae5e5;
        font-weight: 600;
        color: #4b4b4b;
    }
    table td::before {
        content: attr(data-label);
        float: left;
        font-weight: 700;
        text-transform: capitalize;
        padding-right: 15px;
        font-size: 16px;
        letter-spacing: 0.1px;
        color: #4b4b4b;
    }
    .table-border th,
    .table-border td {
        border-top: none;
        border-bottom: none;
    }
    .thead-sticky {
        display: none;
    }
    /*--End--*/

    .login-form-new {
        margin-left: 0 !important;
    }
    .login-leptop {
        text-align: center;
        padding: 40px 0;
    }
    .row.p-5.pl-xl-5.pr-xl-5.pl-lg-3.pr-lg-3 {
        padding: 20px 0 !important;
    }
    .login-form-new {
        padding: 40px 25px;
    }
    .login-form-new h3 {
        line-height: 30px;
        margin-bottom: 30px;
    }
    .login-leptop {
        padding-top: 60px;
    }
    .role-icon form {
        justify-content: end !important;
        justify-content: flex-end !important;
    }
    .border {
        border: none !important;
    }
    .domaim-detail {
        width: 100% !important;
    }
    .change-password {
        padding-bottom: 0px;
        padding-top: 3rem !important;
    }
    .heading-22 {
        font-size: 20px;
    }
    .tab-over-analyse ul li a {
        color: #000;
        letter-spacing: 0.5px;
        list-style: none;
        padding: 12px 15px !important;
        background: #f4f4f4;
        border-radius: 5px 5px 0px 0;
        font-weight: 600;
    }
    .allresponse-tab .nav-justified {
        justify-content: center !important;
        -ms-flex-pack: center !important;
    }
    .allresponse-tab .nav-justified li {
        margin-bottom: 10px !important;
        flex: 1 !important;
        margin: 5px !important;
    }
    .allresponse-tab ul li a {
        display: inline-block !important;
        width: 100% !important;
        text-align: center !important;
        white-space: nowrap;
        border-radius: 0 !important;
    }
    .bg-gr {
        background: #f4f4f4;
        position: relative !important;
    }
    .bg-gr tr {
        margin-bottom: 0 !important;
        border-bottom: 0 !important;
        border-radius: 0 !important;
    }
    .vertical-border {
        border-right: none !important;
    }
    .mb-75 {
        margin: 20px 0 !important;
    }
    .survey-button {
        margin: 7px;
    }
    .question-result-user tr {
        border: none !important;
        margin-bottom: 10px !important;
    }
    .question-result-user tr th {
        padding-bottom: 10px !important;
    }
    .card .shadow-none {
        border: 1px solid #dee2e6 !important;
    }
    .accordion .card .fa-angle-down {
        display: none;
    }
    .position-absolute.front-demo {
        position: static !important;
    }
    #progressbar {
        display: none !important;
    }
    .mendatory-fill {
        margin-top: 0 !important;
    }

    #ui-datepicker-div table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: auto;
        margin: auto;
        overflow: auto;
        padding: 0;
        position: static;
        width: inherit;
    }
    #ui-datepicker-div table td {
        display: revert;
        text-align: center !important;
    }
    #ui-datepicker-div table tr {
        border: none;
        display: revert;
        margin-bottom: 0;
        border-radius: 0;
    }
    #ui-datepicker-div table td::before {
        content: none;
        float: none;
        padding: 0;
    }
    .pre-next-btn {
        margin-bottom: 0 !important;
    }
    #typeOfCamp,
    #typeOfList,
    .api-upolad-info,
    .csv-upolad-info,
    #addQuestion {
        margin-top: 0 !important;
    }
    .modal-footer .btn-dlight,
    .modal-footer .btn-lblue,
    .modal-footer .btn-lred {
        font-size: 14px !important;
        flex-grow: 1;
        margin-bottom: 10px;
        margin-left: 0;
    }
    .modal-footer {
        flex-wrap: wrap;
    }

    .csv-upolad-info .pl-3 {
        padding-left: 0 !important;
        margin-bottom: 20px;
    }
    .audience-bx span {
        display: none;
    }
    .audience-bx a {
        margin-bottom: 15px;
    }
    .w-sm-auto {
        width: auto !important;
    }
    .removequest {
        position: absolute;
        bottom: 20px;
        left: 20px;
    }
    .box-shadow-none {
        box-shadow: none;
    }
    .optremovequest {
        position: absolute;
        right: -19px;
        top: -59px;
    }
    #qsaveBtn {
        margin-bottom: 15px;
    }
    .choose-temp a {
        margin-top: 0px !important;
    }
    .choose-temp {
        margin-top: 0px !important;
    }
    #viewtemp_preview table td {
        display: revert;
        font-size: inherit;
        text-align: center;
        width: auto;
        min-block-size: 48px;
        word-break: break-all;
        border-color: #eae5e5;
        font-weight: inherit;
        color: #4b4b4b;
    }
    #viewtemp_preview table tr {
        border: none;
        display: revert;
        margin-bottom: 0;
        border-radius: 0;
    }
    #viewtemp_preview table td::before {
        content: inherit;
        float: left;
        font-weight: 700;
        text-transform: capitalize;
        padding-right: 15px;
        font-size: 16px;
        letter-spacing: 0.1px;
    }
    .rem-passwrd p {
        font-size: 16px;
    }
    .mandatory.mail-info {
        float: left;
        margin-top: 20px;
    }
    .text-and {
        display: none;
    }
    .text-an {
        display: inline-block;
    }
    .edit_que {
        position: static !important;
    }
    .all-user-profile {
        margin: 0 0 10px 0;
    }
    .badge-dyellow {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .badge-dblue {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .uploadcsv-file .btn-dblue {
        font-size: 14px;
        font-weight: 600;
        height: inherit;
        min-width: auto;
        text-align: center;
    }
    .btn-sm-csv {
        position: absolute;
        top: -137px;
        right: 15px;
    }
    .removeCsv {
        position: absolute;
        right: 6px;
        top: -65px;
        background: #fff;
        padding: 15px;
    }
    #tab_resp #resp_body .bg-white {
        background: none !important;
    }
    #tab_resp #resp_body .bg-white .bg-gr tr {
        background: #ffffff !important;
    }
    .edit-quespopup {
        position: relative;
        width: 100% !important;
        margin-bottom: 20px;
    }
    .responsive-tp .tooltp .tooltiptext {
        top: 48px;
        right: 23px;
        border-radius: 5px 0px 5px 5px;
    }
    .responsive-tp .tooltp .tooltiptext::after {
        content: " ";
        position: absolute;
        right: 0px;
        top: -12px;
        border-top: 0px solid transparent;
        border-right: 0px solid transparent;
        border-left: 14px solid transparent;
        border-bottom: 12px solid #4db3e4;
        left: auto;
    }

    .heading-sm-16 {
        font-size: 16px;
    }

    .responsive-tp .toolteep .toolteeptext {
        top: 33px !important;
        right: 7px !important;
        border-radius: 5px 0px 5px 5px;
    }
    .responsive-tp .toolteep .toolteeptext::after {
        content: " ";
        position: absolute;
        right: 0px;
        top: -12px;
        border-top: 0px solid transparent;
        border-right: 0px solid transparent;
        border-left: 14px solid transparent;
        border-bottom: 12px solid #4db3e4;
        left: auto;
    }
    .wrapper-logo {
        position: relative;
    }
    .wrapper-logo .logo-box {
        left: 0px;
    }

    .wrapper-logo .logo-box {
        width: 270px;
    }
    .wrapper-logo.highlight .logo-box {
        width: 90px;
    }

    .header-menu-sidebar .wrapper-logo .nav.navbar-nav {
        width: 38px;
        height: 38px;
        background: #0c2d4e;
        z-index: 14;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 36px;
        cursor: pointer;
    }
    .header-menu-sidebar .wrapper-logo .navbar-default .navbar-toggle {
        position: relative;
        z-index: 99999;
        margin-top: 0;
        background: #134273;
        padding: 5px 10px;
        border-radius: 4px;
        float: left;
        padding-bottom: 3px;
        margin-right: 15px;
    }
    .user-profile {
        flex-direction: column-reverse;
        align-items: center;
    }
    .header-menu-sidebar .wrapper-logo .navbar-default {
        height: 80px;
    }
    .header-menu-sidebar #page-content-wrapper {
        padding-top: 100px;
    }
    .user-profile .dropdown-header {
        padding: 5px 0.5rem 0 0.5rem;
    }
    .header-menu-sidebar #sidebar-wrapper {
        top: 80px;
    }
    .user-profile .user-name {
        width: 30px;
        height: 30px;
    }
    .logo-resize {
        max-width: 110px;
        height: 32px;
    }
    .header-menu-sidebar #wrapper.toggled {
        padding-left: 0;
        overflow: hidden;
    }
    .side-top-menu .span-2 {
        display: none;
    }
       .dea-report-btn{
        justify-content: center !important;
        flex-wrap: wrap-reverse;
    }
    .dea-report-btn  a.btn-lblue.mr-2{
        margin-top: 10px;
        margin-right: 0 !important;
    }
}
