﻿
@media screen and (min-width: 1900px) {
    .isc-tbl-cont-s1 {
        border: 1px solid #dadada;
        padding: 10px;
        margin: 7.8px;
        min-height: 304px;
    }
}

@media (max-width: 700px) {
    table th, table td {
        padding: 1em .2em;
    }

    table th {
        vertical-align: bottom;
        padding-bottom: 0;
    }

    table.isc-inner-table > thead {
        display: none;
    }

    table.isc-inner-table > tbody > tr > td,
    table.isc-inner-table > tbody > tr > th {
        position: relative;
        padding: 0;
        padding-left: 50%;
        display: block;
        vertical-align: top;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }

        table.isc-inner-table > tbody > tr > td:before,
        table.isc-inner-table > tbody > tr > th:before {
            position: absolute;
            top: 0;
            left: .5em;
            max-width: 50%;
            content: attr(data-th) ": ";
            display: block;
            font-weight: bold;
        }

        table.isc-inner-table > tbody > tr > td:first-child,
        table.isc-inner-table > tbody > tr > th:first-child {
            margin-top: 1em;
        }

        table.isc-inner-table > tbody > tr > td:last-child,
        table.isc-inner-table > tbody > tr > th:last-child {
            margin-bottom: 1em;
            border: 0;
        }

    .visible-small {
        display: block;
    }


    .visible-big {
        display: none;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    #mobile-menu {
    margin-left: 180px;
}
}

/*media screens*/
@media only screen and (min-width: 1600px) {
    /*.isc-workflow-process.isc-fullwidth-processbar .progress__step {
        width: calc( ( 95.7% / 5 ) - ( 10px * ( ( 5 - 1 ) / 5 ) ));
    }*/
    .isc-txt-ara-cell-s1 textarea.large.m-wrap {
        width: 96% !important;
        box-sizing: border-box;
        border: 1px solid #d9dee0;
        border-radius: 6px !important;
    }
    .isc-login-bg {
        position: fixed;
        top: 30%;
        left: 10%;
        width: 20%;
    }

    .div-col-46per {
        width: 48.7%;
        float: left;
    }

    .isc-table-more-data th, td {
        padding: 5px;
        width: 160px;
    }

    .isc-table-more-data tbody tr td h5 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 160px;
        font-size: 14px;
        font-weight: 500;
        margin: 0;
    }

    hr.isc-line-p3 {
        margin: 0;
        border: none;
        border-bottom: 1px solid #dadada;
        position: absolute;
        top: 11px;
        width: 99%;
        margin-left: 75px !important;
    }

    hr.isc-line-p4 {
        margin: 0;
        border: none;
        border-bottom: 1px solid #dadada;
        position: absolute;
        top: 11px;
        width: 100%;
        margin-left: 90px !important;
    }

    .isc-10per.isc-lft-hdr {
        width: 7%;
    }

    .isc-kanban-s1.isc-workflow-process-v2.isc-fullwidth-processbar .progress__step {
        width: calc( ( 94.9% / 5 ) - ( 10px * ( ( 5 - 1 ) / 5 ) ));
    }

    .isc-24per {
        width: 23.6%;
        float: left;
    }

    .isc-sum-table tr td {
        padding: 4px 22px;
    }

        .isc-sum-table tr td:first-child {
            padding: 4px 35px 4px 12px;
        }

    .isc-sum-2 .isc-25per {
        width: 24%;
    }

    .isc-30per.isc-agenta {
        float: left;
        width: 27.8%;
    }

    .isc-50per.isc-ss {
        width: 49.8%;
    }

    .isc-col-30.full-width-s1 {
        width: 23.6%;
    }

    .isc-tab-w1 {
        width: 26% !important;
    }

    .isc-tab-w2 {
        width: 10% !important;
    }
}

@media only screen and (min-width: 1920px) {
    .isc-kanban-s1.isc-workflow-process-v2.isc-fullwidth-processbar .progress__step {
        width: calc( ( 95.6% / 5 ) - ( 10px * ( ( 5 - 1 ) / 5 ) ));
    }

    .isc-24per {
        width: 23.8%;
        float: left;
    }

    .isc-sum-table tr td:first-child {
        padding: 4px 35px 4px 12px;
    }

    .isc-sum-2 .isc-25per {
        width: 24%;
    }

    .isc-30per.isc-agenta {
        float: left;
        width: 28.5%;
    }

    .isc-50per.isc-ss {
        width: 50%;
    }

    .isc-col-30.full-width-s1 {
        width: 23.9%;
    }

    .isc-tab-w1 {
        width: 23% !important;
    }

    .isc-tab-w2 {
        width: 9% !important;
    }
}


