#wrapper{
    overflow: hidden;
    position: relative;
}
.body-overlay{
    z-index: 9991;
}
@media screen and (max-width:1365px){
    .banner__content-2 p:last-child{margin-bottom: 15px;}
}
@media screen and (max-width:1199px){
    .banner-right, .banner-left{padding: 0 !important;}
}

@media screen and (max-width:767px){
    
    #pills-grid{padding: 0 15px;}
    .product__wrapper.mb-60{margin-bottom: 20px !important;}
    .banner__item-2.banner-right.p-relative.mb-30.pr-15{
        margin-bottom: 0 !important;  }
        .banner__content-2{width: 100% !important;transform: unset !important;position: static !important;padding: 15px !important;}
        .mb-55 {margin-bottom: 10px !important;}
        .pb-60 {
	padding-bottom: 15px   !important;
}
.pb-140 {
	padding-bottom: 20px;
}
}
#wrapper .slider__height{max-height: 800px !important;}
#wrapper  .banner__inner.mt--95{margin-top: 20px !important;  }
#wrapper  .banner__inner:before{display: none !important;}
.spambots-text{
    min-width: 270px;
}
.pagination{justify-content: center;}
.section__title-wrapper{
        padding-top:40px !important;
}
.blog__slider.owl-carousel .owl-item img{
    min-height: 300px;
    object-fit: cover;
}
@media (max-width: 1364px) {
    .slider__height {
        height: 530px !important;
    }

    .slider__area .single-slider{
        background-size: 136% !important;
        background-position: 50% 37% !important;
    }
      .form-control-sm{min-width: 45px !important;}
}
@media (max-width: 1199px) {
    .main-menu ul li {
	margin-right: 15px;
}
.form_search{
    width: 220px;
  margin-left: 20px;
}
}
@media (max-width: 991px) {
    .section__title-wrapper{
        padding-top:20px !important;
    }
    .section__title h1{font-size: 25px;}
    .col-xl-3.col-lg-3.col-md-6.col-sm-6.custom-col-10:last-child .product__wrapper.mb-60{margin-bottom: 0 !important;}
    .page__title {
	height: auto !important; 
}
  .page__title-inner{margin:20px 0 !important;}
  h1{font-size: 32px !important;}
  .header__area .menu{
        padding:8px 0;
    }
}
@media (max-width: 767px) {
      h1{font-size: 28px !important;}
    .slider__height {
        height: 230px !important;
    }

    .slider__area .single-slider{
        background-size: 136% !important;
        background-position: 50% 37% !important;
    }
    .product__area.pt-60{
        padding-top: 0 !important;   
        padding-bottom: 0 !important;
    }
    .spambots-text{
        min-width: 100%;
        padding-top: 10px;
    }
    .client__area .owl-carousel .owl-item{
        display: flex;
        justify-content: center
    }
    .page-link{padding: 0.3rem 0.45rem !important;}
    /* .productCarousel .owl-item{
        min-width: 185px !important;
    } */
       .contact-info span {
    display: none;
  }
   .middel-header .contact-info i {
    font-size: 27px;
  }
  .middel-header .contact-info{justify-content: center;}
  .productCarousel .owl-nav .owl-prev, .productCarousel .owl-nav .owl-next {
	top: 40% !important;
	
}
  .productCarousel .owl-nav .owl-prev::before, .productCarousel .owl-nav .owl-next::before {
	margin-top: -5px !important;
}
.productCarousel .owl-nav .owl-prev {
	left: 10px !important;
}
.productCarousel .owl-nav .owl-next {
	right: 10px !important;
}
}