@media (max-width: 1399.98px) {}

@media (max-width: 1199.98px) {
    .Add-New-Job .add-job label {
        FONT-SIZE: 14PX;
        PADDING-BOTTOM: 10PX;
        padding-top: 12px;
    }
    #Nurse-Name .add-flex .form-select {
        width: 100%;
        margin-top: 10px;
    }
    #Nurse-Name #date-input {
        width: 100%;
        margin: 10px 0px;
    }
    #Nurse-Name .add-flex {
        display: block;
    }
    #Nurse-Name .align-flex {
        align-items: center;
        margin-top: 10px;
        justify-content: start;
    }
    .text table {
        display: block;
        overflow: scroll;
    }
    .padding-left {
        padding-left: 0px;
        display: none;
    }
    .Jobs-table table thead th {
        text-align: center;
        font-size: 13px;
        padding: 0px 0px 14px 0px !important;
    }
    .Jobs-table table tbody td {
        font-size: 13px !important;
        padding: 5px !important;
    }
    .sidebar-logo {
    width: 40%;
    margin: auto;
    margin-top: 40px;
}
.amity-calendar {
    width: 92%;
    margin: 50px auto;
    height: 506px;
}
.dropdown-menu.show {
    transform: translate(-55%, 60px) !important;
}
}

@media (max-width: 991.98px) {
    
    .sidebar {
    display: none;
}
.sidebar.sidebar-hidden {
    display: block;
}
    .box-1 .Request {
        width: 100%;
    }
    .style-border {
        border: none;
    }
    .Print {
        transform: rotate(0deg);
    }
    .box-1 .Give {
        width: 100%;
    }
    .box-1 .October {
        width: 100%;
    }
    .Instructions::after {
        display: none !important;
    }
    .text table {
        display: block;
        overflow: scroll;
    }
    #Search {
        float: left;
        margin-top: 24px;
    }
    .Jobs-table table thead th {
        font-size: 12px;
        padding: 0px 0px 12px 0px !important;
    }
    .icon-table {
        display: flex;
        gap: 4px;
    }
    .Jobs-table table tbody td {
        padding: 4px !important;
    }
    .approve-btn button {
    height: auto;
    max-height: 40px;
    font-size: 0.800rem;
    color: white;
    background-color: #8A704C;
    font-weight: 700;
    border: 1px solid #8A704C;
    padding: 0.505rem 0.1rem;
    min-width: 7.5rem;
    margin-top: 25px;
}
}

@media (max-width: 767.98px) {
    .Add-New-Job .h4 {
        font-size: 24px;
        padding-bottom: 7px;
    }
    .form h3 {
        font-size: 18px;
    }
    .Jobs-table table tbody td {
        padding: 4px !important;
        min-width: 145px;
    }
    .pagination-set {
        flex-direction: column !important;
        margin-top: 22px !important;
    }
    .Previous {
        margin: 0 0px;
        width: 85px;
        padding: 6px;
        font-size: 15px;
    }
    .login-form {
        padding: 20px 30px 50px;
    }
    .login-form.forgot-form h5 {
        font-size: 22px;
    }
    .login-form input {
        padding: 11px;
        height: 3rem;
    }
    .submit-btn {
        margin-top: 25px;
        padding: 7px;
        font-size: 15px;
        text-transform: uppercase;
    }
    .personel-info-form {
        width: 90%;
    }
    .personel-info-form .input-style {
        display: flex;
        gap: 0;
        flex-direction: column;
    }
    .personel-info-form h3 {
        font-size: 1.35rem;
        margin: 25px 0px;
    }
    .nav-style.nurse-forms {
        border: none;
        box-shadow: none !important;
    }
    .sidebar.sidebar-hidden ul.nav-links li.nav-item a span {
        display: block !important;
        transition: .5s ease;
    }
    .Please{
        padding-top: 0px;
            margin-bottom: 0px;
    }
    .nav-pills .nav-link{
        width: 100% !important;
    }
    .text li{
            padding-left: 0px ;
    }
}

