/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

    /* Header */
    .WlcmText,
    .SiteTitle {
        display: none;
    }

    .navbar {
        padding: 10px;
    }

    .logo_item img {
        width: 92%;
    }

    /* Header End */


    /* Sidebar Section start */

    .sidebar .nav_link {
        font-size: 14px;
    }

    /* Sidebar End */
    .DashCounter,
    .Account-Count {
        width: 48%;
        margin: 3px;
        padding: 8px;
    }

    /* start footer */
    .footer p {
        font-size: 10px;
    }

    /* End Footer */

    .DashCounter i {
        font-size: 20px;
        height: 40px;
        width: 40px;
        line-height: 38px;
    }

    .CountNum h3 {
        font-size: 20px;
    }

    .CountNum span {
        font-size: 10px;
    }



    .ChartPanel h3 {
        font-size: 18px;
    }

    .Total-Count {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .Progress-Bar-Title,
    .Progress-Bar-Title span {
        font-size: 12px;
    }

    .Search-Filter-Container {
        margin: 0 auto;
        text-align: center;
        padding: 4px 0;
    }

    .Search-Filter-Container input {
        width: 36%;
        font-size: 10px;
        margin: 4px 0;
    }

    .select2-container {
        min-width: 44%;
    }

    .Search-Filter-Container input[class="SW50"] {
        width: 36%;
    }

    /* Add Btn Popup  */
    .Popup-content {
        width: 88%;
    }

    .Popup-content h3 {
        font-size: 18px;
    }

    .Popup-close-btn {
        width: 30px;
        height: 30px;
        font-size: 24px;
        line-height: 28px;
        top: -14px;
        left: 14px;
    }

    /* End Add Btn Popup */
    .profile-nav,
    .profile-info,
    .Profile-section {
        width: 100%;
        height: fit-content;
        margin-bottom: 10px;
    }

    .profile-nav ul>li {
        line-height: 15px;
    }

    .bio-graph-info h1 {
        font-size: 15px;
        margin: 0;
    }
    .Row_Cont2 h1 label {
    font-size: 15px;
}
    .profile-nav .user-heading h1 {
        font-size: 18px;
    }

    .profile-nav .user-heading {
        padding: 10px 0;
    }

    .panel {
        margin-bottom: 0;
    }

    .Profile-SubSection {
        width: 96%;
        min-height: 100px;
        margin: 5px 8px;
    }

    .form-sec input,
    .form-sec select,
    .form-sec textarea {
        font-size: 0.8rem;
    }

    .form-sec-2,
    .form-sec-3 {
        display: block;
    }

    .form-sec-2 span,
    .form-sec-3 span {
        width: 100%;
        margin-bottom: 0.6rem;
    }

    .RedioContHold {
        width: 100%;
    }

    .globalbb {
        font-size: 16px;
    }

    .form-sec-1 .checkbox-inline {
        line-height: 20px;
    }

    .login__box i {
        top: 12px;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 800px) and (max-width: 1200px) {}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 600px) and (max-width: 1200px) {
    .DashCounter {
        width: 49%;
        padding: 10px 20px;
    }

    .ChartPanel {
        width: 48.5%;
    }

    .Search-Filter-Container input,
    .Search-Filter-Container select {
        width: 16%;
        font-size: 12px;
        height: 24px;
        margin: 10px 0;
    }

    .logo_item img {
        width: 42%;
    }

    .profile-info {
        width: 72%;
    }

    .Profile-section {
        width: 73%;
    }

    .Profile-SubSection {
        width: 47%;
    }

    .Popup-content {
        width: 70%;
    }

    .DashCounter,
    .Account-Count {
        width: 48%;
        margin: 7px;
        padding: 10px;
    }

    .select2-container {
        min-width: 20%;
    }

    .login__box i {
        right: 45px;
        top: 10px;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width: 992px) {
    * {
        font-size: 14px;
    }

    body {
        padding: 0;
    }

    .sidebar.close {
        display: none;
    }

    /* Start Dashboard */
    .ChartPanel {
        width: 100%;
        height: 100%;
        margin: 10px auto;
    }

    .CountertRow {
        display: inline-block;
        width: 100%;
        margin: 10px auto;
    }



    /* End Dashboard */
    .navbar {
        padding: 10px;
    }

    .logo_item {
        width: 62%;
        gap: 10px;
    }

    .SiteTitle {
        font-size: 16px;
    }

    .SetPopupTitle {
        font-size: 15px;
    }

    /* Start Table */
    .Lead-table table thead th {
        font-size: 12px;
        line-height: 18px;
    }

    .Lead-table table td,
    .Lead-table table a {
        font-size: 12px;
        line-height: 22px;
    }

    ::-webkit-scrollbar {
        height: 8px;
    }

    /* End Table */
    /* Pagination Start */
    .cd-pagination .current {
        padding: 1px 2px;
    }

    .cd-pagination a,
    .cd-pagination span {
        padding: 0 4px;
    }

    .cd-pagination a,
    .cd-pagination span {
        font-size: 10px;
    }

    /* Pagination END */
    .GlobalPrompt {
        font-size: 10px;
        padding-bottom: 10px;
    }

    /* Start Heading Button Section */

    .HTitle-Container {
        display: none;
    }

    .HBtn-Container {
        float: none;
        width: 100%;
    }

    .HBtn-Container h2 {
        font-size: 16px;
    }

    .Common-Btn {
        font-size: 12px;
        font-weight: 500;
    }

    .Common-Btn-MV i,
    .Common-Btn i {
        display: block;
    }

    .Common-Btn-MV,
    .In-Out-Word-Btn {
        width: 30px;
        min-width: auto;
        height: 30px;
        border-radius: 50%;
        float: right;
        text-align: right;
        margin: -62px 0px 0 0;
        font-size: 14px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 16px;
    }

    .MRT {
        margin: -20px 0px 0 0;
    }

    .Common-Btn span {
        display: none;
    }

    .HTitle-Container h2 {
        font-size: 18px;
    }

    .Common-Btn-circle,
    .Common-Btn-Red,
    .Common-Btn-Green,
    .Common-Btn-Orange {
        font-size: 12px;
    }

    .Common-Btn-circle {
        border-radius: 4px;
        padding: 5px 10px;
        margin-left: 2px;
    }

    .Master-Btn-Container-Right {
        padding-top: 4px;
    }

    /* End Heading Section */

    .bio-row {
        width: 100%;
    }

    .bio-row span {
        width: fit-content;
    }

    .Profile-SubSection span {
        width: fit-content;
    }

    .Proj-Counter {
        display: block;
    }

    .Proj-Counter ul li:nth-child(2) {
        font-size: 14px;
        min-width: 24%;
        height: 30px;
    }

    .Proj-Counter ul li {
        font-size: 10px;
        margin-left: 4px;
    }

    .Proj-Counter ul,
    .Penalty-sec-2 ul {
        min-width: 48%;
        height: 30px;
        margin-top: 4px;
        margin-left: 0;
    }

    .Proj-Counter {
        margin-top: 4px;
    }

    .Leave-Sec {
        width: 100%;
        margin: 0;
    }

    .Atte_Sec_2,
    .Atte_Sec_3,
    .Penalty-sec {
        text-align: left;
        float: left;
        width: 50%;
    }

    .Atte_Sec_2 ul,
    .Penalty-sec ul {
        min-width: 96%;
        height: 59px;
    }

    .Atte_Sec_3 ul:first-child {
        min-width: 96%;
        height: 96px;
    }

    .Leave-Sec2 ul {
        margin: 2px;
    }

    .TW-TL {
        width: 100%;
        display: inline-flex;
    }

    .MR-T {
        margin-top: 0;
    }

    .PaySlip-row1,
    .PaySlip-row2 {
        Width: 100%;
    }

    .PaySlip-Footer p span,
    .PaySlip-PerInfo p span {
        Width: 34%;
    }

    .PaySlip-Sec h2 {
        font-size: 12px;
        margin: 5px;
    }

    .PaySlip-Sec {
        Width: 96%;
    }

    .Project-Id table {
        width: 92%;
    }

    .Emp-Doc {
        width: 48%;
    }

    .bg-transparent h2,
    .bg-transparent h2 span {
        font-size: 14px;
    }

    .bg-transparent p {
        font-size: 9px;
    }

    .sitelogo {
        width: 20%;
        justify-content: left;
        gap: 10px;
    }

    .Logo img {
        width: 40%;
        z-index: 1;
        position: relative;
    }

    .Main-Div {
        background-color: transparent;
    }

    .Image-Box {
        background-image: none;
        width: 100%;
        height: fit-content;
        border-top: 8px solid #11141b;
    }

    .Title {
        margin: 5%;
    }

    .Logo {
        padding-top: 6px;
        text-align: center;
    }

    .Title h1 {
        font-size: 20px;
    }

    .login-form input {
        margin-bottom: 20px;
        /* width: 90%; */
        padding: 10px;
    }

    .Right-Side {
        width: 100%;
        height: fit-content;
    }

    .select2-container .select2-selection--single {
        margin: 0;
        height: 26px;
        border: 1px solid #9c9caa;
        text-align: left;
        width: 100%;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 10px;
    }

    .select2-container .select2-selection--single .select2-selection__rendered {
        color: #828282;
        font-size: 11px;
    }

    .Row_Cont2,
    .Row_Cont3 {
        display: block;
    }

    .Row_Cont2 span,
    .Row_Cont3 span {
        width: 100%;
        margin: 10px 0;
    }

    .form-sec {
        padding: 0;
    }

    .form-sec input,
    .form-sec select,
    .form-sec textarea {
        font-size: 0.8rem;
    }

    .form-sec-2,
    .form-sec-3 {
        display: block;
    }

    .form-sec-2 span,
    .form-sec-3 span {
        width: 100%;
        margin-bottom: 0.6rem;
    }

    .profileimg {
      float: right;
        Width: 100px;
        height: 100px;
        top: -160px;
        position: relative;
    }
    .bio-graph-info h1, .Row_Cont2 h1 label{
       margin-bottom: 6px;
        font-size: 14px;
    }

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1000px) and (max-width: 1024px) {

    .CountertRow,
    .ChartRow,
    .PersonalDetails {
        gap: 0;
    }

    .logo_item {
        width: 62%;
    }

    .logo_item img {
        width: 36%;
    }

    .SetPopupTitle {
        font-size: 16px;
    }

    .Search-Filter-Container input,
    .Search-Filter-Container select {
        width: 17%;
        height: 29px;
    }

    .Atte_Sec_3_1 ul {
        min-width: 31.8%;
    }

    .Penalty-sec-2 ul {
        width: 43%;
    }

    .Emp-Doc {
        width: 32%;
    }

    .bio-row span,
    .Profile-SubSection span {
        width: fit-content;
    }

}