/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px){

/* .mb-mt-30{
    margin-top: 30px !important;
} */



/*Home page start*/
   
/*banner section start*/    

.banner-section{
    width: 100%;
    height: auto;
}

.banner-image1 {
    width: 100%;
    height: auto;
}    
.banner-image2 {
    width: 100%;
    height: auto;
}
.banner-image3 {
    width: 100%;
    height: auto;
} 
.banner-contentbox {
    position: absolute;
    height: 450px;
    top: 0px;
    left: 0;
    right: 0;
    max-width: 300px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
} 
.banner-contentbox .banner-topheading{
    text-align: center;
}    
    
.banner-contentbox .banner-heading1 {
    text-align: center;
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;

}
.banner-contentbox .banner-heading2 {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    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-section .owl-theme .owl-nav {
    display: none !important;
}   
  
/*banner section end*/    

    
/*section1 start*/ 
    
.section1 {
    padding-top: 30px;
    padding-bottom: 50px;
}
    
    
.module-title .heading1 {
    font-size: 18px;
    line-height: 50px;
    padding: 0px 35px;
}    
.module-title .heading1 span {
    padding: 0 20px;
}


.section1 .owl-theme .owl-nav {
    display: none !important;
}    
    
/*
.category-slide-imagebox {
    width: 140px;
    height: 140px;
    margin: 0 auto;
}    
*/
.category-slider-con {
    margin-top: 20px;
}    
    
.contact-form {
    padding-left: 15px;
    padding-right: 15px;
}    
    
    
    
    
.borderbox-con {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 65px;
}    
    
    
    
.content-con1 {
    width: 100%;
    height: auto;
    margin-top: 20px;
}    
.left-contentbox {
    width: 100%;
    height: auto;
    padding-left: 0px; 
    padding-bottom: 10px;
}
/*
.left-contentbox .content-heading1 {
    max-width: 300px;
}   
.left-contentbox .content-heading1 {
    font-size: 30px;
}    
*/
    
    
.list-column {
    width: 100%;
}
.mb-mt-20 {
    margin-top: 20px !important;
}    

    
.left_contentcon2 {
    border-right: none;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}    
.right_contentcon2 {
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}   
    
.download_brochure {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background: #ececec;
    padding: 30px 30px;
    position: relative;
}    
.bro-imagebox {
    width: 150px;
    height: auto;
    position: relative;
    left: 0;
    right: 0;
    top: 0px;
}  
.download_left {
    padding-right: 0px;
}    
.brochure-heading {
    font-size: 20px;
    text-align: center;
    margin-top: 25px;
} 
.download_text p {
    text-align: center;
    margin-bottom: 40px;;
}
.download_brochure-button{
    margin-bottom: 20px;
}    
    
    
/*section1 end*/    

    
    
/*section2 start*/    
    
.section2 {
    width: 100%;
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
}  
.image-container {
    width: 100%;
    height: auto;
    /* padding-bottom: 40px; */
}    
.image-subbanner1 .image-contentbox {
    position: absolute;
    top: 30px;
    left: 20px;
}       
.image-subbanner1 .image-heading1 {
    font-size: 18px;
    line-height: 24px;
}
.image-subbanner1 .image-heading2 {
    font-size: 20px;
    line-height: 26px;
}    
/*section2 end*/    
    
/*section3 start*/ 
.section3 {
    padding-top: 60px;
    padding-bottom: 60px;
} 
/*
.product-contentbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}    
*/
/*
.product-box2, .product-box3 {
    width: 100%;
    height: 300px;
}    
*/
    
.certi-column {
    padding: 30px;
}    
.certificate-heading {
    font-size: 32px;
}    
    
.section4 {
    padding-bottom: 60px;
}    
    
/*Our product section start*/
  
.our-service-section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.our-project-section2 {
    padding-bottom: 60px;
}    
/* .heading-section{
    padding: 0 15px;
}     */
    
/* .heading-1 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
}     */
.heading-2 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 30px;
}    
    
.product-image {
    width: 100%;
    height: auto;
}    
    
.mb-mt-40{
    margin-top: 40px !important;
}
.mb-mt-30{
    margin-top: 30px !important;
}
.content-con {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0px;
}
.section4 .left-contentbox .content-heading {
    margin-top: 0;
} 
  
    
/*Our product section end*/   
    
.services-block .inner-box .image {
    overflow: hidden;
    width: 100%;
    height: auto;
} 
/*Section5 start*/ 
    
.mb-mt-0{
    margin-top: 0 !important;
}
.mb-d-none{
    display: none;
}
.mb-d-block{
    display: block;
}
.section5{
    padding-top: 50px;
    padding-bottom: 50px;
}
.section5_container {
    padding-top: 60px;
    padding-left: 40px;
    padding-right: 40px;
}    
.section5_heading-1 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 30px;
}    
.section5_heading-2 {
    font-size: 20px;
    line-height: 26px;
}    
 