@media only screen and (min-width: 1920px) {
    .isc-kanban-s1.isc-workflow-process-v2.isc-fullwidth-processbar .progress__step {
        width: calc( ( 95.6% / 5 ) - ( 10px * ( ( 5 - 1 ) / 5 ) ));
    }

    .isc-24per {
        width: 23.8%;
        float: left;
    }

    .isc-sum-table tr td:first-child {
        padding: 4px 35px 4px 12px;
    }

    .isc-sum-2 .isc-25per {
        width: 24%;
    }

    .isc-30per.isc-agenta {
        float: left;
        width: 28.5%;
    }

    .isc-50per.isc-ss {
        width: 50%;
    }

    .isc-col-30.full-width-s1 {
        width: 23.9%;
    }

    .isc-tab-w1 {
        width: 23% !important;
    }

    .isc-tab-w2 {
        width: 9% !important;
    }
}


@media only screen and (max-width: 300px) {

    .isc-secondary-header {
        padding: 0 0 0 1.5rem;
        display: block;
        background-color: #fff;
        border-bottom: 3px solid #1589ee;
        color: #080707;
        position: fixed;
        padding: 0 0 0 1.5rem;
        height: 40px;
        width: 100%;
        z-index: 999;
        top: 0px;
    }

    .isc-context-bar__primary {
        display: flex;
        flex-shrink: 0;
        float: left;
        width: 0%;
    }

    .visible-sm {
        float: right;
        margin-top: 2px;
        margin-right: 0px;
        width: 0%;
        position: unset;
        left: 0px;
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        margin-top: 2px;
        border-radius: 1px;
    }

    .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }

    .navbar-toggle {
        display: block;
    }

    .isc-sm-hidden {
        margin: 0;
        padding: 0;
        display: none !important;
        align-items: center;
        margin-left: 83px;
    }

    .visible-sm.visible-lg {
        display: block !important;
    }

    .navbar-default {
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
        margin-left: -70px;
    }

    .navbar-toggle {
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        float: right;
        margin-bottom: 8px;
        margin-right: 15px;
        margin-top: 2px;
        padding: 9px 10px;
        position: unset;
        margin-left: 0px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #888;
    }

    .navbar-right {
        position: absolute;
        width: 180px;
        height: auto;
        padding-top: 0px;
        background: #fefefe;
        -webkit-transform: translateX(-300px);
        transform: translateX(-300px);
        -webkit-transition: -webkit-transform 0.4s ease;
        transition: -webkit-transform 0.4s ease;
        transition: transform 0.4s ease;
        transition: transform 0.4s ease, -webkit-transform 0.4s ease;
        margin-top: 19px;
        display: grid;
        text-align: left;
        margin-left: 106px;
    }


    .isc-sm-res {
        display: none;
    }

    nav ul ul {
        display: none;
        position: absolute;
        top: 10px;
        z-index: 9;
        float: left;
    }

    nav a {
        display: block;
        padding: 10px 15px;
        color: #080707;
        font-size: 15px;
        text-decoration: none;
        outline: none;
    }
}

@media only screen and (min-width: 0px) and (max-width: 365px) {
    #mobile-menu {
        margin-left: 300px;
        display: block;
        margin-top: 5px;
    }
}
@media only screen and (min-width: 365px) and (max-width: 455px) {
    #mobile-menu {
        margin-left: 390px;
        display: block;
        margin-top: 5px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    #mobile-menu {
        margin-left: 455px;
        display: block;
        margin-top: 5px;
    }
}
@media only screen and (min-width: 770px) and (max-width: 890px) {
    #mobile-menu {
        margin-left: 615px;
        display: block;
        margin-top: 5px;
    }
}

@media only screen and (max-width: 720px) {
    .nav {
        padding-top: 0;
    }


    .navbar ul {
        display: flex;
        flex-direction: column;
        position: fixed;
        justify-content: start;
        top: 43px;
        background-color: #0b4775!important;
        width: 100%;
        margin-left: 0;
        height: calc(100vh - 42px);
        transform: translate(-212%);
        text-align: left;
        overflow: hidden;
    }

    .navbar li {
        padding: 15px;
    }

        .navbar li:first-child {
            margin-top: 0px;
        }

        .navbar li a {
            font-size: 18px;
            padding: 0 !important;
            color: #fff;
        }

    .menu-toggle, .bar {
        display: block;
        cursor: pointer;
    }

    .mobile-nav {
        transform: translate(-85%) !important;
    }

    ul.isc-nav-droplist {
        box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
        display: none !important;
    }

}

