
@media only screen and (min-width:0px) and (max-width:480px) {

    /* signin start */
    .mobile-view .login-page .login-container {
        padding: 30px 20px;
    }
    /* signin end */

    /* emp header / side menu start */

    #left-side-menu-normal {
        /*display: block;*/
    }

    .horizon-design .res-header-notification {
        display: inline-block;
    }

    #NotificationPopup.right.fade .modal-dialog {
        right: 0 !important;
    }

    #left-side-menu .sidebar {
        left: 0;
        background: #fff;
    }

    .left-side-menu-horizon #empdash-menu .menu-icon {
        display: none;
    }

    .left-side-menu-horizon #empdash-menu span {
        margin-left: 10px;
    }

    .left-side-menu-horizon #empdash-menu li {
        margin-left: 5px;
    }

        .left-side-menu-horizon #empdash-menu li.sidebaractive {
            background-color: #267EC4;
        }

    .left-side-menu-horizon #empdash-menu .sidebaractive span {
        color: #fff;
    }

    .left-side-menu-horizon #logout_sidebar_button {
        box-shadow: initial;
        margin-bottom: 35px;
    }

        .left-side-menu-horizon #logout_sidebar_button li.res-side-menu-myprofile {
            background: #267EC4;
            color: #fff;
            margin: 0 15px;
            margin-bottom: 10px;
        }

        .left-side-menu-horizon #logout_sidebar_button li.res-side-menu-signout {
            margin: 0 15px;
            margin-bottom: 10px;
            border: 1px solid #ccc;
        }

    /* emp header / side menu end */

    /* emp dashboard start */

    body .emp-dashboard-horizon .dashboard-header-block .dashboard-header-left {
        width: 100%;
        margin-top: 0px;
        margin-bottom: 20px;
    }

    body .emp-dashboard-horizon .dashboard-header-block .dashboard-header-right {
        width: 100%;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-left {
        width: 100%;
        margin-bottom: 10px;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-right {
        width: 100%;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-left .dh-date {
        text-align: center;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-left .dh-time {
        text-align: center;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-right label {
        display: inline-block;
        width: 50%;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-right .dh-checkin-time,
    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-right .dh-checkout-time,
    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-right .dh-currenttime-display {
        display: inline-block;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .checkputcolor {
        width: 100% !important;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-block-1 .emp-dash-basic-info {
        margin-bottom: 15px;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-block-content {
        height: 170px;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-basic-info .emp-dash-block-header .header-title {
        width: 68%;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-basic-info .emp-dash-block-header .header-viewall {
        width: 30%;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-basic-info.emp-dash-hr-announcements .emp-dash-block-header .header-viewall {
        display: none;
    }

    .emp-dashboard-horizon .emp-dash-hr-announcements .emp-dash-block-content {
        height: 340px;
    }

        .emp-dashboard-horizon .emp-dash-hr-announcements .emp-dash-block-content .ed-hr-announcements-left {
            width: 50%;
        }

        .emp-dashboard-horizon .emp-dash-hr-announcements .emp-dash-block-content .ed-hr-announcements-right {
            width: 40%;
        }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-block-2 {
        margin-top: 5px;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-recent-tickets {
        margin-top: 20px;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-management {
        margin-top: 20px;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-basic-info.emp-dash-attendance .emp-dash-block-header .header-title {
        width: 58%;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-management .ed-blocks .ed-block-left {
        width: 100%;
        text-align: center;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-management .ed-blocks .ed-block-right {
        text-align: center;
        width: 100%;
        margin-top: 10px;
    }

    .emp-dashboard-horizon .emp-dash-leave .emp-dash-block-content .leave-container {
        margin-top: 0px !important;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-calendar {
        margin-top: 20px;
    }

        .emp-dashboard-horizon .dashboard-body-block .emp-dash-calendar .emp-dash-block-header .header-dropdown {
            width: 32%;
        }

    .emp-dashboard-horizon #emp-dash-hr-announcement-popup .ed-hr-announcements-right {
        width: 43%;
    }

    .emp-dashboard-horizon .dashboard-body-block {
        padding: 20px 45px;
    }

        .emp-dashboard-horizon .dashboard-body-block .emp-dash-basic-info {
            margin-top: 20px;
        }

        .emp-dashboard-horizon .dashboard-body-block .emp-dash-recent-tickets .emp-dash-recent-tickets-block .emp-recent-tickets-left {
            width: 18%;
        }

        .emp-dashboard-horizon .dashboard-body-block .emp-dash-recent-tickets .emp-recent-tickets-right .recent-tickets-info .recent-tickets-info-left {
            width: 100%;
            margin: 3px 0;
        }

        .emp-dashboard-horizon .dashboard-body-block .emp-dash-recent-tickets .emp-recent-tickets-right .recent-tickets-info .recent-tickets-info-right {
            width: 100%;
        }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-left .dh-attendance {
        width: 100%;
    }

    /* emp dashboard end */

    /* emp selfservice start */

    .emp-selfservice-list-horizon {
        padding: 20px 25px;
        margin-top: 35px;
    }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block1 {
            text-align: center;
            padding: 20px 0px;
        }

            .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block1 .emp-ss-details-block1-left {
                width: auto;
            }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-center {
            display: none;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-right {
            max-width: 100%;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details-all .block-view {
            width: 100% !important;
            margin-right: 0 !important;
            margin-bottom: 20px;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details-all label {
            margin-left: 0px !important;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details-all .form-group {
            padding: 0 10px;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details-all .emp-ss-detailed-all-header {
            padding: 0;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-right .emp-ss-details-block4 .emp-change-password {
            float: left;
            margin-left: 15px;
            margin-top: 10px;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block2 {
            position: relative;
            bottom: -300px;
            z-index: 99;
            background: #fff;
        }

        /*.emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block2 .responsive-tabs.nav-tabs > li {
        display: block !important;
    }*/

        .emp-selfservice-list-horizon .emp-selfservice-details-all {
            margin: 60px 0 0 0;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left {
            height: 290px;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details-all .emp-ss-details-all-block1,
        .emp-selfservice-list-horizon .emp-selfservice-details-all .emp-ss-details-all-block2,
        .emp-selfservice-list-horizon .emp-selfservice-details-all .emp-ss-details-all-block3 {
            margin: 0px 0;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-ss-details-block2 .nav-tabs .nav-item {
            width: 100%;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details-all .mm-year-dropdown {
            width: 120px;
        }

        .emp-selfservice-list-horizon #empmaintenanceinfotable {
            table-layout: fixed;
        }

            .emp-selfservice-list-horizon #empmaintenanceinfotable thead th:nth-child(1) {
                width: 140px;
            }

            .emp-selfservice-list-horizon #empmaintenanceinfotable thead th:nth-child(2) {
                width: 120px;
            }

            .emp-selfservice-list-horizon #empmaintenanceinfotable thead th:nth-child(3) {
                width: 200px;
            }

            .emp-selfservice-list-horizon #empmaintenanceinfotable thead th:nth-child(4) {
                width: 180px;
            }

            .emp-selfservice-list-horizon #empmaintenanceinfotable thead th:nth-child(5) {
                width: 120px;
            }

            .emp-selfservice-list-horizon #empmaintenanceinfotable thead th:nth-child(6) {
                width: 100px;
            }

    #RescheduleMaintenancePopup.modal.right.fade .modal-dialog {
        right: 0px;
    }

    .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block2 {
        display: none;
    }

    .emp-selfservice-list-horizon .emp-ss-tab-details-mobile {
        display: block !important;
    }

        .emp-selfservice-list-horizon .emp-ss-tab-details-mobile .responsive-tabs.nav-tabs > li {
            width: 100%;
        }

    .emp-selfservice-list-horizon .emp-ss-assetview-info .emp-ss-assetview-info-block .emp-ss-assetview-content {
        display: inline-block;
    }

    .emp-selfservice-list-horizon .emp-selfservice-details-all .emp-ss-assetview .emp-ef-assetview-access-permission {
        max-width: 100%;
    }

    .emp-selfservice-list-horizon .emp-ss-assetview-info .emp-ss-assetview-info-b4 {
        display: inline-block;
    }

        .emp-selfservice-list-horizon .emp-ss-assetview-info .emp-ss-assetview-info-b4 .emp-ss-assetview-acknowledge-btn {
            margin-top: 15px;
        }

    .emp-selfservice-list-horizon .emp-ss-exit .emp-ss-exit-process-form .emp-ss-exit-process-form-content {
        display: inline-block;
    }

        .emp-selfservice-list-horizon .emp-ss-exit .emp-ss-exit-process-form .emp-ss-exit-process-form-content .emp-ss-exit-process-content-block {
            margin-bottom: 10px;
        }

    .emp-selfservice-list-horizon .emp-ss-exit .emp-ss-exit-process-form .btn-emp-ss-exit-process-submit {
        margin-top: 15px;
    }

    .emp-selfservice-list-horizon .emp-ss-assetview-info-block .parent {
        display: inline-flex;
        overflow-y: scroll;
    }

        .emp-selfservice-list-horizon .emp-ss-assetview-info-block .parent .family {
            max-width: 100%;
            flex: 0 0 100%;
            margin-right: 10px;
        }

    .emp-ss-assetview-content .emp-ef-assetview-access-permission-blocks {
        display: inline-block;
    }

    /* emp selfservice end */

    /* emp maintenance acknowledge start */

    .emp-maintenanceacknowledge-list-horizon {
        padding: 20px 25px;
        margin-top: 35px;
    }

        .emp-maintenanceacknowledge-list-horizon #empMaintenanceAcknowledge {
            height: auto;
        }

    /* emp maintenance acknowledge end */

    /* emp attendance start */

    .emp-attendance-list-horizon {
        padding: 20px 25px;
        margin-top: 35px;
    }

        .emp-attendance-list-horizon #empAttendance {
            padding: 20px 20px;
        }

        .emp-attendance-list-horizon .attendance-nav .att-calender .apply-div {
            width: 35%;
        }

        .emp-attendance-list-horizon .att-table {
            margin-top: 20px;
        }

        .emp-attendance-list-horizon .emp-leave-header-left .left-right-icon {
            font-size: 12px;
        }

        .emp-attendance-list-horizon #empAttendance .att-calender .empatt-to span {
            width: 40px;
        }

    /* emp attendance end */

    /* emp leave start */

    .emp-leave-list-horizon {
        padding: 20px 25px;
        margin-top: 35px;
    }

        .emp-leave-list-horizon #empLeave {
            padding: 20px 20px;
        }

        .emp-leave-list-horizon .res-emp-carousel {
            padding: 0 0px;
            margin-left: 0;
        }
       
        .emp-leave-list-horizon .emp-leave-details .res-emp-apply {
            max-width: 100%;
            margin-top: 0px;
            display: inline-block !important;
        }

        .emp-leave-list-horizon #leaveCarousel .carousel-leave-inner {
            width: 85% !important;
        }

        .emp-leave-list-horizon #leaveCarousel .btn_nxtleave {
            right: -25px;
        }

        .emp-leave-list-horizon .emp-leave-details .res-emp-apply .emp-leave-cal-history {
            width: 90%;
            margin: 10px 20px;
            display: inline-block;
        }

            .emp-leave-list-horizon .emp-leave-details .res-emp-apply .emp-leave-cal-history .leavecalendar_btn {
                width: 100%;
                display: inline-block;
            }

            .emp-leave-list-horizon .emp-leave-details .res-emp-apply .emp-leave-cal-history .leavehistory_btn {
                width: 100%;
                display: inline-block;
            }

        .emp-leave-list-horizon .emp-leave-info-block-all .emp-leave-calendar-title {
            margin-bottom: 0;
        }

        .emp-leave-list-horizon .emp-leave-details .res-emp-apply .applyleave_btn .contract-compoff-details {
            margin: 5px 0px;
            display: inline-block;
        }

        .emp-leave-list-horizon .emp-leave-details .res-emp-apply .applyleave_btn {
            margin: 10px 0;
        }

        .emp-leave-list-horizon .leavehistory-year {
            margin-top: 35px;
        }

        .emp-leave-list-horizon .compoffrequest-year {
            margin-top: 20px;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(1) {
            width: 70px;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(2) {
            width: 100px;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(3) {
            width: 300px;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(4) {
            width: 200px;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(5) {
            width: 300px;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(6) {
            width: 70px;
        }

        .emp-leave-list-horizon #empleaveCompOffTable thead th:nth-child(1) {
            width: 70px;
        }

        .emp-leave-list-horizon #empleaveCompOffTable thead th:nth-child(2) {
            width: 150px;
        }

        .emp-leave-list-horizon #empleaveCompOffTable thead th:nth-child(3) {
            width: 150px;
        }

        .emp-leave-list-horizon #empleaveCompOffTable thead th:nth-child(4) {
            width: 300px;
        }

        .emp-leave-list-horizon #empleaveCompOffTable thead th:nth-child(5) {
            width: 70px;
        }

    /* emp leave end */

    /* emp apply leave start */

    .emp-applyleave-horizon.emp-leave .balance-section-wrapper .res-emp-apply-leave {
        margin-top: 0px !important;
        margin-left: 0 !important;
    }

        .emp-applyleave-horizon.emp-leave .balance-section-wrapper .res-emp-apply-leave .balance-section {
            margin-left: 0 !important;
            margin-top: 0 !important;
        }

    .emp-applyleave-horizon.emp-leave #empApplyLeaveFields .balance-section-wrapper .leave-apply-info-block {
        max-width: 100%;
        margin-bottom: 10px;
    }

        .emp-applyleave-horizon.emp-leave #empApplyLeaveFields .balance-section-wrapper .leave-apply-info-block .res-leave-apply-left {
            float: none;
            display: inline-block;
            width: 20%;
        }

        .emp-applyleave-horizon.emp-leave #empApplyLeaveFields .balance-section-wrapper .leave-apply-info-block .res-leave-apply-right {
            float: none;
            line-height: normal;
            display: inline-block;
            width: 75%;
        }

    .emp-applyleave-horizon .apply-date-section .form-group {
        width: 100%;
    }

    /* emp apply leave end */

    /* emp ticketing start */

    .emp-ticketing-horizon .employee-Ticketing {
        margin-top: 25px !important;
    }

    .emp-ticketing-horizon #empticketlistingTable tbody td:nth-child(1) {
        width: 800px !important;
    }

    .emp-ticketing-horizon .res-emp-tickethistory-header .res-emp-tickethistory-right {
        margin-top: 10px;
        justify-content: left;
    }

    .emp-ticketing-raise-horizon #emp-ticket-raise-Form .emp-raiseticketing-upload-left {
        max-width: 100%;
    }

    .emp-ticketing-raise-horizon #emp-ticket-raise-Form .emp-raiseticketing-upload-right {
        margin-top: 10px;
    }

    .emp-ticketing-view-horizon .emp-view-ticketing-block {
        overflow-y: scroll;
    }

    .admin-it-ticketing-commentbox-list {
        overflow-y: scroll;
        width: 165%;
    }

        .admin-it-ticketing-commentbox-list .admin-it-ticketing-commentbox-left {
            max-width: 9%;
        }

    /* emp ticketing end */

    /* emp job referral start */

    .emp-jobreferral-list-horizon {
        padding: 20px 25px;
        margin-top: 35px;
        height: auto;
    }

        .emp-jobreferral-list-horizon .res-emp-jobreferral-left button {
            margin-bottom: 10px;
        }

        .emp-jobreferral-list-horizon .res-emp-jobreferral-header .res-emp-jobreferral-right {
            text-align: left;
            margin: 10px 0 0 0px;
        }

        .emp-jobreferral-list-horizon .emp-jobreferal-data-block {
            width: 100%;
        }

        .emp-jobreferral-list-horizon .emp-jobreferal-data-block-header {
            display: inline-block;
        }

            .emp-jobreferral-list-horizon .emp-jobreferal-data-block-header .emp-jobreferal-data-title {
                width: 100%;
                display: inline-block;
            }

            .emp-jobreferral-list-horizon .emp-jobreferal-data-block-header .emp-jobreferal-data-posted {
                display: inline-block;
            }

        .emp-jobreferral-list-horizon .emp-jobreferal-data-block-body span {
            width: 100% !important;
            margin-bottom: 10px;
            margin-top: 0 !important;
        }

    .emp-jobreferralprocess-popup {
        width: 100%;
    }

    .emp-jobreferral-list-horizon #empJobReferral {
        padding: 20px 25px;
    }

    /* emp job referral end */

    /* emp job referral detailed start */

    .emp-jobreferral-detail-horizon #empJobReferralDetail {
        padding: 20px 25px;
    }

        .emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-left .title-block-right {
            width: 100%;
            text-align: left;
            margin: 10px 0;
        }

    .emp-jobreferral-detail-horizon .emp-jobreferral-detail-type-info.emp-job-ref-btn {
        text-align: left;
    }

    .emp-jobreferral-detail-horizon .emp-jobreferral-detail-right {
        margin-top: 15px;
    }

    /* emp job referral detailed end */

    /* emp job referral popup start */

    #ReferFriendPopup .modal-lg {
        width: 340px;
    }

    #ReferFriendPopup .referfriend-upload-left {
        padding: 15px 10px;
    }

    #ReferFriendPopup .referfriend-info-block {
        display: inline-block;
    }

    #ReferFriendPopup .referfriend-upload-left .referfriend-upload-btn {
        width: 74%;
        margin-left: 25px;
    }

    #ReferFriendPopup .ReferFriend-Contact-Fields #ReferFriend-ContactCode {
        width: 30%;
    }

    #ReferFriendPopup .ReferFriend-Contact-Fields #ReferFriend-Contact {
        width: 67%;
    }

    #ReferFriendPopup.right.fade .modal-dialog {
        width: 330px !important;
    }

    /* emp job referral popup end */

    /* emp holiday start */

    .emp-upcomingholidays-list-horizon {
        padding: 20px 25px;
        margin-top: 35px;
    }

        .emp-upcomingholidays-list-horizon #empupcomingholidaysTable thead th, .emp-upcomingholidays-list-horizon #empupcomingholidaysTable tbody td {
            padding: 10px 15px;
        }

        .emp-upcomingholidays-list-horizon #empupcomingholidaysTable tbody .emp-upcomingholidays-table-last {
            padding-right: 30px;
            text-align: right;
        }

        .emp-upcomingholidays-list-horizon #empupcomingholidaysTable {
            table-layout: fixed;
        }

            .emp-upcomingholidays-list-horizon #empupcomingholidaysTable thead th:nth-child(1) {
                width: 160px;
            }

            .emp-upcomingholidays-list-horizon #empupcomingholidaysTable thead th:nth-child(2) {
                width: 90px;
            }

            .emp-upcomingholidays-list-horizon #empupcomingholidaysTable thead th:nth-child(3) {
                width: 90px;
            }

            .emp-upcomingholidays-list-horizon #empupcomingholidaysTable thead th:nth-child(4) {
                width: 50px;
            }

    /* emp holiday end */

    /* emp timesheet start */

    .emp-timesheet-list-horizon {
        padding: 20px 25px;
        margin-top: 35px;
    }

        .emp-timesheet-list-horizon #empTimesheet {
            padding: 20px 20px;
        }

    .emp-timesheet-header-block .emp-timesheet-header-block-left {
        width: 100%;
        overflow-x: scroll;
        display: inline-block;
    }

    .emp-timesheet-list-horizon .emp-timesheet-block1 {
        display: inline-block;
        width: 180%;
        overflow-x: scroll;
    }

    .emp-timesheet-list-horizon .emp-timesheet-block2 {
        width: 70%;
    }

        .emp-timesheet-list-horizon .emp-timesheet-block2 .div-timesheet-company {
            padding: 0;
        }

    .emp-timesheet-list-horizon .emp-timesheet-header-block {
        display: inline-block;
    }

    .emp-timesheet-header-block .emp-timesheet-header-block-right {
        width: 100%;
        text-align: left;
    }

    .emp-timesheet-list-horizon .emp-timesheet-graph-block .emp-timesheet-hours-spent {
        width: 100%;
    }

    .emp-timesheet-list-horizon .emp-timesheet-graph-block .emp-timesheet-attendance {
        width: 100%;
    }

    .emp-timesheet-list-horizon .emp-timesheet-table-block {
        margin-top: 10px;
    }

    .emp-timesheet-list-horizon .emp-timesheet-table-header .emp-timesheet-table-submit {
        margin-top: 5px;
    }

    .emp-timesheet-list-horizon #emptimesheetlistingTable {
        table-layout: fixed;
    }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(1) {
            width: 90px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(2) {
            width: 120px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(3) {
            width: 250px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(4) {
            width: 350px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(5) {
            width: 100px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(6) {
            width: 150px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(7) {
            width: 80px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(8) {
            width: 100px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(9) {
            width: 70px;
        }

    /* emp timesheet end */

    /* emp timesheet enter start */

    .emp-entertimesheet-list-horizon {
        padding: 20px 25px;
        margin-top: 35px;
    }

        .emp-entertimesheet-list-horizon #empEntertimesheet {
            padding: 20px 30px;
        }

        .emp-entertimesheet-list-horizon .emp-entertimesheet-rangedates span {
            padding: 7px 26px;
        }

        .emp-entertimesheet-list-horizon .emp-entertimesheet-block1 {
            display: inline-block;
            width: 100%;
            overflow-x: scroll;
        }

            .emp-entertimesheet-list-horizon .emp-entertimesheet-block1 .emp-entertimesheet-weekinfo {
                display: inline-block;
                width: 205%;
            }

        .emp-entertimesheet-list-horizon .emp-entertimesheet-block2 {
            overflow-y: scroll;
            width: 100%;
            display: inline-block;
        }

        .emp-entertimesheet-list-horizon .emp-entertimesheet-rangedates {
            width: 350%;
        }

        .emp-entertimesheet-list-horizon .emp-entertimesheet-day-block1 {
            display: inline-block !important;
            width: 100%;
            overflow-x: scroll;
        }

        .emp-entertimesheet-list-horizon .row.emp-entertimesheet-fields {
            display: inline-block;
            width: 630%;
        }

        .emp-entertimesheet-list-horizon .emp-entertimesheet-block4 .form-group {
            display: inline-block;
            width: 14%;
        }

    /* emp timesheet enter end */

    /* emp exit form start */

    .emp-exitform-details-all .emp-ef-exitfeedbackview-block.emp-ef-exitfeedbackview-b1 .emp-ef-exitfeedbackview-block-content {
        display: inline-block;
    }

    .emp-exitform-details-all .emp-ef-exitfeedbackview-block .emp-ef-exitfeedbackview-block-content .emp-exitfeedbackview-rating {
        display: inline-block;
        margin-bottom: 15px;
    }

    .emp-exitform-list-horizon .emp-ef-exitagreementview-info-b6 {
        display: inline-block;
    }

    .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-block .emp-ef-itclearenceview-content {
        display: inline-block;
    }

        .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-block .emp-ef-itclearenceview-content .emp-ef-itclearenceview-access-permission {
            margin-bottom: 20px;
        }

    .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-b4 textarea {
        width: 100%;
    }

    .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-b4 .emp-ef-itclearenceview-savenext-block {
        display: inline-block;
    }

        .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-b4 .emp-ef-itclearenceview-savenext-block button {
            margin-top: 10px;
        }

    .emp-exitform-list-horizon .admin-empexitreview-content-info-fields-asset {
        margin-bottom: 10px;
    }

    .emp-ef-itclearenceview-content-details .emp-ef-itclearenceview-access-permission-blocks {
        display: inline-block !important;
    }

        .emp-ef-itclearenceview-content-details .emp-ef-itclearenceview-access-permission-blocks .emp-ef-itclearenceview-access-permission {
            margin-bottom: 10px;
            max-width: 100%;
        }

    /* emp exit form end */

    /* onboarding add page start */

    .admin-emponboardadd-view .admin-emponboardadd {
        margin-top: 60px;
    }

    .admin-emponboardadd-header-info {
        display: inline-block;
    }

        .admin-emponboardadd-header-info .col-lg-4 {
            margin-bottom: 5px;
        }

        .admin-emponboardadd-header-info .col-lg-2 {
            margin-bottom: 5px;
        }

    .admin-emponboardadd-content-info-fields {
        display: inline-block;
    }

    .admin-emponboardadd-content-fields-info {
        margin-bottom: 10px;
    }

    /* onboarding add page end */

    /* exit review page start */

    .admin-empexitreview-view .admin-empexitreview {
        margin-top: 60px;
    }

    .admin-empexitreview-view .admin-empexitreview-header-info {
        display: inline-block;
    }

        .admin-empexitreview-view .admin-empexitreview-header-info .col-lg-4 {
            margin-bottom: 5px;
        }

        .admin-empexitreview-view .admin-empexitreview-header-info .col-lg-2 {
            margin-bottom: 5px;
        }

    .admin-empexitreview-view .admin-empexitreview-content-info-fields {
        display: inline-block;
        width: 100%;
        padding: 20px 0 10px 0;
    }

    .admin-empexitreview-view .admin-empexitreview-content-info-fields-asset {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .admin-empexitreview-view .admin-empexitreview-block-confirm {
        display: inline-block;
    }

    .admin-empexitreview-view .admin-empexitreview .admin-empexitreview-confirm-submit-btn {
        padding: 10px 30px;
        margin-top: 10px;
    }

    /* exit review page end */

    /* exit view page start */

    .admin-emponboardview-view .admin-emponboardview-header-info {
        display: inline-block;
    }

    .admin-emponboardview-view .admin-emponboardview-header-info .col-lg-4,
    .admin-emponboardview-view .admin-emponboardview-header-info .col-lg-2 {
        margin-bottom: 10px;
    }

    .admin-emponboardview-view .admin-emponboardview {
        margin-top: 60px;
    }

    .admin-emponboardview-view .emp-ef-emponboardview-content-details .emp-ef-emponboardview-access-permission {
        max-width: 100%;
    }

    .admin-emponboardview-view .admin-emponboardview-content-info-fields {
        display: inline-block;
    }

    .admin-emponboardview-view .admin-emponboardview-content-info-fields .admin-emponboardview-content-fields-info {
        margin-bottom: 10px;
    }

    /* exit view page end */

}

@media only screen and (min-width:360px) and (max-width:740px) and (orientation: landscape) {

    /* signin start*/
    body .login-page .login-container {
        padding: 30px 20px !important;
    }

    body .login-page-horizon .copyrights-ambc {
        position: relative;
        margin-top: 30px;
        padding-bottom: 15px;
    }
    /* signin end*/

    /* emp header / side menu start */

    #left-side-menu-normal {
        /*display: block;*/
    }

    .horizon-design .res-header-notification {
        display: inline-block;
        margin-right: -450px;
    }

    #left-side-menu .sidebar {
        left: 0;
        background: #fff;
        height: 100%;
    }

    .left-side-menu-horizon #empdash-menu .menu-icon {
        display: none;
    }

    .left-side-menu-horizon #empdash-menu span {
        margin-left: 10px;
    }

    .left-side-menu-horizon #empdash-menu li {
        margin-left: 5px;
    }

        .left-side-menu-horizon #empdash-menu li.sidebaractive {
            background-color: #267EC4;
        }

    .left-side-menu-horizon #empdash-menu .sidebaractive span {
        color: #fff;
    }

    .left-side-menu-horizon #logout_sidebar_button {
        box-shadow: initial;
        background: #fff;
    }

        .left-side-menu-horizon #logout_sidebar_button li.res-side-menu-myprofile {
            background: #267EC4;
            color: #fff;
            margin: 0 15px;
            margin-bottom: 10px;
        }

        .left-side-menu-horizon #logout_sidebar_button li.res-side-menu-signout {
            margin: 0 15px;
            margin-bottom: 10px;
            border: 1px solid #ccc;
        }

    .left-side-menu-horizon #empdash-menu {
        overflow-y: scroll;
        height: 100px;
    }

    /* emp header / side menu end */

    /* emp dashboard start */

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-left {
        width: 50%;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-right {
        width: 50%;
    }

        .emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-right {
            vertical-align: initial;
        }

    .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block2 {
        position: initial;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-basic-info {
        margin-top: 20px;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-attendance .emp-dash-block-header .header-title {
        width: 65%;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-hr-announcements .emp-dash-block-content {
        height: 300px;
    }
    .emp-dashboard-horizon .dashboard-body-block .emp-dash-management .ed-blocks {
        padding: 88px 20px;
    }

    .emp-dashboard-horizon .emp-dash-hr-announcements .emp-dash-block-content .ed-hr-announcements-left {
        width: 53%;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-upcoming-holidays .emp-dash-block-content {
        height: 240px;
    }


    .emp-dashboard-horizon .dashboard-body-block .emp-dash-calendar .emp-dash-block-header .header-dropdown {
        width: 27%;
    }

    .emp-dashboard-horizon .leaveslider-container .leaveslider-item {
        min-width: 50%;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-left .dh-user-name {
        font-size: 27px;
        white-space: nowrap;
        width: 305px;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-left .dh-welcome {
        font-size: 20px;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-recent-tickets .emp-recent-tickets-right .recent-tickets-info .recent-tickets-info-left {
        width: 47%;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-recent-tickets .emp-recent-tickets-right .recent-tickets-info .recent-tickets-info-right {
        width: 50%;
    }

    /* emp dashboard end */

    /* emp selfservice start */

    .emp-selfservice-list-horizon {
        padding: 20px 25px;
        margin-top: 35px;
    }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block1 {
            text-align: left;
        }

            .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block1 .emp-ss-details-block1-left {
                width: auto;
            }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-center {
            display: none;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-right {
            max-width: 100%;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details-all .block-view {
            width: 100% !important;
            margin-right: 0 !important;
            margin-bottom: 20px;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details-all label {
            margin-left: 0px !important;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details-all .form-group {
            padding: 0 10px;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details-all .emp-ss-detailed-all-header {
            padding: 0;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-right .emp-ss-details-block4 .emp-change-password {
            float: left;
            margin-left: 15px;
            margin-top: 10px;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block2 {
            position: relative;
            bottom: -195px;
            z-index: 99;
            background: #fff;
        }

            .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block2 .responsive-tabs.nav-tabs > li {
                display: block !important;
            }

        .emp-selfservice-list-horizon .emp-selfservice-details-all {
            margin: 60px 0 0 0;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left {
            height: 150px;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details-all .emp-ss-details-all-block1,
        .emp-selfservice-list-horizon .emp-selfservice-details-all .emp-ss-details-all-block2,
        .emp-selfservice-list-horizon .emp-selfservice-details-all .emp-ss-details-all-block3 {
            margin: 0px 0;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block2 .responsive-tabs.nav-tabs > li {
            width: auto;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details .responsive-tabs.nav-tabs i.fa {
            display: none;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details-all .emp-project-details-right {
            margin-top: 10px;
        }

        .emp-selfservice-list-horizon .emp-project-details-main .emp-project-clientinfo {
            width: 100%;
        }

        .emp-selfservice-list-horizon #empmaintenanceinfotable {
            table-layout: fixed;
        }

            .emp-selfservice-list-horizon #empmaintenanceinfotable thead th:nth-child(1) {
                width: 140px;
            }

            .emp-selfservice-list-horizon #empmaintenanceinfotable thead th:nth-child(2) {
                width: 120px;
            }

            .emp-selfservice-list-horizon #empmaintenanceinfotable thead th:nth-child(3) {
                width: 200px;
            }

            .emp-selfservice-list-horizon #empmaintenanceinfotable thead th:nth-child(4) {
                width: 180px;
            }

            .emp-selfservice-list-horizon #empmaintenanceinfotable thead th:nth-child(5) {
                width: 120px;
            }

            .emp-selfservice-list-horizon #empmaintenanceinfotable thead th:nth-child(6) {
                width: 100px;
            }

        .emp-selfservice-list-horizon .emp-ss-exit .emp-ss-exit-process-form .emp-ss-exit-process-form-content {
            display: inline-block;
        }

            .emp-selfservice-list-horizon .emp-ss-exit .emp-ss-exit-process-form .emp-ss-exit-process-form-content .emp-ss-exit-process-content-block {
                margin-bottom: 10px;
            }

        .emp-selfservice-list-horizon .emp-ss-exit .emp-ss-exit-process-form .btn-emp-ss-exit-process-submit {
            margin-top: 15px;
        }

        .emp-selfservice-list-horizon .emp-ss-assetview-info-block .parent {
            display: inline-flex;
            overflow-y: scroll;
        }

            .emp-selfservice-list-horizon .emp-ss-assetview-info-block .parent .family {
                max-width: 35%;
                flex: 0 0 35%;
                margin-right: 10px;
            }

    .emp-ss-assetview-content .emp-ef-assetview-access-permission-blocks {
        display: inline-block;
    }

    .emp-selfservice-list-horizon .emp-selfservice-details-all .emp-ss-assetview .emp-ef-assetview-access-permission {
        max-width: 48%;
    }

    /* emp selfservice end */

    /* emp maintenance acknowledge start */
    .emp-maintenanceacknowledge-list-horizon {
        padding: 20px 25px;
        margin-top: 35px;
    }

        .emp-maintenanceacknowledge-list-horizon #empMaintenanceAcknowledge {
            height: auto;
        }
    /* emp maintenance acknowledge end */

    /* emp attendance start */

    .emp-attendance-list-horizon {
        padding: 20px 25px;
        margin-top: 35px;
    }

        .emp-attendance-list-horizon #empAttendance {
            padding: 20px 20px;
        }

        .emp-attendance-list-horizon .attendance-nav .att-calender .apply-div {
            width: 35%;
        }

        .emp-attendance-list-horizon .att-table {
            margin-top: 20px;
        }

        .emp-attendance-list-horizon #attendanceTable {
            table-layout: fixed;
        }

            .emp-attendance-list-horizon #attendanceTable .attendence-thead th:nth-child(1) {
                width: 120px !important;
            }

            .emp-attendance-list-horizon #attendanceTable .attendence-thead th:nth-child(2) {
                width: 230px !important;
            }

            .emp-attendance-list-horizon #attendanceTable .attendence-thead th:nth-child(3) {
                width: 100px !important;
            }

            .emp-attendance-list-horizon #attendanceTable .attendence-thead th:nth-child(4) {
                width: 100px !important;
            }

    /* emp attendance end */

    /* emp leave start */

    .emp-leave-list-horizon {
        padding: 20px 25px;
        margin-top: 35px;
    }

        .emp-leave-list-horizon #empLeave {
            padding: 20px 20px;
        }

        .emp-leave-list-horizon .res-emp-carousel {
            justify-content: space-between;
        }

        .emp-leave-list-horizon .emp-leave-details .res-emp-apply {
            max-width: 100%;
            flex: 0 0 100%;
            justify-content: space-evenly;
        }

        .emp-leave-list-horizon #leaveCarousel .carousel-leave-inner {
            /*width: 85% !important;*/
        }

        .emp-leave-list-horizon .emp-leave-details .res-emp-apply .emp-leave-cal-history {
            width: 38%;
            margin: 10px 8px;
            display: block;
        }

        .emp-leave-list-horizon #leaveCarousel .carousel-leave-inner {
            /*width: 270% !important;*/
        }

        .emp-leave-list-horizon #leaveCarousel .tracker-card {
            /*width: 210%;*/
        }

        .emp-leave-list-horizon .emp-leave-info-block-all .responsive-tabs.nav-tabs i.fa {
            display: none;
        }

        .emp-leave-list-horizon .emp-leave-info-block-all .responsive-tabs.nav-tabs > li {
            width: auto;
            display: block !important;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(1) {
            width: 70px;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(2) {
            width: 100px;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(3) {
            width: 300px;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(4) {
            width: 200px;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(5) {
            width: 300px;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(6) {
            width: 70px;
        }

        .emp-leave-list-horizon #empleaveCompOffTable thead th:nth-child(1) {
            width: 70px;
        }

        .emp-leave-list-horizon #empleaveCompOffTable thead th:nth-child(2) {
            width: 150px;
        }

        .emp-leave-list-horizon #empleaveCompOffTable thead th:nth-child(3) {
            width: 150px;
        }

        .emp-leave-list-horizon #empleaveCompOffTable thead th:nth-child(4) {
            width: 300px;
        }

        .emp-leave-list-horizon #empleaveCompOffTable thead th:nth-child(5) {
            width: 70px;
        }
        .emp-leave-list-horizon .emp-leave-info-block-all {
            padding-right: 5px;
            padding-left: 5px;
        }
    /* emp leave end */

    /* emp apply leave start */

    .emp-applyleave-horizon.emp-leave .balance-section-wrapper .res-emp-apply-leave .balance-section {
        margin: 0 !important;
    }

    /* emp apply leave end */

    /* emp raise ticketing start */

    .emp-ticketing-raise-horizon #emp-ticket-raise-Form .emp-raiseticketing-upload-right .emp-raiseticket-uploaded-image-close {
        margin-left: -5px;
        margin-top: -5px;
        top: 0;
        right: -10px;
    }

    /* emp raise ticketing end */

    /* emp job referral start */

    .emp-jobreferral-list-horizon {
        padding: 20px 25px;
        margin-top: 35px;
        height: auto;
    }

        .emp-jobreferral-list-horizon .res-emp-jobreferral-left button {
            margin-bottom: 10px;
        }

        .emp-jobreferral-list-horizon .res-emp-jobreferral-header .res-emp-jobreferral-right {
            margin: 10px 0 0 0px;
        }

        .emp-jobreferral-list-horizon .emp-jobreferal-data-block {
            width: 100%;
        }

    .emp-jobreferralprocess-popup {
        width: 100%;
    }

    .emp-jobreferral-list-horizon #empJobReferral {
        padding: 20px 25px;
    }

    .emp-jobreferral-list-horizon .emp-jobreferal-data-block-body .emp-jobreferal-data-experience {
        width: 35%;
    }

    .emp-jobreferral-list-horizon .emp-jobreferal-data-block-body .emp-jobreferal-data-fulltime {
        width: 25%;
    }

    .emp-jobreferral-list-horizon .emp-jobreferal-data-block-body .emp-jobreferal-data-location {
        width: 35%;
    }

    /* emp job referral end */

    /* emp job referral detailed start */

    .emp-jobreferral-detail-horizon #empJobReferralDetail {
        padding: 20px 25px;
    }

    .emp-jobreferral-detail-horizon .emp-jobreferral-detail-right {
        margin-top: 15px;
    }

    .emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-left .emp-jobreferral-detail-type-block .emp-jobreferral-detail-type-info {
        width: 33%;
    }

    /* emp job referral detailed end */

    /* emp holiday start */

    .emp-upcomingholidays-list-horizon {
        padding: 20px 25px;
        margin-top: 35px;
    }

        .emp-upcomingholidays-list-horizon #empupcomingholidaysTable thead th, .emp-upcomingholidays-list-horizon #empupcomingholidaysTable tbody td {
            padding: 10px 15px;
        }

        .emp-upcomingholidays-list-horizon #empupcomingholidaysTable tbody .emp-upcomingholidays-table-last {
            padding-right: 30px;
            text-align: right;
        }

    /* emp holiday end */

    /* emp timesheet start */

    .emp-timesheet-list-horizon {
        padding: 20px 25px;
        margin-top: 35px;
    }

        .emp-timesheet-list-horizon #empTimesheet {
            padding: 20px 20px;
        }

    .emp-timesheet-header-block .emp-timesheet-header-block-left {
        width: 100%;
        overflow-x: scroll;
        display: inline-block;
    }

    .emp-timesheet-list-horizon .emp-timesheet-block1 {
        display: inline-block;
        width: 73%;
    }

    .emp-timesheet-list-horizon .emp-timesheet-block2 {
        width: 22%;
        vertical-align: top;
    }

    .emp-timesheet-list-horizon .emp-timesheet-header-block {
        display: inline-block;
        margin-bottom: 10px;
    }

    .emp-timesheet-header-block .emp-timesheet-header-block-right {
        width: 100%;
        text-align: left;
    }

    .emp-timesheet-list-horizon .emp-timesheet-graph-block .emp-timesheet-hours-spent {
        width: 100%;
    }

    .emp-timesheet-list-horizon .emp-timesheet-graph-block .emp-timesheet-attendance {
        width: 100%;
    }

    .emp-timesheet-list-horizon .emp-timesheet-table-block {
        margin-top: 10px;
    }

    .emp-timesheet-list-horizon .emp-timesheet-table-header .emp-timesheet-table-submit {
        margin-top: 5px;
    }

    .emp-timesheet-list-horizon #emptimesheetlistingTable {
        table-layout: fixed;
    }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(1) {
            width: 90px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(2) {
            width: 120px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(3) {
            width: 250px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(4) {
            width: 350px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(5) {
            width: 100px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(6) {
            width: 150px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(7) {
            width: 80px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(8) {
            width: 100px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(9) {
            width: 70px;
        }

    /* emp timesheet end */

    /* emp timesheet enter start */

    .emp-entertimesheet-list-horizon {
        padding: 20px 25px;
        margin-top: 35px;
    }

        .emp-entertimesheet-list-horizon #empEntertimesheet {
            padding: 20px 30px;
        }

        .emp-entertimesheet-list-horizon .emp-entertimesheet-rangedates span {
            padding: 7px 26px;
        }

        .emp-entertimesheet-list-horizon .emp-entertimesheet-block1 {
            display: inline-block;
            width: 75%;
            overflow-x: scroll;
        }

        /*.emp-entertimesheet-list-horizon .emp-entertimesheet-block1 .emp-entertimesheet-weekinfo {
        display: inline-block;
        width: 205%;
    }*/

        .emp-entertimesheet-list-horizon .emp-entertimesheet-block2 {
            overflow-y: scroll;
            width: 100%;
            display: inline-block;
        }

        .emp-entertimesheet-list-horizon .emp-entertimesheet-rangedates {
            width: 138%;
        }

        .emp-entertimesheet-list-horizon .emp-entertimesheet-day-block1 {
            display: inline-block !important;
            width: 100%;
            overflow-x: scroll;
        }

        .emp-entertimesheet-list-horizon .row.emp-entertimesheet-fields {
            display: inline-block;
            width: 250%;
        }

        .emp-entertimesheet-list-horizon .emp-entertimesheet-block4 .form-group {
            display: inline-block;
            width: 14%;
        }

    /* emp timesheet enter end */

    /* emp exit form start */

    .emp-exitform-details-all .emp-ef-exitfeedbackview-block.emp-ef-exitfeedbackview-b1 .emp-ef-exitfeedbackview-block-content {
        display: inline-block;
    }

    .emp-exitform-list-horizon .emp-ef-exitagreementview-info-block .emp-exitagreementview-upload-btn {
        width: 72%;
        margin-left: 25px;
        vertical-align: middle;
    }

    .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-block .emp-ef-itclearenceview-content {
        display: inline-flex;
        overflow-y: scroll;
    }

        .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-block .emp-ef-itclearenceview-content .emp-ef-itclearenceview-access-permission {
            margin-bottom: 20px;
        }

    .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-b4 textarea {
        width: 100%;
    }

    .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-b4 .emp-ef-itclearenceview-savenext-block {
        display: inline-block;
    }

        .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-b4 .emp-ef-itclearenceview-savenext-block button {
            margin-top: 10px;
        }

        .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-b4 .emp-ef-itclearenceview-savenext-block button {
            margin-top: 10px;
        }

    .emp-ef-itclearenceview-info .admin-empexitreview-content-info-fields-asset {
        max-width: 30%;
        flex: 0 0 30%;
    }

    .emp-ef-itclearenceview-content-details .emp-ef-itclearenceview-access-permission-blocks {
        display: inline-block !important;
    }

        .emp-ef-itclearenceview-content-details .emp-ef-itclearenceview-access-permission-blocks .emp-ef-itclearenceview-access-permission {
            margin-bottom: 10px;
            max-width: 48%;
        }

    /* emp exit form end */

    /* onboarding add page start */

    .admin-emponboardadd-view .admin-emponboardadd {
        margin-top: 60px;
    }

    .admin-emponboardadd-header-info {
        display: inline-flex;
    }

    .emponboardadd-content-b2 .admin-emponboardadd-content-info-fields {
        display: inline-block;
    }

    /* onboarding add page end */

    /* exit review page start */

    .admin-empexitreview-view .admin-empexitreview {
        margin-top: 60px;
    }

    .admin-empexitreview-view .admin-empexitreview-header-info {
        display: inline-block;
    }

        .admin-empexitreview-view .admin-empexitreview-header-info .col-lg-4 {
            margin-bottom: 5px;
        }

        .admin-empexitreview-view .admin-empexitreview-header-info .col-lg-2 {
            margin-bottom: 5px;
        }

    .admin-empexitreview-view .admin-empexitreview-content-info-fields {
        display: inline-block;
        width: 100%;
        padding: 20px 0 10px 0;
    }

    .admin-empexitreview-view .admin-empexitreview-content-info-fields-asset {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .admin-empexitreview-view .admin-empexitreview-block-confirm {
        display: inline-block;
    }

    .admin-empexitreview-view .admin-empexitreview .admin-empexitreview-confirm-submit-btn {
        padding: 5px 30px;
        margin-top: 10px;
    }

    .admin-empexitreview-view .empexitreview-content-b4 .admin-empexitreview-content-info-fields {
        display: inline-flex;
    }

    /* exit review page end */

    /* exit view page start */

    .admin-emponboardview-view .admin-emponboardview-header-info .col-lg-4,
    .admin-emponboardview-view .admin-emponboardview-header-info .col-lg-2 {
        margin-bottom: 10px;
    }

    .admin-emponboardview-view .admin-emponboardview {
        margin-top: 60px;
    }

    .admin-emponboardview-view .emp-ef-emponboardview-content-details .emp-ef-emponboardview-access-permission {
        max-width: 48%;
    }


    /* exit view page end */

}

/* Media Query for Tablets Ipads portrait mode start */
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation: portrait) {
    /* signin start*/
    body .login-page-horizon.login-page .login-container {
        padding: 30px 20px !important;
    }

    body .login-page-horizon .copyrights-ambc {
        margin-top: 30px;
        padding-bottom: 15px;
    }

    .login-page-horizon.login-page .login-container {
        max-width: 80%;
        margin-top: 40px;
        padding: 30px 0px;
    }

    .login-page-horizon.login-page .forgot-password {
        margin-right: -10% !important;
    }

    .login-page-horizon.login-page .toggle-password {
        right: 25px;
    }

    /* signin end*/

    /* forgot password start */

    .login-page-horizon.login-page .forgot-container {
        width: 60% !important;
    }

    /* forgot password end */

    /* emp header start */

    .navbar.horizon-design {
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .emp-navbar-horizon-design {
        display: none !important;
    }

    .navbar-expand-md .navbar-toggler.emp-navbartogglebtn-horizon-design {
        display: inline-block !important;
    }

    .horizon-design .res-header-notification {
        margin-right: -470px;
        display: inline-block !important;
    }

    .navbar.navbar-expand-md .logo-img {
        width: 80px;
    }

    .left-side-menu-normal-horizon {
        display: none;
    }

    .horizon-design .emp-navbar-horizon-design {
        display: none !important;
    }

    #left-side-menu.show {
        display: block;
    }

    #left-side-menu .sidebar {
        z-index: 9999;
        position: fixed;
        width: 30%;
        top: 0px !important;
        height: 100%;
    }

    #left-side-menu .sidebar-header {
        margin: 0px 10px 0px 10px;
        border-bottom: 1px solid #ccc;
        color: black;
        /*padding-bottom: 20px;*/
    }

        #left-side-menu .sidebar-header .bl {
            display: inline-flex;
            width: 22%;
            padding: 0px 0px 0px 0px;
        }

            #left-side-menu .sidebar-header .bl .default-image-navbar {
                margin-bottom: 20px;
            }

        #left-side-menu .sidebar-header .br {
            display: inline-block;
            width: 73%;
            padding: 0px 0px 0px 0px;
            float: inline-end;
            margin-top: 2px;
        }

        #left-side-menu .sidebar-header .bl img {
            border-radius: 40px;
            width: 45px;
            height: 45px;
            object-fit: cover;
        }

        #left-side-menu .sidebar-header .br div {
            line-height: 1.5;
            font-size: 12px;
            width: 145px; /* Set your desired width */
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        #left-side-menu .sidebar-header a {
            color: #007bff;
        }

        #left-side-menu .sidebar-header .name {
        }

    #logout_sidebar_button {
        position: absolute;
        display: inline-block;
        bottom: 5px;
        left: 0px;
        width: 100%;
        padding: 0;
        box-shadow: 0px -6px 7px 0px #ccc;
    }

        #logout_sidebar_button li {
            text-align: center;
            display: block;
        }

    #left-side-menu .sidebar .admin-leave-main-menu .side-menubar-updown {
        width: 50%;
    }

    #left-side-menu .sidebar .admin-ticket-main-menu .side-menubar-updown {
        width: 40%;
    }

    #left-side-menu .sidebar .admin-itsupport-main-menu .side-menubar-updown {
        width: 36%;
    }


    .horizon-design .res-header-notification {
        display: inline-block;
    }

    #left-side-menu .sidebar {
        left: 0;
        background: #fff;
    }

    .left-side-menu-horizon #empdash-menu .menu-icon {
        display: none;
    }

    .left-side-menu-horizon #empdash-menu span {
        margin-left: 10px;
    }

    .left-side-menu-horizon #empdash-menu li {
        margin-left: 5px;
    }

        .left-side-menu-horizon #empdash-menu li.sidebaractive {
            background-color: #267EC4;
        }

    .left-side-menu-horizon #empdash-menu .sidebaractive span {
        color: #fff;
    }

    .left-side-menu-horizon #logout_sidebar_button {
        box-shadow: initial;
        margin-bottom: 35px;
    }

        .left-side-menu-horizon #logout_sidebar_button li.res-side-menu-myprofile {
            background: #267EC4;
            color: #fff;
            margin: 0 15px;
            margin-bottom: 10px;
        }

        .left-side-menu-horizon #logout_sidebar_button li.res-side-menu-signout {
            margin: 0 15px;
            margin-bottom: 10px;
            border: 1px solid #ccc;
        }

    /* emp header end */

    /* emp dashboard start */

    body .emp-dashboard-horizon.container-fluid .main-content {
        width: 100% !important;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-left {
        width: 50%;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-right {
        width: 50%;
    }

        .emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-right {
            vertical-align: initial;
        }

    .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block2 {
        position: initial;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-basic-info {
        margin-top: 20px;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-attendance .emp-dash-block-header .header-title {
        width: 65%;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-hr-announcements .emp-dash-block-content {
        height: 300px;
    }

    .emp-dashboard-horizon .emp-dash-hr-announcements .emp-dash-block-content .ed-hr-announcements-left {
        width: 53%;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-upcoming-holidays .emp-dash-block-content {
        height: 240px;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-calendar .emp-dash-block-header .header-dropdown {
        width: 27%;
    }

    .emp-dashboard-horizon .leaveslider-container .leaveslider-item {
        min-width: 50%;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-management .ed-blocks {
        padding: 88px 20px;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-left .dh-user-name {
        font-size: 27px;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-left .dh-welcome {
        font-size: 20px;
    }

    /* emp dashboard end */

    /* emp selfservice start */

    .emp-selfservice-list-horizon {
        padding: 20px 25px;
        margin-top: 35px;
    }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block1 {
            text-align: left;
        }

            .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block1 .emp-ss-details-block1-left {
                width: auto;
            }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-center {
            display: none;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-right {
            max-width: 100%;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details-all .block-view {
            width: 100% !important;
            margin-right: 0 !important;
            margin-bottom: 20px;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details-all label {
            margin-left: 0px !important;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details-all .form-group {
            padding: 0 10px;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details-all .emp-ss-detailed-all-header {
            padding: 0;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-right .emp-ss-details-block4 .emp-change-password {
            float: left;
            margin-left: 15px;
            margin-top: 10px;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block2 {
            position: relative;
            bottom: -295px;
            z-index: 99;
            background: #fff;
        }

            .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block2 .responsive-tabs.nav-tabs > li {
                display: block !important;
            }

        .emp-selfservice-list-horizon .emp-selfservice-details-all {
            margin: 60px 0 0 0;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left {
            height: 150px;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details-all .emp-ss-details-all-block1,
        .emp-selfservice-list-horizon .emp-selfservice-details-all .emp-ss-details-all-block2,
        .emp-selfservice-list-horizon .emp-selfservice-details-all .emp-ss-details-all-block3 {
            margin: 0px 0;
        }

        .emp-selfservice-list-horizon .main-content {
            margin-left: 0px !important;
            padding-top: 0;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block2 {
            bottom: -20px;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details .responsive-tabs.nav-tabs i.fa {
            top: 5px;
        }

        .emp-selfservice-list-horizon .emp-ss-tab-details-desktop {
            display: none;
        }

        .emp-selfservice-list-horizon .emp-ss-tab-details-mobile {
            display: block !important;
        }

        .emp-selfservice-list-horizon .responsive-tabs.nav-tabs i.fa {
            position: relative;
            top: -27px;
            right: -650px;
        }

        .emp-selfservice-list-horizon #empmaintenanceinfotable {
            table-layout: fixed;
        }

            .emp-selfservice-list-horizon #empmaintenanceinfotable thead th:nth-child(1) {
                width: 140px;
            }

            .emp-selfservice-list-horizon #empmaintenanceinfotable thead th:nth-child(2) {
                width: 120px;
            }

            .emp-selfservice-list-horizon #empmaintenanceinfotable thead th:nth-child(3) {
                width: 200px;
            }

            .emp-selfservice-list-horizon #empmaintenanceinfotable thead th:nth-child(4) {
                width: 180px;
            }

            .emp-selfservice-list-horizon #empmaintenanceinfotable thead th:nth-child(5) {
                width: 120px;
            }

            .emp-selfservice-list-horizon #empmaintenanceinfotable thead th:nth-child(6) {
                width: 100px;
            }

        .emp-selfservice-list-horizon .emp-ss-exit .emp-ss-exit-process-form .emp-ss-exit-process-form-content {
            display: inline-block;
        }

            .emp-selfservice-list-horizon .emp-ss-exit .emp-ss-exit-process-form .emp-ss-exit-process-form-content .emp-ss-exit-process-content-block {
                margin-bottom: 10px;
            }

        .emp-selfservice-list-horizon .emp-ss-exit .emp-ss-exit-process-form .btn-emp-ss-exit-process-submit {
            margin-top: 15px;
        }

        .emp-selfservice-list-horizon .emp-ss-assetview-info-block .parent {
            display: inline-flex;
            overflow-y: scroll;
        }

            .emp-selfservice-list-horizon .emp-ss-assetview-info-block .parent .family {
                max-width: 35%;
                flex: 0 0 35%;
                margin-right: 10px;
            }

    .emp-ss-assetview-content .emp-ef-assetview-access-permission-blocks {
        display: inline-block;
    }

    .emp-selfservice-list-horizon .emp-selfservice-details-all .emp-ss-assetview .emp-ef-assetview-access-permission {
        max-width: 48%;
    }

    /* emp selfservice end */

    /* emp maintenance acknowledge start */

    .emp-maintenanceacknowledge-list-horizon .main-content {
        margin-left: 0 !important;
    }

    .emp-maintenanceacknowledge-list-horizon #empMaintenanceAcknowledge {
        height: auto;
    }

    /* emp maintenance acknowledge end */

    /* emp attendance start */

    .emp-attendance-list-horizon .main-content {
        margin-left: 0 !important;
    }

    .emp-attendance-list-horizon {
        /*height: 96vh;*/
    }

        .emp-attendance-list-horizon .attendance-nav .att-calender .from-to-calen {
            width: auto;
        }

    /* emp attendance end */

    /* emp leave start */

    .emp-leave-list-horizon {
        height: calc(100vh - 60px);
    }

        .emp-leave-list-horizon .main-content {
            margin-left: 0 !important;
            padding-top: 0 !important;
        }

    .emp-leave-list-horizon {
        padding: 20px 25px;
        margin-top: 35px;
    }

        .emp-leave-list-horizon #empLeave {
            padding: 20px 20px;
        }

        .emp-leave-list-horizon .res-emp-carousel {
            justify-content: space-around;
        }

        .emp-leave-list-horizon .emp-leave-details .res-emp-apply {
            max-width: 100%;
            flex: 0 0 100%;
            justify-content: space-between;
        }

        .emp-leave-list-horizon #leaveCarousel .carousel-leave-inner {
            /*width: 85% !important;*/
        }

        .emp-leave-list-horizon .emp-leave-details .res-emp-apply .emp-leave-cal-history {
            width: 40%;
            margin: 10px 20px;
        }

            .emp-leave-list-horizon .emp-leave-details .res-emp-apply .emp-leave-cal-history .leavecalendar_btn {
                width: 120px;
            }

        .emp-leave-list-horizon .emp-leave-details .res-emp-apply .applyleave_btn {
            margin: 10px 0;
        }
        .emp-leave-list-horizon #leaveCarousel .carousel-leave-inner {
            /*width: 270% !important;*/
        }

        .emp-leave-list-horizon #leaveCarousel .tracker-card {
            /*width: 210%;*/
        }

        .emp-leave-list-horizon .emp-leave-info-block-all .responsive-tabs.nav-tabs i.fa {
            top: auto;
            right: 90px;
            display: none;
        }

        .emp-leave-list-horizon #leaveCarousel .btn_nxtleave {
            right: -38px !important;
        }

        .emp-leave-list-horizon .emp-leave-info-block-all .responsive-tabs.nav-tabs > li {
            width: auto;
            display: block !important;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(1) {
            width: 70px;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(2) {
            width: 100px;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(3) {
            width: 300px;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(4) {
            width: 200px;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(5) {
            width: 300px;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(6) {
            width: 70px;
        }

        .emp-leave-list-horizon #empleaveCompOffTable thead th:nth-child(1) {
            width: 70px;
        }

        .emp-leave-list-horizon #empleaveCompOffTable thead th:nth-child(2) {
            width: 150px;
        }

        .emp-leave-list-horizon #empleaveCompOffTable thead th:nth-child(3) {
            width: 150px;
        }

        .emp-leave-list-horizon #empleaveCompOffTable thead th:nth-child(4) {
            width: 300px;
        }

        .emp-leave-list-horizon #empleaveCompOffTable thead th:nth-child(5) {
            width: 70px;
        }

    /* emp leave end */

    /* emp apply leave start */

    .emp-applyleave-horizon.emp-leave .main-content.container-fluid {
        padding: 60px 15px;
        margin-left: 0px !important;
        width: 100% !important;
    }

    .emp-applyleave-horizon.emp-leave .balance-section-wrapper .res-emp-apply-leave .balance-section {
        margin: 0 !important;
    }

    .emp-applyleave-horizon.emp-leave #empApplyLeaveFields .apply-date-section .form-group {
        display: inline-block !important;
        margin-right: 20px !important;
    }

        .emp-applyleave-horizon.emp-leave #empApplyLeaveFields .apply-date-section .form-group.to-date-group {
            margin-right: 0px !important;
        }

    .emp-applyleave-horizon.emp-leave .apply-date-section {
        display: flex;
        justify-content: space-between;
    }

    .emp-applyleave-horizon #empApplyLeaveFields {
        padding: 20px 25px;
    }

    .emp-applyleave-horizon.emp-leave #leaveForm .apply-leave-form {
        justify-content: left;
    }

    /* emp apply leave end */

    /* emp ticketing start */

    .emp-ticketing-horizon .emp-Ticket-view .main-content.container-fluid {
        margin-left: 0px !important;
    }

    .emp-ticketing-horizon .main-content {
        margin-left: 0px !important;
    }

    .emp-ticketing-horizon #empticketlistingTable tbody td:nth-child(1) {
        width: 800px !important;
    }

    .emp-ticketing-horizon .emp-Ticket-view .main-content.container-fluid .res-emp-tickethistory-header {
        justify-content: space-between;
    }

    /* emp ticketing end */

    /* emp raise ticketing start */

    .emp-ticketing-raise-horizon .main-content {
        margin-left: 0px !important;
    }

    .emp-ticketing-raise-horizon #emp-ticket-raise-Form .emp-raiseticketing-upload-right .emp-raiseticket-uploaded-image-close {
        margin-left: -5px;
        margin-top: -5px;
        top: 0;
        right: -10px;
    }

    .emp-ticketing-raise-horizon #empRaiseTicketingFields {
        padding: 20px 25px;
    }

    /* emp raise ticketing end */

    /* emp job referral start */

    .emp-jobreferral-list-horizon {
        padding: 20px 25px;
        margin-top: -20px;
    }

        .emp-jobreferral-list-horizon .main-content.container-fluid {
            margin-left: 0px !important;
        }

        .emp-jobreferral-list-horizon .res-emp-jobreferral-left button {
            margin-bottom: 10px;
        }

        .emp-jobreferral-list-horizon .res-emp-jobreferral-header .res-emp-jobreferral-right {
            margin: 10px 0 0 0px;
        }

        .emp-jobreferral-list-horizon .emp-jobreferal-data-block {
            width: 100%;
        }

    .emp-jobreferralprocess-popup {
        width: 100%;
    }

    .emp-jobreferral-list-horizon #empJobReferral {
        padding: 20px 25px;
    }

    .emp-jobreferral-list-horizon .emp-jobreferal-data-block-body .emp-jobreferal-data-experience {
        width: 35%;
    }

    .emp-jobreferral-list-horizon .emp-jobreferal-data-block-body .emp-jobreferal-data-fulltime {
        width: 25%;
    }

    .emp-jobreferral-list-horizon .emp-jobreferal-data-block-body .emp-jobreferal-data-location {
        width: 35%;
    }

    /* emp job referral end */

    /* emp job referral detailed start */

    .emp-jobreferral-detail-horizon .emp-jobreferral-detail-right {
        margin-top: 15px;
    }

    .emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-left .emp-jobreferral-detail-type-block .emp-jobreferral-detail-type-info {
        width: 33%;
    }

    /* emp job referral detailed end */

    /* emp holiday start */

    .emp-upcomingholidays-list-horizon .main-content.container-fluid {
        margin-left: 0 !important
    }

    .emp-upcomingholidays-list-horizon #empupcomingholidaysTable thead th, .emp-upcomingholidays-list-horizon #empupcomingholidaysTable tbody td {
        padding: 10px 15px;
    }

    .emp-upcomingholidays-list-horizon #empupcomingholidaysTable tbody .emp-upcomingholidays-table-last {
        padding-right: 30px;
        text-align: right;
    }

    /* emp holiday end */

    /* emp timesheet start */

    .emp-timesheet-list-horizon .main-content.container-fluid {
        margin-left: 0 !important
    }

    .emp-timesheet-list-horizon #empTimesheet {
        padding: 20px 20px;
    }

    .emp-timesheet-header-block .emp-timesheet-header-block-left {
        width: 100%;
        overflow-x: scroll;
        display: inline-block;
    }

    .emp-timesheet-list-horizon .emp-timesheet-block1 {
        display: inline-block;
        width: 73%;
    }

    .emp-timesheet-list-horizon .emp-timesheet-block2 {
        width: 22%;
        vertical-align: top;
    }

    .emp-timesheet-list-horizon .emp-timesheet-header-block {
        display: inline-block;
        margin-bottom: 10px;
    }

    .emp-timesheet-header-block .emp-timesheet-header-block-right {
        width: 100%;
        text-align: left;
    }

    .emp-timesheet-list-horizon .emp-timesheet-graph-block .emp-timesheet-hours-spent {
        width: 100%;
    }

    .emp-timesheet-list-horizon .emp-timesheet-graph-block .emp-timesheet-attendance {
        width: 100%;
    }

    .emp-timesheet-list-horizon .emp-timesheet-table-block {
        margin-top: 10px;
    }

    .emp-timesheet-list-horizon .emp-timesheet-table-header .emp-timesheet-table-submit {
        margin-top: 5px;
    }

    .emp-timesheet-list-horizon #emptimesheetlistingTable {
        table-layout: fixed;
    }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(1) {
            width: 90px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(2) {
            width: 120px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(3) {
            width: 250px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(4) {
            width: 350px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(5) {
            width: 100px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(6) {
            width: 150px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(7) {
            width: 80px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(8) {
            width: 100px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(9) {
            width: 70px;
        }

    /* emp timesheet end */

    /* emp timesheet enter start */

    .emp-entertimesheet-list-horizon .main-content.container-fluid {
        margin-left: 0 !important
    }

    .emp-entertimesheet-list-horizon #empEntertimesheet {
        padding: 20px 30px;
    }

    .emp-entertimesheet-list-horizon .emp-entertimesheet-rangedates span {
        padding: 7px 26px;
    }

    .emp-entertimesheet-list-horizon .emp-entertimesheet-block1 {
        display: inline-block;
        width: 75%;
        overflow-x: scroll;
    }

    .emp-entertimesheet-list-horizon .emp-entertimesheet-block2 {
        overflow-y: scroll;
        width: 100%;
        display: inline-block;
    }

    .emp-entertimesheet-list-horizon .emp-entertimesheet-rangedates {
        width: 138%;
    }

    .emp-entertimesheet-list-horizon .emp-entertimesheet-day-block1 {
        display: inline-block !important;
        width: 100%;
        overflow-x: scroll;
    }

    .emp-entertimesheet-list-horizon .row.emp-entertimesheet-fields {
        display: inline-block;
        width: 250%;
    }

    .emp-entertimesheet-list-horizon .emp-entertimesheet-block4 .form-group {
        display: inline-block;
        width: 14%;
    }

    /* emp timesheet enter end */

    /* emp exit form start */

    .emp-exitform-list-horizon .main-content {
        margin-left: 0px !important;
    }

    .emp-exitform-list-horizon .emp-ef-exitagreementview-info-block .emp-exitagreementview-upload-btn {
        width: 72%;
        margin-left: 25px;
        vertical-align: middle;
    }

    .emp-ef-details-block-all .responsive-tabs.nav-tabs i.fa {
        position: absolute;
        top: 142px;
        right: 86px;
    }

    .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-block .emp-ef-itclearenceview-content {
        display: inline-block;
    }

        .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-block .emp-ef-itclearenceview-content .emp-ef-itclearenceview-access-permission {
            margin-bottom: 20px;
        }

    .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-b4 textarea {
        width: 100%;
    }

    .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-b4 .emp-ef-itclearenceview-savenext-block {
        display: inline-block;
    }

        .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-b4 .emp-ef-itclearenceview-savenext-block button {
            margin-top: 10px;
        }

    .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-block .emp-ef-itclearenceview-content {
        display: inline-flex;
        overflow-y: scroll;
    }

    .emp-exitform-list-horizon .admin-empexitreview-content-info-fields-asset {
        margin-bottom: 10px;
        max-width: 30%;
        flex: 0 0 30%;
    }

    .emp-ef-itclearenceview-content-details .emp-ef-itclearenceview-access-permission-blocks {
        display: inline-block !important;
    }

        .emp-ef-itclearenceview-content-details .emp-ef-itclearenceview-access-permission-blocks .emp-ef-itclearenceview-access-permission {
            margin-bottom: 10px;
            max-width: 48%;
        }

    /* emp exit form end */

    /* onboarding add page start */

    .emponboardadd-content-b2 .admin-emponboardadd-content-info-fields {
        display: inline-block;
    }

    /* onboarding add page end */

    /* exit review page start */

    .admin-empexitreview-view .empexitreview-content-b1 .admin-empexitreview-content-info-fields {
        display: inline-block;
    }

    .admin-empexitreview-view .empexitreview-content-b1 .admin-empexitreview-content-info-fields-asset {
        flex: 0 0 100%;
        max-width: 100%;
    }

    /* exit review page end */

    /* exit view page start */

    .admin-emponboardview-view .admin-emponboardview-header-info .col-lg-4,
    .admin-emponboardview-view .admin-emponboardview-header-info .col-lg-2 {
        margin-bottom: 10px;
    }

    .admin-emponboardview-view .emp-ef-emponboardview-content-details .emp-ef-emponboardview-access-permission {
        max-width: 48%;
    }


    /* exit view page end */

}

/* Media Query for Tablets Ipads landscape mode start */
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation: landscape) {

    /* signin start*/
    body .login-page-horizon.login-page .login-container {
        padding: 30px 20px !important;
    }

    body .login-page-horizon .copyrights-ambc {
        position: relative;
        margin-top: 30px;
        padding-bottom: 15px;
    }

    .login-page-horizon.login-page .login-container {
        max-width: 60%;
        margin-top: 40px;
        padding: 30px 0px;
    }

    .login-page-horizon.login-page .forgot-password {
        margin-right: -10% !important;
    }

    .login-page-horizon.login-page .toggle-password {
        right: 25px;
    }

    .login-page-horizon.login-page .logo {
        width: 20%;
        margin-left: 38%;
        margin-top: 8%;
    }

    /* signin end*/

    /* forgot password start */

    .login-page-horizon.login-page .forgot-container {
        width: 60% !important;
    }

    /* forgot password end */

    /* emp dashboard start */

    body .emp-dashboard-horizon.container-fluid .main-content {
        width: 100% !important;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-left {
        width: 56%;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-right {
        width: 42%;
    }

        .emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-right {
            vertical-align: initial;
        }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-basic-info {
        margin-top: 20px;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-attendance .emp-dash-block-header .header-title {
        width: 65%;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-hr-announcements .emp-dash-block-content {
        height: 300px;
    }

    .emp-dashboard-horizon .emp-dash-hr-announcements .emp-dash-block-content .ed-hr-announcements-left {
        width: 53%;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-upcoming-holidays .emp-dash-block-content {
        height: 240px;
    }
    .emp-dashboard-horizon .dashboard-body-block .emp-dash-calendar .emp-dash-block-header .header-dropdown {
        width: 27%;
    }

    .emp-dashboard-horizon .leaveslider-container .leaveslider-item {
        min-width: 50%;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-left .dh-user-name {
        font-size: 27px;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-left .dh-welcome {
        font-size: 20px;
    }

    /* emp dashboard end */

    /* emp selfservice start */

    .emp-selfservice-list-horizon .main-content {
        margin-left: 0px !important;
    }

    .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block1 .emp-ss-details-block1-left {
        width: 30%;
    }

    .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block1 .emp-ss-details-block1-right {
        width: 60%;
    }

    .emp-selfservice-list-horizon .emp-selfservice-details .responsive-tabs.nav-tabs i.fa {
        top: 5px;
        right: 0;
        display: none;
    }

    .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block2 {
        padding: 0;
    }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block2 .responsive-tabs.nav-tabs > li {
            width: auto;
        }

        .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block2 .responsive-tabs.nav-tabs > li {
            display: block !important;
        }

    .emp-selfservice-list-horizon .tablet-view .responsive-tabs.nav-tabs {
        position: relative;
        z-index: 10;
        height: 42px;
        overflow: visible;
        border-bottom: none;
    }

    .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-right .emp-ss-details-block3 .emp-ss-details-right-block {
        text-overflow: ellipsis;
        width: 164px;
        display: inline-flex;
    }

    .emp-selfservice-list-horizon .emp-selfservice-details-all .emp-ss-assetview .tree-structure {
        overflow-y: scroll;
    }

    .emp-selfservice-list-horizon .emp-ss-exit .emp-ss-exit-process-form .emp-ss-exit-process-form-content {
        display: inline-block;
    }

        .emp-selfservice-list-horizon .emp-ss-exit .emp-ss-exit-process-form .emp-ss-exit-process-form-content .emp-ss-exit-process-content-block {
            margin-bottom: 10px;
        }

    .emp-selfservice-list-horizon .emp-ss-exit .emp-ss-exit-process-form .btn-emp-ss-exit-process-submit {
        margin-top: 15px;
    }

    .emp-selfservice-list-horizon .emp-ss-assetview-info-block .parent {
        display: inline-flex;
        overflow-y: scroll;
    }

        .emp-selfservice-list-horizon .emp-ss-assetview-info-block .parent .family {
            max-width: 25%;
            flex: 0 0 25%;
            margin-right: 10px;
        }

    .emp-ss-assetview-content .emp-ef-assetview-access-permission-blocks {
        display: inline-block;
    }

     .emp-selfservice-list-horizon .emp-selfservice-details-all .emp-ss-assetview .emp-ef-assetview-access-permission {
        max-width: 32%;
    }

    /* emp selfservice end */

    /* emp maintenance acknowledge start */

    .emp-maintenanceacknowledge-list-horizon .main-content {
        margin-left: 0 !important;
    }

    /* emp maintenance acknowledge end */

    /* emp attendance start */

    .emp-attendance-list-horizon .main-content {
        margin-left: 0 !important;
    }

    .emp-attendance-list-horizon {
        /*height: 96vh;*/
    }

        .emp-attendance-list-horizon .attendance-nav .att-calender .from-to-calen {
            width: auto;
        }

        .emp-attendance-list-horizon .attendance-nav .att-div .emp-leave-header-left {
            display: inline-flex !important;
            width: 45%;
        }

        .emp-attendance-list-horizon .attendance-nav .att-calender {
            display: inline-flex !important;
            width: 53%;
            justify-content: right !important;
        }

    /* emp attendance end */

    /* emp leave start */

    .emp-leave-list-horizon .main-content {
        margin-left: 0 !important;
        padding-top: 0 !important;
    }

    .emp-leave-list-horizon {
        padding: 20px 25px;
        margin-top: 35px;
    }

        .emp-leave-list-horizon #empLeave {
            padding: 20px 20px;
        }

        .emp-leave-list-horizon .res-emp-carousel {
            justify-content: space-around;
        }

        .emp-leave-list-horizon .emp-leave-details .res-emp-apply {
            max-width: 18%;
            flex: 0 0 18%;
            justify-content: space-between;
        }

        .emp-leave-list-horizon #leaveCarousel .carousel-leave-inner {
            /*width: 85% !important;*/
        }

        .emp-leave-list-horizon .emp-leave-details .res-emp-apply .emp-leave-cal-history {
            width: 56%;
            margin: 10px 20px;
        }

        .emp-leave-list-horizon #leaveCarousel .carousel-leave-inner {
            /*width: 270% !important;*/
        }

        .emp-leave-list-horizon #leaveCarousel .tracker-card {
            /*width: 210%;*/
        }

        .emp-leave-list-horizon .empleave-calendar-table {
            width: 100% !important;
        }

        .emp-leave-list-horizon .emp-leave-info-block-all .responsive-tabs.nav-tabs i.fa {
            top: auto;
            display: none;
        }

        .emp-leave-list-horizon #leaveCarousel .btn_nxtleave {
            right: -38px !important;
        }

        .emp-leave-list-horizon .emp-leave-info-block-all .responsive-tabs.nav-tabs > li {
            width: auto;
            display: block !important;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(1) {
            width: 70px;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(2) {
            width: 100px;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(3) {
            width: 300px;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(4) {
            width: 200px;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(5) {
            width: 300px;
        }

        .emp-leave-list-horizon #leaveHistoryTable thead th:nth-child(6) {
            width: 70px;
        }

        .emp-leave-list-horizon #empleaveCompOffTable thead th:nth-child(1) {
            width: 70px;
        }

        .emp-leave-list-horizon #empleaveCompOffTable thead th:nth-child(2) {
            width: 150px;
        }

        .emp-leave-list-horizon #empleaveCompOffTable thead th:nth-child(3) {
            width: 150px;
        }

        .emp-leave-list-horizon #empleaveCompOffTable thead th:nth-child(4) {
            width: 300px;
        }

        .emp-leave-list-horizon #empleaveCompOffTable thead th:nth-child(5) {
            width: 70px;
        }

    /* emp leave end */

    /* emp apply leave start */

    .emp-applyleave-horizon.emp-leave .main-content.container-fluid {
        padding: 60px 15px;
        margin-left: 0px !important;
        width: 100% !important;
    }

    .emp-applyleave-horizon.emp-leave .balance-section-wrapper .res-emp-apply-leave .balance-section {
        margin: 0 !important;
    }

    .emp-applyleave-horizon.emp-leave #empApplyLeaveFields .apply-date-section .form-group {
        display: inline-block !important;
        margin-right: 30px !important;
    }

        .emp-applyleave-horizon.emp-leave #empApplyLeaveFields .apply-date-section .form-group.to-date-group {
            margin-right: 0px !important;
        }

    .emp-applyleave-horizon.emp-leave .apply-date-section {
        display: flex;
        justify-content: space-between;
    }

    .emp-applyleave-horizon #empApplyLeaveFields {
        padding: 20px 25px;
    }

    .emp-applyleave-horizon.emp-leave #leaveForm .apply-leave-form {
        justify-content: left;
    }

    /* emp apply leave end */

    /* emp ticketing start */

    .emp-ticketing-horizon .emp-Ticket-view .main-content.container-fluid {
        margin-left: 0px !important;
    }

    .emp-ticketing-horizon .main-content {
        margin-left: 0px !important;
    }

    .emp-ticketing-horizon #empticketlistingTable tbody td:nth-child(1) {
        width: 800px !important;
    }

    .emp-ticketing-horizon .emp-Ticket-view .main-content.container-fluid .res-emp-tickethistory-header {
        justify-content: space-between;
    }

    /* emp ticketing end */

    /* emp raise ticketing start */

    .emp-ticketing-raise-horizon .main-content {
        margin-left: 0px !important;
    }

    .emp-ticketing-raise-horizon #empRaiseTicketingFields .emp-raiseticketing-upload-icon {
        width: 10%;
    }

    .emp-ticketing-raise-horizon #emp-ticket-raise-Form .emp-raiseticketing-upload-right .emp-raiseticket-uploaded-image-close {
        margin-left: -5px;
        margin-top: -5px;
        top: 0;
    }

    .emp-ticketing-raise-horizon #empRaiseTicketingFields {
        padding: 20px 25px;
    }

    /* emp raise ticketing end */

    /* emp job referral start */

    .emp-jobreferral-list-horizon {
        padding: 20px 25px;
        margin-top: -20px;
    }

        .emp-jobreferral-list-horizon .main-content.container-fluid {
            margin-left: 0px !important;
        }

        .emp-jobreferral-list-horizon .res-emp-jobreferral-left button {
            margin-bottom: 10px;
        }

        .emp-jobreferral-list-horizon .res-emp-jobreferral-header .res-emp-jobreferral-right {
            margin: 10px 0 0 0px;
        }

        .emp-jobreferral-list-horizon .emp-jobreferal-data-block {
            width: 100%;
        }

    .emp-jobreferralprocess-popup {
        width: 100%;
    }

    .emp-jobreferral-list-horizon #empJobReferral {
        padding: 20px 25px;
    }

    .emp-jobreferral-list-horizon .emp-jobreferal-data-block-body .emp-jobreferal-data-experience {
        width: 35%;
    }

    .emp-jobreferral-list-horizon .emp-jobreferal-data-block-body .emp-jobreferal-data-fulltime {
        width: 25%;
    }

    .emp-jobreferral-list-horizon .emp-jobreferal-data-block-body .emp-jobreferal-data-location {
        width: 35%;
    }

    /* emp job referral end */

    /* emp job referral detailed start */

    .emp-jobreferral-detail-horizon #empJobReferralDetail .emp-jobreferral-detail-right-info .emp-jobreferral-detail-track-left {
        max-width: 10%;
    }

    /* emp job referral detailed end */

    /* emp holiday start */

    .emp-upcomingholidays-list-horizon .main-content.container-fluid {
        margin-left: 0 !important
    }

    .emp-upcomingholidays-list-horizon #empupcomingholidaysTable thead th, .emp-upcomingholidays-list-horizon #empupcomingholidaysTable tbody td {
        border: none;
        padding: 10px 15px;
    }

    .emp-upcomingholidays-list-horizon #empupcomingholidaysTable thead th, .emp-upcomingholidays-list-horizon #empupcomingholidaysTable tbody td {
        padding: 10px 15px;
    }

    .emp-upcomingholidays-list-horizon #empupcomingholidaysTable tbody .emp-upcomingholidays-table-last {
        padding-right: 30px;
        text-align: right;
    }

    /* emp holiday end */

    /* emp timesheet start */

    .emp-timesheet-list-horizon .main-content.container-fluid {
        margin-left: 0 !important
    }

    .emp-timesheet-list-horizon #empTimesheet {
        padding: 20px 20px;
    }

    .emp-timesheet-header-block .emp-timesheet-header-block-left {
        width: 100%;
        overflow-x: scroll;
        display: inline-block;
    }

    .emp-timesheet-list-horizon .emp-timesheet-block1 {
        display: inline-block;
        width: 53%;
    }

    .emp-timesheet-list-horizon .emp-timesheet-block2 {
        width: 22%;
        vertical-align: top;
    }

    .emp-timesheet-list-horizon .emp-timesheet-header-block {
        display: inline-block;
        margin-bottom: 10px;
    }

    .emp-timesheet-header-block .emp-timesheet-header-block-right {
        width: 100%;
        text-align: left;
    }

    .emp-timesheet-list-horizon .emp-timesheet-graph-block .emp-timesheet-hours-spent {
        /*width: 100%;*/
    }

    .emp-timesheet-list-horizon .emp-timesheet-graph-block .emp-timesheet-attendance {
        /*width: 100%;*/
    }

    .emp-timesheet-list-horizon .emp-timesheet-table-block {
        margin-top: 10px;
    }

    .emp-timesheet-list-horizon .emp-timesheet-table-header .emp-timesheet-table-submit {
        margin-top: 5px;
    }

    .emp-timesheet-list-horizon #emptimesheetlistingTable {
        table-layout: fixed;
    }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(1) {
            width: 90px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(2) {
            width: 120px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(3) {
            width: 250px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(4) {
            width: 350px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(5) {
            width: 100px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(6) {
            width: 150px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(7) {
            width: 80px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(8) {
            width: 100px;
        }

        .emp-timesheet-list-horizon #emptimesheetlistingTable thead th:nth-child(9) {
            width: 70px;
        }

    /* emp timesheet end */

    /* emp timesheet enter start */

    .emp-entertimesheet-list-horizon .main-content.container-fluid {
        margin-left: 0 !important
    }

    .emp-entertimesheet-list-horizon #empEntertimesheet {
        padding: 20px 30px;
    }

    .emp-entertimesheet-list-horizon .emp-entertimesheet-rangedates span {
        padding: 7px 26px;
    }

    .emp-entertimesheet-list-horizon .emp-entertimesheet-block1 {
        display: inline-block;
        width: 54%;
        overflow-x: scroll;
    }

    .emp-entertimesheet-list-horizon .emp-entertimesheet-block2 {
        overflow-y: scroll;
        width: 100%;
        display: inline-block;
    }

    .emp-entertimesheet-list-horizon .emp-entertimesheet-rangedates {
        width: 99%;
    }

    .emp-entertimesheet-list-horizon .emp-entertimesheet-day-block1 {
        display: inline-block !important;
        width: 100%;
        overflow-x: scroll;
    }

    .emp-entertimesheet-list-horizon .row.emp-entertimesheet-fields {
        display: inline-block;
        width: 164%;
    }

    .emp-entertimesheet-list-horizon .emp-entertimesheet-block4 .form-group {
        display: inline-block;
        width: 23%;
    }

    /* emp timesheet enter end */

    /* emp exit form start */

    .emp-exitform-list-horizon .main-content {
        margin-left: 0px !important;
    }

    .emp-exitform-list-horizon .emp-ef-exitagreementview-info-block .emp-exitagreementview-upload-btn {
        width: 72%;
        margin-left: 25px;
        vertical-align: middle;
    }

    .emp-ef-details-block-all .responsive-tabs.nav-tabs i.fa {
        position: absolute;
        top: 142px;
        right: 86px;
    }

    .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-block .emp-ef-itclearenceview-content {
        display: inline-flex;
        overflow-y: scroll;
    }

    .emp-exitform-list-horizon .admin-empexitreview-content-info-fields-asset {
        margin-bottom: 10px;
    }

    .emp-ef-itclearenceview-content-details .emp-ef-itclearenceview-access-permission-blocks .emp-ef-itclearenceview-access-permission {
        margin-bottom: 10px;
        max-width: 32%;
    }

    /* emp exit form end */

    /* exit review page start */

    .admin-empexitreview-view .empexitreview-content-b1 .admin-empexitreview-content-info-fields {
        display: inline-block;
    }

    .admin-empexitreview-view .empexitreview-content-b1 .admin-empexitreview-content-info-fields-asset {
        flex: 0 0 100%;
        max-width: 100%;
    }

    /* exit review page end */

    /* exit view page start */

    .admin-emponboardview-view .admin-emponboardview-header-info .col-lg-4,
    .admin-emponboardview-view .admin-emponboardview-header-info .col-lg-2 {
        margin-bottom: 10px;
    }


    .admin-emponboardview-view .emp-ef-emponboardview-content-details .emp-ef-emponboardview-access-permission {
        max-width: 48%;
    }


    /* exit view page end */

}

/* iPad Air (Portrait) start */
@media only screen and (min-device-width: 820px) and (max-device-width: 1180px) and (orientation: portrait) {
    .emp-leave-list-horizon #empLeave .carousel-control-next.btn_nxtleave {
        right: -30px;
    }

    .horizon-design .res-header-notification {
        margin-right: -530px;
        display: inline-block !important;
    }
}

/* iPad Air (Landscape) start */
@media only screen and (min-device-width: 820px) and (max-device-width: 1180px) and (orientation: landscape) {

    .login-page-horizon #loginForm .forgot-password {
        margin-left: 20% !important;
    }

    .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block1 .emp-ss-details-block1-left {
        margin-right: 34px;
    }

    .emp-leave-list-horizon #empLeave .res-emp-carousel-block {
        max-width: 78%;
    }

    .emp-leave-list-horizon #empLeave .res-emp-apply {
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    .emp-leave-list-horizon .emp-leave-details .res-emp-apply .emp-leave-cal-history {
        display: inline-block;
    }

        .emp-leave-list-horizon .emp-leave-details .res-emp-apply .emp-leave-cal-history .leavecalendar_btn {
            width: 150px;
            display: inline-block;
        }

        .emp-leave-list-horizon .emp-leave-details .res-emp-apply .emp-leave-cal-history .leavehistory_btn {
            padding: 3.5px 12px;
            width: 160px;
            display: inline-block;
            margin-left: -5px;
        }
    .emp-applyleave-horizon .dayleave-type-container .form-check {
        margin-right: 17px;
    }

    .emp-jobreferral-list-horizon .emp-jobreferal-data-block {
        width: 48%;
        margin-right: 16px;
    }

    .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block1 .emp-ss-details-block1-right {
        /*width: 68%;*/
    }

    .emp-selfservice-list-horizon .emp-ss-assetview-info-block .parent {
        display: inline-flex;
        overflow-y: scroll;
    }

        .emp-selfservice-list-horizon .emp-ss-assetview-info-block .parent .family {
            max-width: 22%;
            flex: 0 0 22%;
            margin-right: 10px;
        }

    /* emp timesheet start */

    .emp-timesheet-header-block .emp-timesheet-header-block-right {
        width: 19%;
    }

    /* emp timesheet end */

    /* exit review page start */

    .admin-empexitreview-view .empexitreview-content-b1 .admin-empexitreview-content-info-fields {
        display: inline-block;
    }

    .admin-empexitreview-view .empexitreview-content-b1 .admin-empexitreview-content-info-fields-asset {
        flex: 0 0 100%;
        max-width: 100%;
    }

    /* exit review page end */

    /* exit view page start */

    .admin-emponboardview-view .admin-emponboardview-header-info .col-lg-4,
    .admin-emponboardview-view .admin-emponboardview-header-info .col-lg-2 {
        margin-bottom: 10px;
    }

    .admin-emponboardview-view .emp-ef-emponboardview-content-details .emp-ef-emponboardview-access-permission {
        max-width: 32%;
    }


    /* exit view page end */

}

/* iPad Pro (Portrait) */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) {

    /* signin start */

    .login-page-horizon.login-page .logo {
        width: 20%;
        margin-left: 17%;
    }

    .login-page-horizon.login-page .login-container {
        max-width: 65%;
    }
    /* signin end */

    /* forgot password start */

    .login-page-horizon.login-page .forgot-container {
        width: 65% !important;
    }

    /* forgot password end */

    /* emp header start */

    .horizon-design .res-header-notification {
        margin-right: -720px;
        display: inline-block !important;
    }

    /* emp header end */

    /* emp dashboard start */
    .emp-dashboard-horizon.emp-dashboard .main-content {
        width: 100% !important;
    }
    /* emp dashboard start */

    /* emp selfservice start */
    .emp-selfservice-list-horizon .emp-selfservice-details .emp-selfservice-details-left .emp-ss-details-block1 .emp-ss-details-block1-right {
        width: 65%;
    }
    /* emp selfservice end */

    /* emp attendance start */

    .emp-attendance-list-horizon .attendance-nav .att-div .emp-leave-header-left {
        display: inline-flex !important;
        width: 45%;
    }

    .emp-attendance-list-horizon .attendance-nav .att-calender {
        display: inline-flex !important;
        width: 53%;
        justify-content: right !important;
    }

    /* emp attendance end */

    /* emp leave start */

    .emp-leave-list-horizon #leaveCarousel .btn_nxtleave {
        right: -90px !important;
    }

    /* emp leave end*/

    /* emp apply leave start */

    .emp-applyleave-horizon.emp-leave #empApplyLeaveFields .balance-section-wrapper .leave-apply-info-block .res-leave-apply-right {
        margin-top: 11px;
    }

    .emp-leave-list-horizon .emp-leave-details .res-emp-apply {
        max-width: 100%;
    }

    /* emp apply leave end */


    /* emp timesheet start */

    .emp-timesheet-list-horizon .emp-timesheet-block1 {
        width: 54%;
    }

    /* emp timesheet end */

    /* emp timesheet enter start */

    .emp-entertimesheet-list-horizon .emp-entertimesheet-block1 {
        width: 55%;
    }

    .emp-entertimesheet-list-horizon .emp-entertimesheet-rangedates {
        width: 98%;
    }

    .emp-entertimesheet-list-horizon .row.emp-entertimesheet-fields {
        display: inline-block;
        width: 170%;
    }

    .emp-entertimesheet-list-horizon .emp-entertimesheet-block4 .form-group {
        display: inline-block;
        width: 23%;
    }

    /* emp timesheet enter end */

    /* emp exit form start */

    .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-block .emp-ef-itclearenceview-content {
        display: inline-flex;
    }

        .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-block .emp-ef-itclearenceview-content .emp-ef-itclearenceview-access-permission {
            margin-bottom: 20px;
        }

    .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-b4 textarea {
        width: 100%;
    }

    .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-b4 .emp-ef-itclearenceview-savenext-block {
        display: inline-flex;
    }

        .emp-exitform-list-horizon .emp-ef-itclearenceview-info .emp-ef-itclearenceview-info-b4 .emp-ef-itclearenceview-savenext-block button {
            margin-top: 10px;
        }

    .emp-ef-itclearenceview-content-details .emp-ef-itclearenceview-access-permission-blocks {
        /*display: inline-flex !important;*/
    }

    /* emp exit form end */

    /* onboarding add page start */

    .emponboardadd-content-b2 .admin-emponboardadd-content-info-fields {
        display: inline-flex;
    }

    /* onboarding add page end */

}

