/*Extra small devices (portrait phones, less than 576px)*/

@media (max-width: 991px){
.main-header-section{
    background: #fbbf4f !important;
}

.m-hide {
    display: none !important;
  }
}

@media (max-width: 575.98px){

/*Home page start*/

/*Header start*/


/*Header start*/
    
    
/*banner section start*/    

.banner-section{
    width: 100%;
    height: auto;
}
.banner-image1 {
    background-image: url(../images/banner_mobile_image2.jpg);
}
.banner-image2 {
    background-image: url(../images/banner_mobile_image1.jpg);
}    
.banner-image3 {
    background-image: url(../images/banner_mobile_image3.jpg);
}
.banner-image4 {
    background-image: url(../images/banner_mobile_image4.jpg);
}      
    
    
    
.banner-contentbox .banner-heading1 {
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 15px;
    margin-left: 0;

}
.banner-contentbox .banner-heading2 {
    text-align: center;
    font-size: 12px;
    line-height: 4px;
    margin-top: 10px;
    margin-left: 0;
}
.banner-details {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-top: 30px;
    margin-left: 0;
}
.banner-button {
    margin-top: 40px;
    margin-left: 0;
    text-align: center;
}   
    
.banner-section .owl-prev span {
    padding-left: 0px;
}    
.banner-section .owl-next span {
    padding-right: 0;
}    
.banner-contentbox {
    top: 0;
    left: 0;
    right: 0;
    justify-content: flex-start;
    align-items: center;
}    
.banner_mob-button{
    display: block;
    position: absolute;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}  
.banner_desk-button{
    display: none;
    
}    
.brand_logo {
    text-align: center;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
}    
    
/*banner section end*/    

    
/*section1 start*/ 
    

.section1 {
    padding-top: 40px;
    padding-bottom: 50px;
}
    
.mb-mt-20 {
    margin-top: 20px !important;
} 
    
.heading-1 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
}    
.contentbox {
    max-width: 260px;
    height: auto;
}  
.category-contentbox .contentbox_heading {
    font-size: 24px;
    line-height: 28px;
}    
    
    
/*section1 end*/    

    
    
/*section2 start*/    
    
/*
.category_bg-image{
    width: 100%;
    height: 350px;
    position: relative;
    background-image: url(../images/section2-image.jpg);
}
*/
    
.section2 {
    padding-bottom: 0px;
}    
/*section2 end*/    
    
 
.section3 {
    padding-top: 50px;
    padding-bottom: 0px;
}    
.section3 .slider-heading {
    font-size: 32px;
    text-align: center;
    line-height: 32px;
    margin-bottom: 20px;
}   
    
.section4 .category-contentbox1 .contentbox {
    top: 10px;
    left: 10px;
    padding-bottom: 30px;
}    
.category-contentbox1 .contentbox_heading {
    font-size: 18px;
    line-height: 24px;
}    
.category-contentbox1 .contentbox {
    max-width: 210px;
    height: auto;
} 
    
.category-contentbox1 .contentbox_details {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 20px;
}    
    
    
.section4 .category-contentbox2 .contentbox {
    max-width: 200px;
}    
.section4 .category-contentbox2 .contentbox_heading {
    font-size: 18px;
    line-height: 24px;
}    
.section4 .category-contentbox2 .contentbox_details {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 20px;
}    
  
   
.heading-2 {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 30px;
}    
    
    
    
.mb-mt-40{
    margin-top: 40px !important;
}
.mb-mt-30{
    margin-top: 30px !important;
}
 
   
 
/*Section5 start*/ 
    
.mb-mt-0{
    margin-top: 0 !important;
}
.mb-d-none{
    display: none;
}
.mb-d-block{
    display: block;
}
.section5{
    padding-top: 0px;
}    
/*Section5 end*/     

.section6{
    padding-bottom: 40px;
} 
.section6 .collection1 .contentbox_heading {
    font-size: 18px;
    line-height: 22px;
    text-align: right;
}    
    
.section6 .collection1 .contentbox_details {
    font-size: 12px;
    line-height: 16px;
    text-align: right;
    margin-bottom: 30px;
}    
    
    
.section6 .collection2 .contentbox_heading {
    font-size: 18px;
    line-height: 24px;
}    
.section6 .collection2 .contentbox_details {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 20px;
}    
.section6 .collection2 .contentbox {
    max-width: 200px;
}    
        
    
    
/*Contact form section start*/ 

.contactus-section {
    margin-top: 0px;
}    
.contactus-section .info {
    width: 100%;
    padding: 0;
} 
    
.form-box {
    padding-top: 60px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 70px;
}    
    
/*Contact form section end*/    
    
    
/*Footer start*/

