

@media(max-width: 1024px){
	ul.navbar-nav.headerSlot li.nav-item a.nav-link {
    font-size: 15px;
    padding: 10px 10px;
}
    ul.navbar-nav.headerSlot li.nav-item a.nav-link {
    font-size: 14px !important;
}
}

@media(max-width:991px){

header.header-section {
    background: #ffffff !important;
    height: auto;
    box-shadow:none;
}
ul.navbar-nav.headerSlot {
    align-items: end;
    padding: 15px 20px;
}
ul.navbar-nav.headerSlot li.nav-item {
    border-bottom: 1px solid #000;
    width: 100%;
}
ul.navbar-nav.headerSlot li.nav-item a.nav-link {
    font-size: 13px !important;
    padding: 14px 0px !important;
}

}

@media(max-width:767px){


    .search-header {
    display: none;
}
    header.header-section{
        height:auto !important;
    }
    .categories_txt:after{
        display:none;
    }
    .success_cotent h4 {
    font-size: 18px !important;
    padding: 10px 20px !important;
    height: 36px !important;
    box-shadow: none !important;
}
    .text0{
        width:385px !important;
    }
    section.aboutSlot {
    margin: 60px 0px 70px;
    padding: 0px 0px;
}
    .choose_header h3 {
    font-size: 20px !important;
}
.about-content {
    margin-top: 87px !important;
    background: none !important;
    padding: 0px !important;
}
    .service_box{
        margin-bottom:30px;
    }
    .blogSlot {
          margin-bottom:30px;
    }
    .products_submenu.companySlot {
    left: 20px !important;
}
    ul.navbar-nav.headerSlot li.nav-item a.nav-link:after {
    left: 24px;
    right: 0;
    margin: 0px; bottom: 9px !important;
}
    .right {
    display: none !important;
}
    .left ul li {
    margin-right: 10px !important;
    font-size: 12px !important;
}
    .news_txt {
    padding: 0px 15px;
        margin: -95px 0px 0px !important;
    position: relative;
    top: -70px;
    flex-wrap: wrap;
}
    .newsSlot{
        height:auto !important
    }
    .news_txt .buttnSlot {
    margin-top: 20px;
}
    .newsletter {
    padding: 38px 0 !important;

    }
    .navbar-collapse {
    background: #fff;
}
    .product-layout.product-list.col-xs-12{
        width:100% !important;
    }
     h3.header_txt {
    font-size: 20px;
}
     section.slick_slider ul.slick-dots {
    top: 133px !important;
    display:flex !important;
    right: 129px !important;
}
     section.slick_slider ul.slick-dots li button {
    background: #fff !important;
}
h4.subheading.skincolor {
    font-size: 18px !important;
    line-height: 26px !important;
    margin: 20px 0px 10px 0px !important;
}
section.about-Sec {
    background: none !important;
    padding: 0px !important;
}
.imgsSlot2 {
    display: none;
}
.about-img-content h4{
    display: none;
}
.video-btn {
    top: 103%;
}
.imgsSlot img {
    width: 100%;
    height: auto;
    border-radius: 5px;
}
.wellnessRight {
    margin-left: 0px;
    margin-top: 30px;
}
.acbSlot:after{
    display:none
}
.wellnessLeft{
    display:none;
}
.content_box h4 {
    font-size: 18px;
    padding: 20px 0px 0px;
}
.eventSec {
    padding: 26px 10px;
    height: 100px;
}
section.eventSlot .col-lg-2.col-md-6.col-sm-12 {
    width: 50%;
}
section.eventSlot {
    padding: 0px;
}
div#videoSlot .modal-content {
    left: auto;
    top: auto;
}

}