/* large desktop :2160px. */
@media (min-width: 2160px) and (max-width: 3840px) {
}

/* large desktop :2001px. */
@media (min-width: 2001px) and (max-width: 2160px) {
}


/* desktop 1200px to 1600px */
@media (min-width: 1680px) and (max-width: 1919px) {
  .custom-container {
    padding: 0px 60px;
  }

  .nav-overlay-links a {
    font-size: 50px;
  }

  .nav-overlay-links {
    gap: 50px;
  }

  .banner-section {
    position: relative;
    height: 100%;
    min-height: 100%;
  }

  .bannercarousel-text {
    width: 70%;
  }

    .bannercarousel-text h1 {
        font-size: 50px;
        line-height: 70px;
        font-weight: 500;
    } 
    
    .inner-content h1 {
        font-size: 50px;
        line-height: 70px;
        font-weight: 500;
    }
    
    .banner-section-inner {
        height: 100%;
        min-height: 500px; 
    }
    
    .bannercarousel-text h6 {
        font-weight: 400;
        font-size: 27px;
        line-height: 97%;
        margin: 0px 0px 20px 0px; 
    }
    
    .btn-view-all {
        padding: 12px 24px;
        font-weight: 400;
        font-size: 18px;
        line-height: 100%;
        margin-top: 20px;
    }  
    .btn-explore{
        padding: 12px 24px;
        font-weight: 400;
        font-size: 18px;
        line-height: 100%;
        margin-top: 20px;
    }   
    
    .collection-header {
        margin-bottom: 45px; 
    }  
    
    .collection-section {
        padding: 50px 0px; 
    }
    
    .canvas-section {
        padding: 80px 0px;  
    }
    
    .contact-section {
        padding: 80px 0px;   
    }
    .footer-section {
        padding: 80px 0px 0px;
    }

  .banner-section .owl-dots {
    display: none;
  }

  .sub-tittle {
    font-size: 24px;
    line-height: 30px;
  }

    .cmn-tittle {
        font-size: 40px;
        line-height: 47px;
        padding: 0px;
        margin: 0px 0px 15px 0px;
    } 
    
    .collection-page-header h2{
        font-size: 40px;
        line-height: 47px;
        padding: 0px;
        margin: 0px 0px 15px 0px;
    }  

  .cmn-text {
    font-size: 16px;
    line-height: 27px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
  }
  
  .about-exquisite-section-parallax p{
    font-size: 16px;
    line-height: 27px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
  }
  
  .single-step p{
    font-size: 16px;
    line-height: 27px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
  } 
  
  .single-step { 
    gap: 30px;
    padding: 0 0 10px;
 }
 
 .footer-parallax {
    padding: 10px 0px 0px; 
}

.footer-cta p {
    font-size: 16px;
    line-height: 27px; 
}

.footer-contact-item { 
    margin-bottom: 20px;
} 

.single-step .number {
    font-size: 50px;
    line-height: 50px;
} 
  
  .approach-section-parallax .cmn-text {
    font-size: 16px;
    line-height: 27px; 
    margin: 0px 0px 35px 0px;
}
.collection-page-header p{
    font-size: 16px;
    line-height: 27px; 
    padding: 0px 0px 35px 0px;
} 

.collection-box .thamble img {
    max-height: 230px; 
} 

.collection-box { 
    padding: 0;
}

.collection-box .text {
    padding: 20px;
}

.vision-section-parallax p{
    font-size: 16px;
    line-height: 27px;
    margin: 0px 0px 15px 0px;
    padding: 0px; 
}

.vision-section-parallax .about-text h6 {
    font-weight: 500;
    font-size: 18px;
    line-height: 137%;
    border-left: 5px solid #434F27; 
    padding: 0 0 0 15px;
} 
  
  .about-us-section-parallax p {
    font-size: 16px;
    line-height: 27px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
  }
  
   .about-text p{
    font-size: 16px;
    line-height: 27px;
    margin: 0px 0px 15px 0px;
    padding: 0px; 
}

p.color-text{
    font-size: 16px;
    line-height: 27px;
    margin: 0px 0px 15px 0px;
    padding: 0px; 
}

  .about-text {
    padding: 0px 0px 0px 30px;
    margin: 0px;
  }

  .services-box .text .tittle h3 {
    font-size: 28px;
    line-height: 30px;
    margin: 0px 0px 20px 0px;
    width: 100%;
  }
  
    .approach-step .content h3 {
        font-size: 28px;
        line-height: 30px;
        margin: 0px 0px 10px 0px;
        padding: 0 0 10px;
        width: 100%;
        text-align: left;
    } 
    
    .collection-box .text h3{
        font-size: 28px;
        line-height: 30px;
        margin: 0px 0px 10px 0px;
        padding: 0 0 10px; 
    } 
    .get-a-quote {
        padding: 12px 24px;
        font-size: 16px;
        border-radius: 30px; 
        margin: 30px 0;
    }
    .product-title {
        font-size: 40px;
        line-height: 47px;
        margin: 0px 0px 10px 0px;
    } 
    
    .contact-information .email {
        gap: 30px;
        padding: 25px 0 25px;
        margin: 0 30px 0 0;
    }
    
    .contact-information .email h4, .contact-information .hours h4 {
        font-weight: 500;
        font-size: 28px;
        line-height: 90%; 
    }
    
    .contact-information .hours {
        gap: 30px;
        padding: 25px 0 25px;
        margin: 0 30px 0 0;  
    }
    
    .product-box .text h3 {
        font-size: 23px;
        line-height: 30px;
        margin: 0;
        padding: 10px 0 0 0;
    } 
    .product-box .text {
        padding: 20px 20px;
    } 
    
    .contact-information .email h6, .contact-information .hours h6 {
        font-weight: 400;
        font-size: 18px;
        line-height: 100%;
        letter-spacing: 0%;
        padding: 0 0 10px; 
    }
    .about-us-section-parallax .contact-text p {
        padding: 28px 0;
    } 
    
    .contact-form h5 {
        font-size: 32px;
        line-height: 30px; 
        padding: 0 0 30px;
    } 
    
    .accordion-header {
        padding: 10px;
        font-size: 20px;
        font-weight: 600; 
        font-family: Poppins;
    } 
    
    .contact-form {
        border-radius: 20px; 
        padding: 30px 45px;
    }
    
    form label {
        font-size: 18px; 
        padding: 18px 0 10px;
    }
    
    .form-control {
        font-size: 18px !important;
        padding: 15px !important; 
    }
    
    .accordion-content .content p {
        font-size: 16px;
        line-height: 24px;
        margin: 0px 0px 0px 0px;
    } 

  .services-box .text .tittle p {
    font-size: 16px;
    line-height: 24px;
    margin: 0px 0px 20px 0px;
    width: 100%;
  }
  
  .about-section {
    padding: 50px 0px;
  }
  
  .approach-step .content p{
    font-size: 16px;
    line-height: 24px;
    margin: 0px 0px 20px 0px;
    width: 100%; 
  }
  
  .collection-box .text p{
    font-size: 16px;
    line-height: 24px;
    margin: 0px 0px 20px 0px; 
    padding: 0; 
  } 
  
  .collection-box .text a.link-explore {
    font-size: 18px;
    line-height: 100%; 
    padding: 0 0 20px;
}

.product-box .text p {
    font-size: 16px;
    line-height: 100%;
    margin-bottom: 5px; 
}
  
  .approach-step { 
        border-radius: 10px;
        padding: 25px;
    }

  .services-box {
    height: 400px;
  }
  
  .gallery-header {
    padding: 0 0 30px;
  }

  .services-box .text {
    bottom: -115px;
  }

    .fc-text p {
        font-size: 16px;
        line-height: 27px;
    } 

  .footer-cta h4 {
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 15px;
    max-width: 60%;
  }

  .footer-bottm {
    margin-top: 20px;
    padding: 20px 0;
  }

  .footer-bottm p {
    font-size: 16px;
  }

  .footer-nav ul {
    gap: 20px;
  }

  .footer-nav ul li a {
    font-size: 16px;
  }  
  /* ===== FILTER TABS ===== */
    .filter-tabs {
        margin: 30px auto;
        text-align: center;
        border-radius: 10px;
        padding: 6px;
        width: fit-content;
    } 
    
    .filter-tabs button {
        font-size: 25px;
        line-height: 35px; 
    }
    
}


