/* Ipad Media Query  */

@media(max-width: 768px) {
    .main-bg {
        background-size: cover !important;
        background-position: center center;
    }

    .header-section .profile-link {
        right: 16px;
        top: 7px;
    }

    .item-det-header-mb {
        flex-wrap: wrap;
    }

    .item-det-button-mb {
        margin-left: auto;
        margin-top: 12px;
    }

    .privacy .request {
        flex-wrap: wrap;
    }

    .privacy .request .request-button {
        margin: 25px auto 0;
    }

    .profile-security form {
        padding: 35px 10px 20px 10px;
    }

    .profile-security form .two-factor-label {
        font-size: 14px;
        line-height: 17px;
    }

    .profile-header {
        flex-wrap: wrap;
    }

    .infos-wrap {
        flex-direction: column;
        align-items: center;
    }

    .infos-description,
    .infos-attachments {
        width: 100%;
    }

    .infos-description {
        margin-bottom: 20px;
    }

    .portal .auth-form.register-auth-form {
        padding: 0px 35px 50px 35px;
    }

    .portal .auth-form.login-auth-form {
        padding: 0px 25px 30px 25px;
    }

    .checklist-section .checklist-body .item .infos-bloc {
        width: auto;
    }

    .checklist-section .checklist-body .item .action-bloc {
        margin-left: inherit;
    }
}

/* End Ipad  */

/* Mobile Media Query  */