/* iPad Pro (Landscape) */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) {

    .emp-dashboard-horizon .emp-dash-hr-announcements .emp-dash-block-content .ed-hr-announcements-left {
        width: 67%;
    }

    .emp-dashboard-horizon .emp-dash-hr-announcements .emp-dash-block-content .ed-hr-announcements-right {
        width: 26%;
    }

    .emp-dashboard-horizon .dashboard-body-block .emp-dash-calendar .emp-dash-block-header .header-dropdown {
        width: 25%;
    }

    .emp-selfservice-list-horizon .emp-ss-assetview-info-block .parent {
        display: inline-flex;
        overflow-y: scroll;
    }

}

@media only screen and (min-width:1400px) and (max-width: 2560px) {
    .emp-ticketing-horizon #empticketlistingTable tbody td:nth-child(1) {
        width: 910px !important;
    }

    .emp-ticketing-horizon-header .main-content.container-fluid {
        width: 100% !important;
    }
}

@media only screen and (min-width:1600px) and (max-width:2560px) {

    .horizon-design #navbarNav .nav-center-block li {
        margin: 0 4%;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-right {
        width: 27%;
    }

    .emp-dashboard-horizon #emp-dash-attendance {
        width: 425px !important;
        height: 210px !important;
        margin-left: 20px;
    }

    .emp-ticketing-horizon-header .main-content.container-fluid {
        width: 100% !important;
    }

    .emp-applyleave-horizon.emp-leave #empApplyLeaveFields .balance-section-wrapper .leave-apply-info-block .res-leave-apply-right span {
        vertical-align: sub;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-left .dh-time {
        font-size: 26px;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-right {
        font-size: 13px;
    }

    .modal.right.fade .modal-dialog {
        width: 380px !important;
    }
    #ReferFriendPopup .modal-lg {
        width: 480px !important;
    }

    #NotificationPopup .modal-body .notification-list-blocks .notification-block .notification-block-right .notification-info-title {
        width: 280px;
    }

    #NotificationPopup .modal-body .notification-list-blocks .notification-block .notification-block-left {
        padding: 9px;
    }

    #NotificationReplyPopup .modal-dialog {
        right: 380px;
    }
}

@media only screen and (min-width: 1920px) and (max-width: 2560px) {

    .horizon-design #navbarNav .nav-center-block li {
        margin: 0 4%;
    }

    .emp-ticketing-horizon-header .main-content.container-fluid {
        width: 100% !important;
    }

    #empticketlistingTable tbody td:nth-child(2) {
        width: 30px !important;
        text-align: center;
    }

    .emp-applyleave-horizon.emp-leave #empApplyLeaveFields .balance-section-wrapper .leave-apply-info-block .res-leave-apply-right span {
        font-size: 15px;
        vertical-align: sub;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-left .dh-time {
        font-size: 26px;
    }

    .emp-dashboard-horizon .dashboard-header-block .dashboard-header-right .dh-right {
        font-size: 13px;
    }

    .modal.right.fade .modal-dialog {
        width: 380px !important;
    }

    #NotificationPopup .modal-body .notification-list-blocks .notification-block .notification-block-right .notification-info-title {
        width: 280px;
    }

    #NotificationPopup .modal-body .notification-list-blocks .notification-block .notification-block-left {
        padding: 9px;
    }

    #NotificationReplyPopup .modal-dialog {
        right: 380px;
    }
}