/* desktop 1200px to 1600px */
@media (min-width: 1440px) and (max-width: 1679px) {
 .custom-container {
    padding: 0px 60px;
  }

  .nav-overlay-links a {
    font-size: 50px;
  }

  .nav-overlay-links {
    gap: 50px;
  }

  .banner-section {
    position: relative;
    height: 100%;
    min-height: 100%;
  }

  .bannercarousel-text {
    width: 70%;
  }

    .bannercarousel-text h1 {
        font-size: 50px;
        line-height: 70px;
        font-weight: 500;
    } 
    
    .inner-content h1 {
        font-size: 50px;
        line-height: 70px;
        font-weight: 500;
    }
    
    .banner-section-inner {
        height: 100%;
        min-height: 500px; 
    }
    
    .bannercarousel-text h6 {
        font-weight: 400;
        font-size: 27px;
        line-height: 97%;
        margin: 0px 0px 20px 0px; 
    }
    
    .btn-view-all {
        padding: 12px 24px;
        font-weight: 400;
        font-size: 18px;
        line-height: 100%;
        margin-top: 20px;
    }  
    
    .btn-explore{
        padding: 12px 24px;
        font-weight: 400;
        font-size: 18px;
        line-height: 100%;
        margin-top: 20px;
    }   
    
    .collection-header {
        margin-bottom: 45px; 
    }  
    
    .collection-section {
        padding: 50px 0px; 
    }
    
    .canvas-section {
        padding: 80px 0px;  
    }
    
    .contact-section {
        padding: 80px 0px;   
    }
    .footer-section {
        padding: 80px 0px 0px;
    }

  .banner-section .owl-dots {
    display: none;
  }

  .sub-tittle {
    font-size: 24px;
    line-height: 30px;
  }

    .cmn-tittle {
        font-size: 40px;
        line-height: 47px;
        padding: 0px;
        margin: 0px 0px 15px 0px;
    } 
    
    .collection-page-header h2{
        font-size: 40px;
        line-height: 47px;
        padding: 0px;
        margin: 0px 0px 15px 0px;
    }  

  .cmn-text {
    font-size: 16px;
    line-height: 27px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
  }
  
  .about-exquisite-section-parallax p{
    font-size: 16px;
    line-height: 27px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
  }
  
  .single-step p{
    font-size: 16px;
    line-height: 27px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
  } 
  
  .single-step { 
    gap: 30px;
    padding: 0 0 10px;
 }
 
 .footer-parallax {
    padding: 10px 0px 0px; 
}

.footer-cta p {
    font-size: 16px;
    line-height: 27px; 
}

.footer-contact-item { 
    margin-bottom: 20px;
} 

.single-step .number {
    font-size: 50px;
    line-height: 50px;
} 
  
  .approach-section-parallax .cmn-text {
    font-size: 16px;
    line-height: 27px; 
    margin: 0px 0px 35px 0px;
}
.collection-page-header p{
    font-size: 16px;
    line-height: 27px; 
    padding: 0px 0px 35px 0px;
} 

.collection-box .thamble img {
    max-height: 230px; 
} 

.collection-box { 
    padding: 0;
}

.collection-box .text {
    padding: 20px;
}

.vision-section-parallax p{
    font-size: 16px;
    line-height: 27px;
    margin: 0px 0px 15px 0px;
    padding: 0px; 
}

.vision-section-parallax .about-text h6 {
    font-weight: 500;
    font-size: 18px;
    line-height: 137%;
    border-left: 5px solid #434F27; 
    padding: 0 0 0 15px;
} 
  
  .about-us-section-parallax p {
    font-size: 16px;
    line-height: 27px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
  }
  
    .about-text p{
    font-size: 16px;
    line-height: 27px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
}

p.color-text{
    font-size: 16px;
    line-height: 27px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
}

  .about-text {
    padding: 0px 0px 0px 30px;
    margin: 0px;
  }

  .services-box .text .tittle h3 {
    font-size: 28px;
    line-height: 30px;
    margin: 0px 0px 20px 0px;
    width: 100%;
  }
  
    .approach-step .content h3 {
        font-size: 28px;
        line-height: 30px;
        margin: 0px 0px 10px 0px;
        padding: 0 0 10px;
        width: 100%;
        text-align: left;
    } 
    
    .collection-box .text h3{
        font-size: 28px;
        line-height: 30px;
        margin: 0px 0px 10px 0px;
        padding: 0 0 10px; 
    } 
    .get-a-quote {
        padding: 12px 24px;
        font-size: 16px;
        border-radius: 30px; 
        margin: 30px 0;
    }
    .product-title {
        font-size: 40px;
        line-height: 47px;
        margin: 0px 0px 10px 0px;
    } 
    
    .contact-information .email {
        gap: 30px;
        padding: 25px 0 25px;
        margin: 0 30px 0 0;
    }
    
    .contact-information .email h4, .contact-information .hours h4 {
        font-weight: 500;
        font-size: 28px;
        line-height: 90%; 
    }
    
    .contact-information .hours {
        gap: 30px;
        padding: 25px 0 25px;
        margin: 0 30px 0 0;  
    }
    
    .product-box .text h3 {
        font-size: 22px;
        line-height: 30px;
        margin: 0;
        padding: 10px 0 0 0;
    } 
    .product-box .text {
        padding: 20px 20px;
    } 
    
    .contact-information .email h6, .contact-information .hours h6 {
        font-weight: 400;
        font-size: 18px;
        line-height: 100%;
        letter-spacing: 0%;
        padding: 0 0 10px; 
    }
    .about-us-section-parallax .contact-text p {
        padding: 28px 0;
    } 
    
    .contact-form h5 {
        font-size: 32px;
        line-height: 30px; 
        padding: 0 0 30px;
    } 
    
    .accordion-header {
        padding: 10px;
        font-size: 20px;
        font-weight: 600; 
        font-family: Poppins;
    } 
    
    .contact-form {
        border-radius: 20px; 
        padding: 30px 45px;
    }
    
    form label {
        font-size: 18px; 
        padding: 18px 0 10px;
    }
    
    .form-control {
        font-size: 18px !important;
        padding: 15px !important; 
    }
    
    .accordion-content .content p {
        font-size: 16px;
        line-height: 24px;
        margin: 0px 0px 0px 0px;
    } 

  .services-box .text .tittle p {
    font-size: 16px;
    line-height: 24px;
    margin: 0px 0px 20px 0px;
    width: 100%;
  }
  
  .about-section {
    padding: 50px 0px;
  }
  
  .approach-step .content p{
    font-size: 16px;
    line-height: 24px;
    margin: 0px 0px 20px 0px;
    width: 100%; 
  }
  
  .collection-box .text p{
    font-size: 16px;
    line-height: 24px;
    margin: 0px 0px 20px 0px; 
    padding: 0; 
  } 
  
  .collection-box .text a.link-explore {
    font-size: 18px;
    line-height: 100%; 
    padding: 0 0 20px;
}

.product-box .text p {
    font-size: 16px;
    line-height: 100%;
    margin-bottom: 5px; 
}
  
  .approach-step { 
        border-radius: 10px;
        padding: 25px;
    }

  .services-box {
    height: 400px;
  }
  
  .gallery-header {
    padding: 0 0 30px;
  }

  .services-box .text {
    bottom: -115px;
  }

    .fc-text p {
        font-size: 16px;
        line-height: 27px;
    } 

    .footer-cta h4 {
        font-size: 32px;
        line-height: 50px;
        margin-bottom: 15px;
        max-width: 60%;
    } 

  .footer-bottm {
    margin-top: 20px;
    padding: 20px 0;
  }

  .footer-bottm p {
    font-size: 16px;
  }

  .footer-nav ul {
    gap: 20px;
  }

  .footer-nav ul li a {
    font-size: 16px;
  } 
  /* ===== FILTER TABS ===== */
    .filter-tabs {
        margin: 30px auto;
        text-align: center;
        border-radius: 10px;
        padding: 6px;
        width: fit-content;
    } 
    
  .filter-tabs button {
        font-size: 18px;
        line-height: 35px;
    } 
    
}