.footer-column2{
    margin-top: 40px;
}  
.footer-column3{
    margin-top: 40px;
}
.footer-column4{
    margin-top: 40px;
}
.ft_end_txt {
    text-align: center;
}
.ft_end_txt2 {
    text-align: center;
}    
/*Footer end*/    
    
.contact-detailsbox{
    max-width: 200px;
} 
    
.about-content {
    top: 100px;
}    

    
.learn-more-btn {
    margin-left: 0px;
    margin-top: 20px;
}    
.aboutpage-section{
    padding-bottom: 70px !important;
}   

.product_section1 {
    padding-top: 50px;
    padding-bottom: 50px;
}    
.product_imgbox{
    width: 100%;
    height: auto;
}
.all_product_categorybox {
    margin-top: 30px;
}    
    
    
    
    
    
    
    
    
    
    
    
}


/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px){

/*Home page start*/

/*Header start*/

.top-header {
    display: none;
}   
.navbar-brand {
    max-width: 250px;
    padding: 5px 0 !important;
}    

/*Header start*/
    
    
/*banner section start*/    

.banner-section{
    width: 100%;
    height: auto;
}
.banner-image1 {
    background-image: url(../images/banner_mobile_image2.jpg);
}
.banner-image2 {
    background-image: url(../images/banner_mobile_image1.jpg);
}    
.banner-image3 {
    background-image: url(../images/banner_mobile_image3.jpg);
}
.banner-image4 {
    background-image: url(../images/banner_mobile_image4.jpg);
}      
      
    
    
.banner-contentbox .banner-heading1 {
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 15px;
    margin-left: 0;

}
.banner-contentbox .banner-heading2 {
    text-align: center;
    font-size: 36px;
    line-height: 44px;
    margin-top: 10px;
    margin-left: 0;
}
.banner-details {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-top: 30px;
    margin-left: 0;
}
.banner-button {
    margin-top: 40px;
    margin-left: 0;
    text-align: center;
}   
    
.banner-section .owl-prev span {
    padding-left: 0px;
}    
.banner-section .owl-next span {
    padding-right: 0;
}    
.banner-contentbox {
    top: 0;
    left: 0;
    right: 0;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}    
.banner_mob-button{
    display: block;
    position: absolute;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}  
.banner_desk-button{
    display: none;
    
}    
.brand_logo {
    text-align: center;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
}    
    
/*banner section end*/
 
  
.sm-mt-30{
    margin-top: 30px !important;
}  
    
    
.section1 {
    padding-top: 50px;
    padding-bottom: 40px;
}    
    
.section3 {
    padding-top: 0px;
    padding-bottom: 0px;
}    
    
    
    
    
    
    
    
    
  
.sm-mt-60{
    margin-top: 60px;
}    
.sm-mt-20{
    margin-top: 20px;
}    
    
.sm-mt-40{
    margin-top: 40px !important;
}    
.section4 {
    padding-top: 40px;
    padding-bottom: 60px;
}
    
.section6 {
    padding-top: 0px;
}    
/*section4 end*/
    
.section5 {
    padding-bottom: 60px;
}


.md-mt-30{
    margin-top: 30px !important;
}    
   
/*contact section start*/ 
 
.contactus-section {
    margin-top: 0px;
}    
    
    
.contactus-section .info {
    width: 100%;
    padding: 0;
}
.form-box {
    padding-top: 60px;
    padding-bottom: 70px;
}    
    
    
    
/*contact section end*/    
    
/*Footer start*/

.footer-column2{
    margin-top: 40px;
}  
.footer-column3{
    margin-top: 40px;
}
.footer-column4{
    margin-top: 40px;
}
.ft_end_txt {
    text-align: center;
}
.ft_end_txt2 {
    text-align: center;
}    
/*Footer end*/     

    
    
    
.product_section1 {
    padding-top: 50px;
    padding-bottom: 50px;
}    
.product_imgbox{
    width: 100%;
    height: auto;
}
.all_product_categorybox {
    margin-top: 30px;
}    
    
    
    
    
    
    
}


