@media only screen and (min-width: 320px) and (max-width:500px) {
#sticker-sticky-wrapper {
  display: none;
}	
.header-social {
    display: none;
}
.header-top {
    text-align: center;
}
#sticker {
	display: none !important;
}
.mobile-menu.mean-container {
	margin-top: -5px;
}
.about-img {
  top: 135px !important;
  left: -46px !important;
  width: 210px !important;
}
main {
    padding-top: 0px;
}
div#testimonial-slider {
    position: relative;
}
h2.widget_title {
    margin-top: 20px;
}
.section-title h2 {
    font-size: 24px;
}
}

@media only screen and (min-width: 320px) and (max-width:767px) {
.order-now-inner a {
    font-size: 19px;
    padding: 10px 38px;
}
.bread-title {
    color: #fff;
    font-size: 28px;
}
.about-mission-section {
    padding: 20px 0;
}
.custom-breadcrumb {
    padding: 20px 0;
}
.bread-title {
    margin-top: 0;
}
    .main-slider button.owl-prev {
        display: none;
}
    .main-slider button.owl-next {
    display: none;
}
    .about-section .right-content .bottom-content .icon-content {
    padding-right: 0;
}
    .product-inner .product-item {
    justify-content: flex-start;
}
    .gallery-section .gallery-title p {
    width: 100%;
}
.gallery-section .owl-nav .owl-prev i {
    display: none;
}
.gallery-section .owl-nav .owl-next i {
    display: none;
}
    .about-section .right-content {
    padding: 0px 5px 0px 5px;
}
    .about-section .about-image {
    margin-bottom: 35px;
}
    .about-mission-section h2 {
    font-size: 35px;
}
.about-mission-section h3 {
    font-size: 26px;
}
.about-mission-section h5 {
    font-size: 18px;
    margin-bottom: 15px;
}
    .about-read-more {
    margin-bottom: 40px;
}
    a.nav-link {
    font-size: 14px;
}
    .about-mission-section .demo {
    padding: 0;
}
.product-inner {
    grid-template-columns: repeat(1,1fr) !important;
}  
.about-content {
    padding: 20px 30px;
}
.slider-item {
	height: 250px !important;
}
.slider-text {
    width: 300px !important;
    padding: 5px 15px;
}
.slider-text h1 {
    font-size: 20px !important;
    margin: 3px 0px;
}
.slider-text a {
    color: #FFFFFF;
    margin-top: 8px;
    padding: 5px 13px;
    font-size: 14px;
}
.main-slider .owl-dots {
    bottom: 10px;
}
.main-slider .owl-dots .owl-dot {
    height: 10px;
    width: 10px !important;
    margin: 0px 5px;
}
.slider-text p {
    font-size: 15px !important;
    line-height: 25px;
}

 .category-area {
    padding: 30px 10px;
}
.category-item {
    margin: 15px 0;
}
.about-content {
    padding: 30px 20px;
    margin:35px 0;
}
#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;
}
  .mean-container .mean-nav {
  margin-top: 50px;
}
.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: 150px !important;
    z-index: 999;
    position: relative;
  }
.mean-container .mean-nav ul li a.mean-expand {
        height: 20px;
        line-height: 20px;
    }
.contact-map-area .contact-map {
	width: 100% !important;
}
.staff-image {
    margin: 15px 0;
}

.about-area,.products-section,.pricing-area,.staff-area,.contact-area {
    background: #fbfafa;
}
}

@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;
}
.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;
}

}