/* desktop 1200px to 1600px */
@media (min-width: 1280px) and (max-width: 1439px) {
  .custom-container {
    padding: 0px 60px;
  }

  .nav-overlay-links a {
    font-size: 50px;
  }

  .nav-overlay-links {
    gap: 50px;
  }

  .banner-section {
    position: relative;
    height: 100%;
    min-height: 100%;
  }

  .bannercarousel-text {
    width: 70%;
  }

    .bannercarousel-text h1 {
        font-size: 50px;
        line-height: 70px;
        font-weight: 500;
    } 
    
    .inner-content h1 {
        font-size: 50px;
        line-height: 70px;
        font-weight: 500;
    }
    
    .banner-section-inner {
        height: 100%;
        min-height: 500px; 
    }
    
    .bannercarousel-text h6 {
        font-weight: 400;
        font-size: 27px;
        line-height: 97%;
        margin: 0px 0px 20px 0px; 
    }
    
    .btn-view-all {
        padding: 12px 24px;
        font-weight: 400;
        font-size: 18px;
        line-height: 100%;
        margin-top: 20px;
    }  
    .btn-explore{
        padding: 12px 24px;
        font-weight: 400;
        font-size: 18px;
        line-height: 100%;
        margin-top: 20px;
    }  
    
    .collection-header {
        margin-bottom: 45px; 
    }  
    
    .collection-section {
        padding: 50px 0px; 
    }
    
    .canvas-section {
        padding: 80px 0px;  
    }
    
    .contact-section {
        padding: 80px 0px;   
    }
    .footer-section {
        padding: 80px 0px 0px;
    }

  .banner-section .owl-dots {
    display: none;
  }

  .sub-tittle {
    font-size: 24px;
    line-height: 30px;
  }

    .cmn-tittle {
        font-size: 40px;
        line-height: 47px;
        padding: 0px;
        margin: 0px 0px 15px 0px;
    } 
    
    .collection-page-header h2{
        font-size: 40px;
        line-height: 47px;
        padding: 0px;
        margin: 0px 0px 15px 0px;
    }  

  .cmn-text {
    font-size: 16px;
    line-height: 27px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
  }
  
  .about-exquisite-section-parallax p{
    font-size: 16px;
    line-height: 27px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
  }
  
  .single-step p{
    font-size: 16px;
    line-height: 27px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
  } 
  
  .single-step { 
    gap: 30px;
    padding: 0 0 10px;
 }
 
 .footer-parallax {
    padding: 10px 0px 0px; 
}

.footer-cta p {
    font-size: 16px;
    line-height: 27px; 
}

.footer-contact-item { 
    margin-bottom: 20px;
} 

.single-step .number {
    font-size: 50px;
    line-height: 50px;
} 
  
  .approach-section-parallax .cmn-text {
    font-size: 16px;
    line-height: 27px; 
    margin: 0px 0px 35px 0px;
}
.collection-page-header p{
    font-size: 16px;
    line-height: 27px; 
    padding: 0px 0px 35px 0px;
} 

.collection-box .thamble img {
   height: auto; 
} 

.collection-box { 
    padding: 0;
}

.collection-box .text {
    padding: 20px;
}

.vision-section-parallax p{
    font-size: 16px;
    line-height: 27px;
    margin: 0px 0px 15px 0px;
    padding: 0px; 
}

.vision-section-parallax .about-text h6 {
    font-weight: 500;
    font-size: 18px;
    line-height: 137%;
    border-left: 5px solid #434F27; 
    padding: 0 0 0 15px;
} 
  
  .about-us-section-parallax p {
    font-size: 16px;
    line-height: 27px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
  }
  
  .about-text p{
    font-size: 16px;
    line-height: 27px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
}
p.color-text{
    font-size: 16px;
    line-height: 27px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
}

  .about-text {
    padding: 0px 0px 0px 30px;
    margin: 0px;
  }

  .services-box .text .tittle h3 {
    font-size: 28px;
    line-height: 30px;
    margin: 0px 0px 20px 0px;
    width: 100%;
  }
  
    .approach-step .content h3 {
        font-size: 28px;
        line-height: 30px;
        margin: 0px 0px 10px 0px;
        padding: 0 0 10px;
        width: 100%;
        text-align: left;
    } 
    
    .collection-box .text h3{
        font-size: 28px;
        line-height: 30px;
        margin: 0px 0px 10px 0px;
        padding: 0 0 10px; 
    } 
    .get-a-quote {
        padding: 12px 24px;
        font-size: 16px;
        border-radius: 30px; 
        margin: 30px 0;
    }
    .product-title {
        font-size: 40px;
        line-height: 47px;
        margin: 0px 0px 10px 0px;
    } 
    
    .contact-information .email {
        gap: 30px;
        padding: 25px 0 25px;
        margin: 0 30px 0 0;
    }
    
    .contact-information .email h4, .contact-information .hours h4 {
        font-weight: 500;
        font-size: 28px;
        line-height: 90%; 
    }
    
    .contact-information .hours {
        gap: 30px;
        padding: 25px 0 25px;
        margin: 0 30px 0 0;  
    }
    
    .product-box .text h3 {
        font-size: 22px;
        line-height: 27px;
        margin: 0;
        padding: 10px 0 0 0;
        min-height: 52px;
    } 
    .product-box .text {
        padding: 20px 20px;
    } 
    
    .contact-information .email h6, .contact-information .hours h6 {
        font-weight: 400;
        font-size: 18px;
        line-height: 100%;
        letter-spacing: 0%;
        padding: 0 0 10px; 
    }
    .about-us-section-parallax .contact-text p {
        padding: 28px 0;
    } 
    
    .contact-form h5 {
        font-size: 32px;
        line-height: 30px; 
        padding: 0 0 30px;
    } 
    
    .accordion-header {
        padding: 10px;
        font-size: 20px;
        font-weight: 600; 
        font-family: Poppins;
    } 
    
    .contact-form {
        border-radius: 20px; 
        padding: 30px 45px;
    }
    
    form label {
        font-size: 18px; 
        padding: 18px 0 10px;
    }
    
    .form-control {
        font-size: 18px !important;
        padding: 15px !important; 
    }
    
    .accordion-content .content p {
        font-size: 16px;
        line-height: 24px;
        margin: 0px 0px 0px 0px;
    } 

  .services-box .text .tittle p {
    font-size: 16px;
    line-height: 24px;
    margin: 0px 0px 20px 0px;
    width: 100%;
  }
  
  .about-section {
    padding: 50px 0px;
  }
  
  .approach-step .content p{
    font-size: 16px;
    line-height: 24px;
    margin: 0px 0px 20px 0px;
    width: 100%; 
  }
  
  .collection-box .text p{
    font-size: 16px;
    line-height: 24px;
    margin: 0px 0px 20px 0px; 
    padding: 0; 
  } 
  
  .collection-box .text a.link-explore {
    font-size: 18px;
    line-height: 100%; 
    padding: 0 0 20px;
}

.product-box .text p {
    font-size: 16px;
    line-height: 100%;
    margin-bottom: 5px; 
}
  
  .approach-step { 
        border-radius: 10px;
        padding: 25px;
    }

  .services-box {
    height: 400px;
  }
  
  .gallery-header {
    padding: 0 0 30px;
  }

  .services-box .text {
    bottom: -115px;
  }

    .fc-text p {
        font-size: 16px;
        line-height: 27px;
    } 

  .footer-cta h4 {
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 15px;
    max-width: 60%;
  }

  .footer-bottm {
    margin-top: 20px;
    padding: 20px 0;
  }

  .footer-bottm p {
    font-size: 16px;
  }

  .footer-nav ul {
    gap: 20px;
  }

  .footer-nav ul li a {
    font-size: 16px;
  }
  
  /* ===== FILTER TABS ===== */
    .filter-tabs {
        margin: 30px auto;
        text-align: center;
        border-radius: 10px;
        padding: 6px;
        width: fit-content;
    } 
    
    .filter-tabs button {
        font-size: 18px;
        line-height: 35px; 
    }  

}

