@media (max-width: 767px) {
  .brand_info {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
  }
  .brand_info_title {
    max-width: 280px;
    margin-bottom: 20px;
  }
  .brand_info_title h2,
  .brand_info_title p {
    text-align: center;
  }
  i.SplitLines {
    height: 2px;
    width: 100%;
    background-color: #dbe3ec;
  }
  .brand_info_content {
    margin-top: 20px;
  }
  .brand_info_top {
    text-align: center;
  }
  .brand_info_top p {
    text-align: center;
  }
  .section .product_collections:first-child {
    margin-bottom: 0;
  }
  .product_collections {
    flex-direction: column;
    justify-content: space-between;
  }
  .collection.col-2,
  .collection.col-3 {
    margin: 0 15px;
    margin-bottom: 20px;
  }
  .collection_content {
    top: 55px;
  }
  .collection.col-2 h3 {
    font-size: 24px;
  }
  .section.about_company {
    padding: 60px 15px;
  }
  .about {
    flex-direction: column;
    margin-top: 0;
  }
  .about_text h2 {
    font-size: 35px;
    line-height: 66px;
  }
  .about_video img {
    max-width: 75px;
  }
  .company_strong {
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 15px;
  }
  .strong_content {
    max-width: 190px;
    width: calc(50%);
    margin-bottom: 20px;
  }
  .strong_content_title h2 {
    font-size: 24px;
  }
  .strong_content_text p {
    font-size: 12px;
  }
  .why_choose .over-box {
    width: 100%;
    max-width: 100%;
  }

  .why_choose {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
  }
  .timeLines.choose {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    -webkit-transform: none;
    -ms-transform: initial;
  }
  .section-title {
    margin-bottom: 30px;
  }
  .section-title h2 {
    font-size: 35px;
    color: #222;
    line-height: 48px;
    margin-bottom: 30px;
  }
  .swiper.mySwiper2-timeContent.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    margin-top: 30px;
  }
  .mySwiper2-timeContent .feature-content p {
    font-weight: 400;
    font-size: 14px;
    color: #222222;
    line-height: 24px;
    text-align: center;
  }
  .bg_img {
    border-radius: 15px;
    overflow: hidden;
  }
  .timeLines.choose p {
    font-size: 14px;
    padding: 5px;
    line-height: 20px;
  }
  .section.why_do .section-content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
  }
  .section.why_do .over-box {
    height: auto;
    width: 100%;
  }
  .section.why_do {
    margin: 60px 15px 0px;
  }
  .mySwiper-timeline1 .swiper-wrapper {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    min-height: auto;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
  .feature-contents p {
    font-size: 14px;
    margin-bottom: 30px;
  }
  .mySwiper-timeline1 .swiper-slide p {
    font-size: 17px;
  }
  .section.why_do .over-box .mySwiper-timeline1 {
    max-width: 100%;
    width: 100%;
  }
  .mySwiper-timeline1 .swiper-slide {
    width: auto !important;
  }
  .mySwiper-timeline1 .swiper-slide {
    width: calc(50% - 5px) !important;
    margin-right: 0 !important;
    margin-bottom: 10px;
  }
  .section.why_do .mySwiper2-timeContent1 {
    max-width: 946px;
    /* overflow: hidden; */
    width: 100%;
  }
  .swiper-container1 .swiper-slide {
    transform: scale(1);
    opacity: 1;
  }
  .news-content .news-text {
    font-weight: bold;
    font-size: 17px;
    color: #222222;
    line-height: 28px;
    text-align: left;
  }
}
