@media (max-width: 767px) {
  body {
    font-size: 13px;
    padding-top: 0;
  }
  .m {
    margin-top: -15px;
  }
  .mb-m-0 {
    margin-bottom: 0 !important;
  }
  .btn_back {
    margin-bottom: 15px;
  }
  .fixed_box {
    position: static;
    margin-bottom: 15px;
  }
  .view-img {
    min-width: auto;
    max-width: 100%;
    width: 100%;
    height: auto;
    min-height: inherit;
  }
  .aa-input-container .searchBox i.fa.fa-search {
    display: none;
  }
  .mobile-zoom {
    overflow: hidden;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    width: 100%;
    margin-left: -10px;
  }
  .mobile-zoom img {
    transform: scale(1.5);
  }
  header .mainbar,
  header .topbar {
    display: none;
  }
  header .mainbar .header-search {
    display: none;
  }
  header .mobile-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 15px;
  }
  .mobile-header .logo {
    max-width: 75px;
    width: 100px;
  }
  header .lng {
    width: 50px;
  }
  header .lng > a {
    color: var(--dark);
    line-height: 30px;
  }
  header .lng > ul {
    width: 50px;
    text-align: center;
  }
  header .lng > a:after {
    border-top: 4px solid;
    border-left: 4px ridge transparent;
    border-right: 4px ridge transparent;
  }
  .mobile-header .menu-toggle {
    width: 40px;
    margin-left: 10px;
  }
  .menu-toggle .menu-toggle-btn {
    display: block;
    width: 40px;
    height: 30px;
    border: 0;
    background: 0 0;
    position: relative;
    color: var(--dark);
  }
  .menu-toggle .menu-toggle-btn:before {
    content: "";
    display: block;
    position: absolute;
    left: -3px;
    right: 0;
    top: -4px;
    bottom: 0;
    border-radius: 50%;
    border: 2px solid;
    width: 13px;
    height: 13px;
    margin: auto;
  }
  .menu-toggle .menu-toggle-btn:after {
    content: "";
    display: block;
    position: absolute;
    left: 11px;
    right: 0;
    top: 9px;
    bottom: 0;
    border-left: 2px solid;
    height: 7px;
    width: 0;
    margin: auto;
    transform: rotate(-45deg);
  }
  .menu-show .menu-toggle .menu-toggle-btn:before {
    transform: rotate(45deg);
    width: 16px;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    height: 0;
    top: 0;
    left: 0;
  }
  .menu-show .menu-toggle .menu-toggle-btn:after {
    transform: rotate(45deg);
    top: 0;
    left: 0;
    height: 16px;
    width: 0;
  }
  .fix-button {
    display: none;
  }
  .main-slider .banner-caption {
    align-items: flex-start;
    padding-top: 20px;
    text-align: center;
  }
  .main-slider .banner-caption p {
    font-size: 15px;
  }
  .btn-set {
    margin-top: 25px;
  }
  .main-slider .owl-dots {
    line-height: 0;
  }
  section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .extpad {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .product-wrap .item {
    padding: 30px;
    margin: 0 0 20px;
    text-align: center;
    overflow: hidden;
    background-color: transparent;
  }
  .uv_water_bg {
    background-image: linear-gradient(
      to bottom,
      #f8fefe 4%,
      #ddf8fb 92%
    ) !important;
  }
  .nectar_bg {
    background-image: linear-gradient(
      to bottom,
      #ebf3fd 4%,
      #c9daf4 92%
    ) !important;
  }
  .kitchen_appli_bg {
    background-image: linear-gradient(to bottom, #fff9d9, #ffedbc) !important;
  }
  .air_purifiers_bg {
    background-image: linear-gradient(
      to bottom,
      #fff0f8 4%,
      #fde 92%
    ) !important;
  }
  .dew_humidi_bg {
    background-image: linear-gradient(
      to bottom,
      #f1efff 4%,
      #cfc9e3 92%
    ) !important;
  }
  .vacuum_clearner_bg {
    background-image: linear-gradient(
      to bottom,
      #f1e6ff 4%,
      #e2d0ff 92%
    ) !important;
  }
  .product-wrap .item .btn {
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
  }
  .product-wrap .item .btn:hover {
    background: #fff;
    color: var(--dark);
  }
  .man-video-img {
    border-radius: 10px;
    margin: 0 0 0;
  }
  .mobile-video-items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7px;
  }
  .mobile-video-items.show .item {
    display: block;
  }
  .mobile-video-items .item {
    max-width: 50%;
    flex-basis: 50%;
    padding-left: 7px;
    padding-right: 7px;
    margin: 0 0 14px;
    display: none;
  }
  .mobile-video-items .item:nth-child(-n + 4) {
    display: block;
  }
  .more_video {
    margin-top: 20px;
  }
  .more_video a {
    font-weight: 500;
    color: var(--dark);
    font-size: 15px;
  }
  .more_video a .less_txt {
    display: none;
  }
  .show ~ .more_video a span {
    display: none;
  }
  .show ~ .more_video a .less_txt {
    display: block;
  }
  .support-box .dtc {
    padding: 25px;
  }
  .support-box h2 {
    font-size: 20px;
    margin: 0 0 6px;
  }
  .buy-item {
    padding: 20px 15px;
    margin: 0 0 20px;
    min-height: 122px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    -webkit-box-shadow: 10px 10px 40px 0 rgb(0 0 0 / 16%);
    -moz-box-shadow: 10px 10px 40px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 10px 10px 40px 0 rgb(0 0 0 / 16%);
  }
  .buy-item h4 {
    display: none;
  }
  .buy-item .icon {
    width: 40px;
    height: 40px;
    margin: 0 auto;
  }
  .buy-item .icon img {
    max-height: 100%;
  }
  .s-item {
    padding: 20px 50px 20px 80px;
    text-align: left;
    margin: 0 -15px;
    border-bottom: 1px solid var(--primary);
  }
  .s-item .icon {
    position: absolute;
    left: 0;
    top: 0;
    margin: auto 20px;
    bottom: 0;
  }
  .s-item .more {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 13px;
    height: 13px;
    border-right: 2px solid;
    border-top: 2px solid;
    transform: rotate(45deg);
    color: var(--dark);
    margin: auto 20px;
  }
  .foot-middle {
    padding: 20px 0;
    border-top: 0;
  }
  .foot-middle .mobile_field {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
  }
  .icon-list li + li {
    margin-left: 12px;
  }
  footer h6 {
    margin: 0 0 15px;
  }
  footer .main-bar {
    padding: 0 0;
  }
  footer .link li:last-child {
    margin-bottom: 0;
  }
  .link-group .txt {
    display: none;
    margin-top: 10px;
  }
  footer .link-group h6 {
    margin: 0;
    position: relative;
    padding-right: 40px;
    line-height: 30px;
  }
  footer .link-group h6:before {
    content: "";
    display: block;
    position: absolute;
    right: 20px;
    top: 6px;
    width: 8px;
    height: 8px;
    border-right: 2px solid;
    border-top: 2px solid;
    transform: rotate(135deg);
    transition: all 0.5s;
  }
  footer .link-group.show h4::before {
    transform: rotate(-45deg);
  }
  .foot-bottom {
    padding: 15px 0 20px;
    text-align: center;
  }
  .copy-list {
    justify-content: center;
    margin-top: 12px;
  }
  .foot-bottom p {
    text-align: center;
  }
  .category-box .img img {
    width: 65%;
  }
  .copy-list li + li {
    margin-left: 15px;
  }
  footer .link-group.show .txt {
    display: block;
  }
  .footer-menu {
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    background: var(--secondary);
    z-index: 95;
    padding: 10px;
    border-radius: 15px 15px 0 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
  }
  .footer-menu > ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
  }
  .footer-menu > ul > li > a,
  .footer-menu > ul > li > a:not([href]):not([tabindex]) {
    display: block;
    font-size: 9px;
    color: #111f3b;
    text-align: center;
    line-height: 120%;
    opacity: 0.8;
    font-weight: 500;
  }
  .footer-menu > ul > li > a .icon {
    display: block;
    width: 38px;
    height: 38px;
    border: 1px solid #ddd;
    border-radius: 50%;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    margin: 0 auto 5px;
  }
  .footer-menu > ul > li > a.active {
    opacity: 1;
  }
  .footer-menu > ul > li > a.active .icon {
    background:rgb(0 0 0 / 10%);
    color: var(--dark);
    border-color: transparent;
  }
  .footer-menu > ul > li > a#chatNeha.active .icon {
    background-color: inherit;
    border-color: #ddd;
  }
  .footer-menu > ul > li > a#chat.active .icon {
    background-color: inherit;
    border-color: #ddd;
  }
  #wrapper {
    padding-bottom: 65px;
  }
  .wsfreedemo header .mobile-header {
    justify-content: center;
  }
  .scrollToTop {
    width: 30px;
    height: 30px;
    bottom: 86px;
    right: 15px;
    line-height: 33px;
    font-size: 12px;
    z-index: 9;
  }
  .sticky header {
    top: 0;
  }
  header {
    z-index: 91;
    position: static;
  }
  .product-wrap .item .readmore {
    right: 0;
    width: 45px;
    height: 45px;
    margin: 18px !important;
  }
  .mobile-menu {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 58px;
    top: 0;
    z-index: 2;
    background: #fff;
    padding: 50px 0 15px;
    transition: all 0.5s;
    transform: translateX(100%);
  }
  .menu-show body {
    overflow: hidden;
  }
  .menu-show .mobile-menu {
    z-index: 10;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }
  .m-head {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background: var(--light);
    padding: 0 57px;
    z-index: 999;
    transition: all 0.5s;
    transform: translateY(-100%);
  }
  .menu-show .m-head {
    transform: translateY(0);
  }
  .mobile-menu .menu-contact {
    border-top: 1px solid var(--light);
    padding: 15px 15px 32px;
    display: flex;
    justify-content: space-between;
    background: #fff;
  }
  .mobile-menu .m-body {
    max-height: 100%;
    overflow: auto;
    position: relative;
    overflow-x: hidden;
  }
  .m-head .menu-lng {
    position: absolute;
    left: 0;
    top: 0;
    border-right: 2px solid #fff;
  }
  .m-head .menu-lng > a {
    display: block;
    width: 55px;
    line-height: 50px;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    color: var(--dark);
  }
  .m-head .menu-lng > a:after {
    content: "";
    display: inline-block;
    vertical-align: top;
    margin: 22px 0 0 4px;
    border-left: 3px ridge transparent;
    border-right: 3px ridge transparent;
    border-top: 4px solid;
  }
  .m-head .menu-close {
    position: absolute;
    right: 0;
    top: 0;
  }
  .m-head .menu-close a {
    display: block;
    width: 55px;
    height: 50px;
    position: relative;
  }
  .m-head .menu-close a:after,
  .m-head .menu-close a:before {
    border-radius: 40px;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 20px;
    height: 1px;
    background: var(--dark);
    transform: rotate(45deg);
    margin: auto;
  }
  .m-head .menu-close a:after {
    transform: rotate(-45deg);
  }
  .m-head .menu-search input {
    display: block;
    height: 50px;
    width: 100%;
    border: 0;
    background: 0 0;
    padding: 0 13px;
    font-size: 14px;
  }
  .mobile-menu nav ul > li {
    border-bottom: 1px solid var(--light);
  }
  .mobile-menu nav ul > li:last-child {
    border-bottom: 0;
  }
  .mobile-menu nav ul > li > a {
    display: block;
    line-height: 20px;
    color: var(--dark);
    font-weight: 500;
    padding: 12px 40px 12px 15px;
    position: relative;
    text-transform: capitalize;
  }
  .mobile-menu nav ul > li > a:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 10px;
    height: 10px;
    border-right: 2px solid var(--dark);
    border-top: 2px solid var(--dark);
    transform: rotate(45deg);
    margin: auto 25px;
  }
  .mobile-menu .menu-contact .item {
    background: #f7f7f9;
    border-radius: 8px;
    padding: 12px 15px 12px 45px;
    flex-basis: 48%;
    max-width: 48%;
    position: relative;
    font-size: 12px;
    font-weight: 500;
  }
  .mobile-menu .menu-contact .item .icon {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 45px;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: var(--dark);
  }
  .mobile-menu .menu-contact .item a {
    color: var(--dark);
  }
  .mobile-menu .m-body .sub-menu {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 5;
    padding-top: 50px;
    transition: all 0.5s;
    transform: translateX(100%);
  }
  .mobile-menu .m-body .show > .sub-menu {
    transform: translateX(0);
  }
  .mobile-menu .m-body .sub-menu .head {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: #fff;
    border-bottom: 1px solid var(--light);
    line-height: 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
  }
  .mobile-menu .m-body .sub-menu .inner {
    max-height: 100%;
    overflow: auto;
  }
  .mobile-menu .sub-menu .head .back-link {
    font-weight: 500;
    color: var(--dark);
    position: relative;
    padding-left: 40px;
  }
  .mobile-menu .sub-menu .head .back-link:before {
    content: "";
    display: block;
    position: absolute;
    left: 2px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    border-left: 2px solid var(--dark);
    border-top: 2px solid var(--dark);
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
  }
  .mobile-menu .sub-menu .head .back-link:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 1.7px;
    background: var(--dark);
    margin: auto 1px;
    bottom: 0;
  }
  .mobile-menu .sub-menu .head .view_all {
    font-weight: 500;
    color: #999;
  }
  .mobile-menu.sub_show .m-body {
    overflow-x: hidden;
    overflow-y: auto;
  }
  .lng-search button {
    display: block;
    width: 40px;
    height: 30px;
    border: 0;
    background: 0 0;
    position: relative;
  }
  .lng-search button:before {
    content: "";
    display: block;
    position: absolute;
    left: -3px;
    right: 0;
    top: -4px;
    bottom: 0;
    border-radius: 50%;
    border: 2px solid;
    width: 13px;
    height: 13px;
    margin: auto;
  }
  .lng-search button:after {
    content: "";
    display: block;
    position: absolute;
    left: 11px;
    right: 0;
    top: 9px;
    bottom: 0;
    border-left: 2px solid;
    height: 7px;
    width: 0;
    margin: auto;
    transform: rotate(-45deg);
  }
  .lng-menu {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 58px;
    top: 0;
    background: var(--primary);
    padding: 50px 0 15px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
  }
  .lng-show .lng-menu {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    z-index: 9;
  }
  .lng-show .lng-menu.withmenu {
    z-index: 11;
  }
  .lng-menu .lng-head {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: var(--light-shade);
    padding: 0 57px 0 15px;
  }
  .lng-menu .lng-head .lng-search {
    position: absolute;
    right: 0;
    top: 0;
    border-left: 2px solid var(--primary);
  }
  .lng-search button {
    display: block;
    width: 55px;
    height: 50px;
    border: 0;
    background: 0 0;
    position: relative;
  }
  .lng-menu .lng-head .lng-link a {
    display: block;
    line-height: 50px;
    font-weight: 500;
    color: var(--dark);
    position: relative;
  }
  .lng-menu .lng-head .lng-link a:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 0;
    height: 0;
    margin: auto 15px;
    border-top: 5px ridge transparent;
    border-bottom: 5px ridge transparent;
    border-left: 5px solid;
  }
  .lng-menu .lng-body {
    max-height: 100%;
    overflow: auto;
  }
  .lng-menu .lng-body li {
    border-bottom: 1px solid var(--light-shade);
  }
  .lng-menu .lng-body li .form-check {
    padding: 0;
  }
  .lng-menu .form-check input {
    display: none;
  }
  .lng-menu .form-check label {
    display: block;
    padding: 10px 45px 6px 15px;
    font-weight: 500;
    margin: 0;
    line-height: 30px;
    position: relative;
  }
  .lng-menu .form-check label:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 18px;
    width: 15px;
    height: 15px;
    background-size: 100%;
  }
  .lng-menu .form-check input:checked ~ label:before {
    background-position: 0 0;
  }
  .footer-menu .items {
    display: none;
  }
  .footer-menu .chatitems {
    display: flex;
  }
  .footer-menu .items .item {
    border-bottom: 1px solid var(--light);
    padding: 6px 15px 6px 7px;
    text-align: center;
    display: flex;
    align-items: center;
  }
  .footer-menu .items .item:last-child {
    border-bottom: 0;
  }
  .footer-menu .items.chat_us .item > a {
  }
  .footer-menu .items.call-show {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    position: absolute;
    border-bottom: 1px solid var(--light);
    bottom: 86px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 3px 36px rgba(38, 38, 47, 0.08);
  }
  .footer-menu .items:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 10px solid #fff;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    left: 20px;
    bottom: -20px;
  }
  .footer-menu .items.chat_us {
    left: 68px;
  }
  .footer-menu .items.contact_us.call-show {
    right: 6px;
  }
  .footer-menu.chat-show .chatitems {
    display: flex;
  }
  .footer-menu .items .item > a {
    position: relative;
    font-weight: 500;
    color: var(--dark);
    text-align: left;
    display: flex;
    align-items: center;
    vertical-align: inherit;
    font-size: 10px;
  }
  .footer-menu .items .item > a p {
    font-size: 10px;
    margin: 0 auto;
    line-height: 12px;
  }
  .footer-menu .items .item > a p span {
    display: block;
    color: #797983;
  }
  .footer-menu .chatitems .chatitem > a {
    display: inline-block;
    vertical-align: top;
    padding-left: 33px;
    position: relative;
    font-weight: 500;
    color: var(--dark);
    text-align: left;
  }
  .footer-menu .items .item > a .icon {
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--dark);
    font-size: 16px;
    min-width: 40px;
  }
  .footer-menu .chatitems .chatitem > a .icon {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    margin: auto 0;
    color: #1f75fe;
    font-size: 18px;
  }
  .award-title {
    text-align: center;
    margin: 0 8% 14px;
    font-size: 32px;
  }
  .sub-title {
    text-align: center;
    font-size: 35px;
  }
  .sub-text {
    font-size: 15px;
    margin: 0 0 30px;
    text-align: center;
  }
  .fr {
    text-align: center;
  }
  .inner-banner .caption h2 {
    font-size: 40px;
    text-align: center;
  }
  .inner-banner .caption {
    bottom: auto;
    padding-top: 10%;
  }
  .awards-item {
    margin: 0 0 20px;
    padding: 14px;
  }
  .awards-item .btn {
    padding: 0 20px;
  }
  .award-items .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .award-items .row [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .awards-item .img {
    margin: 0 auto 15px;
  }
  .awards-item .since {
    font-size: 12px;
    margin: 0 0 5px;
  }
  .awards-item h3 {
    font-size: 13px;
    margin: 0 0 8px;
  }
  .awards-item p {
    font-size: 11px;
  }
  .certificat-item {
    padding-left: 0;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .certificat-items {
    padding-top: 15px;
    margin-top: 15px;
  }
  .certificat-item h2 .icon {
    display: flex;
    height: 60px;
    width: 60px;
    align-items: center;
    justify-content: center;
  }
  .certificat-item h2 {
    position: relative;
    pointer-events: inherit;
    padding: 0 30px 0 70px;
    font-size: 16px;
    width: auto;
    min-height: 60px;
  }
  .certificat-item .collapse:not(.show) {
    display: none;
  }
  .certificat-item .dtc {
    padding-top: 12px;
  }
  .certificat-item h3 {
    font-size: 18px;
    margin: 30px 0 20px;
  }
  .certificat-item h2:before {
    content: "";
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 8px;
    height: 8px;
    border-right: 2px solid;
    border-top: 2px solid;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  .certificat-item h2.arrow_active:before {
    transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
  }
  .certificat-item h2[aria-expanded="true"]:before {
    transform: rotate(-225deg);
  }
  .certificat-slider.owl-carousel {
    display: block;
  }
  .product-box {
    padding: 10px 30px 10px 115px;
    border-radius: 15px;
    text-align: left;
    margin: 0 0 12px 0;
    position: relative;
    min-height: 120px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .product-box .img {
    width: 90px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
    margin: 12px;
  }
  .product-box .img img {
    max-height: 90px;
  }
  .product-box h5 {
    font-size: 11px;
    margin-bottom: 6px;
  }
  .product-box h4 {
    font-size: 15px;
  }
  .product-star span {
    padding: 0 10px;
    font-size: 9px;
    line-height: 23px;
  }
  .product-box h4 a:before {
    content: "";
    display: block;
    position: absolute;
    right: 12px;
    top: 0;
    bottom: 0;
    margin: auto 10px;
    width: 14px;
    height: 14px;
    border-right: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg);
  }
  .download-item {
    text-align: left;
    width: 100%;
    padding: 20px 60px 20px 100px;
    margin: 0 0 20px;
    min-height: 100px;
    position: relative;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    justify-content: center;
  }
  .download-item h3 {
    margin: 0;
  }
  .download-item .img {
    width: 70px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 20px;
    height: 70px;
  }
  .btn-download{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 44px;
    font-size: 0;
    padding: 0;
    height: 44px;
    margin: auto 15px;
    background: transparent url(../svg/download.svg) no-repeat 0 0 !important;
    border:0 !important
  }
  .download-item .btn.download:hover {
    background: url(../vectorpaint.html);
  }
  .product-box .btn {
    display: none;
  }
  .brochure-item {
    padding-left: 0;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .brochure-items {
    padding-top: 15px;
    margin-top: 15px;
  }
  .brochure-item h2 .icon {
    display: flex;
    height: 60px;
    width: 60px;
    align-items: center;
    justify-content: center;
  }
  .brochure-item h2 {
    position: relative;
    pointer-events: inherit;
    padding: 0 30px 0 0;
    font-size: 18px;
    width: auto;
    min-height: 60px;
  }
  .brochure-item .collapse:not(.show) {
    display: none;
  }
  .brochure-item .dtc {
    padding-top: 12px;
  }
  .brochure-item h3 {
    font-size: 18px;
    margin: 30px 0 20px;
  }
  .brochure-item h2:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: -6px;
    bottom: 0;
    margin: auto 20px;
    border-right: 2px solid;
    border-top: 2px solid;
    width: 14px;
    height: 14px;
    transform: rotate(45deg);
    transition: all 0.3s;
  }
  .brochure-item h2[aria-expanded="true"]:before {
    transform: rotate(-225deg);
  }
  .brochure-slider.owl-carousel {
    display: block;
  }
  .downloadlink a {
    font-size: 0.8em;
  }
  .download-item .img {
    width: 70px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 20px;
    height: 70px;
  }
  .product-box .btn {
    display: none;
  }
  .request-section h5 {
    font-size: 17px;
    margin: 0 0 40px;
  }
  .request-section .items .item .icon {
    width: 50px;
    height: 50px;
    margin: 0 auto 20px;
  }
  .request-section .items p {
    font-size: 12px;
    line-height: 120%;
  }
  .request-section .items .item + .item:before {
    left: -20%;
    top: 22px;
    width: 40%;
  }
  .request-section .create-box {
    padding: 30px;
  }
  .request-section .create-box h3 {
    text-align: center;
    margin: 0 0 20px;
    font-weight: 500;
    font-size: 16px;
  }
  .escalation-tabs .certificat-item {
    padding-left: 0;
  }
  .escalation-tabs .certificat-item h2 {
    min-height: 50px;
    max-width: 100%;
  }
  .table_design h5 {
    line-height: 46px;
    justify-content: center;
    flex-direction: row-reverse;
  }
  .table_design h5:before {
    margin: 0;
  }
  .table_design h5 span:before {
    display: none;
  }
  .table_design h5 span {
    flex-basis: 50%;
    max-width: 50%;
    display: flex;
    justify-content: flex-end;
    padding-right: 23%;
    position: relative;
  }
  .table_design h5.spare_part span:nth-child(4),
  .table_design.spare_part h5 span:nth-child(3) {
    display: flex;
  }
  .table_design.spare_part h5 {
    flex-direction: inherit;
  }
  .table_design.spare_part h5 span {
    padding: 0;
    justify-content: center;
  }
  .table_design.spare_part h5 span,
  .table_design.spare_part p span {
    flex-basis: 30%;
    max-width: 30%;
  }
  .table_design h5 span:nth-child(3),
  .table_design h5 span:nth-child(4) {
    display: none;
  }
  .table_design h5 span:first-child:before,
  .table_design h5 span:nth-child(2):before {
    content: "Email";
    line-height: 46px;
    color: #fff;
    font-weight: 500;
    position: absolute;
    left: 56%;
    top: 0;
    display: block;
    z-index: 99;
    opacity: 1;
    width: auto;
    background: 0 0;
    margin: 0;
    bottom: inherit;
    right: inherit;
  }
  .table_design h5 span:first-child:before {
    content: "Direct No.";
  }
  .table_design p span {
    flex-basis: 50%;
    max-width: 50%;
  }
  .table_design h5 span:after {
    content: "&";
    margin: 0 4px;
  }
  .table_design h5 span:last-child:after {
    display: none;
  }
  .table_design p {
    line-height: 160%;
    padding: 10px 0;
    position: relative;
    flex-flow: wrap;
    justify-content: center;
  }
  .table_design p span:nth-child(even):before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 2px;
    background: var(--light);
    margin: 0;
    z-index: 99;
    height: 100%;
  }
  .table_design [class*="col-"]:last-child p:before {
    display: none;
  }
  .table_design p span:nth-child(even):before,
  .table_design.spare_part h5 span:after,
  .table_design.spare_part h5 span:before {
    display: none;
  }
  .customer-support-section .support-box h2 {
    font-size: 30px;
  }
  .support-section.customer-support-section::before {
    bottom: 0;
  }
  .quation-box {
    padding: 15px;
    margin: 0 0 20px;
  }
  .quation-box .img {
    max-width: 50px;
    min-width: 50px;
    margin-right: 15px;
  }
  .quation-box h3 {
    margin: 0 0 5px;
  }
  .quation-box p {
    font-size: 12px;
  }
  .quation-mini-box {
    margin: 0 0 20px;
  }
  .quation-mini-box a {
    padding: 15px 60px 15px 15px;
    position: relative;
  }
  .quation-mini-box a .icon {
    padding: 3px;
    border: 0;
    background: 0 0;
    border-radius: 0;
    width: 25px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 50%;
    margin: 0 15px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .quation-mini-box a .icon img {
    filter: brightness(1);
  }
  .quation-mini-box a h4 br {
    display: none;
  }
  .quation-mini-box a h4 {
    margin: 0;
  }
  .awards-item .img {
    width: 70px;
    height: 70px;
  }
  .r_ciount {
    font-size: 15px;
    margin-top: 30px;
  }
  .feedback-items {
    padding-top: 20px;
  }
  .feedback-items .item {
    padding-bottom: 20px;
    margin-bottom: 20px;
    padding-left: 0;
  }
  .feedback-items .item .f-head img {
    width: 48px;
    height: 48px;
  }
  .feedback-items .item .f-head {
    position: static;
    left: 0;
    top: 0;
    padding-left: 0;
    padding-top: 0;
    max-width: 100%;
    margin: 0 0 10px;
    padding-right: 100px;
  }
  .feedback-items .item .f-head h5 {
    font-size: 16px;
  }
  .feedback-items .item .f-head h6 {
    font-size: 12px;
  }
  .rating img {
    max-width: 14px;
  }
  .rating img[src*="rating-icon.png"] {
    display: none;
  }
  .rating img + img {
    margin-left: 0;
  }
  .feedback-items .item .rating {
    position: absolute;
    right: 0;
    top: 1px;
    margin: 0;
  }
  .office-box .img {
    max-width: 50px;
    min-width: 50px;
    margin-right: 20px;
  }
  .office-box {
    padding: 20px 20px;
    margin: 0 0 20px;
    height: auto;
    min-height: 157px;
  }
  .inner-banner .caption h6 {
    font-size: 18px;
    margin: 0 0 32px;
    text-align: center;
  }
  .main .main_col,
  .main .sidebar {
    flex-basis: 100%;
    max-width: 100%;
  }
  .main {
    flex-wrap: wrap;
  }
  .technology-item {
    padding: 25px;
    min-height: 0;
    text-align: center;
    margin: 0 0 20px;
    align-items: center;
    justify-content: center;
  }
  .awards-item-wrap .img {
    height: 70px;
    width: 100px;
    margin: 15px 0;
  }
  .award-section .awards-item {
    min-height: 200px;
  }
  .benefit-amc .awards-item .img {
    height: 70px;
    width: 70px;
  }
  .awards-item-wrap .img img {
    max-height: 100%;
  }
  h3 {
    font-size: 20px;
  }
  .filter-toggle {
    position: fixed;
    right: 14px;
    bottom: 84px;
    z-index: 9;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary);
    min-width: 30px;
    min-height: 30px;
    border-radius: 16px;
    transition: all 0.5s;
    backdrop-filter: blur(10px);
    background-color: rgb(255 255 255 / 0.7);
  }
  .filter-toggle span {
    background: red;
    border-radius: 100%;
    width: 5px;
    height: 5px;
    top: 5px;
    left: 8px;
    position: absolute;
  }
  .filter-toggle .rotate, .filter-toggle .fa-sliders-h{
    transform: rotate(-90deg);
  }
  /* .f-sticky {
    bottom: 125px;
    animation-name: bounceInUp;
    opacity: 1;
  } */
  .main-section {
    z-index: unset;
  }
  
  .filter-sidebar.sidebar {
    min-width: 250px;
    padding: 60px 0 15px 0;
    box-shadow: 12px 0px 23px 0 rgb(0, 0, 0, 0.02);
    background-color: var(--primary);
    color: var(--white);
    transition: all 0.3s;
    transform: translate(-100%, 0);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    width: 92%;
    height: 100%;
    overflow-y: auto;
    /* box-shadow: 1px 0px 10px var(--light-shade); */
  }
  .filter-sidebar label.cust_checkbox{
    padding: 8px;
    font-size: 14px;
    margin-bottom: 0;
  }
  .filter-sidebar .filter_tab_toggle{
    font-size: 14px;
  }
  .filter-sidebar.sidebar .block, .filter-sidebar .filter-buttons {
    padding: 0 15px 15px;
    border-color: var(--light-shade);
    border-bottom-width: 1px;
}
.filter-sidebar .close-filter.icon{
        position: absolute;
        right: 0px;
        font-size: 18px;
        padding: 7px;
        top: 0;
        color: var(--gray-shade);
        background: #b9b9b9;
        width: 100%;
        text-align: center;
}
.filter-sidebar .close-filter.icon .fa{
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}
/* .filter-show .filter-sidebar .close-filter.icon{
  right: -32px;
} */
  .filter-show .backdrop {
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
  }
  .filter-show .filter-sidebar.sidebar {
    transition: all 0.3s;
    transform: translate(0, 0);
    z-index: 99999999;
    box-shadow: 1px 0px 10px var(--light-shade);
  }
  header .lng > ul {
    display: none;
  }
  .amc-section h2 {
    font-size: 46px;
    margin: 0;
  }
  .amc-section h5 {
    font-size: 17px;
    margin: 0 0 40px;
  }
  .amc-section .items .item .icon {
    width: 50px;
    height: 50px;
    margin: 0 auto 20px;
  }
  .amc-section .items p {
    font-size: 14px;
    line-height: 120%;
  }
  .amc-section .create-box {
    padding: 30px;
  }
  .amc-section .create-box h3 {
    text-align: center;
    margin: 0 0 20px;
    font-weight: 500;
    font-size: 16px;
  }
  .amc-section .items .item {
    flex-basis: 100%;
    max-width: 100%;
    position: relative;
    margin-bottom: 20px;
  }
  .amc-section .items .item:last-child {
    margin-bottom: 0;
  }
  .tandc ul {
    margin-left: -20px;
  }
  .tech .awards-item h3 {
    font-size: 17px;
  }
  .tech .awards-item p {
    font-size: 14px;
  }
  .tech .award-item {
    min-height: auto;
  }
  .h395 {
    min-height: auto;
    text-align: center;
  }
  .h395 .img {
    margin: 0 auto 25px !important;
  }
  .mtble .table td {
    text-align: center;
    font-size: 10px !important;
  }
  .mtble .parts-table th {
    vertical-align: middle !important;
    font-size: 10px !important;
  }
  .back i {
    font-size: 17px;
    color: #000;
    vertical-align: middle !important;
  }
  .page_back a {
    display: block;
    width: 45px;
    padding-right: 15px;
  }
  .main-category-section h6 {
    font-size: 17px;
    text-align: center;
  }
  .product-category-slider .img {
    width: 270px;
    height: 310px;
  }
  .owl-carousel .owl-dots {
    margin-top: 20px;
    text-align: center;
  }
  .product-category-slider.owl-carousel .owl-dots {
    display: flex;
  }
  .product-category-slider.owl-carousel .owl-dots .owl-dot {
    flex-grow: 1;
    margin: 0;
    border-radius: 0;
    height: 3px;
  }
  .summery_mobile {
    padding: 0 15px 20px;
    /* background: #fff; */
    text-align: center;
  }
  .custom_star_head_mobile {
    position: relative;
  }
  .custom_star_head_mobile .custom_star {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
  }
  .summery_mobile .custom_star {
    display: none;
  }
  .custom_star_head_mobile .title {
    text-align: center;
    line-height: 32px;
  }
  .btn-set.custom_btn_set {
    border-top: 1px solid var(--light);
    padding-top: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .summery_mobile .btn-set.custom_btn_set {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .summery_mobile .btn-set.custom_btn_set a.custom-shadow {
    background: 0 0 !important;
    border-radius: 0;
    box-shadow: none !important;
  }
  .product-gallery-mini .man-video-img {
    border-radius: 10px;
    margin: 10px 0 0;
  }
  .product-gallery .video_fancy a {
    margin: 5px 5px 5px;
  }
  .product-gallery-mini #thumbs {
    margin: 0 -5px;
  }
  .product-gallery-mini .thumbs {
    margin: 0 -5px;
  }
  .product-gallery #big {
    margin: 30px 0 12px;
  }
  .product-gallery .big {
    margin: 0 0 12px;
  }
  .specifications-list li:before {
    right: 5px;
    width: 28px;
    height: 28px;
  }
  .tests-box .img {
    height: 110px;
  }
  .tests-box {
    padding: 20px;
    min-height: 0;
    margin: 0 0 20px;
  }
  .btn-set.custom_btn_set #modal-360 {
    display: none;
    order: 2;
    background-color: #efeff2 !important;
    color: transparent !important;
    background-image: url(../360-degree-view.html);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 55%;
    min-width: 100px !important;
  }
  .summery_mobile .btn-set.custom_btn_set {
    display: flex;
    flex-direction: column;
  }
  .summery_mobile .btn-set.custom_btn_set .custom_star {
    margin-bottom: 0 !important;
    padding-right: 10px !important;
  }
  .summery_mobile .btn-set.custom_btn_set div {
    display: flex;
    flex: 0 0 35%;
    align-items: center;
    justify-content: flex-start;
  }
  .inner-banner .caption .btn-set.d-md-block a {
    display: none !important;
  }
  .inner-banner .caption .btn-set.d-md-block {
    justify-content: center;
  }
  .inner-banner .caption .btn-set.d-md-block a#modal-360 {
    display: flex !important;
  }
  .category-box .c_foot {
    justify-content: center;
  }
  .custom_accordion img {
    display: none !important;
  }
  .custom_accordion .row {
    border-top: 1px solid var(--light-shade);
    padding: 20px 7px;
  }
  .custom_accordion .row h2 {
    margin: 0;
    text-align: left !important;
    font-size: 17px;
    position: relative;
  }
  .custom_accordion .row h2:before {
    content: "";
    display: block;
    position: absolute;
    right: -25px;
    top: 0;
    bottom: 0;
    margin: auto 20px;
    border-right: 2px solid;
    border-top: 2px solid;
    width: 14px;
    height: 14px;
    transform: rotate(45deg);
    transition: all 0.3s;
  }
  .custom_accordion .row h2.active:before {
    transform: rotate(-225deg);
    top: -6px;
  }
  .custom_accordion .row {
    padding: 20px 0;
    cursor: pointer;
  }
  .custom_accordion .row .mb-4 {
    margin: 0 !important;
  }
  .custom_accordion .accordion_content {
    display: none;
  }
  .custom_accordion .accordion_content {
    padding-top: 15px;
  }
  .height30 {
    height: auto;
  }
  .m50 {
    margin-top: 1%;
  }
  header .lng > a {
    width: auto;
    padding-right: 0;
  }
  .category-box .img {
    /* height: 100%; */
    height: auto;
  }
  .customBreadcrumb {
    font-size: 0.8em;
  }
  .btn-set.custom_btn_set a.btn.btn-light2.btn-icon,
  .inner-banner .caption .btn-set.d-md-block a.btn.btn-light2.btn-icon {
    width: 100px;
  }
  .footer-menu ul li a .active {
    color: #28a745;
  }
  .btn-set.d-block.d-md-none.text-center {
    display: none !important;
  }
  .filter-bottom {
    bottom: 150px;
  }
  .ytransform {
    transform: translateY(34%);
  }
  .accordion_content.show {
    display: block;
  }
  .category-box p {
    -webkit-line-clamp: 4;
    height: auto;
  }
}
@media (min-width: 993px) {
  .sidebar h4 img {
    display: none !important;
  }
  .product-gallery-mini #thumbs {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .product-gallery-mini #thumbs .owl-stage{
    display: flex;
    justify-content: center;
  }
  .product-gallery-mini #thumbs .owl-stage .owl-item{
    width: 105px !important;
  }
  .product-gallery-mini .thumbs {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #formCont {
    right: 0;
    top: 45%;
    z-index: 12;
    position: fixed;
    transition: 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 40px;
  }
  .sendQuery {
    position: absolute;
    border-radius: 8px 8px 0 0;
    text-align: center;
    cursor: pointer;
    color: var(--dark);
    z-index: 999;
    background: var(--white);
    line-height: 16px;
    padding: 10px 0;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    min-width: 170px;
    height: auto;
    transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .btn-outline-light:hover{
    background-color: transparent;
  }
  .category-box h3{
    height: auto;
  }
  .play_icon::before,
  .play_icon::after {
    display: none;
  }
  .cube_wrp .cube:hover {
    animation-play-state: running;
  }
  .carousel .carousel-control-next,
  .carousel .carousel-control-prev {
    opacity: 0;
  }
  #whtsappsticky-scrolltop {
    right: 0;
    z-index: 12;
    position: fixed;
    transition: 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 40px;
    bottom: 0px;
    bottom: 56px;
    right: 20px;
    flex-flow: wrap;
    transition: all ease-in-out 0.5s;
  }
  #whtsappsticky-scrolltop a {
    bottom: 0px;
    right: 0px;
    position: initial;
    opacity: 1;
    height: 0px;
    transition: all ease-in-out 0.5s;
    animation: none;
  }
  #whtsappsticky-scrolltop a.whatsapp-icon-fixed {
    margin-bottom: 10px;
    text-align: center;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    border-radius: 50%;
  }
  #whtsappsticky-scrolltop a.whatsapp-icon-fixed img {
    max-width: 20px;
  }
  #whtsappsticky-scrolltop a.sticky {
    height: auto;
    transition: all ease-in-out 0.5s;
  }
}