/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 999.98px){
    
/*Header start*/
  

/*Header end*/
    
    
/*banner section start*/    

.banner-section{
    width: 100%;
    height: auto;
}
.banner-image1 {
    background-image: url(../images/banner_mobile_image2.jpg);
}
.banner-image2 {
    background-image: url(../images/banner_mobile_image1.jpg);
}    
.banner-image3 {
    background-image: url(../images/banner_mobile_image3.jpg);
}
.banner-image4 {
    background-image: url(../images/banner_mobile_image4.jpg);
}      
       
    
    
.banner-contentbox .banner-heading1 {
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 15px;
    margin-left: 0;

}
.banner-contentbox .banner-heading2 {
    text-align: center;
    font-size: 36px;
    line-height: 44px;
    margin-top: 10px;
    margin-left: 0;
}
.banner-details {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-top: 30px;
    margin-left: 0;
}
.banner-button {
    margin-top: 40px;
    margin-left: 0;
    text-align: center;
}   
    
.banner-section .owl-prev span {
    padding-left: 0px;
}    
.banner-section .owl-next span {
    padding-right: 0;
}    
.banner-contentbox {
    top: 0;
    left: 0;
    right: 0;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}    
.banner_mob-button{
    display: block;
    position: absolute;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}  
.banner_desk-button{
    display: none;
    
}    
.brand_logo {
    text-align: center;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
}    
    
/*banner section end*/
    
    
.section1 {
    padding-top: 50px;
    padding-bottom: 50px;
}    
.section2 {
    padding-bottom: 60px;
}
.md-mt-30{
    margin-top: 30px !important;
}    
 

.md-mt-20 {
    margin-top: 20px !important;
} 
    
    
.section4 {
    padding-top: 40px;
    padding-bottom: 50px;
}    
    
    
/*
.section4 .category-contentbox .contentbox_heading {
    font-size: 20px;
    line-height: 24px;
    font-weight: 800;
    margin-bottom: 10px;
}    
    
    
.category-contentbox .contentbox_button .btn1 {
    font-size: 14px;
    padding: 8px 20px;

}    
    
.section4 .category-contentbox1 .contentbox {
    max-width: 250px;
    height: auto;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    left: 15px;
    bottom: 0;
}    
*/
    
    
    
    
.section6 {
    padding-top: 0px;
}    
    
    
    
/*About Us section end*/    
    
/*Our service section start*/
.inner-box{
    width: 100%;
    height: 350px;
}
.services-block .inner-box .image {
    overflow: hidden;
    width: 100%;
    height: 200px;
} 
.services-block .inner-box .lower-content h2 {
    height: 78px;
}    
.service-imagebox {
    width: 100%;
    height: 255px;
}    
.md-mt-40{
    margin-top: 40px !important;
}    
.border-box {
    width: 100%;
    height: 231px;
}
.our-servicebox{
    width: 100%;
    height: 231px;
}
    
.service-heading {
    font-size: 18px;
}    
    
    
/*Our service section end*/    
    

/*section4 start*/ 
    
.section4 {
    padding-top: 50px;
    padding-bottom: 50px;
}
    
    
/*section4 end*/     

    
    
   
/*contact section start*/ 

.contactus-section {
    margin-top: 50px;
}    
.contactus-section .info {
    width: 100%;
    padding: 0;
}
.contact-form-heading {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 30px;
} 
.form-box {
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 60px;
}    
    
    
/*contact section end*/     
    
    
    
/*Footer start*/
 
.footer-column3{
    margin-top: 30px;
}
.footer-column4{
    margin-top: 30px;
}
.ft_end_txt {
    text-align: center;
}
.ft_end_txt2 {
    text-align: center;
}    
/*Footer end*/    
 
.learn-more-btn {
    margin-left: 0px;
    margin-top: 20px;
}    
    

    
    
    
    
    
    
}


/*Large devices (desktops, 992px and up)*/
@media (min-width: 1000px) and (max-width: 1199.98px){

    
    
.category_name {
    font-size: 12px;
    line-height: 18px;
}    
    
    
    
    
    
    
/*Our service section start*/
    
.border-box {
    width: 100%;
    height: auto;
    padding: 30px;
    border: 2px solid #fff;
    transition: 0.3s;
}
.service-imagebox {
    width: 100%;
    height: 348px;
}    
/*Our service section end*/
    
.box-heading1 {
    font-size: 16px;
}    
.box-content {
    font-size: 30px;
}
    
.aboutus-section {
    padding: 50px 0;
} 
.section4 {
    padding-top: 50px;
    padding-bottom: 50px;
}    
/*section4 start*/ 
    
.flexbox-column {
    width: 100%;
    height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 15px;
}       
    
/*section4 end*/     
    
.why-content-con {
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 120px;
    padding-bottom: 60px;
}
.sub-cloumbox-heading {
    font-size: 24px;
}    
    
    
.contact-form-heading {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 30px;
} 
.testi-contentbox .brand-name {
    font-size: 14px;
}    
.testi-contentbox .brand-comments {
    max-width: 65%;
}    
    
}


@media (max-width: 1000px){
    
.top-header {
    display: none;
}    
/*
.email-con {
    display: none;
}
.social_con {
    display: none;
}
*/
    
    
}






