@media (min-width: 1200px) and (max-width: 1400px) {
    .frontCss .history .history-detail {
        padding-left: 50px;
        padding-right: 50px;
    }

    .frontCss header:before {
        width: 40.3%;
    }

    .frontCss .top-bar .open-time {
        padding-left: 23%;
    }
}

@media (max-width: 1200px) {
    .frontCss header:before {
        width: 40.3%;
    }

    .frontCss .top-bar .open-time {
        padding-left: 23%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .frontCss header:before {
        width: 40.3%;
    }

    .frontCss .top-bar .open-time {
        padding-left: 23%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .frontCss .about .hrs {
        margin-top: 50px;
    }

    .frontCss .about .hrs ul {
        text-align: center;
    }

    .frontCss .about .hrs .appoiment {
        margin-top: 10px;
    }

    .frontCss .about .hrs h3 {
        text-align: center;
    }

    .frontCss .about .hrs h3 i, .frontCss .about .hrs h3 em {
        float: none;
    }

    .frontCss .history .history-detail {
        padding: 30px;
    }

    .frontCss footer .foot-logo {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }

    .frontCss footer .foot-link {
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
        display: inline-block;
        float: none;
    }

    .frontCss footer .under-footer .con-info {
        width: 100%;
        text-align: center;
    }

    .frontCss footer .under-footer .con-info li {
        width: 100%;
    }

    .frontCss footer .social-link {
        width: 100%;
        float: none;
        display: inline-block;
        margin-top: 10px;
        text-align: center;
    }

    .frontCss header:before {
        display: none;
    }

    .frontCss .top-bar .open-time {
        padding-left: 40px;
    }

    .frontCss header nav .ownmenu li {
        padding: 0 7px;
    }
}

@media (max-width: 991px) {
    .frontCss .top-bar:after {
        content: "";
        background: #fff;
        position: absolute;
        left: -40px;
        top: 0;
        width: 80px;
        height: 80px;
        z-index: 9;
        -webkit-transform: skew(40deg);
        -moz-transform: skew(40deg);
        -o-transform: skew(40deg);
        transform: skew(40deg);
    }
}

@media (max-width: 767px) {
    .frontCss .ownmenu {
        display: none;
    }

    .frontCss .burger-menu {
        display: block;
    }

    .frontCss .ownmenu > li.showhide span.icon {
        color: #272727;
        padding: 0;
        margin: 0;
        width: 100%;
        text-align: center;
        font-size: 25px;
    }

    .frontCss header:before {
        display: none;
    }

    .frontCss .top-bar {
        height: auto;
    }

    .frontCss .top-bar:before {
        right: -40px;
        top: 0;
        width: 80px;
        background: #fff;
        height: 80px;
    }

    .frontCss .top-bar .call {
        float: left;
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .frontCss header .logo {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        float: none;
        max-width: 100%;
    }

    .frontCss .top-bar .open-time {
        padding-left: 20px;
        width: 100%;
        text-align: center;
    }

    .frontCss .ownmenu > li.showhide {
        margin: 0;
        padding: 0;
        line-height: 60px;
        height: 60px;
    }

    .frontCss header nav {
        width: 100%;
        margin-top: 0;
    }

    .frontCss header nav .ownmenu .indicator {
        display: block;
    }

    .frontCss header nav li a {
        display: inline-block;
        width: 100%;
        float: none;
    }

    .frontCss header .nav-img {
        display: none !important;
    }

    .frontCss .ownmenu > li.showhide span {
        line-height: 60px;
        display: inline-block;
        width: 100%;
    }

    .frontCss .ownmenu > li.showhide span.title {
        margin: 0;
    }

    .frontCss .ownmenu > li > a {
        padding: 10px 0;
        text-align: center;
    }

    .frontCss .ownmenu .indicator {
        display: block;
    }

    .frontCss header .ownmenu ul.dropdown {
        background: none;
    }

    .frontCss .sec-100px {
        padding: 50px 0;
    }

    .frontCss .about .hrs {
        margin-top: 50px;
    }

    .frontCss .about .hrs ul {
        text-align: center;
    }

    .frontCss .about .hrs .appoiment {
        margin-top: 10px;
    }

    .frontCss .about .hrs h3 {
        text-align: center;
    }

    .frontCss .about .hrs h3 i, .frontCss .about .hrs h3 em {
        float: none;
    }

    .frontCss .history .history-detail {
        padding: 30px;
    }

    .frontCss footer .foot-logo {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }

    .frontCss footer .foot-link {
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
        display: inline-block;
        float: none;
    }

    .frontCss footer .under-footer .con-info {
        width: 100%;
        text-align: center;
    }

    .frontCss footer .under-footer .con-info li {
        width: 100%;
    }

    .frontCss footer .social-link {
        width: 100%;
        float: none;
        display: inline-block;
        margin-top: 10px;
        text-align: center;
    }
}