@media (max-width: 991px) {
  section.home-product {
    padding: 30px 0;
  }
  .property-controls ul.nav-tabs {
    flex-wrap: wrap;
  }
  .property-controls ul.nav-tabs li {
    margin-right: 20px;
    margin-left: 0;
  }
  .home-product .section-title {
    margin-bottom: 20px;
  }
  .property-filter {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .property-filter .property-product {
    width: 48%;
  }
  .property-filter .property-product .item_info .title {
    width: 100%;
    text-overflow: ellipsis;
    text-align: left;
  }
  div.general-btn {
    margin-top: 20px !important;
  }
  .product_set_box p.title {
    font-size: 24px;
  }
  .product_set_box .product_set_box_body {
    padding: 0 !important;
    flex-direction: column;
  }
  .product_set_box .product_set_box_body .product_set_right {
    padding: 0;
    margin: 15px 0 0 0;
  }
  .product_set_box .product_set_box_body .product_set_right span {
    font-size: 14px !important;
  }
  .content_info_item_box .content_info_item_title {
    font-size: 24px !important;
  }
  .content_info_item_box .data_list_yp {
    flex-direction: column;
  }
  .content_info_item_box .data_list_yp .data_item_yp {
    width: 100%;
  }
  .content_info_item_box .data_list_yp .sub_info {
    height: 32px!important;
    display: none;
  }
  footer .footer-main .foot_box {
    flex-direction: column;
  }
  footer .footer-main .foot_box .foor_left_box {
    padding-left: 15px;
    display: none!important;
  }
  footer .footer-main .foot_box .footer-widget {
    padding-top: 30px!important;
    margin: 0!important;
    padding-bottom: 0!important;
  }
  footer .footer-main .foot_box .footer-widget .foot_title {
    font-size: 14px!important;
  }
  footer .footer-main .foot_box .footer-widget .sub_info {
    font-size: 12px!important;
  }
  footer .footer-main .foot_box .line_mmmg {
    margin: 0!important;
  }
  footer .footer-main .foot_box .footer-about {
    padding: 15px !important;
  }
  #footer-bottom {
    padding-top: 20px !important;
  }
  #footer-bottom div {
    flex-wrap: wrap;
    padding: 0 15px;
  }
  #footer-bottom a {
    width: 100%;
    text-align: center;
  }
  .item_block .item_info p {
    font-size: 14px;
  }
  #banner-area {
    min-height: auto;
  }
  .content_box .content_header_info {
    flex-direction: column;
    padding: 0 15px;
  }
  .content_box .content_header_info .head_title {
    padding-bottom: 15px;
  }
  .content_box .main_content {
    padding: 15px!important;
  }
  .content_box .main_content img {
    height: auto;
  }
  .content_my {
    padding: 0 15px !important;
  }
  .content_my .content_my_header {
    flex-direction: column;
    padding: 20px 0 10px 0!important;
  }
  .content_my .content_my_header .my_title {
    padding-bottom: 15px;
  }
  .content_my .content_body .data_item {
    margin-bottom: 50px!important;
  }
  .content_my .content_body .data_item a {
    flex-direction: column;
  }
  .content_my .content_body .data_item a img {
    width: 100%;
  }
  #main-container {
    padding: 0 15px;
    padding-top: 25px!important;
  }
  .content_box {
    padding: 25px 15px!important;
  }
  .content_box .job_info_head {
    padding: 0 0 15px!important;
    font-size: 16px!important;
  }
  .content_box .content_body .job_list .job_item {
    width: 100%!important;
  }
  .content_box .content_body .job_list .job_item .job_item_head .title {
    font-size: 16px!important;
    margin-bottom: 10px;
    line-height: 10px;
  }
}
