body.page-id-20485 header,
body.page-id-20485 .site-header,
body.page-id-20485 footer,
body.page-id-20485 .mobile-header,
body.page-id-20485 .site-footer {
    display: none !important;
}

body {
    line-height: 25.6px;
}

body.page-id-20485 .corpkit-content-inner,
body.page-id-20485 .elementor-section {
    padding: 0 !important;
}

body .elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}

.sticky-sidebar {
    position: fixed;
    z-index: 1;
}

.sticky-sidebar-inner {
    height: 100dvh;
    overflow-x: hidden;
    overflow-y: visible;
}

.elementor-20485 .elementor-element.elementor-element-310a91ab {
    width: 99%;
}

.elementor-20485 .elementor-element.elementor-element-310a91ab>.elementor-element-populated {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 1.5% 0% 2% 23.5%;
}

/* Tablet - disable sticky */
@media (max-width: 1024px) and (min-width: 768px) {
    .sticky-sidebar {
        position: static !important;
        width: 100%;
    }

    body .elementor-widget:not(:last-child) {
        margin-bottom: 0px;
    }

    .sticky-sidebar-inner {
        height: auto;
        overflow: visible;
    }

    .elementor-20485 .elementor-element.elementor-element-310a91ab>.elementor-element-populated {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        padding: 2% 0% 2% 0%;
    }

}

/* Mobile - disable sticky */
@media (max-width: 767px) {
    .sticky-sidebar {
        position: static !important;
        width: 100%;
    }

    body .elementor-widget:not(:last-child) {
        margin-bottom: 0px;
    }

    .sticky-sidebar-inner {
        height: auto;
        overflow: visible;
    }

    .elementor-20485 .elementor-element.elementor-element-310a91ab>.elementor-element-populated {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        padding: 2% 0% 2% 0%;
    }
}

.top-bar {
    font-family: 'Quicksand', sans-serif;
}

@media only screen and (max-width: 1024px) {
    body.page-template-default {
        margin: 0;
        padding: 0;
    }
}


.checkbox-item a {

    margin-left: 3px;
    margin-right: 3px;
    display: inline-block;
}

.wpcf7-list-item {
    display: inline-flex;
    margin: 0 0 0 1em;
    font-size: 14px;
    align-items: flex-start;
}

.checkbox-container span.wpcf7-form-control-wrap {
    margin-bottom: 0 !important;
}

div.wpcf7 input[type="file"] {
    padding: 46px;
    height: 130px;
    line-height: 30px;
    border: 2px dashed #e0e0e0;
}

.flight-form {

    font-size: 18px;
    max-width: 600px;
    margin: 0 auto;
    transform-origin: top center;
}

.top-bar {
    margin-bottom: 24px;
    font-family: 'Quicksand', sans-serif !important;
}

.cf7-assessment-steps {
    font-family: 'Quicksand', sans-serif !important;
}

.top-bar-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top-bar-text {
    color: #1D345D;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    padding: 8px 0;
}

.top-bar-icon {
    width: 20px;
    height: 20px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.top-bar-icon svg {
    width: 20px;
    height: 20px;
}

.top-bar-icon svg path,
.top-bar-icon svg polyline {
    stroke: #1D345D;
    stroke-width: 2;
    fill: none;
}

.progress-container {
    margin-bottom: 32px;
}

.progress-steps {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
    position: relative;
}

.progress-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 2;
}

.step-circle {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #e8ecf0;
    border: 2px solid #e8ecf0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    color: #6b7280;
    transition: all 0.3s ease;
}

.step-circle.active {
    background: #1D345D;
    border-color: #1D345D;
    color: white;
}

.step-circle.completed {
    background: #1D345D;
    border-color: #1D345D;
    color: white;
}

.step-label {
    font-size: 12px;
    color: #6b7280;
    margin-top: 8px;
    text-align: center;
    font-weight: 500;
}

.step-label.active {
    color: #1D345D;
    font-weight: 600;
}