/*small devices (phones, 301px and up 768px below) */
@media only screen and (max-width: 768px) and (min-width:301px) {

    .isc-secondary-header {
        padding: 0 0 0 1.5rem;
        display: block;
        background-color: #fff;
        border-bottom: 3px solid #1589ee;
        color: #080707;
        position: fixed;
        padding: 0 0 0 1.5rem;
        height: 40px;
        width: 100%;
        z-index: 999;
        top: 0px;
    }

    .isc-context-bar__primary {
        display: flex;
        flex-shrink: 0;
        float: left;
        width: 0%;
    }

    .visible-sm {
        float: right;
        margin-top: 2px;
        margin-right: 0px;
        width: 0%;
        position: unset;
        left: 0px;
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        margin-top: 2px;
        border-radius: 1px;
    }

    .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }

    .navbar-toggle {
        display: block;
    }
    .menu .isc-sm-hidden {
        display: block !important;
    }
        .isc-sm-hidden {
        margin: 0;
        padding: 0;
        display: none !important;
        align-items: center;
        margin-left: 83px;
    }

    .visible-sm.visible-lg {
        display: block !important;
    }

    .navbar-default {
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
        margin-left: -70px;
    }





    .navbar-toggle {
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        float: right;
        margin-bottom: 8px;
        margin-right: 15px;
        margin-top: 2px;
        padding: 9px 10px;
        position: unset;
        margin-left: 0px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #888;
    }

    .navbar-right {
        position: absolute;
        width: 180px;
        height: auto;
        padding-top: 0px;
        background: #fefefe;
        -webkit-transform: translateX(-300px);
        transform: translateX(-300px);
        -webkit-transition: -webkit-transform 0.4s ease;
        transition: -webkit-transform 0.4s ease;
        transition: transform 0.4s ease;
        transition: transform 0.4s ease, -webkit-transform 0.4s ease;
        margin-top: 19px;
        display: grid;
        text-align: left;
        margin-left: 106px;
    }

    .isc-sm-res {
        display: none;
    }

    nav ul ul {
        display: none;
        position: absolute;
        top: 10px;
        z-index: 9;
        float: left;
    }

    nav a {
        display: block;
        padding: 10px 15px;
        color: #080707;
        font-size: 15px;
        text-decoration: none;
        outline: none;
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {


    .isc-secondary-header {
        padding: 0 0 0 1.5rem;
        display: block;
        background-color: #fff;
        border-bottom: 3px solid #1589ee;
        color: #080707;
        position: fixed;
        padding: 0 0 0 1.5rem;
        height: 40px;
        width: 100%;
        z-index: 999;
        top: 0px;
    }

    .isc-context-bar__primary {
        display: flex;
        flex-shrink: 0;
        float: left;
        width: 0%;
    }

    .visible-sm {
        float: right;
        margin-top: 2px;
        margin-right: 0px;
        width: 0%;
        position: unset;
        left: 0px;
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        margin-top: 2px;
        border-radius: 1px;
    }

    .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }

    .navbar-toggle {
        display: block;
    }

    .isc-sm-hidden {
        margin: 0;
        padding: 0;
        display: none !important;
        align-items: center;
        margin-left: 83px;
    }

    .visible-sm.visible-lg {
        display: block !important;
    }

    .navbar-default {
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
        margin-left: -70px;
    }

    .navbar-toggle {
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        float: right;
        margin-bottom: 8px;
        margin-right: 15px;
        margin-top: 2px;
        padding: 9px 10px;
        position: unset;
        margin-left: 0px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #888;
    }

    .navbar-right {
        position: absolute;
        width: 180px;
        height: auto;
        padding-top: 0px;
        background: #fefefe;
        -webkit-transform: translateX(-300px);
        transform: translateX(-300px);
        -webkit-transition: -webkit-transform 0.4s ease;
        transition: -webkit-transform 0.4s ease;
        transition: transform 0.4s ease;
        transition: transform 0.4s ease, -webkit-transform 0.4s ease;
        margin-top: 19px;
        display: grid;
        text-align: left;
        margin-left: 106px;
    }


    .isc-sm-res {
        display: none;
    }

    nav ul ul {
        display: none;
        position: absolute;
        top: 10px;
        z-index: 9;
        float: left;
    }




    nav a {
        display: block;
        padding: 10px 15px;
        color: #080707;
        font-size: 15px;
        text-decoration: none;
        outline: none;
    }
}

@media screen and (max-width: 1920px) and (min-width: 1440px) {
    ul.tl li .timestamp {
        left: -20%;
    }
}


@media only screen and (min-width: 600px) {
  .isc-md-hidden {
    display: none !important; } }

