@media(max-width: 768px)  {
 .header .logo-img {
  max-height: 40px;
  border-radius: 5px;
 }
 .header .search-box {
  height: 45px;
  padding-right: 40px;
  font-size: 14px;
 }
 .header .search-icon {
  top: 12px !important;
  right: 18px !important;
  left: auto;
 }
 .header .main-nav {
  
 }
 .header {}
 .top-bar { display: none; }

 .homeslider .hero-content {
  height: auto;
  min-height: 100px;
  border: 0;
 }
 .homeslider .slide-content {
  top: 10%;
 }
 .homeslider .hero-title {
  font-size: 32px;
  margin-bottom: 8px;
 }
 .homeslider .hero-subtitle {
  font-size: 14px;
  padding: 4px 10px;
 }
 .homeslider .hero-content .mt-4 {
  margin-top: 10px !important;
 }
 .homeslider .hero-content .badge {
  font-size: 10px;
  padding: 4px 6px !important;
  margin: 2px !important;
 }
 .header .nav-swiper .swiper-slide a {
    font-size: 12px;
}

.mhide {display:none;}
.hesabimleft { display: none; }
}


