.site-whychose:before {
  display: none;
}
.site-whychose .heading {
  color: #333;
}
.site-whychose .heading:before {
  background: var(--color-blue);
}
.dowload-page {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.dowload-page a {
  display: block;
  width: max-content;
  min-width: 120px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  background: var(--color-blue);
}
.mh-100vh {
  min-height: 50vh;
}
.itemuser22 {
  margin-top: 20px;
}

/* 1199 */

@media screen and (max-width: 1199.5px) {
  .full-search .input-search {
    width: 80%;
    margin: 50% auto;
  }
  .full-search .input-search {
    position: relative;
  }
  .full-search .input-search input {
    font-size: 12px;
    width: calc(100% - 0px);
  }
  .full-search .input-search button {
    font-size: 16px;
    width: 70px;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
  }
  .full-search .times-search {
    top: 20px;
    right: 20px;
  }
  .header__menu ul li {
    padding: 0px 10px;
  }
  .header__menu ul li a {
    font-size: 12px;
  }
  .heading {
    font-size: 25px;
  }
  .header__logo span {
    font-size: 12px;
  }
  .site-hightlight {
    height: auto;
    padding: 50px 0px;
  }
}

/* 991 */

@media screen and (max-width: 991.5px) {
  .row-vt {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    margin: auto;
  }

  .icon-mobile,
  .search-mobile,
  .menu-mobile {
    display: block !important;
  }
  .header__menu {
    display: none;
  }
  .item-categorys h3 a {
    font-size: 16px;
  }
  .item-services h3 a {
    margin-top: 10px;
  }
  .site-hightlight .ab-title {
    font-size: 30px;
  }
  .item-categorys img {
    height: 210px;
  }
  .site-products-page .item-products .images img {
    height: 160px;
  }
  .site-products-page .related__product .item-products {
    margin-bottom: 20px;
  }
  .site-products-page .related__product {
    padding-bottom: 0;
  }
  .col-md-order {
    order: 2;
  }
  .site-news-page {
    padding: 30px 0px;
  }
}

/* 767 */

@media screen and (max-width: 767.5px) {
  .heading {
    font-size: 20px;
  }
  .header__logo img {
    width: 100px;
  }
  .item-products .images {
    height: auto;
  }
  .news-content__slider,
  .customer__content {
    margin-bottom: 30px;
  }
  .padding-50 {
    padding: 30px 0px;
  }
  .the_content p {
    font-size: 14px;
  }
  .item-products {
    margin-bottom: 20px;
  }
  .heading {
    margin-bottom: 20px;
  }
  .gini-shipping .gini-logo {
    display: block !important;
    text-align: center;
    margin-bottom: 20px;
  }
  .custom-order-2 {
    order: 2;
  }
  .sidebar-products {
    margin-bottom: 30px;
  }
  /* .sidebar-products ul{
		height: 250px;
		overflow: scroll;
	} */
  .col-vt {
    order: 2;
  }
  .sidebar-news .news-content .text {
    padding-left: 15px;
    padding-top: 0px;
  }
  .sidebar-news .news-content h3 {
    padding-top: 0;
  }
  .site-contact-maps .maps-content {
    padding: 30px 0px;
  }
  .site-contact-maps .maps-content .maps {
    margin-top: 20px;
  }
  .site-slider {
    margin-top: 0;
  }
  .site-news .slider-hight {
    height: auto;
  }
  .site-hightlight {
    height: auto;
    padding: 30px 0px;
  }
  .site-hightlight .ab-title {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .site-news .heading {
    margin-top: 50px;
  }
}