/* Normal desktop :992px. */
@media (min-width: 1024px) and (max-width: 1279px) { 
  .custom-container {
    max-width: 100%;
    margin: 0px auto;
    padding: 0px 40px;
  }

  .nav-overlay-links a {
    font-size: 50px;
  }

  .nav-overlay-links {
    gap: 60px;
  }

  .banner-section {
    position: relative;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
  }

  .nav-logo img {
    height: 60px;
  }

  .bannercarousel-text h6 {
    font-size: 28px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
  }

  .bannercarousel-text h1 {
    font-size: 60px;
    line-height: 80px;
  }

  .banner-section .owl-dots {
    display: none;
  }

  .bannercarousel-text {
    width: 80%;
  }

  .about-section {
    padding: 50px 0px;
  }

  .about-text {
    padding: 0px 0px 0px 20px;
    margin: 0px;
  }

  .sub-tittle {
    font-size: 20px;
    line-height: 20px;
  }

  .cmn-tittle {
    font-size: 35px;
    line-height: 45px;
    padding: 0px;
    margin: 0px 0px 20px 0px;
  }

  .cmn-text {
    font-size: 16px;
    line-height: 26px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
  }

  .btn-explore {
    padding: 12px 20px;
    border-radius: 50px;
    margin-top: 20px;
  }

  .services-box {
    height: 300px;
  }

  .services-box .thamble {
    height: 300px;
  }

  .services-box .text {
    bottom: -261px;
    left: 20px;
    right: 20px;
    margin: auto;
    text-align: left;
    z-index: 2;
    transition: all 300ms ease-in-out;
  }

  .services-box .text .tittle h3 {
    font-size: 20px;
    line-height: 20px;
    margin: 0px 0px 15px 0px;
    width: 100%;
    text-align: left;
  }

  .services-box .text .tittle p {
    font-size: 16px;
    line-height: 22px;
    margin: 0px 0px 20px 0px;
    width: 100%;
  }

  .link-explore {
    font-size: 16px;
  }

  .footer-section {
    padding: 60px 0px 0px;
  }

  .footer-cta h4 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 10px;
  }

  .footer-cta p {
    font-size: 18px;
    line-height: 28px;
    max-width: 80%;
  }

  .fc-text p {
    font-size: 18px;
    line-height: 28px;
  }

  .fc-icon {
    min-width: 40px;
    width: 40px;
    height: 40px;
    font-size: 20px;
  }

  .footer-contact-item {
    gap: 15px;
    margin-bottom: 15px;
  }

  .footer-bottm {
    margin-top: 30px;
    padding: 10px 0;
  }

  .footer-nav ul {
    gap: 20px;
  }

  .footer-nav ul li a {
    font-size: 16px;
  }

  .footer-bottm p {
    font-size: 14px;
  }
}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1023px) {
  .banner-section-inner {
     min-height: 350px;
    }
    
    .inner-content h1 {
        font-size: 35px;
        line-height: 45px; 
    }
    
    .about-exquisite-section-parallax {
        padding: 60px 0px 60px; 
    }
    
    .footer-parallax {
        padding: 60px 0px 0px; 
    }
    
    .collection-page-header h2 {
        font-size: 30px;
        line-height: 40px; 
        padding: 20px 0 20px;
        margin: 0;
    }
    .collection-page-header p {
        font-size: 15px;
        line-height: 24px;
        padding: 0 0 20px; 
    }
    
    .collection-box .thamble img {
        min-height: 300px;
        height: 300px;
        width: 100%;
        object-fit: none;
        object-position: center;
    }
    
    .collection-box .text {
        padding: 20px 10px;
    } 
    
    .collection-box .text h3 {
        font-size: 30px;
        line-height: 40px; 
        padding: 0 0 15px;
    }
    .collection-box .text p {
        font-size: 16px;
        line-height: 26px; 
        padding: 0px 0 20px;
    }
    .collection-box .text a.link-explore { 
        font-size: 18px;
        line-height: 30px;
        padding: 0px;
    }
    
    .collection-box {
        margin: 0 0 20px; 
    }
    
    .product-box .text {
        padding: 20px 10px;
    }
    
    .product-box .text h3 {
        font-size: 30px;
        line-height: 40px;
        padding: 0 0 10px;
    }
    
    .product-box .text p {
        font-size: 16px;
        line-height: 30px; 
        margin-bottom: 5px;
    }
    
    .product-page {
        margin: 40px auto;
    }
    
    .contact-information .email h4, .contact-information .hours h4 {
        font-size: 20px;
        line-height: 25px; 
    }
    
    .contact-information .email h6, .contact-information .hours h6 {
        font-size: 18px;
        line-height: 25px;
        padding: 0 0 5px; 
    }
    
    .contact-information .email { 
        gap: 30px;
        padding: 20px 0 20px;
        margin: 0;
    }
    .contact-information .hours {
        gap: 30px;
        padding: 20px 0 20px;
        margin: 0;
    }
    
    .contact-text {
        padding: 0px 0px 0px 20px; 
    } 
    
    .about-us-section-parallax .contact-text p {
        padding: 30px 0;
    } 
    
    .contact-form {
        border: 1px solid #FFFFFF;
        border-radius: 30px;
        box-shadow: 0px 0px 5px 2px #0000000D;
        padding: 20px;
    } 
    .contact-form h5 {
        font-size: 30px;
        line-height: 40px;
        padding: 0 0 20px;
    } 
    
    form label {
        font-size: 16px;
        line-height: 25px;
        padding: 10px 0;
    } 
    
    .form-control {
        font-size: 16px !important;
        line-height: 26px !important;
        padding: 10px !important;
    }  
    
    .banner-section-taxonomy-inner {
        min-height: 0; 
    }
        
    .about-us-section-parallax p {
        font-size: 14px;
        line-height: 24px; 
    }
    .approach-section-parallax .cmn-text {
        font-size: 14px;
        line-height: 24px;
        margin: 0px 0px 30px 0px;
    }
    
    .approach-step {
        padding: 20px;
        margin: 10px; 
    }
    .approach-step .icon img {
        width: 80px;
        height: 80px;
        margin: 0 0 15px;
    }
    
    .approach-step .content h3 {
        font-size: 30px;
        line-height: 40px;
    }
    
    .approach-step .content p {
        font-size: 16px;
        line-height: 26px; 
    }
    
    .vision-section-parallax p {
        font-size: 14px;
        line-height: 24px; 
    }
    .vision-section-parallax .about-text h6 {
        font-size: 15px;
        line-height: 25px;
        border-left: 5px solid #434F27;
        margin: 15px 0 0 0;
        padding: 0px 0 0 10px;
    } 
    .about-exquisite-section-parallax p {
        font-size: 14px;
        line-height: 24px; 
    }
    
    .single-step { 
        gap: 25px;
        padding: 0 0 20px;
    }
    
    .single-step h4 {
        font-size: 30px;
        line-height: 40px; 
    }
    .single-step .number {
        font-size: 50px;
        line-height: 50px; 
    }
    
  .front-page-header {
    background: #000;
  }

  .nav-overlay-links a {
    font-size: 30px;
  }

  .nav-overlay-links {
    gap: 40px;
  }

  .nav-logo img {
    height: 50px;
  }

  .site-nav.scrolled {
    background: transparent;
    backdrop-filter: none;
    padding: 14px 40px;
    box-shadow: 0 2px 24px rgba(0, 0, 0, 0.3);
  }

  .site-nav {
    position: relative;
    padding: 8px 0px;
    background: #000;
  }

  .banner-section {
    position: relative;
    height: 100%;
    min-height: 200px;
    overflow: hidden;
    display: flex;
    align-items: start;
    justify-content: start;
  }

  .banner-section img {
    min-height: 200px;
  }

  .banner-section .owl-dots {
    display: none;
  }

  .bannercarousel-text {
    width: 100%;
  }

  .bannercarousel-text h6 {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-size: 25px;
    line-height: 35px;
  }

  .bannercarousel-text h1 {
    font-size: 35px;
    line-height: 45px;
  }

  .about-section {
    padding: 30px 0px;
  }

  .about-text {
    padding: 0px;
    margin: 0px;
    text-align: left;
  }

  .sub-tittle {
    font-size: 18px;
    line-height: 18px;
    padding: 0px;
    margin: 0px 0px 10px 0px;
  }

  .cmn-tittle {
    font-size: 25px;
    line-height: 35px;
    padding: 0px;
    margin: 0px 0px 10px 0px;
  }

  .cmn-text {
    font-size: 14px;
    line-height: 24px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
  }

  .btn-explore {
    margin-top: 10px;
    padding: 10px 20px;
    font-size: 16px;
  }

  .collection-section {
    padding: 30px 0px;
    margin: 0px;
  }

  .collection-header {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
  }

  .btn-view-all {
    gap: 10px;
    padding: 12px 20px;
    border-radius: 50px;
    font-size: 16px;
    margin-top: 10px;
  }
  
  .btn-explore{
    gap: 10px;
    padding: 12px 20px;
    border-radius: 50px;
    font-size: 16px;
    margin-top: 10px;
  }

  .row > .col-lg-3:nth-child(2) .services-box,
  .row > .col-lg-3:nth-child(4) .services-box {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .services-box {
    height: 300px;
  }

  .services-box .text .tittle h3 {
    font-size: 30px;
    line-height: 40px;
    margin: 0px 0px 20px 0px;
    width: 100%;
  }

  .services-box .text .tittle p {
    font-size: 16px;
    line-height: 26px;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    width: 100%;
  }

  .services-box .text {
    bottom: -80px;
    left: 20px;
    right: 20px;
  }

  .canvas-section {
    padding: 30px 0px;
    margin: 0px;
  }

  .canvas-showcase-img {
    margin: 30px 0;
  }

  .contact-section {
    padding: 30px 0px;
    margin: 0px;
  }

  .social-sidebar {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 10px;
  }

  .contact-section-header {
    padding: 0px;
    margin: 0px 0px 20px 0px;
  }

  .form-input-line {
    padding: 15px 0;
    font-size: 14px;
    line-height: 14px;
  }

  .footer-section {
    padding: 30px 0px 0px;
  }

  .footer-cta h4 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
  }

  .footer-cta p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    max-width: 100%;
  }

  .fc-text p {
    font-size: 14px;
    line-height: 18px;
  }

  .fc-icon {
    min-width: 40px;
    width: 40px;
    height: 40px;
    font-size: 18px;
  }

  .footer-contact-item {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
  }

  .footer-bottm {
    margin-top: 10px;
    padding: 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }

  .footer-nav ul {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer-nav ul li a {
    font-size: 12px;
  }

  .footer-bottm p {
    font-size: 12px;
  }  
  
  .filter-tabs button {
    padding: 8px 15px;
    margin: 5px;
    font-size: 18px;
    line-height: 30px;
  }
  .img-fluid.portfokio-lightbox {
        margin: 10px 0;
    }
} 

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    
   .banner-section-inner {
     min-height: 350px;
    }
    
    .inner-content h1 {
        font-size: 35px;
        line-height: 45px; 
    }
    
    .about-exquisite-section-parallax {
        padding: 60px 0px 60px; 
    }
    
    .footer-parallax {
        padding: 60px 0px 0px; 
    }
    
    .collection-page-header h2 {
        font-size: 30px;
        line-height: 40px; 
        padding: 20px 0 20px;
        margin: 0;
    }
    .collection-page-header p {
        font-size: 15px;
        line-height: 24px;
        padding: 0 0 20px; 
    }
    
    .collection-box .thamble img {
        min-height: 300px;
        height: 300px;
        width: 100%;
        object-fit: none;
        object-position: center;
    }
    
    .collection-box .text {
        padding: 20px 10px;
    } 
    
    .collection-box .text h3 {
        font-size: 30px;
        line-height: 40px; 
        padding: 0 0 15px;
    }
    .collection-box .text p {
        font-size: 16px;
        line-height: 26px; 
        padding: 0px 0 20px;
    }
    .collection-box .text a.link-explore { 
        font-size: 18px;
        line-height: 30px;
        padding: 0px;
    }
    
    .collection-box {
        margin: 0 0 20px; 
    }
    
    .product-box .text {
        padding: 20px 10px;
    }
    
    .product-box .text h3 {
        font-size: 30px;
        line-height: 40px;
        padding: 0 0 10px;
    }
    
    .product-box .text p {
        font-size: 16px;
        line-height: 30px; 
        margin-bottom: 5px;
    }
    .img-fluid.portfokio-lightbox {
        margin: 10px 0;
    }
    
    .product-page {
        margin: 40px auto;
    }
    
    .contact-information .email h4, .contact-information .hours h4 {
        font-size: 20px;
        line-height: 25px; 
    }
    
    .contact-information .email h6, .contact-information .hours h6 {
        font-size: 18px;
        line-height: 25px;
        padding: 0 0 5px; 
    }
    
    .contact-information .email { 
        gap: 30px;
        padding: 20px 0 20px;
        margin: 0;
    }
    .contact-information .hours {
        gap: 30px;
        padding: 20px 0 20px;
        margin: 0;
    }
    
    .contact-text {
        padding: 0px 0px 0px 20px; 
    } 
    
    .about-us-section-parallax .contact-text p {
        padding: 30px 0;
    } 
    
    .contact-form {
        border: 1px solid #FFFFFF;
        border-radius: 30px;
        box-shadow: 0px 0px 5px 2px #0000000D;
        padding: 20px;
    } 
    .contact-form h5 {
        font-size: 30px;
        line-height: 40px;
        padding: 0 0 20px;
    } 
    
    form label {
        font-size: 16px;
        line-height: 25px;
        padding: 10px 0;
    } 
    
    .form-control {
        font-size: 16px !important;
        line-height: 26px !important;
        padding: 10px !important;
    }  
    
    .banner-section-taxonomy-inner {
        min-height: 0; 
    }
        
    .about-us-section-parallax p {
        font-size: 14px;
        line-height: 24px; 
    }
    .approach-section-parallax .cmn-text {
        font-size: 14px;
        line-height: 24px;
        margin: 0px 0px 30px 0px;
    }
    
    .approach-step {
        padding: 20px;
        margin: 10px; 
    }
    .approach-step .icon img {
        width: 80px;
        height: 80px;
        margin: 0 0 15px;
    }
    
    .approach-step .content h3 {
        font-size: 30px;
        line-height: 40px;
    }
    
    .approach-step .content p {
        font-size: 16px;
        line-height: 26px; 
    }
    
    .vision-section-parallax p {
        font-size: 14px;
        line-height: 24px; 
    }
    .vision-section-parallax .about-text h6 {
        font-size: 15px;
        line-height: 25px;
        border-left: 5px solid #434F27;
        margin: 15px 0 0 0;
        padding: 0px 0 0 10px;
    } 
    .about-exquisite-section-parallax p {
        font-size: 14px;
        line-height: 24px; 
    }
    
    .single-step { 
        gap: 25px;
        padding: 0 0 20px;
    }
    
    .single-step h4 {
        font-size: 30px;
        line-height: 40px; 
    }
    .single-step .number {
        font-size: 50px;
        line-height: 50px; 
    }
    
  .front-page-header {
    background: #000;
  }

  .nav-overlay-links a {
    font-size: 30px;
  }

  .nav-overlay-links {
    gap: 40px;
  }

  .nav-logo img {
    height: 50px;
  }

  .site-nav.scrolled {
    background: transparent;
    backdrop-filter: none;
    padding: 14px 40px;
    box-shadow: 0 2px 24px rgba(0, 0, 0, 0.3);
  }

  .site-nav {
    position: relative;
    padding: 8px 0px;
    background: #000;
  }

  .banner-section {
    position: relative;
    height: 100%;
    min-height: 200px;
    overflow: hidden;
    display: flex;
    align-items: start;
    justify-content: start;
  }

  .banner-section img {
    min-height: 200px;
  }

  .banner-section .owl-dots {
    display: none;
  }

  .bannercarousel-text {
    width: 100%;
  }

  .bannercarousel-text h6 {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-size: 25px;
    line-height: 35px;
  }

  .bannercarousel-text h1 {
    font-size: 35px;
    line-height: 45px;
  }

  .about-section {
    padding: 30px 0px;
  }

  .about-text {
    padding: 0px;
    margin: 0px;
    text-align: left;
  }

  .sub-tittle {
    font-size: 18px;
    line-height: 18px;
    padding: 0px;
    margin: 0px 0px 10px 0px;
  }

  .cmn-tittle {
    font-size: 25px;
    line-height: 35px;
    padding: 0px;
    margin: 0px 0px 10px 0px;
  }

  .cmn-text {
    font-size: 14px;
    line-height: 24px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
  }

  .btn-explore {
    margin-top: 10px;
    padding: 10px 20px;
    font-size: 16px;
  }

  .collection-section {
    padding: 30px 0px;
    margin: 0px;
  }

  .collection-header {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
  }

  .btn-view-all {
    gap: 10px;
    padding: 12px 20px;
    border-radius: 50px;
    font-size: 16px;
    margin-top: 10px;
  }
  
   .btn-explore{
    gap: 10px;
    padding: 12px 20px;
    border-radius: 50px;
    font-size: 16px;
    margin-top: 10px;
  }

  .row > .col-lg-3:nth-child(2) .services-box,
  .row > .col-lg-3:nth-child(4) .services-box {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .services-box {
    height: 300px;
  }

  .services-box .text .tittle h3 {
    font-size: 30px;
    line-height: 40px;
    margin: 0px 0px 20px 0px;
    width: 100%;
  }

  .services-box .text .tittle p {
    font-size: 16px;
    line-height: 26px;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    width: 100%;
  }

  .services-box .text {
    bottom: -80px;
    left: 20px;
    right: 20px;
  }

  .canvas-section {
    padding: 30px 0px;
    margin: 0px;
  }

  .canvas-showcase-img {
    margin: 30px 0;
  }

  .contact-section {
    padding: 30px 0px;
    margin: 0px;
  }

  .social-sidebar {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 10px;
  }

  .contact-section-header {
    padding: 0px;
    margin: 0px 0px 20px 0px;
  }

  .form-input-line {
    padding: 15px 0;
    font-size: 14px;
    line-height: 14px;
  }

  .footer-section {
    padding: 30px 0px 0px;
  }

  .footer-cta h4 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
  }

  .footer-cta p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    max-width: 100%;
  }

  .fc-text p {
    font-size: 14px;
    line-height: 18px;
  }

  .fc-icon {
    min-width: 40px;
    width: 40px;
    height: 40px;
    font-size: 18px;
  }

  .footer-contact-item {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
  }

  .footer-bottm {
    margin-top: 10px;
    padding: 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }

  .footer-nav ul {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer-nav ul li a {
    font-size: 12px;
  }

  .footer-bottm p {
    font-size: 12px;
  }
  .filter-tabs button {
    padding: 8px 15px;
    margin: 5px;
    font-size: 20px;
    line-height: 30px;
  }
  .img-fluid.portfokio-lightbox {
        margin: 10px 0;
    }
}

