@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 {
  
overflow-x: hidden;
 }
 .header {}
 /*.top-bar { display: none; }*/

  .homeslider .slide-container {
    padding: 0 12px;
  }
  .homeslider .slide-content-card {
    max-width: 100%;
    padding: 16px 18px;
    border-radius: 14px;
    background: rgba(15, 23, 42, 0.82);
  }
  .homeslider .hero-title {
    font-size: 20px;
    margin-bottom: 6px;
  }
  .homeslider .hero-subtitle {
    font-size: 12.5px;
    line-height: 1.4;
    margin-bottom: 12px;
  }
  .homeslider .slide-badge {
    font-size: 10px;
    padding: 3px 8px;
    margin-bottom: 8px;
  }
  .homeslider .hero-btn {
    height: 36px;
    padding: 0 14px;
    font-size: 12.5px;
  }
  .homeslider .hero-prev,
  .homeslider .hero-next {
    width: 32px;
    height: 32px;
  }
  .homeslider .hero-prev:after,
  .homeslider .hero-next:after {
    font-size: 12px;
  }
 .header .nav-swiper .swiper-slide a {
    font-size: 12px;
}

.mhide {display:none;}
.hesabimleft { display: none; }
 ul.mobile_tabbar {
	 display:flex;
}
}