@media(max-width: 568px) {
    .container {
        margin-bottom: 100px;
    }

    .span-none {
        display: none;
    }

    .logo-section img {
        max-height: 80px;
        max-width: 60%;
    }

    .mt-43 {
        padding-top: 55px;
    }

    .header-section {
        padding: 0px 8px;
        text-align: left;
    }

    .header-section h1 {
        text-align: center;
        font-size: 18px;
        line-height: 22px;
        padding-top: 13px;
        padding-left: 6px;
    }

    .header-section .profile-link {
        right: 8px;
        top: 8px;
    }

    .header-section .profile-link {
        display: none;
    }

    .header .bloc-infos .label {
        font-size: 10px;
        line-height: 13px;
    }

    .header .bloc-infos {
        flex: 1;
        height: 45px;
        border-radius: 10px;
        margin: 3px;
        padding: 10px 8px;
        border-radius: 6px;
        text-align: center;
    }

    .header .bloc-infos .value {
        font-size: 10px;
        line-height: 12px;
    }

    .header .bloc-infos-wrp {
        justify-content: space-between;
        margin-bottom: 10px;
    }

    .header .progress_bar {
        padding: 4px 0px 16px 0px;
    }

    .header .progress_bar .step.step.current-step {
        padding: 8px 19px 8px 35px;
    }

    .header .progress_bar .step {
        font-size: 13px;
        line-height: 15px;
        margin: 0 3px;
    }

    .header .action-links li a.link {
        width: 35px;
        height: 35px;
    }

    .header .action-links li a.link::before {
        width: 19px;
        height: 19px;
        background-size: cover !important;
    }

    .header .action-links li:not(:last-child) a.link {
        margin-right: 14px;
    }

    .header-section .action-links {
        display: none;
    }

    .nav-mobile {
        display: block;
        margin-top: 10px;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        background-color: var(--color-portal-theme);
        padding-top: 20px;
    }

    .nav-mobile .action-links li:not(:last-child) a.link {
        margin-right: 30px;
    }

    .card .card-header {
        padding: 18px 8px 15px;
    }

    .common-section .common-body {
        padding: 0px 8px;
    }

    .common-section .common-body .common-textbox {
        border-radius: 10px;
        padding: 17px 12px;
        margin-top: 12px;
    }

    .common-section .common-body .common-textbox p {
        font-size: 14px;
        line-height: 22px;
    }

    .checklist-section .checklist-body .heading.heading1 {
        margin-top: 24px;
    }

    .checklist-section .checklist-body .heading {
        padding-bottom: 16px;
        margin-bottom: 32px;
        margin-top: 24px;
    }

    .checklist-section .checklist-body .item {
        padding: 12px 15px;
        margin-bottom: 10px;
        position: relative;
    }

    .checklist-section .checklist-body .item .status-bloc {
        position: absolute;
        top: 4px;
        right: 8px;
        width: 90px;
    }

    .checklist-section .checklist-body .item .item-content {
        flex-direction: column;
    }

    .checklist-section .checklist-body .item .action-bloc {
        display: none;
    }

    .checklist-section .checklist-body .item .infos-bloc .item-name {
        width: 200px;
    }

    .checklist-section .checklist-body .item .infos-bloc .item-name br {
        display: none;
    }

    .checklist-section .checklist-body {
        padding: 25px 5px;
    }

    .checklist-section .checklist-body.grid .item .note {
        display: block !important;
    }

    .checklist-section .checklist-body .item-mini-note {
        display: none !important;
    }

    .card .card-header .buttons .button-back span.icon {
        display: inline-block;
    }

    .card .card-header .buttons .button-back span.text {
        display: none;
    }

    .item-details-section .item-details-body .item-instructions {
        margin-bottom: 10px;
    }

    .card .card-header .card-title h6 {
        width: 200px;
    }

    .card .card-header .card-title h6 br {
        display: none;
    }

    .item-details-section .dropdown-zone {
        height: 192px;
        margin-bottom: 24px;
    }

    .item-details-section .dropdown-zone .dropzone-image {
        width: 44px;
        height: 43px;
        margin-bottom: 15px;
    }

    .item-details-section .uploads-list .upload {
        padding: 7px 5px;
        margin-bottom: 10px;
    }

    .item-details-section .uploads-list .upload .filename {
        width: 220px;
    }

    .item-details-section .item-details-body {
        padding-bottom: 22px !important;
        padding-top: 25px !important;
    }

    .header-section {
        margin-bottom: 16px;
    }

    .profile-header {
        padding: 16px 11px;
        margin-bottom: 16px;
    }

    .profile-header .initials {
        width: 66px;
        height: 59px;
    }

    .profile-header .field-item:not(:last-child) {
        margin-bottom: 10px;
    }

    .profile-box {
        flex-direction: column;
    }

    .profile-security,
    .profile-applications {
        width: 100%;
        height: auto;
        padding-bottom: 20px;
    }

    .profile-applications .application {
        padding-left: 12px;
        padding-right: 10px;
    }

    .profile-security form .two-factor-label {
        padding-left: 28px;
    }

    .privacy .profile-card-title,
    .privacy-top .profile-card-title {
        font-size: 20px;
        line-height: 26px;
        padding: 22px 10px 12px 13px;
    }

    .privacy .request .rq-success-button {
        min-width: 150px;
        margin-top: 10px
    }

    .profile-box .profile-card-title {
        padding: 24px 10px 22px 20px;
    }

    .privacy-top .privacy-top-body {
        padding: 20px 14px;
    }

    .privacy-top .privacy-top-body p {
        text-align: left;
    }

    .privacy .privacy-body {
        padding: 16px 10px 15px 10px;
    }

    .privacy .request .request-icon {
        flex-shrink: 0;
    }

    .privacy .request .request-button {
        margin: 38px auto 0;
    }

    .privacy p {
        text-align: left;
    }

    .infos-description,
    .infos-attachments {
        width: 100%;
        height: auto;
    }

    .infos-description .card-title,
    .infos-attachments .card-title {
        padding: 23px 15px 18px 18px;
    }

    .infos-description .infos-dbody {
        padding: 40px 15px;
    }

    .infos-attachments .infos-abody {
        padding: 15px 9px 22px 9px;
    }

    .infos-attachments .attachment {
        margin-bottom: 10px;
        padding: 10px 8px;
    }

    .infos-attachments .attachment .attachment-title {
        width: 200px;
    }

    .infos-attachments .attachment a img {
        width: 20px;
        height: 20px;
    }

    .infos-description {
        margin-bottom: 14px;
    }

    .payment-section .total-payment {
        font-size: 18px;
        padding: 25px 0px;
    }

    .payment-box {
        margin-bottom: 30px;
        flex-direction: column;
        border-radius: 0px;
    }

    .pay-box-right {
        margin-top: 8px;
    }

    .pay-box-right::before {
        display: none;
    }

    .payment-section .pay-box {
        width: 100%;
        border-radius: 8px;
    }

    .portal .auth-form.register-auth-form h6 {
        font-size: 12px;
        line-height: 15px;
        padding: 17px 0px;
    }

    .portal .auth-form.register-auth-form {
        padding: 0px 30px 27px 31px;
    }

    .portal .auth-header ul li a.link {
        font-size: 14px;
        line-height: 17px;
        padding: 16px 44px;
    }

    .portal .auth-header ul li a.link.active::after {
        height: 2.5px;
        bottom: 0;
    }

    .auth-form-bottom {
        flex-direction: column;
    }

    .portal .auth-form .user-redirect {
        font-size: 11px;
        line-height: 14px;
        margin-top: 14px;
    }

    .portal .auth-form .user-redirect a {
        font-size: 11px;
    }

    .portal .auth-form .form-group {
        margin-bottom: 10px;
    }

    .portal .auth-form .form-control {
        height: 40px;
        font-size: 14px;
    }

    .portal .portal-header h5 {
        font-size: 20px;
        line-height: 23px;
        padding-bottom: 5px;
    }

    .portal .portal-header p {
        font-size: 14px;
        line-height: 20px;
    }

    .portal .portal-header {
        height: 100px;
        margin-bottom: 10px;
    }

    .portal .auth-form .auth-form-header .title {
        font-size: 12px;
        line-height: 14px;
        padding-bottom: 7px;
    }

    .portal .auth-form .auth-form-header .subtitle {
        font-size: 12px;
        line-height: 16px;
    }

    .portal .auth-form .auth-form-header .subtitle br {
        display: none;
    }

    .portal .auth-form .auth-form-header {
        padding: 20px 0px;
    }

    .portal .auth-form .auth-form-header .image.user {
        width: 64px;
        height: 64px;
        margin: 0 auto 10px;
    }

    .portal .enter-password-portal h5 {
        font-size: 18px;
        line-height: 23px;
        padding-bottom: 8px;
    }

    .portal .enter-password-portal {
        margin-bottom: 10px;
        padding: 13px 8px 7px;
    }

    .portal .auth-form.welcome-message {
        padding: 26px 23px;
    }

    .portal .auth-form .welcome-title {
        padding-bottom: 14px;
    }

    .modal .modal-content .modal-picture {
        margin: 0 0 20px;
    }

    .modal .modal-content .modal-picture img {
        height: 60px;
        width: 60px;
    }

    .modal .modal-header {
        font-weight: 600;
        line-height: 38px;
        margin-bottom: 8px;
        border-bottom: none;
        text-align: center;
    }

    .modal .modal-header h5 {
        margin-top: 30px;
        width: 100%;
        font-size: 18px;
    }

    .modal-addNew-Message .modal-dialog .modal-content {
        padding: 0px 26px;
    }

    .modal .modal-content {
        border-radius: 26px;
    }

    .modal-signature .modal-content {
        padding: 25px 20px 0px 20px;
    }

    .modal-signature .modal-body p {
        padding-bottom: 26px !important;
    }

    .modal-signature .signature-draw-box {
        height: 130px;
        font-size: 56px;
        line-height: 74px;
        margin-bottom: 10px;
    }

    .modal-signature .signature-name {
        height: 44px;
        border-radius: 10px;
        font-size: 14px;
        padding: 6px 18px;
        margin-bottom: 15px;
    }

    .modal-signature .signature-checkbox .checkbox {
        font-size: 12px;
        line-height: 15px;
    }

    .modal-signature .signature-checkbox .checkbox:before {
        top: -1px;
    }

    .checklist-section .checklist-body .item.item-yallow {
        margin-bottom: 25px;
    }

    .stakeholders-section .stakeholders-header .stakeholder-content {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .stakeholders-section .stakeholders-header .stakeholder-content h4 {
        width: 100px;
    }

    .stakeholders-section .card-header .card-title h6 {
        font-size: 17px;
        padding-left: 5px;
    }

    .stakeholders-section .stakeholder-list .name,
    .stakeholders-section .stakeholder-list .stakeholder-content h4,
    .stakeholders-section .stakeholder-list .stakeholder-content a {
        font-size: 13px;
    }

    .stakeholders-section .stakeholder-list {
        padding: 9px 4px;
    }

    .stakeholders-section .stakeholder-list .profile {
        width: 35px;
        height: 35px;
    }

    .stakeholders-section .common-body {
        padding-top: 25px !important;
        padding-bottom: 30px !important;
    }

    .stakeholders-section .stakeholder-list .name {
        width: 70px;
    }

    .image-info-bloc {
        height: 300px;
        padding: 30px 20px;
    }

    .image-info-bloc .image {
        height: 70px;
        width: 70px;
        margin-bottom: 4px;
    }

    .image-info-bloc .subtitle br {
        display: none;
    }

    .hide-on-mobile {
        display: none;
    }

    .side-panel .close-btn {
        left: 30px;
    }
}

/* End Mobile  */