@media only screen and (max-width: 600px){
	.section-five .more-product-header {
     display: block; 
}
.section-one .nav-links {
display: block;
    width: 100%;
    position: relative;
}
.section-one .menu-section {
bottom: 10px;
    right: 0;
    left: auto;
    position: absolute;
    display: block;

    }
.section-six .form-box {
	margin: 0;
        padding: 30px;
}
.section-two .owl-carousel .owl-item .item p {
    font-size: 20px;
    line-height: normal;
    letter-spacing: 0.7px;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 12px;

}
.section-two .owl-carousel .owl-item .item h4 {
    font-size: 40px;
    line-height: 50px;
    color: #FFFFFF;
    width: 100%;
}
.section-two .view-product {
    font-weight: 600;
    font-size: 10px;
    width: auto;
    height: auto;
}
.nav-links .nav-item{
	width: 100%;
}
.section-one .menu-section .btn.order {
    width: auto;
    height: auto;
    padding: 0;
}
.section-one .logo-two {
    display: block;
}
.section-one .order img {
	display: none;
}
.section-one .order span {
    font-size: 15px;
    line-height: 12px
}
.section-one .nav-links .nav-item .nav-link {
	display: none;
}
.navbar.navbar-expand-lg{
    padding: 0;
}
.section-six .form-col {
    height: auto;
}
.section-one .nav-section {
    height: 100px;
    }
 .section-one .navbar-brand img{
    width: 70%;
 }
 h5{
    font-size: 30px;
 }
 .pdl-80 ,.pdr-80{
    padding: 0;
 }
 .section-five .list-group-product a 
  {
    width: 33%;
    white-space: nowrap;
    padding: 0;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
 }
 .section-five .list-group-product-action.active span {
    padding-bottom: 5px;
        color: #FE7E1B;
}
.section-five .more-product-pd-tp-bm {
    padding-top: 20px;
    padding-bottom: 20px;
}
.section-six .about-col h5 {
     margin-top: 0px; 
}
.pd-tp-bm {
    padding-top: 20px;
    }
    .section-three .Specialities-pd-tp-bm {
    padding-top: 20px;
    padding-bottom: 20px;
}
.section-four.our-product-pd-tp-bm {
    padding-top: 25px;
}
.section-five .more-product-hr {
    display: none;
}
.section-four .our-product-sub-para {
    margin-bottom: 50px;
}
.section-four .our-produts-img {
    width: auto;
    height: auto;
    margin-bottom: 50px;
}
.section-four .our-produts-img {
    display: none;
}
.section-four .mobile-img{
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
 .section-two .carousel-data {
    transform: translate(00px, 15%);
}
.pdl-80, .pdr-80 {  
    margin-bottom: 30px;
}
.section-three .Specialities-grid-items{
    min-width: 100% !important;
}
.section-five .list-group-product a span:hover{
  display: inline-block;
    white-space: initial;
    line-height: initial;
}
}
@media screen and (max-width: 330px) and (min-width: 300px) {

    .section-two .carousel-data {
    transform: translate(00px, 10%);
}
}
@media screen and (max-width: 880px) and (min-width: 600px) {
.section-one .nav-links .nav-item:first-child{
    display: none;
}

}
@media only screen and (max-width: 1084px)and (min-width: 600px) {
    .section-three .Specialities-grid-items {
    min-width: 50%;
    max-width: 50%;
}
.section-six .form-col,.section-six .about-col {
        min-width: 100%;
    }
.pdl-80, .pdr-80 {  
    margin-bottom: 30px;
    padding: 20px;
}

}
@media screen and (max-width: 1350px) and (min-width:  1085px) {
    .section-three .Specialities-grid-items{
        min-width: 33%;
    
    max-width: 33%;
}
}
@media screen and (max-width: 1084px) and (min-width: 600px) {
    .section-two .owl-carousel .owl-item .item h4 {
       font-size: 60px;
    line-height: 70px;
    width: 90%;
}
.section-two .owl-carousel .owl-item .item p {
width: 80%;
margin-top: 15px;
    margin-bottom: 15px;
}
.section-two .carousel-data {
    transform: translate(00px, 10%);
}
.section-one .nav-links .nav-item .nav-link {
    white-space: nowrap;
}
.section-two .view-product {
        font-size: 20px;
        width: 200px;
        height: 60px;
}
.section-five .more-product-header {
    display: block;
}
.section-five .list-group-product a {
    padding: 10px;
}
.nav.list-group-product{
    display: block;
}
.section-five .tab-pane .col-md-3{
    min-width: 50%;
}
.section-two .owl-carousel .item {
    height: 100%;
    }
    .section-two .owl-carousel .item .bg-layer {
        height: 50vh;
    }
    .navigate{
        min-width: 50%;
    }
}