@media only screen and (max-width: 600px) {
   .isc-header-right-action {
    right: unset; }
  .cell-right:nth-of-type(odd) {
    padding: 0rem 0rem 0.125rem 0rem; }
  .isc-hdr-search-container.input-icon.left input {
    width: 70px;
    height: 22px; }
  .isc-header-space {
    padding: 0 0rem; }
  #accordian1 {
    width: 240px; }
  .isc-entity-page-header {
    margin-top: 0px;
    position: relative; }
  .isc-secondary-header {
    position: relative; }
  .isc-header-space {
    position: absolute;
    right: 10px; }
  .isc-entity-name {
    display: inline-flex;
    padding-right: .5rem;
    max-width: 100%;
    padding-left: 10px;
    line-height: unset; }
  .isc-entity-sm-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 130px;
    display: inline-block;
    position: absolute; }
  ul.isc-entity-btn li {
    margin-right: 0px; }
  .isc-entity-name h1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 99%; }
  .isc-entity-sec-title {
    position: relative; }
  .isc-entity-sec-title i {
    right: 0px; }
  .isc-uh-4 .nav-next.arrow.isc-var-22 {
    right: 44px !important; }
  .isc-m-table {
    width: 100%;
    display: table-cell; }
  .isc-table thead th i {
    display: none; }
  .isc-m-table-d {
    overflow-x: auto; }
  .isc-m-var-p .isc-form-control1 {
    width: 83%; }
  .isc-m-var-p .isc-drp-cal {
    width: 88%; }
  .isc-m-var-p {
    padding: 15px; }
  .isc-m-var-p1 {
    padding: 15px;
    margin-right: 30px; }
  .isc-entity-action-dropdown {
    list-style-type: none;
    font-size: 14px;
    line-height: 30px;
    background-color: #fff;
    width: 170px;
    padding: 0;
    position: absolute;
    right: 16px;
    top: 38px;
    z-index: 9;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
    display: none; }
  .isc-login-dropdown {
    right: 14px!important; }
  .div-col-33per.isc-ud {
    margin-top: 10px; }
  .isc-uh-2 .isc-20per {
    width: 100%; }
  .isc-uh-2 .isc-col-70per {
    width: 100%; }
  .isc-uh-2 .isc-30per {
    width: 100%; }
  .isc-20per.isc-var-uh2 {
    margin-top: 10px; }
  .isc-30per.isc-var-uh2 {
    margin-top: 15px; }
  .isc-uh-3 .isc-bor-rgt-pos .fa-chevron-circle-right {
    display: none; }
  .isc-screen-row.isc-uh-3 {
    margin-right: 15px; }
  .isc-col-33.isc-uh-3 {
    margin-top: 15px; }
  .isc-var-uh4-t1 {
    margin-right: 15px;
    margin-left: 15px; }
  .isc-var-uh4-t5 {
    margin-right: 15px; }
  .isc-entity-title-dropdown {
    top: 47px; }
  .isc-var-uh4-t2 {
    margin: 15px; }
  .isc-uh-4 .isc-75 {
    width: 100%; }
  .isc-m-v .isc-25 {
    width: 100%; }
  .isc-m-v .isc-70 {
    width: 100%; }
  .isc-20per.isc-uh-3 {
    margin-top: 10px; }
  .isc-uh-3 .isc-20per {
    width: 100%; }
  .div-col-46per.isc-ud {
    margin-top: 10px; }
  .isc-entity-sm-title {
    overflow: hidden;
    display: block;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 40%; }
  .isc-entity-page-header {
    padding: 1rem 0.6rem; }
  .isc-two-col.isc-m-v {
    display: block; }
  .isc-m-v .isc-75per {
    width: 100%; }
  .isc-m-v .isc-25per {
    width: 100%; }
  .isc-m-v .isc-20per {
    width: 100%; }
  .isc-m-v .isc-55per {
    width: 100%; }
  .isc-m-v .isc-div30per {
    width: 100%; }
  .isc-m-v .isc-45per {
    width: 100%; }
  .isc-m-v .div-col-69-1per {
    width: 100%; }
  .isc-m-v .div-col-29per {
    width: 100%; }
  .isc-m-v .isc-25per.isc-pad-lft {
    padding-left: 0px; }
  .isc-m-v .isc-80 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 15px;
    margin-bottom: 0px; }
  .isc-m-v .isc-20 {
    width: 100%;
    float: left; }
  .isc-var-t1 .isc-app-home-page-tile-main-s1 {
    background-color: #fff;
    cursor: pointer;
    margin-bottom: 5px;
    min-height: 90px;
    padding: 12px 0px 10px 52px;
    position: relative;
    display: block;
    text-decoration: none;
    margin-right: 30px !important; }
  .isc-var-t2.nav-next.arrow.isc-var-arw {
    margin-right: 15px; }
  .isc-m-v .isc-20 .isc-not-cont {
    padding: 15px;
    padding-top: 0px; }
  .isc-m-v .cata-sub-nav {
    padding: 5px;
    margin: 0 65px 0px 25px; }
  .isc-m-v .isc-sec-cir-bud-tile-icon-main-s1 {
    left: 0px; }
  .isc-var-m .isc-col-33per {
    width: 91%; }
  .isc-var-m-p {
    padding-right: 15px; }
  .isc-m-v .isc-50per {
    width: 100%; }
  .isc-m-v .isc-col-33 {
    width: 100%; }
  .isc-m-v .isc-col-30 {
    width: 100%; }
  .isc-cht-box.isc-txt-ara-cell-s1 textarea.large.m-wrap {
    width: 80.1% !important; }
  .isc-m-v .isc-30 {
    width: 100%; }
  .isc-list-cal-in-hdr-tile-s1 h1 {
    width: 130px; }
  .isc-m-tab-p {
    padding-right: 15px; }
  .isc-m-table-d .isc-table-read-optimal {
    display: table-cell; }
  #calendar {
    padding-right: 30px; }
  .isc-60per.isc-uh-4 {
    width: 100%; }
  .isc-uh-4 .isc-40per {
    width: 100%; }
  html {
    height: unset; }
  .div-col-33per {
    width: 100%; }
  .div-col-46per {
    width: 100%; } }