.section5 .module-title .heading1 {
    font-size: 18px;
    line-height: 50px;
    padding: 0px 30px;
}    
.product-box4, .product-box5 {
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(239, 239, 239, 0.3);
}    
.product-col {
    border-right: none;
}    
    
/*Section5 end*/     

    

    
    
/*Contact form section start*/ 
    
.contactus-section .info {
    width: 100%;
    padding: 0;
} 
    
.form-box {
    padding-top: 60px;
    padding-left: 0px;
    padding-right: 0px;
    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-column2 {
    padding-left: 0px;
}    
.footer-column3 {
    padding-left: 0px;
}    
.footer-column4 {
    padding-left: 0px;
}  
    
.ft-col1 {
    border-right: none;
}    
.ft-col2 {
    border-right: none;
}    
.ft-col3 {
    border-right: none;
}    
/*Footer end*/    
    
.contact-detailsbox{
    max-width: 200px;
} 
    
.about-content {
    top: 100px;
}    

.button-group .btn1 {
    display: block;
    width: 100%;
}    
.learn-more-btn {
    margin-left: 0px;
    margin-top: 20px;
}    
.aboutpage-section{
    padding-bottom: 70px !important;
}   

.p_group-button{
    flex-direction: column;
    flex-wrap: wrap;
}



}


