@media screen and (max-width: 1800px){
    .login-pg-logo{
        position: absolute;
        width: 75%;
    }
    .pagetitle h1{
        font-size: 30px;
        line-height: 40px;
    }
    .customer-iconbox{
        max-width: 30px;
        height: 30px;
        font-size: 16px;
        line-height: 16px;
    }
    .countbox-row{
        gap: 10px;
    }
    .count-name{
        font-size: 14px;
    }
    .count-box{
        padding: 15px 10px;
    }
    .count-number{
        font-size: 22px;
    }
    .nav-tabs-pills .nav-link{
        font-size: 14px;
        padding: 10px 15px;
    }
    .datatable-table th button, .datatable-pagination-list button{
        font-size: 15px;
    }
    .datatable-table > tbody > tr > td{
        font-size: 15px;
    }
    .community-btn{
        font-size: 15px; 
    }
    .client-tagbox{
        width: 30px;
        height: 30px;
        font-size: 14px;
    }
    .datatable-table .progressbar{
        width: 40px;
        height: 40px;
    }
    .delete_icon{
        width: 30px;
        height: 30px;
    }
    .eye_icon{
        width: 30px;
        height: 30px;
    }
    .edit_icon{
        width: 30px;
        height: 30px;
    }
    .dashboard_count_row .col-lg-3{
        width: 50%;
    }
    .partner-categorytitle{
        font-size: 18px;
    }
    .partner-textp{
        font-size: 15px;
        line-height: 22px;
    }
    .profile-card h2{
        font-size: 22px;
    }
    .profile-card h3{
        font-size: 18px;
    }
    .custemer-stepname{
        font-size: 32px;
    }
    .hr-managertext {
        font-size: 22px;
    }
    .casedetails-title{
        font-size: 20px;
    }
    .milestones-title{
        font-size: 20px;
    }
    .document-table tbody tr td:first-child{
        font-size: 16px;
    }
    .document-table tbody td{
        font-size: 16px;
    }
    .table tbody td{
        padding: 10px;
    }
    .case-infotable tbody td{
        font-size: 16px;
    }
    .case-infotable .current-steptext{
        font-size: 16px;
    }

    .index-colbox{
        width: 25%;
        flex: 0 0 auto;
    }
    .col-slaesbox{
        width: 25%;
        flex: 0 0 auto;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1439px){
    .login-pg-logo{
        position: absolute;
        width: 75%;
    }
    .partner-row .col-lg-3{
        width: 33.33%;
    }
    .custemer-stepname{
        font-size: 28px;
    }
    .hr-managertext {
        font-size: 20px;
    }
    .casedetails-title{
        font-size: 18px;
    }
    .milestones-title{
        font-size: 18px;
    }
    .document-table tbody tr td:first-child{
        font-size: 14px;
    }
    .document-table tbody td{
        font-size: 14px;
    }
    .table tbody td{
        padding: 10px;
    }
    .case-infotable tbody td{
        font-size: 14px;
    }
    .case-infotable .current-steptext{
        font-size: 14px;
    }
    .onging-btn{
        font-size: 16px;
    }

    .index-colbox{
        width: 33.33%;
        flex: 0 0 auto;
    }
    .navigation-totalbox{
        width: 33.33%;
        flex: 0 0 auto;
    }
    .col-slaesbox{
        width: 33.33%;
        flex: 0 0 auto;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .login-pg-logo{
        position: absolute;
        width: 75%;
    }
    .partner-row .col-lg-3{
        width: 33.33%;
    }
    #main {
        padding: 20px 15px 15px;
    }

    .index-colbox{
        width: 33.33%;
        flex: 0 0 auto;
    }
    .navigation-totalbox{
        width:33.33%;
        flex: 0 0 auto;
    }
    .col-slaesbox{
        width: 33.33%;
        flex: 0 0 auto;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .login-pg-logo{
        position: absolute;
        width: 75%;
    }
    .login-body{
        width: 100%;
        display: block !important;
    }
    .left-login{
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        padding: 50px 0px;
        text-align: center;
    }
    .right-login{
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        padding: 50px 0px;
    }
    .login-heading{
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        transform: none;
        padding: 0px 25px;
    }
    .login-pg-logo{
        position: relative;
        width: 60%;
        top: 0;
        left: 0;
        transform: none;
    }
    .heading{
        font-size: 18px;
        line-height: normal;
        padding-bottom: 5px;
    }
    .form-control{
        width: 100%;
        font-size: 14px;
        line-height: normal;
    }
    .sign-btn{
        line-height: normal;
        margin-bottom: 1rem;
    }
    .login-text{
        font-size: 14px;
        line-height: normal;
        margin-bottom: 1rem;
    }
    .login-subtext{
        font-size: 14px;
        line-height: normal;
        margin-bottom: 1rem;
    }
    .lgn-txt{
        font-size: 14px;
        line-height: normal;
        margin-bottom: 1rem;
    }
    .sign-up{
        font-size: 14px;
        line-height: normal;
    }
    .icon-img{
        max-width: 25px;
    }
    #main {
        padding: 20px 15px 15px;
    }
    .modal-dialog{
        width: 80%;
        max-width: -webkit-fill-available;
    }
    .preview-bgimg{
        min-height: 150px;
        max-height: 150px;
    }
    .preview-img-box img{
        border-radius: 10px;
        max-width: 100px;
        min-width: 100px;
        margin-top: -46px;
    }
    .pr-previewname{
        font-size: 18px;
    }
    p{
        font-size: 15px;
    }
    .about-preview-box{
        padding: 10px;
    }

    .index-colbox{
        width:50%;
        flex: 0 0 auto;
    }
    .navigation-totalbox{
        width: 50%;
        flex: 0 0 auto;
    }
    .col-slaesbox{
        width: 50%;
        flex: 0 0 auto;
    }
}
@media only screen and (max-width: 767px){
    .login-pg-logo{
        position: absolute;
        width: 75%;
    }
    .login-body{
        width: 100%;
        display: block !important;
    }
    .left-login{
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        padding: 50px 0px;
        text-align: center;
    }
    .right-login{
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        padding: 50px 0px;
    }
    .login-heading{
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        transform: none;
        padding: 0px 25px;
    }
    .login-pg-logo{
        position: relative;
        width: 60%;
        top: 0;
        left: 0;
        transform: none;
        text-align: center;
    }
    .heading{
        font-size: 18px;
        line-height: normal;
        padding-bottom: 5px;
    }
    .form-control{
        width: 100%;
        font-size: 14px;
        line-height: normal;
    }
    .sign-btn{
        font-size: 14px;
        line-height: normal;
        margin-bottom: 1rem;
    }
    .login-text{
        font-size: 14px;
        line-height: normal;
        margin-bottom: 1rem;
    }
    .login-subtext{
        font-size: 14px;
        line-height: normal;
        margin-bottom: 1rem;
    }
    .lgn-txt{
        font-size: 14px;
        line-height: normal;
        margin-bottom: 1rem;
    }
    .sign-up{
        font-size: 14px;
        line-height: normal;
    }
    .icon-img{
        max-width: 25px;
    }
    .dashboard_count_row .col-lg-3 {
        width: 100%;
    }
    #main {
        padding: 20px 15px 15px;
    }
    .modal-dialog{
        width: 80%;
        max-width: -webkit-fill-available;
    }
    .preview-bgimg{
        min-height: 150px;
        max-height: 150px;
    }
    .preview-img-box img{
        border-radius: 10px;
        max-width: 76px;
        min-width: 76px;
        margin-top: -28px;
    }
    .pr-previewname{
        font-size: 18px;
    }
    p{
        font-size: 15px;
    }
    .about-preview-box{
        padding: 10px;
    }

    .index-colbox{
        width: 50%;
        flex: 0 0 auto;
    }
    .navigation-totalbox{
        width: 50%;
        flex: 0 0 auto;
    }
    .col-slaesbox{
        width: 50%;
        flex: 0 0 auto;
    }
}
@media screen and (max-width: 577px) {
    .pagetitle h1 {
        font-size: 26px;
        line-height: 36px;
    }
    .modal-dialog{
        width: 100%;
        max-width: -webkit-fill-available;
    }
    .modal-cancel-btn {
        font-size: 16px;
        padding: 10px 15px;
    }
    .modal-delete-btn {
        font-size: 16px;
        padding: 10px 15px;
    }
    .profile-card h2{
        font-size: 20px;
    }
    .profile-card h3{
        font-size: 16px;
    }
    .casedetails-title {
        font-size: 18px;
    }
    .case-viewbox{
        padding: 10px 10px 0px;
    }
    .accordion-button:not(.collapsed){
        padding: 10px;
    }
    .milestones-title {
        font-size: 16px;
    }
    .accordion-button::after{
        width: 16px;
        height: 16px;
        background-size: 16px;
    }
    .step-name-text{
        font-size: 14px;
    }
    .proccess-stepicon{
        font-size: 16px;
    }
    .viewnavigation-info{
        padding: 15px;
    }
    .custemer-stepname {
        font-size: 20px;
    }
    .hr-managertext {
        font-size: 16px;
    }
    .customer-name{
        font-size: 16px;
    }
    .onging-btn{
        font-size: 16px;
    }
}
@media screen and (max-width: 425px) {
    .index-colbox{
        width: 100%;
        flex: 0 0 auto;
    }
    .navigation-totalbox{
        width: 100%;
        flex: 0 0 auto;
    }
    .col-slaesbox{
        width: 50%;
        flex: 0 0 auto;
    }
}
@media screen and (max-width: 375px) {
}
@media screen and (max-width: 320px) {
}
