@media only screen and (max-width: 4000px) {
    .login-character {
        position: absolute;
        right: -110px;
        top: 0;
    }
    .container {
        width: 600px;
    }
    .col-12.col-lg-6,
    .col-12.col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .ft-iconbg {
        background: url(../../assets/img/icon/ft-icon-bg.png) no-repeat;
        height: 80px;
        width: 105px;
        position: absolute;
        bottom: 20px;
        background-size: contain;
        /* transform: translate(-9%, 0px); */
        transition: transform 330ms ease-in-out;
    }
    .category-list.two a {
        width: 48%;
    }
    .category-list.two a {
        width: 48%;
        margin-bottom: 10px;
    }
    .ft-menu.mobile .ft-menu-list.active img {
        width: auto;
    }
    .ft-menu.mobile .ft-menu-list.active img {
        /* position: absolute; */
        transform: translate(0px, -19px);
    }
    .ft-menu.mobile {
        display: flex;
        width: 433px;
        margin: 0 auto;
        align-items: flex-end;
    }
    .container-fluid {
        width: 600px;
    }
    .footer-top,
    .footer-bottom {
        display: none;
    }
    .home-slider.owl-carousel.owl-loaded {
        display: none;
    }
    .footer-bg {
        background: #ff4f02 linear-gradient(180deg, #ff983b 0%, #ff5305 51.79%);
        border-radius: 15px 15px 0px 0px;
        height: 85px;
        width: 100%;
    }
    .home-slider-mobile.owl-carousel.owl-loaded {
        display: block;
    }
    .header-area {
        position: relative;
        height: auto;
        width: 100%;
        background-color: transparent;
        z-index: 999;
    }
    .navbar-expand-md .navbar-collapse {
        display: none !important;
        /* display: -ms-flexbox!important; */
        /* display: flex!important; */
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .about-app-area {
        background: #ffefe8 url(../../assets/img/bg/main-bg.png) repeat 56% -574px;
        z-index: 9;
        background-size: 300%;
        padding-top: 10px;
        /* height: 100vh; */
    }
    .character-bottom {
        background: url(../../assets/img/bg/character.png) no-repeat bottom center;
        background-size: contain;
        height: 200px;
        width: 200px;
        position: absolute;
        bottom: 0%;
        left: 39%;
    }
    .home-slider.owl-carousel.owl-loaded {
        display: none;
    }
    .notice-text {
        margin-left: 0px;
        width: 100%;
        border-radius: 0;
        padding: 5px 0;
        background: url(../../assets/img/icon/note-texticon.png) no-repeat 0px 6px;
        background-size: 10%;
        width: 80%;
        /* min-width: 60%; */
    }
    .category-list.one a .category-icon {
        display: block;
        width: 17%;
    }
    .text-notice {
        margin-left: 8%;
        padding-right: 10%;
        padding-left: 2%;
    }
    .icon-notice {
        height: 42px;
        position: absolute;
        width: 10%;
        right: 0%;
        top: 0;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-evenly;
    }
}
@media only screen and (max-width: 1500px) {
    .text-notice {
        margin-left: 10%;
        padding-right: 10%;
        padding-left: 2%;
    }
    .about-app-area {
    }
}
@media only screen and (max-width: 1440px) {
    .notice-text {
        margin-left: 0px;
        width: 100%;
        border-radius: 0;
        padding: 5px 0;
        background: url(../../assets/img/icon/note-texticon.png) no-repeat 0px 6px;
        background-size: 10%;
        width: 80%;
        /* min-width: 60%; */
    }
    .pay-box .both-side-dot {
        position: absolute;
        display: flex;
        width: 104%;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin-left: -27px;
        top: 110px;
    }
    #pay-fail,
    #pay-succes {
        padding-bottom: 659px;
    }
    .login-type {
        display: flex;
        justify-content: space-evenly;
        padding-bottom: 143px;
    }
    .landing-bg {
        background: url(../../assets/img/bg/landing.png) no-repeat center top;
        background-position-y: 7%;
    }
}
@media only screen and (max-width: 1366px) {
    .login-area {
        /*     background: linear-gradient(180deg, #ffffff 40.75%, #ffe2d5 100%); */
        /* background: linear-gradient(180deg, rgb(239 247 255) 51.44%, rgb(255 255 255 / 0%) 100.17%, #ffe2d5 100%),
            url(../../assets/img/bg/1gb.png) no-repeat 0% 0%; */
        background: linear-gradient(180deg, rgb(240 248 255) -61.56%, rgb(255 231 218 / 0%) 82.17%, #ffe2d5 102%),
            url(../../assets/img/bg/2gb.png) no-repeat;
        background-size: cover;
        /* background: linear-gradient(180deg, rgb(255 255 255 / 0%) 51.44%, rgb(255 255 255 / 0%) 100.17%, #ffe2d5 100%),
            url(../../assets/img/bg/3gb.png)no-repeat 0% 0%;
            } */
        background-position-y: 100%;
        background-position-x: 38%;
    }
    .landing-bg {
        background: url(../../assets/img/bg/landing.png) no-repeat center top;
        background-position-y: 16%;
    }
    .text-notice {
        margin-left: 10%;
        padding-right: 10%;
        padding-left: 2%;
    }
}
@media only screen and (max-width: 1303px) {
    #pay-fail,
    #pay-succes {
        padding-bottom: 188px;
    }
    .landing-bg {
        background: url(../../assets/img/bg/landing.png) no-repeat center top;
        background-position-y: -14%;
    }
    .login-type {
        display: flex;
        justify-content: space-evenly;
        padding-bottom: 18px;
    }
}
@media only screen and (max-width: 1024px) {
    .text-notice {
        margin-left: 13%;
        padding-right: 10%;
        padding-left: 2%;
    }
    #pay-fail,
    #pay-succes {
        padding-bottom: 820px;
        padding-top: 360px;
    }
    .copyright {
        color: black;
        text-align: center;
        margin-bottom: 54px;
        font-family: "Roboto", sans-serif;
        font-style: normal;
        font-weight: normal;
        line-height: 24px;
    }
    .login-type {
        display: flex;
        justify-content: space-evenly;
        padding-bottom: 210px;
    }
    .login-area {
        /*     background: linear-gradient(180deg, #ffffff 40.75%, #ffe2d5 100%); */
        /* background: linear-gradient(180deg, rgb(239 247 255) 51.44%, rgb(255 255 255 / 0%) 100.17%, #ffe2d5 100%),
            url(../../assets/img/bg/1gb.png) no-repeat 0% 0%; */
        background: linear-gradient(180deg, rgb(240 248 255) -61.56%, rgb(255 231 218 / 0%) 82.17%, #ffe2d5 102%),
            url(../../assets/img/bg/2gb.png) no-repeat;
        background-size: cover;
        /* background: linear-gradient(180deg, rgb(255 255 255 / 0%) 51.44%, rgb(255 255 255 / 0%) 100.17%, #ffe2d5 100%),
            url(../../assets/img/bg/3gb.png)no-repeat 0% 0%;
            } */
        background-position-y: 100%;
        background-position-x: 38%;
    }
    .landing-bg {
        background: url(../../assets/img/bg/landing.png) no-repeat center top;
        background-position-y: 6%;
        background-size: 60%;
    }
    .landing-tit h2 {
        font-style: italic;
        font-weight: 800;
        line-height: 58px;
        font-family: "Fira Sans";
        text-align: center;
        font-size: 56px;
    }
    .landing-tit p {
        color: #3a3a3a;
        text-align: center;
        font-size: 18px;
    }
    .pt_20 {
        padding-top: 37px;
    }
}
@media only screen and (max-width: 768px) {
    .pay-box .both-side-dot {
        position: absolute;
        display: flex;
        width: 104%;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin-left: -27px;
        top: 87px;
    }
    #pay-fail,
    #pay-succes {
        padding-bottom: 500px;
        padding-top: 350px;
    }
    .bg-button-box {
        padding-top: 103px;
        background: url(../../assets/img/bg/charater009.png) no-repeat 56% -14%;
        background-size: 32%;
    }
    .login-type {
        display: flex;
        justify-content: space-evenly;
        padding-bottom: 90px;
    }
    .login-area {
        /*     background: linear-gradient(180deg, #ffffff 40.75%, #ffe2d5 100%); */
        /* background: linear-gradient(180deg, rgb(239 247 255) 51.44%, rgb(255 255 255 / 0%) 100.17%, #ffe2d5 100%),
        url(../../assets/img/bg/1gb.png) no-repeat 0% 0%; */
        background: linear-gradient(180deg, rgb(240 248 255) -61.56%, rgb(255 231 218 / 0%) 82.17%, #ffe2d5 102%),
            url(../../assets/img/bg/2gb.png) no-repeat;
        background-size: cover;
        /* background: linear-gradient(180deg, rgb(255 255 255 / 0%) 51.44%, rgb(255 255 255 / 0%) 100.17%, #ffe2d5 100%),
        url(../../assets/img/bg/3gb.png)no-repeat 0% 0%;
        } */
        background-position-y: 100%;
        background-position-x: 64%;
    }
    .landing-bg {
        background: url(../../assets/img/bg/landing.png) no-repeat center top;
        background-position-y: -5%;
        background-size: 64%;
    }
    .container-fluid {
        width: 100%;
        /* width: 600px; */
    }
    .container {
        width: 100%;
    }
    .header-items .nav-item:hover .nav-link,
    .header-items .nav-item:focus .nav-link,
    .header-items .nav-item.active .nav-link {
        color: #666;
    }
    .navbar-light .navbar-nav .nav-link {
        color: #666c;
    }
    .login .appo-modal {
        /* position: absolute; */
        /* bottom: 0; */
        /* width: 100%; */
    }
    .login-register-bg.nav.nav-pills {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: nowrap;
        position: relative;
        height: auto;
    }
    .login-register-bg.nav.nav-pills .login-page,
    .login-register-bg.nav.nav-pills .sign-up-page {
        width: 100px;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .garnet .navbar-expand-md .navbar-toggler {
        /* display: block; */
    }
    .header-area {
        position: relative;
        height: auto;
        width: 100%;
        background-color: transparent;
        z-index: 999;
    }
    .ft-menu.mobile .ft-menu-list.active svg {
        /* position: absolute; */
        top: -56px;
        /* background: #ff4f02; */
        /* box-shadow: 0px 4px 4px rgb(0 0 0 / 20%); */
        /* border-radius: 100%; */
        /* border: 6px solid #ffefe8; */
    }
    .notice-text {
        /* margin-left: -27px; */
        /* width: 116%; */
        border-radius: 0;
        padding: 5px 0;
        background: url(../../assets/img/icon/note-texticon.png) no-repeat 17px 4px;
        background-size: 10%;
        width: 70%;
        /* min-width: 70%; */
    }
    .icon-notice {
        height: 42px;
        position: absolute;
        width: 9%;
        right: 1%;
        top: 0;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-evenly;
    }
    .category-list {
    }
    .category-list.one a .category-icon {
        display: block;
        width: 17%;
    }
    .home-slider.owl-carousel.owl-loaded {
        display: none;
    }
    .home-slider-mobile.owl-carousel.owl-loaded {
        display: block;
    }
    #home {
        padding-top: 20px;
    }
    .about-app-area .btn.store-btn::after {
        background: #f5f7fb none repeat scroll 0 0;
    }
    .footer-bg {
        background: #ff4f02 linear-gradient(180deg, #ff983b 0%, #ff5305 51.79%);
        border-radius: 15px 15px 0px 0px;
        height: 85px;
        width: 100%;
    }
    .footer-top,
    .footer-bottom {
        display: none;
    }

    .about-app-area {
        background: #ffefe8 url("../../assets/img/bg/main-bg.png") repeat 56% -574px;
        z-index: 9;
        background-size: 300%;
        padding-top: 10px;
        /* height: 100vh; */
    }
    .about-app-area .category {
        margin: 0 auto;
    }
    .category-list.two a,
    .category-list.three a,
    .category-list.four a {
        display: flex;
        margin: 5px;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: center;
    }
    .category-list.one a {
        width: 100%;
        display: flex;
        margin-bottom: 10px;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: center;
        position: relative;
        padding: 8px;
    }
    .category-list.two a {
        width: 46%;
    }
    .category-list.three a {
        width: 30%;
    }
    .category-list.four a {
        width: 22%;
    }
    .ft-menu.mobile {
        display: flex;
        width: 433px;
        margin: 0 auto;
        align-items: flex-end;
    }
}
@media only screen and (max-width: 600px) {
    .category-list.three a {
        width: 30%;
    }
    .category-list.four a {
        width: 30%;
    }
    .login-character {
        position: absolute;
        right: -110px;
        top: 0;
    }
    .pay-box .both-side-dot {
        position: absolute;
        display: flex;
        width: 107%;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin-left: -27px;
        top: 112px;
    }
    #pay-fail,
    #pay-succes {
        padding-bottom: 300px;
        padding-top: 180px;
    }
    .launch-mascot {
        background-image: url(../../assets/img/bg/charater009.png);
        background-repeat: no-repeat;
        background-position: 55% 12%;
        background-size: 56%;
        height: 80px;
    }
    .bg-button-box {
        padding-top: 103px;
        background: url(../../assets/img/bg/charater009.png) no-repeat 56% -14%;
        background-size: 60%;
    }
    .pt_20 {
        padding-top: 24px;
    }
    .landing-tit p {
        color: #3a3a3a;
        text-align: center;
        font-size: 16px;
    }
    .landing-bg {
        background: url(../../assets/img/bg/landing.png) no-repeat center top;
        background-position-y: -5%;
        background-size: 79%;
    }
    .landing-tit h2 {
        font-style: italic;
        font-weight: 800;
        line-height: 48px;
        font-family: "Fira Sans";
        text-align: center;
        font-size: 46px;
    }
    .login-type {
        display: flex;
        justify-content: space-evenly;
        padding-bottom: 129px;
    }
    .copy-text1 h5 {
        margin-bottom: 10px;
        font-size: 11px;
        color: #232323;
        line-height: 14px;
    }
    .copy-text2 h5 {
        line-height: 17px;
        color: #232323;
        font-size: 11px;
    }
    .copyright {
        margin-bottom: 50px;
    }
    .login-area {
        /*     background: linear-gradient(180deg, #ffffff 40.75%, #ffe2d5 100%); */
        /* background: linear-gradient(180deg, rgb(239 247 255) 51.44%, rgb(255 255 255 / 0%) 100.17%, #ffe2d5 100%),
            url(../../assets/img/bg/1gb.png) no-repeat 0% 0%; */
        background: linear-gradient(180deg, rgb(240 248 255) 0%, rgb(255 231 218 / 0%) 97%, #ffe2d5 100%),
            url(../../assets/img/bg/2gb.png) no-repeat;
        background-size: cover;
        /* background: linear-gradient(180deg, rgb(255 255 255 / 0%) 51.44%, rgb(255 255 255 / 0%) 100.17%, #ffe2d5 100%),
            url(../../assets/img/bg/3gb.png)no-repeat 0% 0%;
            } */
        background-position-y: 68%;
        background-position-x: 47%;
    }
    .notice-text {
        border-radius: 0;
        padding: 5px 0;
        background: url(../../assets/img/icon/note-texticon.png) no-repeat 0px 4px;
        background-size: 9%;
        width: 100%;
    }
    .container-fluid {
        width: 100%;
    }
    .ft-iconbg {
        background: url(../../assets/img/icon/ft-icon-bg.png) no-repeat;
        height: 80px;
        width: 105px;
        position: absolute;
        bottom: 20px;
        background-size: contain;
    }
    .ft-menu.mobile {
        width: 100%;
    }
    .category-list a {
        /* width: 50%; */
    }
    #home {
        padding-top: 0px;
    }
    .home-slider.owl-carousel.owl-drag .owl-item {
        /* height: 160px; */
    }
    .ft-menu.mobile .ft-menu-list.active svg {
        /* position: absolute; */
        top: -57px;
        /* background: #FF6C2C; */
        /* box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2); */
        /* border-radius: 100%; */
        /* border: 6px solid #ffefe8; */
    }
    .text-notice {
        margin-left: 11%;
        padding-right: 11%;
        padding-left: 2%;
        /* padding-top: 5px; */
        /* padding-bottom: 5px; */
        width: 90%;
    }
}
@media only screen and (max-width: 428px) {
    .category-list a .category-icon {
        min-height: 90px;
    }

    .category-list.three a {
        width: 31%;
    }
    .category-list.four a {
        width: 31%;
    }
    .login-character {
        position: absolute;
        right: -93px;
        top: 0;
    }
    .ft-iconbg {
        background: url(../../assets/img/icon/ft-icon-bg.png) no-repeat;
        height: 80px;
        width: 95px;
        position: absolute;
        bottom: 20px;
        background-size: contain;
    }
}
@media only screen and (max-width: 420px) {
    .selectTime-box .list-time-box .to-select-box {
        width: 46%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
    }
    .category-list.three a {
        width: 29%;
    }
    .category-list.four a {
        width: 40%;
    }
    .ft-iconbg {
        background: url(../../assets/img/icon/ft-icon-bg.png) no-repeat;
        height: 80px;
        width: 95px;
        position: absolute;
        bottom: 20px;
        background-size: contain;
    }
}
@media only screen and (max-width: 414px) {
    .pay-box .both-side-dot {
        position: absolute;
        display: flex;
        width: 107%;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin-left: -27px;
        top: 136px;
    }
    #pay-fail,
    #pay-succes {
        padding-bottom: 149px;
    }
    .login-type {
        display: flex;
        justify-content: space-evenly;
        padding-bottom: 35px;
    }
    .copyright {
        margin-bottom: 31px;
    }
    .login-area {
        /* background: linear-gradient(
180deg, #ffffff 40.75%, #ffe2d5 100%); */
        /* background: linear-gradient(
180deg, rgb(239 247 255) 51.44%, rgb(255 255 255 / 0%) 100.17%, #ffe2d5 100%), url(../../assets/img/bg/1gb.png) no-repeat 0% 0%; */
        background: linear-gradient(180deg, rgb(240 248 255) -53%, rgb(255 231 218 / 0%) 100%, #ffe2d5 100%),
            url(../../assets/img/bg/2gb.png) no-repeat;
        background-size: 546%;
        background-position-y: 100%;
        background-position-x: 51%;
    }
    .landing-bg {
        background: url(../../assets/img/bg/landing.png) no-repeat 58% -17%;
        background-size: 83%;
    }
    .notice-text {
        border-radius: 0;
        padding: 5px 0;
        background: url(../../assets/img/icon/note-texticon.png) no-repeat 0px 7px;
        background-size: 11%;
        /* width: 70%; */
    }
    .ft-menu.mobile .ft-menu-list.active img {
        width: 100%;
        transform: translate(0px, -17px);
    }
    .ft-iconbg {
        background: url(../../assets/img/icon/ft-icon-bg.png) no-repeat;
        height: 80px;
        width: 94px;
        position: absolute;
        bottom: 17px;
        background-size: contain;
    }
    .ft-menu.mobile .ft-menu-list.active svg {
        top: -57px;
    }
    .ft-menu.mobile .ft-menu-list.active span {
        /* margin-bottom: 0px; */
        /* position: absolute; */
        /* top: -18px; */
    }
}
@media only screen and (max-width: 400px) {
    .ft-iconbg {
        background: url(../../assets/img/icon/ft-icon-bg.png) no-repeat;
        height: 80px;
        width: 90px;
        position: absolute;
        bottom: 17px;
        background-size: contain;
    }
    .ft-menu.mobile .ft-menu-list.active img {
        width: 100%;
        transform: translate(0px, -20px);
    }
    .text-notice {
        margin-left: 12%;
        padding-right: 11%;
        padding-left: 2%;
        /* padding-top: 5px; */
        /* padding-bottom: 5px; */
        width: 90%;
    }
}
@media only screen and (max-width: 375px) {
    .order-status .icon-list svg {
        width: 32px;
    }
    #on-goin-user .orange-round-btn {
        height: 32px;
    }
    .login-character {
        position: absolute;
        right: -81px;
        top: 0;
    }
    .login-area {
        /* background: linear-gradient(
180deg, #ffffff 40.75%, #ffe2d5 100%); */
        /* background: linear-gradient(
180deg, rgb(239 247 255) 51.44%, rgb(255 255 255 / 0%) 100.17%, #ffe2d5 100%), url(../../assets/img/bg/1gb.png) no-repeat 0% 0%; */
        background: linear-gradient(180deg, rgb(240 248 255) -105%, rgb(255 231 218 / 0%) 0%, #ffe2d5 276%),
            url(../../assets/img/bg/2gb.png) no-repeat;
        background-size: 532%;
        background-position-y: 100%;
        background-position-x: 46%;
    }
    .category-list.three a {
        width: 30%;
    }
    .category-list.four a {
        width: 30%;
    }
    #pay-fail,
    #pay-succes {
        padding-bottom: 73px;
        padding-top: 0;
    }
    .bg-button-box {
        padding-top: 103px;
        background: url(../../assets/img/bg/charater009.png) no-repeat 56% -14%;
        background-size: 70%;
    }
    .landing-tit h2 {
        font-style: italic;
        font-weight: 800;
        line-height: 39px;
        font-family: "Fira Sans";
        text-align: center;
        font-size: 42px;
    }
    .landing-brand-box.py-4 img {
        width: 60%;
    }
    .landing-bg {
        background: url(../../assets/img/bg/landing.png) no-repeat 58% -21%;
        background-size: 86%;
    }
    .copyright {
        margin-bottom: 22px;
    }

    .filter-box {
        height: 40px;
        padding-right: 47px;
        font-size: 16px;
    }
    #filterBox .input-group button,
    #filterBox .driver-order.input-group button {
        height: 36px;
        width: 36px;
    }
    .landing-brand-box {
        width: 100px;
        position: absolute;
        top: 0;
    }
    .notice-text {
        /* margin-left: -27px; */
        /* width: 116%; */
        border-radius: 0;
        padding: 5px 0;
        background: url(../../assets/img/icon/note-texticon.png) no-repeat 0px 7px;
        background-size: 12%;
        width: 100%;
        /* min-width: 65%; */
    }
    .ft-iconbg {
        background: url(../../assets/img/icon/ft-icon-bg.png) no-repeat;
        height: 80px;
        width: 84px;
        position: absolute;
        bottom: 13px;
        background-size: contain;
    }
    .ft-menu.mobile .ft-menu-list.active svg {
        top: -56px;
    }
    .vehicle-box img {
        width: 35%;
    }
    .vehicle-box .vehicle-info {
        width: 65%;
    }
    .light-blue svg {
        margin: 0 auto;
    }
}
@media only screen and (max-width: 354px) {
    .ft-iconbg {
        background: url(../../assets/img/icon/ft-icon-bg.png) no-repeat;
        height: 80px;
        width: 79px;
        position: absolute;
        bottom: 9px;
        background-size: contain;
    }
}
@media only screen and (max-width: 354px) {
    .ft-iconbg {
        background: url(../../assets/img/icon/ft-icon-bg.png) no-repeat;
        height: 80px;
        width: 79px;
        position: absolute;
        bottom: 9px;
        background-size: contain;
    }
}
@media only screen and (max-width: 341px) {
    .ft-iconbg {
        background: url(../../assets/img/icon/ft-icon-bg.png) no-repeat;
        height: 80px;
        width: 76px;
        position: absolute;
        bottom: 5px;
        background-size: contain;
    }
}
@media only screen and (max-width: 330px) {
    .login-character {
        position: absolute;
        right: -70px;
        top: -9px;
    }
    .bg-button-box {
        padding-top: 103px;
        background: url(../../assets/img/bg/charater009.png) no-repeat 56% -14%;
        background-size: 84%;
    }
    .landing-brand-box.py-4 img {
        width: 70%;
    }
    .order-signboard p {
        font-size: 13px;
        line-height: 16px;
    }
    .text-notice {
        margin-left: 13%;
        padding-right: 11%;
        padding-left: 2%;
        /* padding-top: 5px; */
        /* padding-bottom: 5px; */
        width: 88%;
        background: linear-gradient(180deg, #ff4f02 0%, #ff4e00 100%);
        box-shadow: 0px 2px 4px rgb(24 24 24 / 15%);
        border-radius: 6px;
    }
    .ft-iconbg {
        background: url(../../assets/img/icon/ft-icon-bg.png) no-repeat;
        height: 80px;
        width: 73px;
        position: absolute;
        bottom: 0px;
        background-size: contain;
    }
    .ft-menu.mobile .ft-menu-list span {
        bottom: 0px;
    }
    .ft-menu.mobile .ft-menu-list.active svg {
        top: -48px;
        width: 50px;
        height: 50px;
    }
    .ft-menu.mobile .ft-menu-list svg {
        width: 30px;
        height: 36px;
    }

    .landing-brand-box {
        width: 80px;
        position: absolute;
        top: 0;
    }
    .landing-bg {
        background: url(../../assets/img/bg/landing.png) no-repeat 78% -9%;
        background-size: 83%;
    }
}

@media only screen and (max-width: 320px) {
    .selectTime-box .list-time-box input[type="date" i],
    .selectTime-box .list-time-box input[type="time" i] {
        align-items: center;
        display: flex;
        padding-inline-start: 11px;
        cursor: default;
        overflow: hidden;
        padding: 5px;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-around;
        font-size: 16px;
        border-radius: 10px;
        width: 100%;
        padding-left: 40px;
    }
    .selectTime-box .list-time-box .to-select-box {
        width: 80%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        margin-top: 15px;
    }
    .selectTime-box .list-time-box .form-select-box {
        width: 80%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        position: relative;
    }
    .selectTime-box .list-time-box {
        display: flex;
        flex-direction: column;
        align-items: center;
        flex-wrap: nowrap;
        /* padding: 10px 0; */
        width: 100%;
        justify-content: space-between;
    }
    .category-list.three a {
        width: 29%;
    }
    .category-list.four a {
        width: 29%;
    }
    .ft-iconbg {
        background: url(../../assets/img/icon/ft-icon-bg.png) no-repeat;
        height: 80px;
        width: 71px;
        position: absolute;
        bottom: -1px;
        background-size: contain;
    }
    .notice-text {
        margin-left: 0px;
        width: 64%;
        border-radius: 0;
        padding: 5px 0px;
        background: url(../../assets/img/icon/note-texticon.png) no-repeat 0px 7px;
        background-size: 13%;
        width: 100%;
        height: 44px;
    }
}
@media only screen and (max-width: 300px) {
    .ft-menu.mobile .ft-menu-list.active img {
        width: 100%;
        transform: translate(0px, -16px);
    }
    .ft-iconbg {
        background: url(../../assets/img/icon/ft-icon-bg.png) no-repeat;
        height: 80px;
        width: 66px;
        bottom: -6px;
        background-size: contain;
    }
    .user-role-box h4 {
        font-size: 11px;
        line-height: 18px;
        color: #464646;
        font-weight: normal;
    }
    .category-list.one .info-box span {
        font-size: 11px;
        line-height: 13px;
        letter-spacing: 0.02em;
        color: #363636;
    }
    .category-list p {
        line-height: 13px;
        font-size: 12px;
    }
    .order-signboard p {
        line-height: 16px;
        font-size: 11px;
    }
    .order-type-box,
    .order-on .nav-pills .nav-link {
        margin: 10px 8px;
    }
    .location-list p {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 12px;
        padding-left: 20px;
        margin-top: 10px;
    }
    .delivery-shortinfo p {
        font-size: 14px;
        line-height: 18px;
        color: #131313;
        margin-right: 5px;
    }
    .order-type-box,
    .order-on .nav-pills .nav-link {
        font-size: 12px;
        width: 115px;
    }
    .order-on .nav-pills .nav-link,
    .order-on .nav-pills .nav-link.active {
        width: 115px;
    }
    .filter-box {
        font-size: 16px;
        height: 41px;
    }
    #filterBox .input-group button {
        position: absolute;
        right: 12px;
        top: 17px;
        width: 36px;
        background: radial-gradient(88.1% 88.1% at 25% 5.95%, #ff9252 0%, #ff4f02 100%);
        box-shadow: 0px 10px 14px rgb(255 77 0 / 30%);
        border-radius: 50px;
        border: none;
        height: 36px;
        color: #fff;
    }
    #pageName {
        font-size: 18px;
    }
    .vehicle-box .vehicle-info {
        width: 100%;
    }
    .vehicle-box img {
        width: auto;
    }

    #pageName {
        width: 100%;
    }
}