/* Tablet desktop :320px. */
@media (min-width: 320px) and (max-width: 767px) {
	
	.client-carousel .owl-item:nth-child(2) .item .services-box, .client-carousel .owl-item:nth-child(4) .item .services-box, .client-carousel .owl-item:nth-child(6) .item .services-box, .client-carousel .owl-item:nth-child(8) .item .services-box, .client-carousel .owl-item:nth-child(10) .item .services-box, .client-carousel .owl-item:nth-child(12) .item .services-box{
		margin-top: 0 !important;
	}
	
  .front-page-header {
    background: #000;
  }
  
  .img-fluid.portfokio-lightbox {
        margin: 10px 0;
    }
  
  .filter-tabs button {
    padding: 3px 15px;
    margin: 5px;
    font-size: 20px;
    line-height: 30px;
} 
  
  .contact-section-parallax { 
    padding: 30px 0px;
}

    .product-gallery-section-parallax { 
        padding: 30px 0;
    }
    
    
    
    .contact-information .email, .contact-information .hours {
        gap: 20px;
        padding: 20px 0;
        margin: 0; 
    }
    .contact-information .email h4, .contact-information .hours h4 {
        font-size: 20px;
        line-height: 25px; 
    }
    
    .contact-information .email h6, .contact-information .hours h6 {
        font-size: 16px;
        line-height: 100%;
        padding: 0 0 5px; 
    }
    
    .about-us-section-parallax .contact-text p {
        padding: 20px 0 30px;
    }
    
    .contact-form {
        border-radius: 20px; 
        padding: 30px 20px;
        margin: 10px 0 30px;
    }
    
    .contact-form h5 {
        font-size: 30px;
        line-height: 30px; 
        padding: 0 0 10px;
    }
    
    form label {
        font-size: 20px;
        line-height: 30px; 
        padding: 10px 0;
    }
    
    .form-control {
        font-size: 15px !important;
        line-height: 25px !important;
        padding: 12px !important; 
    }
    
    .gallery-header {
        padding: 0 0 10px;
    } 
    
    .contact-text {
        padding: 0px;
        margin: 0px;
    }

.banner-section-inner {
    height: 100%;
    min-height: 200px;
}

.inner-content h1 {
    font-size: 25px;
    line-height: 35px;
}

.inner-content p {
    font-size: 20px;
    line-height: 30px;
}

  .nav-overlay-links a {
    font-size: 30px;
  }

  .nav-overlay-links {
    gap: 40px;
  }

  .nav-logo img {
    height: 50px;
  }

  .site-nav.scrolled {
    background: transparent;
    backdrop-filter: none;
    padding: 14px 40px;
    box-shadow: 0 2px 24px rgba(0, 0, 0, 0.3);
  }

  .site-nav {
    position: relative;
    padding: 8px 0px;
    background: #000;
  }

  .banner-section {
    position: relative;
    height: 100%;
    min-height: 200px;
    overflow: hidden;
    display: flex;
    align-items: start;
    justify-content: start;
  }

  .banner-section img {
    min-height: 200px;
  }

  .banner-section .owl-dots {
    display: none;
  }

  .bannercarousel-text {
    width: 100%;
  }

  .bannercarousel-text h6 {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-size: 20px;
    line-height: 30px;
  }

  .bannercarousel-text h1 {
    font-size: 25px;
    line-height: 35px;
  }

  .about-section {
    padding: 30px 0px 0px;
  }
  
  .approach-section-parallax .cmn-text {
        font-size: 15px;
        line-height: 25px;
        margin: 0px 0px 30px 0px;
    } 
    .approach-step {
        padding: 20px;
        margin: 10px 0;
    } 
    
    .approach-step .content h3 {
        font-size: 25px;
        line-height: 25px; 
    }
    
    .approach-step .content p {
        font-size: 15px;
        line-height: 25px; 
    }

  .about-text {
    padding: 10px 0px 20px 0px;
    margin: 0px;
    text-align: center;
  }
  
  .single-step .number {
        font-size: 50px;
        line-height: 51px; 
    }
    
    .single-step h4 {
        font-size: 25px;
        line-height: 35px; 
    }
    
    .single-step { 
        gap: 20px;
        padding: 0px 0 15px;
    }
    
    .about-exquisite-section-parallax { 
        padding: 10px 0px 30px;
    }
  
  .about-us-section-parallax p {
    font-size: 15px;
    line-height: 25px; 
    }
    .about-img { 
        padding: 20px 0 0 0;
    }
    
    .footer-parallax {
        padding: 20px 0px 0px; 
    }
    
    .approach-step .icon img {
        width: 80px;
        height: 80px;
        margin: 0 0 15px;
    } 
    
    .about-us-section-parallax {
        padding: 0; 
    }
    
    .collection-page-header h2 {
        font-size: 25px;
        line-height: 35px;
        margin: 0 0 10px;
        padding: 0;
    } 
    
    .collection-box .text h3 {
        font-size: 25px;
        line-height: 35px;
        padding: 0 0 10px;
    } 
    
    .collection-box .text {
        padding: 20px 0px;
    }  
    
    .banner-section-taxonomy-inner {
        min-height: 0; 
    }
    
    .product-box .text {
        padding: 20px 10px;
    } 
    
    .product-box .text p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 10px; 
    } 
    
    .product-box .text h3 {
        font-size: 25px;
        line-height: 35px;
        padding: 0;
    }
    
    .product-box {
        margin: 0 0 20px;
        padding: 5px; 
        border-radius: 12px;
    }
    
    .collection-box {
        margin: 0;
        padding: 5px;
    }  
    
    .collection-box .text p {
        font-size: 15px;
        line-height: 25px; 
        padding: 0 0 15px;
    }
    
    .collection-box .text a.link-explore {
        font-size: 18px;
        line-height: 35px; 
        padding: 0;
    }
    
    .collection-page-header p {
        font-size: 15px;
        line-height: 25px;
        padding: 0 0 20px; 
    }

    .sub-tittle {
        font-size: 18px;
        line-height: 18px;
        padding: 0px;
        margin: 30px 0px 10px 0px;
    }

  .cmn-tittle {
    font-size: 25px;
    line-height: 35px;
    padding: 0px;
    margin: 10px 0px;
  }
  
  .vision-section-parallax p {
    font-size: 15px;
    line-height: 25px;
  } 
  
  .vision-section-parallax .about-text h3 {
    font-size: 20px;
    line-height: 30px; 
 }
 
 .vision-section-parallax .about-text h6 {
        font-size: 18px;
        line-height: 27px;
        border-left: 4px solid #434F27;
        margin: 15px 0 0 0;
        padding: 0 0 0 15px;
        text-align: left;
    } 
    
    .about-exquisite-section-parallax p {
        font-size: 15px;
        line-height: 25px;
    }

  .cmn-text {
    font-size: 15px;
    line-height: 25px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
  }

  .btn-explore {
    margin-top: 10px;
    padding: 10px 20px;
    font-size: 16px;
  }

  .collection-section {
    padding: 30px 0px;
    margin: 0px;
  }

  .collection-header {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
    gap: 10px;
    text-align: center;
  }

  .btn-view-all {
    gap: 10px;
    padding: 12px 20px;
    border-radius: 50px;
    font-size: 16px;
    margin-top: 10px;
  }
  
  .btn-explore{
    gap: 10px;
    padding: 12px 20px;
    border-radius: 50px;
    font-size: 16px;
    margin-top: 10px;
  } 

  .row > .col-lg-3:nth-child(2) .services-box,
  .row > .col-lg-3:nth-child(4) .services-box {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .services-box {
    height: 300px;
  }

  .services-box .text .tittle h3 {
    font-size: 25px;
    line-height: 25px;
    margin: 0px 0px 10px 0px;
    width: 100%;
  }

  .services-box .text .tittle p {
    font-size: 16px;
    line-height: 26px;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    width: 100%;
  }

  .services-box .text {
    bottom: -80px;
    left: 20px;
    right: 20px;
  }

  .canvas-section {
    padding: 30px 0px;
    margin: 0px;
  }

  .canvas-showcase-img {
    margin: 30px 0;
  }

  .contact-section {
    padding: 30px 0px;
    margin: 0px;
  }

  .social-sidebar {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    flex-direction: unset;
  }

  .contact-section-header {
    padding: 0px;
    margin: 0px 0px 20px 0px;
  }

  .form-input-line {
    padding: 15px 0;
    font-size: 14px;
    line-height: 14px;
  }
  
  
    .product-page {
        max-width: 100%;
        margin: 30px auto;
        background: #fff; 
        padding: 20px;
        border-radius: 10px;
        gap: 20px;
        flex-direction: column;
    }
    
    .get-a-quote {
        padding: 12px 30px;
        font-size: 15px;
        line-height: 25px;
        margin: 20px 0;
    } 
    
    .product-details {
        width: 100%;
    } 
    
    .product-image {
        width: 100%;
    } 


  .footer-section {
    padding: 30px 0px 0px;
  }

  .footer-cta h4 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
  }

  .footer-cta p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    max-width: 100%;
  }

  .fc-text p {
    font-size: 14px;
    line-height: 18px;
  }

  .fc-icon {
    min-width: 40px;
    width: 40px;
    height: 40px;
    font-size: 18px;
  }

  .footer-contact-item {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
  }

  .footer-bottm {
    margin-top: 10px;
    padding: 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }

  .footer-nav ul {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer-nav ul li a {
    font-size: 12px;
  }

  .footer-bottm p {
    font-size: 12px;
  }
}
 