/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px){

/*Home page start*/

/*banner section start*/    

.banner-section{
    width: 100%;
    height: auto;
}

.banner-image1 {
    width: 100%;
    height: auto;
}    
.banner-image2 {
    width: 100%;
    height: auto;
}
.banner-image3 {
    width: 100%;
    height: auto;
} 
.banner-contentbox {
    position: absolute;
    height: 450px;
    top: 0px;
    left: 0;
    right: 0;
    max-width: 400px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}     
.banner-contentbox .banner-heading1 {
    text-align: center;
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;

}
.banner-contentbox .banner-topheading{
    text-align: center;
}
.banner-contentbox .banner-heading2 {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    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-section .owl-theme .owl-nav {
    display: none !important;
}   
  
/*banner section end*/ 
 
  
    
/*section1 start*/ 
    
.section1 {
    padding-top: 30px;
    padding-bottom: 60px;
} 
    
.section1 .owl-theme .owl-nav {
    display: none !important;
}    
  
.category-slider-con {
    margin-top: 20px;
}    
.module-title:before {
    width: 80%;
}    
    
.content-con1 {
    width: 100%;
    height: auto;
}    
.left-contentbox {
    width: 100%;
    height: auto;
    padding-left: 0px;
    padding-bottom: 0px;
}  
.sm-mt-60{
    margin-top: 60px;
}    
.sm-mt-20{
    margin-top: 20px;
} 
    
.section4 .content-con {
    padding-left: 40px !important;
    padding-right: 40px !important;
}    
.left_contentcon2 {
    border-right: none;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}    
.right_contentcon2 {
    padding-left: 0px;
    padding-top: 20px;
    padding-bottom: 0px;
}    
.download_brochure {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background: #ececec;
    padding: 30px 30px;
    position: relative;
}    
.bro-imagebox {
    width: 150px;
    height: auto;
    position: relative;
    left: 0;
    right: 0;
    top: 0px;
}  
.download_left {
    padding-right: 0px;
}    
.brochure-heading {
    font-size: 20px;
    text-align: center;
    margin-top: 25px;
} 
.download_text p {
    text-align: center;
    margin-bottom: 40px;;
}
.download_brochure-button{
    margin-bottom: 20px;
}    
/*section1 end*/
    
.section2 {
    padding-top: 0px;
    padding-bottom: 0px;
}    
.heading-2 {
    color: #b28a4c;
    font-size: 32px;
    text-align: center;
    line-height: 38px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 50px;
} 
    
.section3 {
    padding-top: 60px;
    padding-bottom: 60px;
}  
/*
.product-box2, .product-box3 {
    width: 100%;
    height: 350px;
}    
*/
    
    
/*our project section start*/
    
.our-service-section {
    padding-top: 50px;
    padding-bottom: 50px;
}    
.product-image {
    width: 100%;
    height: auto;
}    
.our-project-section2 .project-contentbox {
    padding: 30px;
}    
.sm-mt-40{
    margin-top: 40px !important;
}  
.sm-mt-30{
    margin-top: 30px !important;
}    
.section4 {
    padding-bottom: 60px;
}
.content-con {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 50px;
}
.flexbox-column {
    padding: 40px 15px;
    background: #ebebeb;
}    
/*section4 end*/
    
.section5 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.product-col {
    border-right: none;
}
.product-box4, .product-box5 {
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(239, 239, 239, 0.3);
}    
     
/*contact section start*/ 
    
   
.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;
    padding-left: 0px;
}  
.footer-column3{
    margin-top: 40px;
    padding-left: 0px;
}
.footer-column4{
    margin-top: 40px;
    padding-left: 0px;
}
.ft_end_txt {
    text-align: center;
}
.ft_end_txt2 {
    text-align: center;
}   
    
.ft-col1 {
    border-right: none;
}    
.ft-col2 {
    border-right: none;
}    
.ft-col3 {
    border-right: none;
}    
    
/*Footer end*/     

    
    
    
.product-catelist li {
    width: 50% !important;
}    
    
    
    
    
    
    
}


