@media only screen and (max-width: 600px) {
    .title-mobile-24px {
        font-size: 24px !important;
    }

    .description-mobile-12px {
        font-size: 12px !important;
    }

    .description-mobile-12px {
        font-size: 12px !important;
    }


    #title-mobile-solution {
        width: 95%;
    }

    #title-mobile-solution>p>span:first-child {
        font-size: 20px !important;
        background: yellow;
        color: #0D5CAB;
    }

    .btn-next {
        margin-right: 100px;
        padding-top: 15px;
        background-color: #0D5CAB;
        margin-left: 0px;
        border-radius: 30px;
        height: 60px;
        width: 166px;
        color: #FFFFFF;
    }

    .fw-bold-700 {
        margin-bottom: 10px;
        margin-top: 24px;
    }

    .footer-label-dowload {
        display: none;
    }



    .footer-form-select>.dropdown>.footer-form-select-dropdown {
        display: none;
    }

    .content-wrapper {
        overflow: hidden;
    }



    .form-item {
        width: 100%;
    }

    .form-information {
        margin: 48px 0px;
    }

    .form-information ul li:nth-child(1) {
        flex: 0 0 auto;
        width: 25%;
    }

    .consultation-radio-container {
        display: flex;
        flex-direction: column;
    }

    .form-information .form-information-three .form-information-three-button button {
        width: auto;
        height: 60px;
        margin: 8px 24px 0px 0px;
        padding: 16px 24px;
        overflow: initial;
        white-space: nowrap;
        text-overflow: unset;
    }

    #category-depth-1 {
        display: flex;
        overflow-x: auto;

    }

    #category-depth-1::-webkit-scrollbar {
        width: 0;
    }

    .form-information-four-element>.col-6 {
        flex: 0 0 auto;
        width: 100%;
    }

    .form-information-four-element>.col-2 {
        flex: 0 0 auto;
        width: 75%;
    }

    .form-information-four-element>.form-information-four-element-checkbox {
        flex: 0 0 auto;
        width: auto;
        padding-left: 14px;
    }

    .form-information-four-element:nth-child(1) {
        flex: 0 0 auto;
        /* width: 50%; */
        /* padding: 6px; */
    }

    .term-required {
        font-family: 'Noto Sans KR';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 28px;
        /* identical to box height, or 233% */
        color: #444444;
    }

    .form-information-four>.row {
        --bs-gutter-x: 0rem;
    }

    .form-information-four .form-information-four-element button {
        margin-top: 20px;
        border: 1px solid #ECECEC;
        border-radius: 30px;
        height: 60px;
        width: 100%;
        color: #FFFFFF;
        text-align: center;
    }

    .form-information-four-element-checkbox>label {
        font-size: 12px;
        font-weight: 400;
    }

    .form-information-four .form-information-four-element .form-information-four-element-checkbox input {
        height: 20px;
        width: 20px;
        border-radius: 15px;
        margin-right: 10px;
    }

    /* <!-- Quotation--> */
    /* #btn-category-depth1,
    #btn-category-depth2,
    #btn-category-depth3::-webkit-scrollbar {
        width: 0;
    } */
    #btn-category-depth1::-webkit-scrollbar {
        width: 0;
    }

    #btn-category-depth2::-webkit-scrollbar {
        width: 0;
    }

    #btn-category-depth3::-webkit-scrollbar {
        width: 0;
    }

    #btn-category-depth1,
    #btn-category-depth2,
    #btn-category-depth3 {
        overflow: auto;
        display: flex;
        padding: 3px;
        margin-bottom: 0px;
    }

    .estimate .btnCategoryDepth1 button {
        margin: auto;
        width: auto;
        height: fit-content;
        align-items: center;
        white-space: nowrap;
    }

    .title-table-product-estimate {
        flex: 0 0 auto;
        width: 25%;
    }

    .content-table-product-estimate {
        flex: 0 0 auto;
        width: 75%;
    }

    .estimate .btnCategoryDepth2 button {
        margin: auto;
        width: auto;
        height: fit-content;
        align-items: center;
        white-space: nowrap;
    }

    .estimate .btnCategoryDepth3 button {
        margin: auto;
        width: auto;
        height: fit-content;
        align-items: center;
        white-space: nowrap;
    }

    .list-product-estimate {
        margin-top: 48px;
        display: flex;
        flex-direction: column;
    }

    .popup-second-category-product-element-left div:last-child {
        display: none;
    }

    .form-information ul li:nth-child(2) {
        margin-right: 0px;
    }

    .popup-second-category-product-element-left {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    /* .estimate {
        border-top: 1px solid #ACACAC;
        border-bottom: 1px solid #ACACAC;
    } */
    .form-information-four-element.term-required-area,
    .form-information-four-element.term-option-area {
        margin-bottom: 28px;
    }

    .label-inquiry-upload-file {
        margin-top: 16px;
    }
}