@media only screen and (max-width: 1700px) {
    .account-table {
        width:80%;
    }
}
@media only screen and (max-width: 1600px) {
    .mail-company-image {
        max-width: 320px !important;
    }
    .change-order {
        padding-top: 65px;
    }
    .payment-bid {
        padding-top: 64px;
    }
}

@media only screen and (max-width: 1499px) {
    .user-img {
        display: none;
    }
    .account-table {
        width: 85%;
    }
   
}

@media only screen and (max-width: 1455px) {
    .user-name {
        display: none;
    }
    .heder-row {
        font-size: 0.9rem;
    }
    .account-table {
        width: 95%;
    }
   
}

@media only screen and (max-width: 1395px) {
    .user-img {
        display: none;
    }

    .mail-body {
        margin-left: 0 !important;
    }

    .mail-company-image {
        max-width: 250px !important;
    }
}
/*lenovo*/
@media only screen and (max-width: 1366px) {
    .mail-company-name {
        font-size: 30px;
    }

    .mail-title {
        font-size: 23px;
    }

    .mail-company-logo {
        height: 50px !important;
    }

    .picker-spliter {
        position: absolute !important;
        top: 6px !important;
        color: #a5a4bf !important;
        left: -2px !important;
    }

    /*.loader-text {
        position: absolute;
        top: 55vh !important;
        left: 46.3vw;
    }*/

    body {
        /*zoom:0.9;*/
    }

    .form-control {
        font-size: 0.69rem !important;
    }

    .nav-item-top > a {
        font-size: 12px;
    }

    .project-company-title {
        font-size: 13px;
    }
    .documents .documents-left {
        min-height: 70vh;
    }
    .account-table {
        width:99%;
    }
}

@media only screen and (max-width: 1360px) {
    .user-name {
        display: none;
    }

    /*.loader-text {
        position: absolute;
        top: 55vh;
        left: 46.3vw;
    }*/
}

@media only screen and (max-width: 1320px) {
    .max-width-six {
        min-width: 99%;
    }

    .placeholder-out-of-input {
        top: 5px;
        right: 67px;
    }
}

@media only screen and (max-width: 1180px) {
    .project-company-title {
        display: none;
    }

    #on-medium-v-separate {
        display: none;
    }

    .country-p {
        position: relative;
        top: -51px;
        left: 40px;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        max-width: 155px;
        overflow: hidden;
        font-family: inherit;
        font-size: 0.9rem;
    }

    #font-size-medium {
        font-size: 13px !important;
    }
    .heder-row {
        font-size: 0.85rem;
    }
}

@media only screen and (max-width: 990px) {
    .nav-item-top.active > .under-line {
        width: 15%;
    }

    .nav-item-top:hover .under-line {
        width: 15%;
    }

    #logoP {
        display: none;
    }

    .company-description-input {
        margin-top: 20px;
    }

    .navbar-nav {
        background: #f2f2f2;
    }

    .settings-small {
        display: flex;
        background: #f2f2f2;
        margin: 0 0 0 6px !important;
    }

    .settings-wrapper {
        position: fixed;
        top: 266px !important;
        left: 62px;
        z-index: 108;
    }

    .notifications-area-flags {
        position: fixed;
        top: 266px !important;
        left: 100px;
        z-index: 107;
    }

    #font-size-medium {
        font-size: 12px !important;
    }

    .log-in .input-division {
        width: 100vw;
    }

    .email {
        width: 30vw;
    }

    .pass {
        width: 30vw;
    }

    .log-in .input-division .button-holder {
        width: 30vw;
    }

        .log-in .input-division .button-holder button {
            width: 13vw;
        }

        .log-in .input-division .button-holder a {
            width: 13vw;
        }

    .name {
        width: 14.5vw;
    }

    .sign-up-button-width {
        width: 20vw;
    }

    .margin-inpub-bottom-s {
        margin-bottom: 22px;
    }

    .hovered-div {
        margin-top: 20px;
    }

    .company-image-division {
        margin-top: 20px;
    }

    .bid {
        zoom: 0.9;
    }
    .change-order {
        zoom: 0.9;
    }
    .company-tree {
        font-size: 0.7rem;
    }
    .generaldoc-tree {
        font-size: 0.7rem;
    }
    .procurementdoc-tree {
        font-size: 0.7rem;
    }
}

@media only screen and (max-width:831px) {
    .primary-save-button {
        height: 36px;
    }

    .primary-create-button {
        height: 36px;
    }

    .bid-button-section p {
        font-size: 12px;
    }
}

@media only screen and (max-width:760px) {
    .contact-data-division > .row > div > input {
        margin-bottom: 10px;
    }

    .company-logo-division {
        margin-bottom: 10px;
    }

    .company-image-division {
        margin-bottom: 10px;
    }

    .hovered-div {
        margin-bottom: 10px;
    }

    .button-division {
        margin-left: 4px;
        top: 0;
    }

    .company-description-input {
        height: 200px !important;
        margin-top: 355px;
    }

    .button-division > button {
        margin-bottom: 10px;
        width: 150px;
        font-size: 0.9rem;
    }

    .phone-carret-down {
        position: relative;
        top: -40px !important;
        left: 11px;
        font-size: 10px;
        cursor: pointer;
        color: #495057;
    }

    .phone-flag {
        position: relative !important;
        top: -40px !important;
        left: 10px !important;
    }

    .onSmallPaddingLeft {
        padding-left: 20px !important;
    }

    .company-title-input {
        text-align: center;
    }

    .fixed-settings-nav {
        position: relative !important;
        top: 0;
        padding-right: 0;
    }

    .margin-left-fix-nav-from-top {
        margin-top: 0;
    }

    .distance-top-bottom-small {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .content-background {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }

    .button-division {
        position: relative !important;
    }

    .content {
        margin-top: 70px !important;
    }

    .sign-up-button-width {
        width: 20vw;
    }

    .company-description-position-s {
        margin-top: 355px;
    }

    .country-flag {
        top: -38px;
    }

    .navbar-ml {
        margin-left: 0;
    }

    .contract-data-division-on-s {
        height: 500px;
    }

    .functional-area-s {
        margin-top: 0;
    }

    .select-currency-s {
        margin-top: 17px;
    }

    .project-sub-column-title {
        width: 45.66%;
        /* float: left; */
    }

    .project-sub-column-title1 {
        width: 50%;
        /* float: left; */
    }

    .bid {
        zoom: 0.7;
    }
    .change-order {
        zoom:0.7;
    }
    .content {
        margin-left: 68px;
    }
}

@media only screen and (max-width:767px) {
    .responsive-distance-org-chart {
        margin-top:140px;
    }
}
@media only screen and (max-width:760px) {
    .responsive-distance-org-chart {
        margin-top: 190px;
    }
}
@media only screen and (max-width:670px) {
    .email {
        width: 50vw;
    }

    .pass {
        width: 50vw;
    }

    .log-in .input-division .button-holder {
        width: 50vw;
    }

        .log-in .input-division .button-holder button {
            width: 20vw;
        }

        .log-in .input-division .button-holder a {
            width: 20vw;
        }

    .name {
        width: 24.5vw;
    }

    .sign-up-button-width {
        width: 23vw;
    }
}


@media print {
    .no-print, .no-print * {
        display: none !important;
    }
    .content {
        margin-left: 0;
        width: 100%;
        margin-top: 0;
    }
    body {
        background-color: white;
    }
}