@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;
}

}

@media only screen and (min-width: 320px) and (max-width:767px) {
    
.logo-area a {
    height: 100%;
    display: inline-block;
    padding: 5px;
    position: relative;
    text-align: left !important;
}

.bg-testi {
    height: 850px;
    margin-top: 50px;
}
.about-text-section .mb-4 {
    margin-bottom: 0 !important;
}
   a.booknow_btn {
    display: none;
}

.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: 22px;
}
.section-title.product_sec h2 {
    font-size: 20px;
}
.social-icon {
    margin-bottom: 25px;
}
.section-title h2 {
    text-align: left;
    font-size: 22px;
}
.nav-link {
    font-size: 14px;
}

.about-content {
    padding: 20px 30px;
}
.slider-item {
	height: 300px !important;
}
.about-image img {
    border-radius: 15px;
    margin-top: 16px;
}
.header{
    display:none !important;
}
.slider-text {
    width: 340px !important;
    padding: 5px 15px;
}
.slider-text h1 {
    font-size: 20px !important;
    margin: 10px 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;
    background: #13017d;
}
.mean-container a.meanmenu-reveal span {
    background: #1B5CF8 !important;
}
.mean-container .mean-nav {
  margin-top: 50px;
}
.program-item {
    margin: 15px 0;
}
.mean-container a.meanmenu-reveal span {
    background: #ffffff !important;
}
  .mean-container .mean-bar {
  z-index: 99;
  float:none;
  position: absolute;
  right:0;
  top:20px;
  
  }
  .mobile-menu {
  position: relative;
  margin-top: 40px;
}
.mobile-logo {
    z-index: 999;
    position: relative;
    width: 290px;
}
.logo-area h5 {
    position: absolute;
    top: 22px;
    font-size: 16px;
    font-weight: 900;
    left: 115px;
    color: #190238;
    text-transform: uppercase;
}
.contact-info .section-title h2 {
    font-size: 19px !important;
}
.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;
}

.missionvision-img img {
    margin-bottom: 15px;
}
.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;
}
.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;
}

}