@media (max-width: 575.98px) {
    .right-form {
        padding-bottom: 10px;
    }
    .all-text .heading-box span {
        font-size: 10px;
    }
    .Add-New-Job .add-job label {
        FONT-SIZE: 14PX;
        PADDING-BOTTOM: 4PX;
        padding-top: 20px;
    }
    .Add-New-Job .add-job label {
        FONT-SIZE: 14PX;
        PADDING-BOTTOM: 4PX;
        padding-top: 20px;
    }
    .save {
        margin-top: 28px;
    }
    .content {
        margin-left: 0;
    }
    .sidebar {
        position: fixed;
        z-index: 777;
    }
.main-nav .right-menu {
    display: flex;
    gap: 30px;
    align-items: center;
}
.main-nav .notification-dropdown .dropdown-menu.show::before{
    right: 36%;
}
    nav.main-nav {
        padding: 6px;
    }
    .nav {
        flex-direction: column;
    }
    .main-nav .dropdown.notification-dropdown button {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }
    .user-dropdown span.user-icon {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }
    .user-dropdown span.user-icon img {
        border-radius: 50%;
        height: 23px;
    }
    .fa-xmark {
        display: block !important;
        float: right;
        height: 40px;
        width: 40px;
        margin-top: 15px;
        border: 1px solid #eee;
        border-radius: 25px;
        text-align: center;
        line-height: 38px;
        margin-right: 12px;
    }
    .content.content-expanded {
        margin-left: 0px;
    }
    .sidebar.sidebar-hidden {
        width: 249px;
    }
    .heading-2 {
        font-size: 17px;
        padding-bottom: 10px;
        line-height: 24px;
    }
    .input-style label {
        font-size: 15px;
    }
    .text {
        padding: 15px;
    }
    .CONTRACTOR {
        font-size: 16px;
        padding: 5px;
        border-bottom: 0px;
    }
    .By-initialing {
        font-size: 14px;
        padding-top: 5px;
    }
    .Compliance {
        padding-top: 8px;
        margin-left: 0;
        font-size: 12px;
    }
    .As-employed {
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 17px;
    }
    .text ol {
        padding: 3px;
    }
    .Direct {
        padding-top: 10px;
        font-size: 17px;
    }
    .authorizes {
        margin-top: 16px;
        font-size: 14px;
    }
    .INDEPENDENT {
        font-size: 19px;
        padding-bottom: 17px;
    }
    .Whereas {
        color: #49505B;
        font-size: 15px;
        padding-top: 6px;
        padding-bottom: 0;
    }
    .text ul {
        padding: 0;
    }
    .WITNESS {
        font-size: 16px;
    }
    .I-am {
        font-size: 16px;
        padding-top: 14px;
    }
    .input-form {
        gap: 8px;
        margin-top: 11px;
        flex-direction: column;
    }
    .style-box {
        padding: 13px;
    }
    .Certification {
        padding-top: 22px;
        font-size: 14px;
        line-height: 26px;
    }
    .size {
        font-size: 13px;
        line-height: 19px;
    }
    .LISTS {
        padding-top: 22px;
        font-size: 15px;
        line-height: 21px;
    }
    .Examples {
        font-size: 13px;
    }
    .Examples {
        font-size: 13px;
        padding-top: 10px;
        line-height: 21px;
    }
    .set-input {
        margin-top: 30px;
        font-size: 13px;
        align-items: center;
    }
    .text table th {
        font-size: 10px;
    }
    .manage h3 {
        font-size: 22px;
        font-weight: 700;
        padding-bottom: 0px;
    }
    .manage {
        align-items: center;
    }
    .pagination-set {
        flex-direction: column !important;
        margin-top: 22px !important;
    }
    .Previous {
        margin: 0 0px;
        width: 85px;
        padding: 6px;
        font-size: 15px;
    }
    .view {
        gap: 7px;
        margin-bottom: 24px;
    }
    .color-set {
        color: #8091A5;
        font-weight: 500;
        font-size: 14px;
    }
    #Nurse-Name .add-flex {
        display: block;
        padding-bottom: 23px;
    }
    #Nurse-Name .add-flex label {
        font-size: 14px;
    }
    #Nurse-Name .Activity .button {
        padding: 8px 15px;
        width: max-content;
    }
    .save .save-btn,
    .save .cancel-btn {
        padding: 4px 25px;
        font-size: 16px;
    }
    .Add-New-Job .add-job .days {
        gap: 12px;
        flex-direction: column;
    }
.sig-inner {
    display: flex;
    align-items: start;
    flex-direction: column;
    max-width: 100% !important;
}
.kbw-signature {
    width: auto !important;
    height: auto !important;
}
.modal-content {
    min-width: 100% !important;
}
.signature-modal h5 {
    font-size: 24px;
    padding: 15px;
}
table.table.table-bordered.signature-form tr th {
    min-width: 140px !important;
}
.align-img {
    flex-direction: column-reverse;
    gap: 20px;
}
.Intuit {
    font-size: 28px;
}
.main-box {
    justify-content: space-between;
    flex-direction: column-reverse;
}
.add-border,.input-box{
    border:none;
}
.style-box input {

    margin-top: 15px;
}
.date-time button {
    height: 39px !important;
}
.date-time {
    display: flex !important;
    align-items: baseline !important;
}
.line-2::after {
    bottom: -6%;
}
.Print-Or {
    transform: rotate(0deg) !important;
}
.box-1 .October {
    width: 100%;
    margin: 11px 0px;
}
}

@media (max-width: 767.98px) {
    #Nurse-Name .Activity {
        flex-direction: column;
        gap: 22px;
    }
}