.progress-line {
    position: absolute;
    top: 16px;
    left: 0;
    right: 0;
    height: 10px;
    border-radius: 12px;
    background: #e8ecf0;
    z-index: 1;
}

.progress-line-fill {
    height: 100%;
    background: #1D345D;
    border-radius: 12px;
    transition: width 0.6s ease;
    width: 0%;
}

.main-heading {
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: rgb(0, 0, 0);
    margin-bottom: 24px;
}

.subtext {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: rgb(51, 51, 51);
    margin-bottom: 24px;
}

.form-group,
.radio-group {
    margin-bottom: 24px;
}

.radio-group {
    width: 100%;
}

.flight-problem-label {
    display: flex;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    padding: 14px 20px;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background: #fff;
    cursor: pointer;
    transition: border-color 0.2s, box-shadow 0.2s, transform 0.18s cubic-bezier(.4, 1.3, .6, 1), background 0.2s;

    font-weight: 400;
    color: rgb(51, 51, 51);
    margin-bottom: 12px;
}

.flight-problem-label.selected {
    border: 2px solid #1D345D;
    background: #fff;
    box-shadow: none;
}

.flight-problem-label:hover {
    border-color: #1D345D;
    background: #f8f9fb;
    box-shadow: 0 4px 16px 0 rgba(29, 52, 93, 0.10);
    transform: scale(1.025);
    z-index: 2;
}

.flight-problem-label:not(:last-child) {
    margin-bottom: 12px;
}

.flight-problem-label input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid #1D345D;
    background-color: #fff;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-right: 12px;
    flex-shrink: 0;
}

.flight-problem-label input[type="radio"]:checked {
    background-color: #1D345D;
    border-color: #1D345D;
}

.flight-problem-label input[type="radio"]:checked::after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    background-color: white;
    border-radius: 50%;
}

.flight-problem-label input[type="radio"]:focus+span,
.flight-problem-label input[type="radio"]:focus {
    outline: none;
    border-color: #1D345D;
    box-shadow: 0 2px 8px 0 rgba(29, 52, 93, 0.08);
}

.option-label {
    font-weight: 700;
    margin-right: 8px;
    color: #1D345D;
    font-size: 14px;
}

.option-text {
    flex: 1;
    font-weight: 400;
    font-size: 14px;
}

.button-wrapper {
    display: flex;
    justify-content: flex-end;
    gap: 16px;
    margin-top: 32px;
    margin-bottom: 32px;
}

.next-button,
.back-button {
    border: none;
    padding: 10px 20px;
    border-radius: 4px;
    font-size: 14px;
    width: auto;
    min-width: 90px;
    cursor: not-allowed;
    background-color: #ccc;
    color: #888;
    transition: all 0.3s ease;
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
}

.next-button.active,
.back-button.active {
    background-color: #1D345D;
    color: #fff;
    cursor: pointer;
}

.next-button.active:hover,
.back-button.active:hover {
    background-color: #152a4a;
}

.back-button {
    background: none;
    color: #1D345D;
    border: 2px solid #1D345D;
    cursor: pointer;
    transition: background 0.2s, color 0.2s;
}

.back-button:disabled {
    color: #ccc;
    border-color: #ccc;
    cursor: not-allowed;
}

.back-button.active:hover {
    background: #e8ecf0;
    color: #fff;
}

.question-container {
    display: none;
    animation: fadeIn 0.5s ease-in-out;
}

.question-container.active {
    display: block;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.result-container {
    display: none;
    text-align: center;
    padding: 20px 0;
}

.result-container.active {
    display: block;
    animation: fadeIn 0.5s ease-in-out;
}

.result-icon {
    font-size: 60px;
    margin-bottom: 20px;
}

.result-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #000;
}

