@media only screen and (max-width: 576px){

/*header css	*/
body{
	overflow-x: hidden;
}
h1{
    font-size: 35px;
}
h2{
    font-size: 22px;
}
h5{
    font-size: 17px;
}
.mobile-grid{
    width: 50%;
}
#header{
    margin-bottom: 0px;
}
.brand-logo img{
	height: 50px;
	width: auto;
}
.navbar {
    padding: 7px 10px;
}
.navbar-brand{
    padding: 0px;
}
.navbar-light .navbar-toggler{
    border:none;
}
.mobile-menu {
	background-color: #ffffff;
}
.mobile-menu{
		display: block;
	}
	#banner{
		margin-top: 0px;
	}
	.desktop-header{
		display: none;
	}
  #slide-navbar-collapse {
    position: fixed;
    top: 0;
    left: 15px;
    z-index: 99;
    width: 280px;
    height: 100%;
    background-color: #ddd;
    overflow: auto;
  }
  .menu-overlay {
    display: none;
    background-color: #000;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    /* IE7 & 8 */
    position: fixed;
    right: 0;
    top: 0;
    z-index: 49;
  }
  .banner-title h2{
    font-size: 30px;
  }
/* banner slider */
.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: -27px;
    z-index: 99;
    position: relative;
}
.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 2px;
    margin: 5px 7px;
    background: #d3bdc1;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
}
/*welcome*/
.left-image img {
    margin-top: 265px;
    z-index: 9;
    height: 532px;
}
.right-image img {
        margin-top: -488px;
    z-index: 9;
    height: 193px;
    width: auto;
    right: 0;
    margin-right: -16px;
}

#fixed-section {
    display: none;
}
#fixed-section-mobile{
    background-image: url(../../images/banner/Paralla.jpg);
    background-size: cover;
    display: block;
}
#fixed-section-mobile .content-box h2{
    font-size: 18px;
}
.border-type{
	border-left: 0px;
	border-right: 0px;
}
.tab-icon img{
	height: 40px;
	width: auto;
}
.tablink h3 {
    font-size: 16px;
    }
.tablink{
	padding: 10px;
}
.section-top {
    padding: 00px 0px;
}
.for-desktop{
    display: none;
}
/*.about-section p{
    padding-bottom: 220px;
}*/
.left-image{
    display: none;
}
.spacer {
    height: 0px;
}
.tab-title-summer, .summer-title{
    letter-spacing: 0px;
}
/*.about-image {
    position: relative;
    margin-bottom: -100px;
}*/
/*blog section*/
#blog .view-btn{
    display: none;
}
.bloglist{
    margin-bottom: 25px;
}
/*product page css start*/
/*.mobile{
    display: flex;
    flex-direction: column-reverse;
}*/
    .product-page {
        padding: 12px 13px;
    }
    .category-title h3 {
        font-size: 19px;
    }
}
/*products Details page css start*/
@media screen and (max-width: 576px) {
 .breadcrumb{
    position: absolute;
    top: -511px;
 }
 .product-title h3 {
    color: #000000;
    font-size: 20px;
    letter-spacing: 0px;
}
 /* .gallery__item {
    margin-top: 135px;
    }*/
     .gallery__item{
        height: 0px!important;
    }
.product-description, .product-description-1{
    width: 100%;
}
/*-----------------------------Contact Page css-----------------------------------*/
    #home-contact{
        background: none;
    }
    #home-contact .col-12{
        padding: 19px 30px;
    }
    /*.mobile-bg{
        background-color: #666f71;
    }*/
    .info-box{
        width: 100%;
        padding: 0;
        background: none;
    }
    
    /*.contact-section{
        color: #fff;
    }*/
    .home-form .form-control {
        border-bottom: 1px solid #e7e7e7;
        color: #e7e7e7;  
    }
    .home-form ::placeholder {
        color: #e7e7e7;
    }
    .info-box ul li span {
        background-color: #c3727f;
        padding: 10px;
        margin-right: 11px;
    }
    .social-icon{
        display: none;
    }
/*home page*/
    .about-section{
        padding: 0px 15px;
/*        margin-top: 90px;*/
    }
    .left-image {
        position: relative;
        top: 197px;
    }
    .left-image img{
        height: 256px;
    }
    .right-image{
        position: relative;
        top: 45px;
    }
    #fixed-section h2 {
        font-size: 20px;
    }
    #fixed-section .spacer {
        height: 60px;
    }
    .content-box p{
        padding: 0px;
    }
    #fixed-section{
        background-position: left;
    }
    .mobile-gap{
        padding: 50px 0px;
    }