/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px){
    
/*banner section start*/    

.banner-section{
    width: 100%;
    height: auto;
}

.banner-image1 {
    width: 100%;
    height: auto;
}    
.banner-image2 {
    width: 100%;
    height: auto;
}
.banner-image3 {
    width: 100%;
    height: auto;
} 
.banner-contentbox {
    position: absolute;
    height: 450px;
    top: 0px;
    left: 0;
    right: 0;
    max-width: 550px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
} 
.banner-contentbox .banner-topheading{
    text-align: center;
}    
.banner-contentbox .banner-heading1 {
    text-align: center;
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;

}
.banner-contentbox .banner-heading2 {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    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-section .owl-theme .owl-nav {
    display: none !important;
}    
  
/*banner section end*/
    
    
/*Section1 start*/
.section1 {
    padding-top: 60px;
    padding-bottom: 60px;
}    
    
.section1 .owl-theme .owl-nav {
    display: none !important;
}    
  
.category-slider-con {
    margin-top: 20px;
}    
    
    
.our-service-section {
    padding-top: 50px;
    padding-bottom: 50px;
} 
.section3 {
    padding-top: 60px;
    padding-bottom: 60px;
}  

.md-mt-30{
    margin-top: 30px !important;
}  
    
.left_contentcon2 {
    border-right: none;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}    
.right_contentcon2 {
    padding-left: 0px;
    padding-top: 20px;
    padding-bottom: 0px;
}    
.bro-imagebox {
    width: 135px;
    height: auto;
    position: absolute;
    left: 20px;
    right: 0;
    top: -25px;
}    
/*section1 start*/ 
    
    
.section2 {
    padding-top: 0px;
    padding-bottom: 0px;
}    
    
    
.aboutus-section {
    padding: 50px 0;
}
.left-contentbox {
    width: 100%;
    height: auto;
    padding-left: 0px; 
    padding-bottom: 10px;
}
.list-column {
    width: 100%;
}
.md-mt-20 {
    margin-top: 20px !important;
}    
/*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;
}    
    
.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 .content-con {
    padding-left: 30px !important;
    padding-right: 30px !important;
}     
    
.heading-1 {
    font-size: 18px;
    line-height: 24px;
}    
.heading-2 {
    font-size: 36px;
    line-height: 42px;
}    
.module-title:before {
    width: 70%;
}
/*section4 start*/ 
    
.section4 {
    padding-bottom: 60px;
}
.flexbox-column {
    width: 150px;
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 15px;
}       
    
/*section4 end*/     

    
.section5 {
    padding-top: 60px;
    padding-bottom: 60px;
}    
.product-col3, .product-col5 {
    border-right: 1px solid rgba(239, 239, 239, 0.3);
}  
.product-col2, .product-col4 {
    border-right: none;
}    
.product-box4 {
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(239, 239, 239, 0.3);
} 
.product-box5 {
    margin-bottom: 0px;
    border-bottom: none;
}    
    
    
/*contact section start*/ 
    
   
.contactus-section .info {
    width: 100%;
    padding: 0;
}
.contact-form-heading {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 30px;
}    
/*contact section end*/     
    
    
    
/*Footer start*/
 
.footer-column3{
    margin-top: 30px;
    padding-left: 0px;
}
.footer-column4{
    margin-top: 30px;
}
.ft_end_txt {
    text-align: center;
}
.ft_end_txt2 {
    text-align: center;
}  
.ft-col2 {
    border-right: none;
}    
    
/*Footer end*/    
 
.learn-more-btn {
    margin-left: 0px;
    margin-top: 20px;
}    
    
    
    
}


/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px){

    
/* .main-header {
    padding: 0 30px;
} */
.navbar-brand {
    max-width: 90px;
}    
/*.logobox {
    padding-right: 25px;
    width: 159px;
}    */
#cssmenu > ul > li > a {
    font-size: 15px;
} 
    
    
.banner-contentbox .banner-heading1 {
    font-size: 56px;
    line-height: 62px;
}    
.banner-contentbox .banner-heading2 {
    font-size: 36px;
    line-height: 42px;
}    
    
.left-contentbox .content-heading1 {
    font-size: 18px;
    line-height: 24px;
}    
.left-contentbox .content-heading2 {
    font-size: 28px;
    line-height: 34px;
}    
.left-contentbox .content-heading3 {
    font-size: 22px;
    line-height: 36px;
}    
    
    
.heading-1 {
    font-size: 18px;
    line-height: 24px;
}    
.heading-2 {
    font-size: 40px;
    line-height: 46px;
}    
  
.image-subbanner1 .image-heading1 {
    font-size: 18px;
    line-height: 24px;
}    
.image-subbanner1 .image-heading2 {
    font-size: 26px;
    line-height: 32px;
}    
    
/*Our service section start*/
    
.border-box {
    width: 100%;
    height: auto;
    padding: 30px;
    border: 2px solid #fff;
    transition: 0.3s;
}
    
/*Our service section end*/
    
    
.service-imagebox {
    width: 210px;
    height: 210px;
}    
.service-imagebox img {
    max-width: 150px;
    width: 100%;
    height: auto;
}    
.service-heading {
    font-size: 18px;
    line-height: 24px;
}    
    