/* --- Contact Form 7 Specific Styling --- */
/* Target the CF7-generated form container */
.contact-form {
    background: #f8f9fb;
    padding: 28px;
    border-radius: 16px;
    margin-top: 28px;
    text-align: left;
    border: 2px solid #e8ecf0;
    box-shadow: 0 2px 12px rgba(29, 52, 93, 0.08);
}

.contact-form h3 {
    /* Apply the original .contact-form h3 styles */
    font-family: 'Quicksand', sans-serif;
    color: #1D345D;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
}

/* CF7 form row structure */
.contact-form .form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 20px;
}

/* CF7 form group structure */
.contact-form .form-group {
    margin-bottom: 0px;
}

.contact-form .form-group label {
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
    color: #333;
    font-size: 14px;
}

/* CF7 label styling */
.contact-form .wpcf7-form-control-wrap {
    display: block;
    /* Ensure full width */
    /*margin-bottom: 8px; */
}

.contact-form .wpcf7-form-control-wrap>label {
    display: block;
    /*margin-bottom: 8px;*/
    font-weight: 600;
    color: #333;
    font-size: 14px;
}

/* CF7 input and textarea styling */
.contact-form .wpcf7-form-control {
    width: 100%;
    padding: 16px 20px;
    border: 2px solid #e0e0e0;
    border-radius: 12px;
    font-size: 15px;
    transition: all 0.3s ease;

    color: #333;
    box-sizing: border-box;
    background: #f8f9fb;
    font-weight: 400;
}

.contact-form .wpcf7-form-control:focus {
    outline: none;
    border-color: #1D345D;
    background: #fff;
    box-shadow: 0 0 0 3px rgba(29, 52, 93, 0.1);
}

.contact-form.wpcf7-form-control::placeholder {
    color: #888;
    font-size: 14px;
    font-weight: 400;
}

/* CF7 file upload styling */
.contact-form.wpcf7-form-control[type="file"] {

    display: block;
    width: 100%;
    padding: 12px 16px;
    /* Adjust padding */
    border: 2px dashed #e0e0e0;
    /* Dashed border like original */
    border-radius: 12px;
    background: #f8f9fb;
    cursor: pointer;
    transition: all 0.3s ease;
    text-align: center;
    font-size: 14px;
    color: #333;
}

.contact-form .wpcf7-form-control[type="file"]:hover {
    border-color: #1D345D;
    background: #fff;
}

/* CF7 submit button styling */
.contact-form .wpcf7-submit {
    /* Apply the original .submit-btn styles */
    background: #1D345D;
    color: white;
    border: none;
    padding: 16px 32px;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
    margin-top: 24px;
    box-shadow: 0 2px 8px rgba(29, 52, 93, 0.2);
}

.contact-form .wpcf7-submit:hover {
    background: #152a4a;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(29, 52, 93, 0.3);
}

/* CF7 validation error styling */
.wpcf7-not-valid-tip {
    color: #d32f2f;
    font-size: 12px;
    margin-top: 4px;
    display: block;
}

/* CF7 acceptance checkbox styling */
.contact-form .wpcf7-acceptance {
    display: contents;
    /* Or flex if needed */
    margin: 24px 0;
}

.contact-form .wpcf7-acceptance .wpcf7-list-item {
    display: flex;
    align-items: flex-start;
    /*margin-bottom: 16px;*/
    /*padding: 16px 20px;*/
    background: #f8f9fb;
    /*border: 2px solid #e0e0e0;*/
    border-radius: 12px;
    transition: all 0.3s ease;
}

.contact-form .wpcf7-acceptance .wpcf7-list-item:hover {
    border-color: #1D345D;
    background: #fff;
    box-shadow: 0 2px 8px rgba(29, 52, 93, 0.08);
}

.contact-form .wpcf7-acceptance .wpcf7-list-item label {
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 1.4;
    cursor: pointer;
    flex: 1;
    display: block;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    margin: 0;
    /* Remove default margin */
}