@media only screen and (min-width: 100px) and (max-width: 767px) {
    .cata-sub-nav.isc-var-360 li {
    display: flex;
}}
@media only screen and (max-width: 740px) and (min-width: 100px) {
    .isc-dashboard .nav-prev {
        top: 37px;
    }
}

@media only screen and (min-width: 100px) and (max-width: 767px) {
    .nav-prev {
        width: 10px;
        position: relative;
        top: 55px;
        display: block !important;
    }
}
@media only screen and (max-width: 740px) and (min-width: 100px) {
    .isc-dashboard .nav-next.arrow.isc-var-arw {
        right: 21px !important;
    }
}

@media only screen and (min-width: 100px) and (max-width: 767px) {
    .nav-next.arrow.isc-var-arw {
    background-color: #fff;
    margin-right: 0px !important;
}
}

@media only screen and (min-width: 100px) and (max-width: 767px) {
    .nav-next {
        top: unset;
        display: block !important;
    }
}
@media only screen and (max-width: 600px) {
   .cata-sub-nav {
        padding: 5px;
        margin: 0 10px 0px 18px!important;
    }
}


/* For Mobile Portrait View */

@media (min-width: 320px) and (max-width: 767px) {

    /* Login page */
    .isc-header-right-action {
        display: none;
    }

    .isc-10per, .isc-15per, .isc-20per, .isc-30per, .isc-40per, .isc-50per, .isc-60per, .isc-70per, .isc-80per, .isc-90per, .isc-100per {
        width: 100% !important;
        float: left !important;
    }

    .div-col-10per, .div-col-15per, .div-col-20per, .div-col-30per, .div-col-40per, .div-col-50per, .div-col-60per, .div-col-70per, .div-col-80per, .div-col-90per, .div-col-100per {
        width: 100% !important;
        float: left !important;
    }

    .isc-col-50per {
        width: 100% !important;
    }

    .isc-25per, .isc-75per {
        width: 100% !important;
        float: left !important;
    }

    .login-img1 {
        width: 77%;
        text-align: center;
    }

    .isc-login-bg {
        width: 100% !important;
        left: 0 !important;
    }

    .isc-login-bg {
        top: 37% !important;
    }

    .stopwatch {
        display: none;
    }

    .isc-left-log-cont {
        padding: 10px 0px !important;
        position: unset !important;
        height: unset !important;
        overflow-y: hidden;
    }

        .isc-left-log-cont h5 {
            margin: 0px;
            font-size: 14px;
            line-height: 20px;
            font-weight: 400;
            padding: 10px;
            position: absolute;
            bottom: 0%;
            text-align: center;
            left: 0;
        }

    .isc-login-con h1 {
        display: flow-root;
    }

    .isc-left-log-cont h5 {
        bottom: 0%;
        left: unset;
    }

    .isc-login-con {
        padding: 5px 25px 10px 25px;
    }

    .isc-left-log-cont p {
        display: none;
    }

    .isc-sm-hidden {
        margin-left: 0;
    }

    .topnav.responsive {
        position: relative;
        top: 6rem;
        width: 100%;
        left: 50px;
    }

    .isc-table {
        border-collapse: collapse;
        border-spacing: 0;
        width: 100%;
    }

        .isc-table th, td {
            text-align: left;
            padding: 8px;
        }

    .mobi-align-responsive {
        margin: 5px 0;
        padding-left: 0 !important;
        width: 100%;
    }

    .mar-lft-10 {
        margin-left: 0px
    }

    .sur-list .isc-20 ul.tabs li {
        width: 40%;
    }

    .sur-list .isc-80 {
        margin: 0 !important;
        border-left: unset !important;
    }

    .isc-entity-sec-title {
        text-overflow: unset !important;
    }

    .isc-entity-sm-title {
        text-overflow: unset !important;
        width: 85% !important;
        white-space: pre-line;
    }

    .isc-pad-lft-s2 {
        padding-left: unset !important;
        padding: 0 10px !important;
    }

    #global_search_pagewise_input {
        width: 90% !important;
    }

    .ht-80 {
        height: unset !important;
    }

    .isc-entity-page-header-row {
        display: block !important;
    }

    .isc-entity-header-actions .isc-sub-btn-s2 {
        margin-top: 10px;
        display: inline-block;
    }

    .Qsingle {
        margin: unset !important;
        padding: 0 10px !important;
    }

    .isc-pad-all {
        padding: 5px !important;
    }

    .option-space-modify {
        width: auto !important;
    }

    div#Surveydetails {
        display: block !important;
    }

        div#Surveydetails .isc-filter-item {
            width: 100% !important;
        }

    .tl_c1 {
        width: 100% !important;
    }

    .isc-thm-hme-kpi-cont1 {
        width: auto !important;
    }

    #Surveynotes_comments {
        width: 84% !important;
    }

    .isc-two-col {
        display: block !important;
    }

    .isc-tile-box {
        height: calc(30vh - 5px) !important;
    }

    .isc-nxt-prv-crtl {
        left: 180px !important;
        right: 0 !important;
    }

    .isc-85per {
        float: left;
        width: 100% !important;
    }

    .isc-header-right-action {
        right: 65px !important;
    }

    .isc-list-header-icons {
        margin-left: unset !important;
        margin-right: unset !important;
    }

    .isc-mar-all {
        margin: 5px !important;
    }

    .isc-100 {
        margin: unset !important;
    }

    #horizontalGroupByHeader li {
        width: auto !important;
    }

    #tblGroup_contact {
        table-layout: unset !important;
    }

    .mb-impCont .isc-tile-box {
        height: calc(15vh - 5px) !important;
    }

    .isc-hor-details {
        padding: 10px 10px !important;
    }

    .mb-filter {
        margin-top: 10px !important;
    }

    .BsTableht {
        margin: 0 10px;
    }

    .isc-table-fixed {
        table-layout: auto !important;
    }

    .isc-split-screen {
        display: block !important;
        margin-bottom: 10px;
    }

    .isc-80 {
        width: 100% !important;
        float: left;
    }

    .isc-filter-item {
        width: 100% !important;
    }

    .isc-20 {
        width: 100% !important;
        float: left;
    }

    .mb-feedTag {
        float: left !important;
        display: inline-flex !important;
        padding: unset !important;
    }

    .mb-Tagflex {
        display: inline-flex;
    }

    ul.isc-action-tabledropdown {
        right: 85px !important;
        top: 34% !important;
    }

    .mb-btnaction {
        display: block !important;
    }

    .isc-show1-data {
        position: relative !important;
        top: 20px !important;
        z-index: 15;
    }

        .isc-show1-data .isc-filter-options {
            display: block !important;
        }

        .isc-show1-data .isc-close-action {
            position: absolute;
            top: 10px !important;
            right: 10px !important;
        }

    .mb-mar30 {
        margin-top: 33px;
    }

    .isc-detail1 .isc-set-scroll {
        height: unset !important;
    }

    .isc-det4 .isc-new-det4-tab {
        margin-left: 0px !important;
    }

    #FeedbackEmployeetimeline_div .isc-activity-feed {
        margin-top: 5% !important;
    }

    .contact-detail .isc-border-rgt {
        border-right: unset !important;
    }

    .contact-detail .isc-pad-lft {
        padding-left: unset;
    }

    .contact-detail .isc-wrap-sec-con {
        padding: 0px 0px !important;
    }

    .fixed-popup-p3 .modal-wrapper {
        width: 100% !important;
    }

    .surveyDetail .isc-entity-btn {
        margin-top: 10px;
    }

    .surveyDetail .isc-hdr-cont {
        display: flex !important;
    }

        .surveyDetail .isc-hdr-cont .isc-drop {
            margin-right: 10px;
        }

    .isc-thm-hme-kpi-hdr-t1 {
        white-space: pre-line !important;
    }

    .isc-thm-hme-kpi-hdr-t2 {
        white-space: pre-line !important;
        display: block !important;
    }

    .surveyDetail #Respondanttable .isc-100-per {
        overflow-x: scroll;
    }

    .surveyDetail .isc-entity-view-dropdown {
        right: 0 !important;
        left: 10px !important;
        top: 75px !important;
    }

    .modal4 .modal-wrapper-popup {
        top: 25% !important;
        left: 3% !important;
        width: 95% !important;
        margin-left: 0em !important;
    }

    .modal6 .modal-wrapper-popup {
        top: 25% !important;
        left: 3% !important;
        width: 95% !important;
        margin-left: 0em !important;
    }

    .modal8 .modal-wrapper-popup {
        top: 25% !important;
        left: 3% !important;
        width: 95% !important;
        margin-left: 0em !important;
    }

    .modal30 .modal-wrapper-popup {
        top: 25% !important;
        left: 3% !important;
        width: 95% !important;
        margin-left: 0em !important;
    }

    .var-tab-sec {
        width: 135px !important;
    }

    .ver-container .tab-cont {
        margin-left: 120px;
    }

    .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
        width: 110px !important;
    }

    .respondant-checkbox {
        display: grid !important;
    }

    .mb-flex {
        display: flex !important;
    }

    .isc-entity-header-actions {
        margin-top: 10px;
    }

    #TemplateTags {
        display: inline-table;
    }

    .isc-form-parent {
        width: 80% !important;
    }

    .isc-two-field .div-col-50per:first-child {
        width: 100% !important;
        margin-right: 0px !important;
    }

    .isc-two-field .div-col-50per {
        width: 100% !important;
    }

    /* setting page */

    .isc-disabled-event span {
        display: block !important;
    }

    .clicked {
        margin-left: 40px !important;
    }

    .isc-org-sec .isc-mar-r-b-l {
        margin: 10px 5px !important;
    }

    .isc-f-bb {
        display: block !important;
    }

    .isc-font-16-bg {
        margin-left: 0px !important;
    }

        .isc-font-16-bg p {
            margin-left: 0px !important;
        }

        .isc-font-16-bg .isc-pad {
            margin-left: 0 !important;
        }

    .side-menu-height {
        overflow-y: auto;
        height: 100vh !important;
    }

    .isc-integrate {
        width: auto !important;
    }

    .isc-field-details {
        width: 100%;
        margin-top: 0px;
    }

    .isc-33per {
        width: 100% !important;
        float: left;
    }

    .orgInput .isc-field-details {
        width: 100% !important;
    }

    .orgInput select.isc-field-details {
        width: 104% !important;
    }

    .orgInput .isc-detail-name {
        margin-bottom: 10px;
    }

    .orgInput .isc-select-pad {
        margin-top: 0px !important;
    }

    .isc-font-16 p {
        margin: 0 !important;
    }

    select.isc-field-details {
        width: 320px !important;
    }

    .mb-UserList .isc-sec-lvl-cust-dd-s1 {
        display: inline-block;
    }

    .mb-UserList .isc-entity-icons {
        display: inline-flex;
        position: relative;
        top: 27% !important;
    }

    .mb-searchInp {
        margin-bottom: 10px;
    }

    .isc-22 {
        width: 100% !important;
        float: left;
    }

    .isc-filter-act-btn {
        padding: 15px 15px 15px 15px;
    }

    .comboTreeWrapper {
        width: 90% !important;
        margin: 0px 0px 0px 15px !important;
    }

    .mb-UserList .isc-filter-act-btn {
        margin-top: 0px !important;
    }

    .mb-UserList .isc-22 {
        margin-top: 0px !important;
        padding-top: 0px !important;
    }

    #tblUserList #tblUserListBody td:last-child {
        text-align: right !important;
    }

    .isc-csatfeedback ul.tabs1 li {
        padding: 4px 0px !important;
        width: 49% !important;
    }

    .isc-csatfeedback .isc-preview-checkbox {
        position: relative;
        left: 270px !important;
        top: 5px !important;
    }

    .isc-csatfeedback .card {
        background: #fff !important;
        padding: 0px 0px !important;
        margin-bottom: 10px;
        width: auto !important;
        white-space: pre-line;
    }

    .isc-csatfeedback .isc-template-icons {
        height: auto !important;
        line-height: 0 !important;
        display: inline-grid;
    }

    .cardEmojiMar {
        margin: 40px 0;
        display: flex;
    }

    .Bs-cSat-wd .modal-wrapper {
        top: 25% !important;
        left: 3% !important;
        width: 95% !important;
        margin-left: 0em !important;
    }

    .Bs-cSat-wd textarea {
        width: 100% !important;
    }

    .chartjs-render-monitor {
        width: -webkit-fill-available !important;
        height: 200px !important;
        margin: 0px auto;
    }

    .isc-page-count-s1 {
        margin-right: unset !important;
    }
    .isc-pagination-inner-sec-s1 .cell-right {
        float: left!important;
    }
    .isc-m-20px {
        margin: unset!important;
    }

}
/* Big screen */


