.case-list-mobile, .swiper-service, .swiper-environment {
    display: none;
}
@media (max-width: 800px) {
    .newright .znkfitem {
        right: 3px;
        left: auto;
    }
    .side-mobile, .link-floatnav-top {
        right: 28px;
        z-index: 99;
    }
    .inputGroupBox {
        top: 55% !important;
    }
    .fixedTop {
        position: absolute !important;
        top: -10px !important;
        left: 0;
        width: 100%;
    }
    .common-content-1200 {
        width: 100% !important;
    }
    .Engbackdrop-title {
        margin: 32px 0 0;
    }
    .Engbackdrop-title .title-text, .title-bussiness>div, .title-environment>div {
        font-size: 24px !important;
    }
    .Engbackdrop-title .title-bg, .title-bussiness>span {
        font-size: 36px !important;
        line-height: 50px !important;
    }
    .title-environment {
        height: 80px;
    }
    .title-environment>span {
        font-size: 30px !important;
        line-height: 40px !important;
        display: block;
        white-space: normal;
        width: 100%;
        text-align: center;
    }
    .carouselBox, #carousel-example-generic {
        height: auto;
    }
    .carousel-inner, .bussiness-container, .environment-container {
        width: 100%;
    }
    .carousel-inner>.item .item-box {
        display: grid;
        justify-content: center;
        gap: 12px;
        grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
        padding: 0 24px;
    }
    .carousel-inner>.item .subItem {
        width: 100% !important;
        margin: 0 !important;
    }
    .carouselBox .carousel-inner .item .subItem {
        height: 124px;
    }
    .carouselBox .carousel-inner .item .subItem img {
        height: 68%;
    }
    .carouselBox .carousel-inner .item .subItem .item-text {
        top: 14px;
        left: 9px;
        right: 24px;
    }
    .carouselBox .carousel-inner .item .subItem .item-text a.text-tittle {
        margin-bottom: 6px;
        background-size: 54% auto !important;
    }
    .carouselBox .carousel-inner .item .subItem .text-tittle {
        font-size: 16px;
    }
    .carouselBox .carousel-inner .item .subItem .item-text.elderlyServices .text-tittle {
        font-size: 14px;
        line-height: 20px;
    }
    .carouselBox .carousel-inner .item .subItem .item-text a {
        font-size: 12px;
    }
    .carouselBox .carousel-inner .item .subItem .item-text.msbz .msbzA{
        font-size: 12px;
    }
    .carouselBox .carousel-inner .item .subItem .item-text.msbz .text-tittle{
        font-size: 12px;
    }
    #carousel-example-generic .carousel-control {
        display: none;
    }
    .carousel-indicators {
        bottom: -10px;
        left: 0;
        margin-left: 0;
        width: 100%;
    }
    .lookMore {
        margin-top: 24px;
    }
    .title-bussiness {
        height: 50px;
    }
    .bussiness-services {
        padding: 36px 0 0;
    }
    .bussiness-environment {
        padding: 36px 0;
    }
    .bussiness-header {
        margin: 0 16px;
    }
    .bussiness-tabs {
        gap: 16px;
    }
    .bussiness-tab {
        padding: 20px 4px;
        font-size: 18px;
    }
    .tab-line {
        width: 80px;
    }
    .tab-line.fr {
        left: 96px;
    }
    .bussiness-tab:hover {
        color: #000 !important;
    }
    .bussiness-more {
        padding: 0;
    }
    .hot-services {
        font-size: 16px;
    }
    .service-list {
        justify-content: center;
    }
    .service-item {
        width: 44.8%;
        height: 180px;
        padding: 16px 8px;
    }
    .service-icon {
        width: 32px;
        height: 32px;
    }
    .service-name {
        font-size: 16px;
        top: 20px;
        left: 48px;
    }
    .service-child {
        padding-top: 12px;
    }
    .service-child .child {
        height: 32px;
    }
    .thing-case {
        flex-wrap: wrap;
    }
    .case-title {
        width: 100%;
        padding: 0 26px;
    }
    .swiper-case-prev, .swiper-case-next {
        display: none;
    }
    .swiper-case {
        display: none;
    }
    .case-list {
        padding: 8px 26px;
        overflow-x: scroll;
    }
    .case-list-mobile {
        display: block;
    }
    .case-item {
        display: inline-block;
        margin-right: 8px;
        width: 120px;
        font-size: 14px;
        padding: 0px 22px 0 36px;
        text-align: left;
    }
    .case-item:last-child {
        margin-right: 0;
    }
    ::-webkit-scrollbar {
        display: none;
        width: 0;
        height: 0;
    }
    .environment-list {
        padding: 0 0 16px;
        justify-content: center;
    }
    .environment-list::after {
        content: '';
        display: block;
        width: 47.46%;
    }
    .environment-item {
        width: 47.46%;
        margin-top: 0;
    }
    .environment-icon {
        width: 24px;
        height: 24px;
    }
    .environment-name {
        font-size: 14px;
        line-height: 20px;
    }
    .site-footer-main {
        display: block;
    }
    .site-footer-info-inner {
        justify-content: flex-start;
    }
    .swiper-service, .swiper-environment {
        display: block;
    }
    .swiper-service .carousel-indicators, .swiper-environment .carousel-indicators {
        bottom: 0;
    }
    .service-list-common, .environment-list-common {
        display: none;
    }
    .case-item:hover {
        color: #000;
        box-shadow: 0 2px 16px 0 #0000001a;
    }
    .environment-item:hover {
        box-shadow: none;
        color: #000;
    }
    .service-item:hover {
        box-shadow: none;
        color: #000;
    }
    .service-child .child:hover {
        background: none;
        color: #000;
    }
    .carouselBox .carousel-inner .item .subItem:hover {
        box-shadow: none;
    }
    .newright, .rmbsBlock {
        display: none;
    }
    .banner-bg-fallback {
        background: url(../img/banner_bg_mobile.png) no-repeat center !important;
        background-size: cover !important;
    }
    .banner-bg-fallback-text {
        width: 256px;
        height: 69px;
        top: 180px;
        left: 0;
        transform: scale(0.8);
    }
    .banner-top .banner-content {
        padding-top: 96px !important;
    }
    .banner-top {
        height: 580px !important;
    }
    .banner-top-main {
        height: calc(580px - 96px) !important;
    }
    .Popupselect>div.left {
        width: 88px;
    }
    .Popupselect>div.left ul {
        width: 88px;
    }
    .Popupselect {
        width: 94vw;
    }
    .Popupselect>div.right {
        width: calc(94vw - 88px);
        height: calc(580px - 182px) !important;
        overflow-y: scroll;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .letDown {
        animation: newbounce 1.5s infinite !important;
    }
    @keyframes newbounce {
        0% {
            transform: translateX(-50%) translateY(0) scale(0.8);
            opacity: 0.6;
        }
        50% {
            transform: translateX(-50%) translateY(12px) scale(0.8);
            opacity: 1;
        }
        100% {
            transform: translateX(-50%) translateY(0) scale(0.8);
            opacity: 0.6;
        }
    }
    .side-mobile {
        width: 66px;
    }
    .bumencontent button {
        top: 0;
    }
    .Popupselect {
        top: 50px !important;
    }
    .inputGroup {
        height: 56px !important;
    }
    .picker input {
        font-size: 14px !important;
    }
    .inputGroup .picker:before {
        top: 10px !important;
    }
    .inputGroup .input, .voice-microphone {
        font-size: 14px !important;
        height: 50px !important;
        line-height: 50px !important;
    }
    .inputGroup .btn-golden {
        width: 70px;
        height: 48px;
        margin-top: 2px;
        background: url(../img/searchbtn-mobile.png) no-repeat center !important;
        background-size: auto 100% !important;
    }
    .voice-microphone {
        right: 70px !important;
    }
    .mobile-menu-toggle {
        width: 3.2rem;
        height: 3.2rem;
        border: none;
        background: url(../img/icon-show-white.png);
        background-size: 100% 100%;
        border-radius: 0;
    }
    body.menu-open .mobile-menu-toggle {
        background: url(../img/icon-close-white.png);
        background-size: 100% 100%;
    }
    body.index-snap-page.on-second-screen .mobile-menu-toggle {
        background: url(../img/icon-show-light.png);
        background-size: 100% 100%;
    }
    body.menu-open.index-snap-page.on-second-screen .mobile-menu-toggle {
        background: url(../img/icon-close-light.png);
        background-size: 100% 100%;
    }
    .site-footer-badges {
        gap: 8px;
    }
    .side-mobile-box {
        display: flex;
    }
    .search-log, .key-log {
	    max-height: 324px !important;
        overflow-y: scroll;
    }
}