.contact-form .wpcf7-acceptance .wpcf7-list-item input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 18px;
    height: 18px;
    border: 2px solid #1D345D;
    border-radius: 3px;
    background-color: #fff;
    position: relative;
    cursor: pointer;
    margin-right: 12px;
    margin-top: 2px;
    /* Align with text */
    flex-shrink: 0;
    transition: all 0.3s ease;
    z-index: 1;
}

.contact-form .wpcf7-acceptance .wpcf7-list-item input[type="checkbox"]:checked {
    background-color: #1D345D;
    border-color: #1D345D;
}

.contact-form .wpcf7-acceptance .wpcf7-list-item input[type="checkbox"]:checked::after {
    content: '';
    position: absolute;
    left: 4px;
    top: 1px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.contact-form .wpcf7-acceptance .wpcf7-list-item input[type="checkbox"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(29, 52, 93, 0.1);
}

/* CF7 checkbox required asterisk */
.contact-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label .wpcf7-required {
    color: #d32f2f;
    margin-left: 4px;
}

/* CF7 response output styling (e.g., success message) */
.wpcf7-response-output {
    padding: 16px 20px;
    border-radius: 8px;
    max-width: 600px;
    margin: 0 auto !important;
    font-size: 14px;
    font-weight: 500;
}

.wpcf7-mail-sent-ok {
    background-color: #d4edda;
    border: 1px solid #c3e6cb;
    color: #155724;
}

.wpcf7-validation-errors {
    background-color: #f8d7da;
    border: 1px solid #f5c6cb;
    color: #721c24;
}

/* reCAPTCHA v2 Checkbox Styling (if using CF7 reCAPTCHA extension) */
.recaptcha-container {
    margin: 24px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.g-recaptcha {
    transform: scale(1);
    transform-origin: center;
}

/* File List Styling (for custom file display, if implemented) */
.file-item {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 6px 8px;
    background: #f8f9fb;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    margin: 3px 0;
    font-size: 12px;
}

.file-icon {
    flex-shrink: 0;
}

.file-name {
    flex: 1;
    font-weight: 500;
    color: #333;
    font-size: 12px;
}

.file-size {
    color: #666;
    font-size: 11px;
}


@supports (-webkit-appearance: none) or (-moz-appearance: none) {
    .checkbox-wrapper-13 input[type=checkbox] {
        --active: #1d345d;
        --active-inner: #fff;
        --focus: 2px rgba(39, 94, 254, .3);
        --border: #BBC1E1;
        --border-hover: #1d345d;
        --background: #fff;
        --disabled: #F6F8FF;
        --disabled-inner: #E1E6F9;
        -webkit-appearance: none;
        -moz-appearance: none;
        height: 21px;
        outline: none;
        display: inline-block;
        vertical-align: top;
        position: relative;
        margin: 0;
        cursor: pointer;
        border: 1px solid var(--bc, var(--border));
        background: var(--b, var(--background));
        transition: background 0.3s, border-color 0.3s, box-shadow 0.2s;
    }

    .checkbox-wrapper-13 input[type=checkbox]:after {
        content: "";
        display: block;
        left: 0;
        top: 0;
        position: absolute;
        transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
    }

    .checkbox-wrapper-13 input[type=checkbox]:checked {
        --b: var(--active);
        --bc: var(--active);
        --d-o: .3s;
        --d-t: .6s;
        --d-t-e: cubic-bezier(.2, .85, .32, 1.2);
    }

    .checkbox-wrapper-13 input[type=checkbox]:disabled {
        --b: var(--disabled);
        cursor: not-allowed;
        opacity: 0.9;
    }

    .checkbox-wrapper-13 input[type=checkbox]:disabled:checked {
        --b: var(--disabled-inner);
        --bc: var(--border);
    }

    .checkbox-wrapper-13 input[type=checkbox]:disabled+label {
        cursor: not-allowed;
    }

    .checkbox-wrapper-13 input[type=checkbox]:hover:not(:checked):not(:disabled) {
        --bc: var(--border-hover);
    }

    .checkbox-wrapper-13 input[type=checkbox]:focus {
        box-shadow: 0 0 0 var(--focus);
    }

    .checkbox-wrapper-13 input[type=checkbox]:not(.switch) {
        width: 21px;
    }

    .checkbox-wrapper-13 input[type=checkbox]:not(.switch):after {
        opacity: var(--o, 0);
    }

    .checkbox-wrapper-13 input[type=checkbox]:not(.switch):checked {
        --o: 1;
    }

    .checkbox-wrapper-13 input[type=checkbox]+label {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        margin-left: 4px;
    }

    .checkbox-wrapper-13 input[type=checkbox]:not(.switch) {
        border-radius: 7px;
    }

    .checkbox-wrapper-13 input[type=checkbox]:not(.switch):after {
        width: 5px;
        height: 9px;
        border: 2px solid var(--active-inner);
        border-top: 0;
        border-left: 0;
        left: 7px;
        top: 4px;
        transform: rotate(var(--r, 20deg));
    }

    .checkbox-wrapper-13 input[type=checkbox]:not(.switch):checked {
        --r: 43deg;
    }
}

.checkbox-wrapper-13 * {
    box-sizing: inherit;
}

.checkbox-wrapper-13 *:before,
.checkbox-wrapper-13 *:after {
    box-sizing: inherit;
}

/* Checkbox Container Styling (for CF7 acceptance if needed) */
.checkbox-container {
    margin: 24px 0;
}

.checkbox-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 16px;
    width: 100%;
    padding: 16px 20px;
    border: 2px solid #e0e0e0;
    border-radius: 12px;
    font-size: 14px;
    transition: all 0.3s ease;

    color: #333;
    box-sizing: border-box;
    background: #f8f9fb;
    font-weight: 400;
}

.checkbox-item:hover {
    border-color: #1D345D;
    background: #fff;
    box-shadow: 0 2px 8px rgba(29, 52, 93, 0.08);
}

.checkbox-item input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 18px;
    height: 18px;
    border: 2px solid #1D345D;
    border-radius: 3px;
    background-color: #fff;
    position: relative;
    cursor: pointer;
    margin-right: 12px;
    margin-top: 2px;
    flex-shrink: 0;
    transition: all 0.3s ease;
    z-index: 1;
}

