@media only screen and (min-width: 320px) and (max-width:500px) {
#sticker-sticky-wrapper {
  display: none;
}	

#sticker {
	display: none !important;
}
.mobile-menu.mean-container {
	margin-top: -5px;
}
.about-img {
  top: 135px !important;
  left: -46px !important;
  width: 210px !important;
}

}

@media only screen and (min-width: 320px) and (max-width:767px) {
    
.slider-item {
	height: 250px !important;
}
 
.order-whatsapp {
	display: none !important;
}
 .menu-area{
  font-size: 12px !important;
  font-weight: 400 !important;
  padding: 0;
  margin-right: -30px !important;
}

#sticker {
	display: none !important;
}
#sticker-sticky-wrapper {
  display: none;
}
.mean-container .mean-nav ul li a {
	font-size: 12px;
	font-weight: 500;
}
.mobile-menu.mean-container {
	margin-top: -5px !important;
}
 .mobile-menu {
    display: block !important;
  }
 .mean-container a.meanmenu-reveal {
	color: #000;
}
.logo-area.mobile-logo {
	margin-top: -13px;
	padding: 10px 10px;
}
  .mean-container .mean-nav {
  margin-top: 50px;
}
.mobile-menu {
  position: relative;
  margin-top: 40px;
}
.mean-container a.meanmenu-reveal span {
  background: #000 !important;
}
  .mean-container .mean-bar {
  z-index: 99;
  float:none;
  position: absolute;
  right:0;
  top:20px;
  background:#fff;
  }
  .mobile-menu {
  position: relative;
  margin-top: 40px;
}
  .mobile-logo {
    width: 130px !important;
    z-index: 9999999999;
    position: relative;
  }
  .logo-area.mobile-logo img {
    width: 100%;
    margin-top: 16px;
  }
    .mobile-logo img {
      width:100%;
      display: block;
    }
    .scrolltop {
	left: 16px !important;
	bottom: 126px !important;
}
.gallery-img {
	margin-bottom: 15px !important;
}
.contact-map-area .contact-map {
	width: 100% !important;
}

.about-img {
  top: 74px !important;
  left: -46px !important;
  width: 140px !important;
}
.blog-item {
  margin-bottom: 15px;
}
}

@media only screen and (min-width: 768px) and (max-width:991px) {
  .scrolltop {
	bottom: 110px !important;
}
 .mobile-menu {
	display: none !important;
}
.menu-area ul li a {
	padding: 5px 5px !important;
	font-size: 15px !important;
	font-weight: 500 !important;
	line-height: 60px !important;
}
.gallery-area{
	margin-top: 50px !important;
}
.gallery-text {
	top: 55px !important;
}
.contact-map-area .contact-map {
	width: 100% !important;
}
.about-img {
  top: 110px !important;
  width: 200px !important;
}

}

@media only screen and (min-width: 992px) and (max-width:1199px) {

.menu-area ul li a {
	padding: 5px 5px !important;
	font-size: 15px !important;
	font-weight: 500 !important;
}
.contact-map-area .contact-map {
	width: 100% !important;
}

}
