@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) {
  .our_mission.wrapper_mission {
    margin-bottom: 30px;
}
  .career-title p {
     padding: 0; 
}
  .slider-item {
    height: 300px !important;
  }
 .slider-text h2 {
    font-size: 18px;
    font-weight: 600;
}
.slider-text p {
    font-size: 15px;
    padding: 25px 17px 20px;
}
  .main-slider .owl-dots {
    bottom: 25px;    
  }

  .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;
    height: 60px;
  }
  
  .mobile-menu {
    display: block !important;
  }
  .mean-container a.meanmenu-reveal {
    color: #000;
    top: 10px;
  }
  .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;
    background: #fff;
}
  .mobile-menu {
    position: relative;
    margin-top: 40px;
  }
  .mobile-logo {
    width: 130px !important;
    z-index: 9999999999;
    position: relative;
  }
  a.logo-link {
    height: 57px;
    overflow: hidden;
    display: inline-block;
  }
  .logo-area.mobile-logo img {
    width: 100%;
    position: relative;
    height: 30px;
    margin-top: 28px;
}
  .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;
  }
  .about-us:after {
    visibility: hidden;
    opacity: 0;
  }
  .about-us:before {
  visibility: hidden;
  opacity: 0;
  }
  .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;
  }
}