@media (min-width: 2160px) and (max-width: 3840px) {
    .isc-login-bg {
        top: 18%;
    }

    .isc-login-details-inner-con label {
        margin: 30px 0px;
    }

    .isc-login-bg a.isc-dd-drat-btn-s1.isc-btn-primary.isc-sub-menu-list-s1 {
        padding: 25px;
        font-size: 25px;
    }

    ul.tabs li {
        padding: 10px 15px !important;
        font-size: 20px !important;
        width: 25%;
    }

    .Bs-Wd ul.tabs li {
        padding: 10px 15px !important;
        font-size: 20px !important;
        width: 12%;
    }

    .isc-tabs-control {
        height: 50px !important;
    }

    ul.isc-nested-list li {
        line-height: 50px !important;
        font-size: 20px !important;
    }

    .survey-box {
        padding: 25px 0 25px 10px !important;
        margin: 15px 0 !important;
        font-size: 20px;
        line-height: 45px;
    }

    .isc-thm-hme-kpi-hdr-t1 {
        font-size: 20px !important;
    }

    .Qsingle .isc-thm-hme-kpi-hdr-t1 {
        line-height: 3;
        font-size: 23px !important;
    }

    .tl_c-w1 {
        line-height: 3.5;
    }

    .Bs-Wd .tab-content {
        margin-top: 40px;
    }

    .Bs-Wd .isc-activity-feed .isc-feed-item {
        padding-bottom: 60px;
        font-size: 20px;
    }

    #Surveydetails {
        line-height: 3;
    }

    .isc-filter-label {
        font-size: 25px !important;
    }

    .isc-filter-details p {
        font-size: 22px;
        line-height: 2;
    }

    .tl_c1 h4 {
        font-size: 25px;
        margin: 0 !important;
    }

    .isc-thm-hme-kpi-hdr-t1 span.div-col-30per {
        font-size: 23px !important;
    }

    .isc-rating-star {
        line-height: 2;
    }

    .Bs-ht .isc-tabs-control {
        height: 33px !important;
    }

    #EmailTemplate_Tab .isc-hdr-search-container input {
        width: -webkit-fill-available !important;
    }

    .sur-detail2 ul.tabs li {
        width: 11% !important;
    }

    .tl_c1 {
        width: 80% !important;
        max-width: unset !important;
    }

    .Bs-Tapht .isc-tabs-control .tabs1 {
        height: 33px !important;
    }

    .ht-80 {
        height: 90vh !important;
    }

    .side-menu-height {
        overflow-y: auto;
        height: 100vh !important;
    }

    .Bs-feedHt .isc-tabs-control .tabs1 {
        height: 30px !important;
    }

    .isc-csatfeedback ul.tabs1 li {
        width: 5% !important;
    }

    .isc-preview-checkbox {
        float: right;
        position: relative;
        left: unset!important;
        top: 0px!important;
        width: 30px;
        height: 30px;
    }
    .Bs-cSat-wd .modal-wrapper {
        top: 20em !important;
        left: 15% !important;
    }
    .Bs-mrTop {
        margin-top: 9%;
    }
    .BS-btn-center {
        margin: 0 auto;
        width: max-content;
    }
    .BS-marAuto {
        width: 80% !important;
        margin: 0 auto;
        line-height: 3;
    }
    .BS-marAuto input[type="radio"], input[type="checkbox"] {
        cursor: pointer;
        width: 25px!important;
        height: 25px!important;
        vertical-align: text-top!important;
    }
    .BS-modalWd .modal-wrapper-popup {
        top: 10em!important;
        left: 43%!important;
        line-height: 3;
   }

    .BsTableht {
        min-height: 87vh !important;
    }






}
  /* ipad screen */