.product-heading1 {
    font-size: 16px;
    line-height: 22px;
}
.product-heading2 {
    font-size: 28px;
    line-height: 34px;
}    
    
    
.section5_container {
    padding-top: 90px;
    padding-left: 40px;
    padding-right: 40px;
}   
.section5-box {
    width: 100%;
    height: auto;
    padding: 20px 8px;
}    
.section5-contenthead {
    font-size: 12px;
    line-height: 18px;
}    
    
.box {
    padding: 20px 20px;
}    
.list-content p{
    font-size: 13px;
}    
    
    
.product_imagebox {
    width: 110px;
    height: 110px;
}    
    
    
.box-heading1 {
    font-size: 16px;
}    
.box-content {
    font-size: 30px;
}
    
.aboutus-section {
    padding: 50px 0;
} 
/*
.section4 {
    padding-top: 50px;
    padding-bottom: 50px;
}    
*/
.section4 .left-contentbox .content-heading2 {
    font-size: 30px;
}    
.section4 .content-con {
    padding: 40px;
}    
.feature-heading {
    font-size: 16px;
    line-height: 22px;
}    
.feature-details {
    font-size: 13px;
    line-height: 20px;
}    

.section3 .owl-prev {
    left: -2%;
    top: 40%;
}
.section3 .owl-next {
    right: -2%;
    top: 40%;
}

/*section4 start*/ 
    
.flexbox-column {
    width: 100%;
    height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 15px;
}       
    
/*section4 end*/     
    
    
.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%;
}    
  
.product-catelist li {
    width: 100%;
}    
    
.imagebox2{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.imagebox2 img{
    width: 125%;
    height: auto;
    transition: 0.5s ease;
}
    
    
}



@media (max-width: 991px){
   
/*Header start*/
    
/* 

   

.joinus-button {
    display: none;
}  
.header .social_con {
    display: none;
}
.logobox {
    padding-right: 0px;
    border-right: none;
}    
.main-header {
    width: 100%;
    height: auto;
    padding: 10px 15px;
}     */
    
.top-header{
    display: none;
}
#header {
    top: 0px !important;
}
.main-header-section {
    width: 100%;
    background: #fff;
} 
.main-header {
    width: 100%;
    height: auto;
    padding: 7px 0px;
}  
    
.mb-logobox{
    display: block;
}      
.logobox {
    max-width: 240px;
}    
.navbar-brand {
    max-width: 150px;
    padding: 10px 0 !important;
}

#cssmenu > ul > li > a{
    color: #151515;
}

.header .social_con {
    display: none;
}

/*Header start*/    
   
.banner-section {
    margin-top: 0;
}

.section1 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.contact-form {
    padding-top: 50px;
    padding-bottom: 50px;
}
    
.ourproducts-slider-con {
    margin-top: 20px;
}    
.section3 .owl-theme .owl-nav {
    display: none !important;
}    
    .knowmore_button{
        margin-bottom: 20px;
    }    
    
.about_section2{
    padding-top: 50px;
    padding-bottom: 50px;
}    
.contact_page-section1{
    margin-top: 50px;
}    
.aboutus_page-section1 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.left-contentbox .content-heading2 {
    font-size: 26px;
    line-height: 36px;
}    
   
.section4 .content-con {
    padding-top: 50px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
}    
.section4 .left-contentbox .content-heading2 {
    font-size: 26px;
    line-height: 32px;
}    
.contactus-section {
    padding-top: 0px;
    padding-bottom: 0px;
}    
 
.mision_vision-section {
    padding-top: 50px;
    padding-bottom: 20px;
}    
 
.service-section1 {
    padding-top: 50px;
    padding-bottom: 50px;
}    
.product-catelist li {
    width: 100%;
}    
 
.about-content h1 {
    font-size: 28px;
}    
 
.service-section1 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.our-category-section {
    padding: 50px 0;
}
.our-products-section{
    padding: 50px 0;
}
    
.image-container{
    display: none;
}
.section4 {
    padding-bottom: 40px;
}
.section3 {
    padding-top: 50px;
    padding-bottom: 50px;
}


}