/*  ABOUT pAGE cSS sTART  */
    #about-us{
        height: 200px;
        background-position: bottom;
    }
    .for-twist{
        display: flex;
        flex-direction: column-reverse;
    }
    .text-section{
        padding: 20px 20px 20px!important;
        text-align: justify;
    }
    .Happiness-box-2, .Happiness-box-4{
        margin: 0px 0px;
    }
    .gap{
        padding-top: 20px;
    }
    .Happiness-box {
        border-radius: 0px 60px 0px 60px;
    }
    .Happiness-box-2 {
        border-radius: 60px 0px 60px 0px;
    }
     .Happiness-box, .Happiness-box-2, .Happiness-box-3, .Happiness-box-4 {
        height: 277px;
        padding: 26px 10px;
        margin-bottom: 20px;
    }
    .inner-box h5{
        font-size: 19px;
    }
/*  candle page css start  */
    #candle-banner {
        height: 142px;
        background-position: right;
        background-image: url('../../images/banner/Candle_mobile_banner.png');
    }
/*11-10-2023*/
    .mobile-copyright{
        display: block;
    }
    .desktop-copyright{
        display: none;
    }
    /*.navbar-nav {
        padding-left: 15px;
    }*/
    .navbar-light .navbar-nav .nav-link {
        color: #000;
    }
    .dropdown-menu {
        background-color: #ffffff;
        border: 0px;
    }
    .footer{
        padding: 10px 15px;
    }
    .mobile-section{
        display: none;
    }
    #about-us, #f-banner, #c-banner{
        height: 142px;
    }
    #f-banner{
        background-image: url('../../images/banner/fragrance_mobile_banner.jpg')!important;
    }
    .navbar-toggler{
        padding: 0px;
    }
/*  season tab  */
/*.tab-inner img{
    padding-bottom: 10px;
}*/

}

@media only screen and (max-width: 600px){
    .desktop-tab{
    display: none;
}

/*.mobile-tab{
    display: block;
}*/
.fall-title {
    letter-spacing: 0px;
}
.nitish-meobile{
    padding-top: 15px;
}
.mobile-height img{
    height: 306px;
}
.mobile-height-2 img{
    height: 312px;
}
.image-box, .image-box-2{
    margin-top: 30px;
}
.nitish-meobile-2{
    padding-top: 17px;
}
/*raw material banner*/
.banner-title h2 {
    position: absolute;
    top: 47%;
    left: 43%;
    transform: translate(-35%, -50%);
}
#raw-material {
        height: 115px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.desktop{
    display: none!important;
}
.mobile-1{
    display: block!important;
}
.owl-theme .owl-nav [class*=owl-]{
    display: none;
}
.banner-title .banner-main-title{
    color: #fff!important;
}
.mobile{
    display: flex;
    flex-direction: column-reverse;
}
/*mobile banner css start*/
#banner{
    display: none;
}
    #mobile-banner{
        display: block;
    }
    #mobile-banner .four-slide{
        position: absolute;
        right: 15%;
        bottom: 84px;
        left: 12%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: left;
    }
    .four-content{
        width: 71%;
    }
    #mobile-banner .second-slide{
        position: absolute;
        right: 15%;
        bottom: 74px;
        left: 12%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center;
    }
    .second-content{
        width: 98%;
        padding: 0px 39px;
        
    }
    .second-content p, .second-content h5{
        color: #8c4a20;
    }
    #mobile-banner .third-slide{
        position: absolute;
        right: 5%;
        bottom: 130px;
        left: 12%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: right;
    }
   .third-content{
        padding: 0px 13px 21px 51px;
    }
        
    /*.carousel-control-next, .carousel-control-prev{
        display: none;
    }*/
    .carousel-indicators li {
        width: 13px!important;
        margin-bottom: -20px;}

    #fixed-section {
    background-size: contain;
}

/*all rawmaterials banner*/

#candle-mobile{
    color: #fff!important;
}
.desktop-banner{
    display: none;
}
.mobile-banner{
    display: block;
}
.desktop-content{
    display: none;
}
.mobile-content{
    display: block;
}
.btn-2 a{
    background-color: transparent!important;
}
.category-point li {
    padding: 0px 1px;
    font-size: 13px;
}
.category-point li span img{
    height: 18px;
}
.padding-top{
    padding-top: 0px;
}
.mobile-btn{
    border: none;
    color: #bc5a6e;
    /*margin-left: 47px;
    margin-top: -41px;*/
    background: transparent;

}
/*25-01-2024*/
.right2-image img{
    float: right;
        position: relative;
    right: -56px;
    margin-top: -76px;
    height: 99px;
}
.left2-image img{
        height: 104px;
    margin-top: 33px;
    margin-bottom: -80px;
    float: left;
    margin-left: -27px;
}
.right-image-m img {
    z-index: 9;
    height: 80px;
    width: auto;
    right: 0;
    margin-right: -16px;
    float: right;
}
}