@media only screen and (min-device-width : 768px) and (max-device-width : 1536px) and (orientation : portrait) {

    /* Login page */
    .isc-header-right-action {
        display: none;
    }

    .isc-10per, .isc-15per, .isc-20per, .isc-30per, .isc-40per, .isc-50per, .isc-60per, .isc-70per, .isc-80per, .isc-90per, .isc-100per {
        width: 100% !important;
        float: left !important;
    }

    .div-col-10per, .div-col-15per, .div-col-20per, .div-col-30per, .div-col-40per, .div-col-50per, .div-col-60per, .div-col-70per, .div-col-80per, .div-col-90per, .div-col-100per {
        width: 100% !important;
        float: left !important;
    }

    .login-img1 {
        width: 40%;
        text-align: center;
        height: 70px;
    }

    .isc-login-bg {
        width: 100% !important;
        left: 0 !important;
    }

    .isc-login-bg {
        top: 45% !important;
    }

    .stopwatch {
        display: none;
    }

    .isc-left-log-cont {
        padding: 10px 0px !important;
        position: unset !important;
        height: unset !important;
        overflow-y: hidden;
    }

        .isc-left-log-cont h5 {
            margin: 0px;
            font-size: 14px;
            line-height: 20px;
            font-weight: 400;
            padding: 10px;
            position: absolute;
            bottom: 0%;
            text-align: center;
            left: 0;
        }

    .isc-login-con h1 {
        display: flow-root;
    }

    .isc-left-log-cont h5 {
        bottom: 0%;
        left: 23% !important;
    }

    .isc-login-con {
        padding: 5px 25px 10px 25px;
    }

    .isc-left-log-cont p {
        display: none;
    }

    .isc-20 {
        width: 21.5% !important;
    }

    #global_search_pagewise_input {
        width: -webkit-fill-available !important;
    }

    .sur-list ul.tabs li {
        width: 30%;
    }

    .tab-content {
        margin-top: 10px;
    }

    .isc-filter-details p {
        font-size: 14px;
    }

    .sur-detail .isc-thm-hme-kpi-cont1 {
        width: 97%;
    }

    #Respondanttable .isc-pad-all {
        padding: 0 !important;
    }

    #modal9 .modal-wrapper .modal-transition {
        width: 100% !important;
    }

    .isc-nested-list {
        padding: 0 10px !important;
    }

    .tl_c1 {
        width: 100% !important;
    }

    .modal-wrapper {
        width: 100% !important;
    }

    .BsTableht {
        min-height: 75vh !important;
    }
    .menu nav.isc-sm-hidden {
        display: block !important;
        margin-left: 140px!important;
    }



}
