@media screen and (max-width: 767px) {
  header {
    display: none;
  }
  #m-header {
    display: block;
  }
  .content {
    padding: 50px 0;
  }
  #m-header .mb-mcontainer .mb-content ul li.menu-item-has-children .sub-menu {
    display: none;
  }
  #m-header .mb-mcontainer .mb-content ul li.menu-item-has-children > a::before {
    display: none;
  }
  .banner {
    height: 30vh;
  }
  .banner .am-container h4 {
    font-size: 24px;
  }
  .banner .am-container h3 {
    font-size: 32px;
  }
  .primary-title {
    margin-bottom: 20px;
  }
  .primary-title h3 {
    font-size: 24px;
  }
  #home #homeslider {
    height: 30vh;
  }
  #home #homeslider h1 {
    font-size: 24px;
    width: 100%;
    text-align: center;
  }
  #home #homeslider .am-container h2 {
    font-size: 24px;
    letter-spacing: 4px;
  }
  #home #homeslider .am-container h2 span {
    padding: 0 10px;
  }
  #home #homeslider .swiper-container .swiper-wrapper .swiper-slide {
    height: 30vh;
  }
  #home .f1 {
    padding-top: 50px;
  }
  #home .f1 .am-container .inner {
    padding: 30px 20px;
  }
  #home .f1 .am-container .inner .top .left {
    width: 100%;
  }
  #home .f1 .am-container .inner .top .left .k1 {
    justify-content: flex-start;
  }
  #home .f1 .am-container .inner .top .left .k1 hr {
    width: 40%;
  }
  #home .f1 .am-container .inner .top .left .k1 span {
    padding-left: 10px;
  }
  #home .f1 .am-container .inner .top .right {
    width: 100%;
    margin-top: 20px;
  }
  #home .f1 .am-container .inner .bot .bd a {
    padding: 10px 0;
  }
  #home .f1 .am-container .inner .bot .bd a i {
    margin-left: 10px;
  }
  #home .f2 .am-container .inner .item {
    width: 100%;
  }
  #home .f3 .inner {
    max-width: 100%;
    padding: 40px 15px;
    flex-direction: column-reverse;
  }
  #home .f3 .inner .left {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #home .f3 .inner .left .item {
    width: 48%;
    padding: 20px 15px;
  }
  #home .f3 .inner .right {
    width: 100%;
  }
  #home .f3 .inner .right .more {
    display: none;
  }
  #home .f4 {
    padding: 0 15px;
  }
  #home .f4 .inner {
    margin-top: 0;
    padding-left: 0;
  }
  #home .f4 .inner .left {
    width: 100%;
  }
  #home .f4 .inner .left .more {
    display: none;
  }
  #home .f4 .inner .right {
    width: 100%;
    padding: 0;
  }
  #home .f5 {
    display: none;
  }
  #about .f0 .am-container .item {
    width: 48%;
    margin-bottom: 20px;
  }
  #about .f1 {
    padding-top: 50px;
  }
  #about .f1 .am-container {
    padding: 50px 15px;
    flex-direction: column-reverse;
  }
  #about .f1 .am-container > img {
    width: 100%;
    margin-top: 0;
  }
  #about .f1 .am-container .left {
    width: 100%;
    margin: 0;
  }
  #about .f1 .am-container .right {
    width: 100%;
    padding-left: 0;
  }
  #about .f2 .inner .am-container .item {
    padding: 20px 15px;
  }
  #about .f3 .am-container .inner .item {
    width: 100%;
    margin-bottom: 20px;
  }
  #about .f4 .item {
    width: 100%;
    height: 150px;
  }
  #about .zc .am-container .left {
    width: 100%;
  }
  #about .zc .am-container .right {
    width: 100%;
  }
  #about .f5 .am-container .item {
    margin-bottom: 40px;
  }
  #about .f5 .am-container .item .left {
    width: 100%;
  }
  #about .f5 .am-container .item .right {
    width: 100%;
  }
  #about .f5 .am-container .item:nth-child(even) .left {
    padding-left: 0;
  }
  #about .f6 .am-container .inner {
    justify-content: flex-start;
  }
  #about .f6 .am-container .inner .item {
    padding: 0 5px;
    width: 50%;
    margin-bottom: 20px;
  }
  #about .f6 .am-container .inner .item img {
    width: 20px;
  }
  #about .f6 .am-container .inner .item span {
    font-size: 12px;
  }
  #about .f7 .am-container .nav {
    display: none;
  }
  #team .f1 .am-container {
    padding: 0;
  }
  #team .f1 .am-container .item {
    padding: 0 5px;
  }
  #case .f1 {
    padding-bottom: 40px;
  }
  #case .f1 .big-title::before {
    display: none;
  }
  #case .f1 > .am-container .inner .item {
    margin-bottom: 20px;
    width: 100%;
  }
  #case .f2 {
    padding-bottom: 50px;
  }
  #case .f2 > .am-container .inner .item {
    width: 100%;
    margin-bottom: 20px;
  }
  #contact .f1 .am-container .inner {
    padding: 0;
  }
  #contact .f1 .am-container .inner .bd {
    padding: 20px;
  }
  #contact .f2 .am-container .primary-title {
    display: none;
  }
  footer .am-container .logo span {
    display: none;
  }
  footer .inner .left {
    width: 100%;
  }
  footer .inner .left .bot .item {
    width: 50%;
  }
  footer .inner .left .bot .item:last-child {
    width: 100%;
  }
  footer .inner .right {
    width: 100%;
    display: none;
  }
  #news article .am-container .nav {
    display: block;
  }
}