.checkbox-item input[type="checkbox"]:checked {
    background-color: #1D345D;
    border-color: #1D345D;
}

.checkbox-item input[type="checkbox"]:checked::after {
    content: '';
    position: absolute;
    left: 4px;
    top: 1px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.checkbox-item input[type="checkbox"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(29, 52, 93, 0.1);
}

.checkbox-label {
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 1.4;
    cursor: pointer;
    flex: 1;
    display: block;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.checkbox-required {
    color: #d32f2f;
    margin-left: 4px;
}

.checkbox-error {
    color: #d32f2f;
    font-size: 12px;
    margin-top: 8px;
    margin-left: 30px;
    display: none;
    font-weight: 500;
}

.contact-form .wpcf7-checkbox {
    display: contents;

}

button.submit-btn {
    background: #1D345D;
    color: white;
    border: none;
    padding: 16px 32px;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
    margin-top: 24px;
    box-shadow: 0 2px 8px rgba(29, 52, 93, 0.2);
}

/* --- CUSTOM STYLES FOR DECISION ENGINE SPECIFIC ELEMENTS --- */
.decision-input {
    width: 100%;
    padding: 12px 16px;
    border: 2px solid #e0e0e0;
    border-radius: 12px;
    font-size: 15px;
    transition: all 0.3s ease;

    color: #333;
    box-sizing: border-box;
    background: #f8f9fb;
    font-weight: 400;
}

.decision-input:focus {
    outline: none;
    border-color: #1D345D;
    background: #fff;
    box-shadow: 0 0 0 3px rgba(29, 52, 93, 0.1);
}

.decision-select {
    width: 100%;
    padding: 0 16px;
    border: 2px solid #e0e0e0;
    border-radius: 12px;
    font-size: 15px;
    transition: all 0.3s ease;

    color: #333;
    box-sizing: border-box;
    background: #f8f9fb;
    font-weight: 400;
}

.decision-select:focus {
    outline: none;
    border-color: #1D345D;
    background: #fff;
    box-shadow: 0 0 0 3px rgba(29, 52, 93, 0.1);
}

/* Result Container Styling */
.result-container {
    display: none;
    text-align: center;
    padding: 20px 0;
}

.result-container.active {
    display: block;
    animation: fadeIn 0.5s ease-in-out;
}

.result-icon {
    font-size: 60px;
    margin-bottom: 20px;
}

.result-title {
    font-family: 'Quicksand', sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #000;
}

.result-message {
    font-size: 1.5rem !important;
    line-height: 1.6;
	text-align:center;
    margin-bottom: 30px;
    color: rgb(51, 51, 51);
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Responsive Design */
@media (max-width: 768px) {
    .flight-form {
        max-width: 100%;
        padding: 0 10px;
        transform: none;
    }

    .main-heading {
        font-size: 20px;
        line-height: 24px;
    }

    .subtext {
        font-size: 14px;
        line-height: 20px;
    }

    .button-wrapper p {
        flex-direction: column;
        gap: 10px;
    }

    .next-button,
    .back-button {
        width: 100%;
    }

    .wpcf7-form .form-row {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .progress-steps {
        margin-bottom: 12px;
    }

    .step-circle {
        width: 28px;
        height: 28px;
        font-size: 12px;
    }

    .step-label {
        font-size: 11px;
        margin-top: 6px;
    }

    .progress-line {
        top: 5px;
    }

    body {
        font-size: 16px;
        padding: 10px;
    }

    .wpcf7-form {
        /* Apply to CF7 form container */
        padding: 20px;
    }

    .upload-area {
        padding: 20px;
    }
}

@media (max-width: 480px) {
    .checkbox-item {
        display: inline-block;
    }

    .main-heading {
        font-size: 18px;
    }

    .contact-form h3 {
        font-size: 14px;
    }

    .flight-problem-label {
        padding: 8px 16px;
        font-size: 14px;
    }

    .step-label {
        display: none;
    }

    .progress-container {
        margin-bottom: 24px;
    }

    /* reCAPTCHA responsive for mobile */
    .g-recaptcha {
        transform: scale(0.85);
        transform-origin: center;
    }

}

.footer-note {
    font-size: 12px;
    color: #6b7280;
    text-align: center;
    margin-top: 20px;
}


/* Custom css */

#refundRange,
#serviceFee {
	display: block;
	margin: 1rem 0;
	color: darkgreen;
    font-size: 3rem;
    font-weight: 700;
}

@media (max-width: 600px) {
	.button-wrapper{
		flex-direction: column !important;
	}
	.button-wrapper button.back-button{
		order: 2;
	}
	.button-wrapper button.next-button{
		order: 1;
	}
	
	#serviceFee {
		display: flex;
		flex-direction: column;
	}
}



/* Dropzone uploader css */

#cf7-custom-dropzone {
    border: 2px dashed #d6d6d6;
    padding: 28px;
    text-align: center;
    border-radius: 12px;
    cursor: pointer;
    transition: .3s;
    background: #fafafa;
    margin-bottom: 10px;
}


#cf7-custom-dropzone:hover {
    background: #f0f4ff;
    border-color: #0057d9;
}

#cf7-custom-dropzone p.upload-text {
    font-size: 15px;
    font-weight: 500;
    color: #333;
    margin-bottom: 6px;
}

#cf7-custom-dropzone .dz-icon svg {
    width: 24px;
    height: 24px;
    margin-bottom: 10px;
}

#cf7-custom-dropzone small {
    color: #777;
}

#cf7-custom-dropzone.dragover {
    background: #e7eefc !important;
    border-color: #0057d9 !important;
}