/*
Theme Name: Duraklean
Author: IKF
Description: A custom lightweight theme optimized for performance and compatibility.
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

:root {
  --mainfont: "Inter", sans-serif;
  --headingfont: #313431;
  --primary: #4b584b;
  --secondary: #64ab43;
  --hover: #64ab43;
}

*, body {
    margin: 0;
    padding: 0;
    font-family: var(--mainfont);
}
p, ul, ol {
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 18px;
    line-height: 30px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    color: var(--headingfont);
    margin-top: 0;
}
a {
    text-decoration: none;
}
a:hover {
    color: var(--hover) !important;
}

@media (max-width: 2200px) {
  .e-con>.e-con-inner, .cust-container, .footer-inner {
    max-width: 1500px !important;
  }
  .scroll-down .site-header, .scroll-up .site-header {
    max-width: 1460px !important;
  }
}
@media(max-width:1660px){
    .product-featured-image {
    bottom: -80px !important;
    max-width: 270px !important;
}
}
@media (max-width: 1670px) {
    .our_sectors_wrap:before {
        width: 55% !important;
    }
  .e-con>.e-con-inner, .cust-container, .footer-inner {
    max-width: 1200px !important;
  }
  .scroll-down .site-header, .scroll-up .site-header {
    max-width: 1160px !important;
  }
}
@media (max-width: 1280px) {
    .testimonial-inner p {
        font-size: 16px !important;
        line-height: 28px !important;
        margin-bottom: 20px !important;
    }
    .protxt p {
        font-size: 16px !important;
        line-height: 28px !important;
        margin-bottom: 15px !important;
    }
    .indpopup-inner {
        overflow: hidden;
        overflow-y: scroll !important;
    }
    .video-wrap {
        top: 90px !important;
    }
    .e-con>.e-con-inner, .cust-container, .footer-inner {
        max-width: 1150px !important;
    }
    .scroll-down .site-header, .scroll-up .site-header {
        max-width: 1110px !important;
    }
}

.cust-container {
    padding: 0 10px;
    margin: 0 auto;
}
/* Base menu styles */
.main-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}
.main-menu li {
    position: relative;
}
.main-menu > li {
    margin-right: 15px;
}
.main-menu li a {
    text-decoration: none;
    padding: 33px 10px;
    display: block;
    color: #ffffff;
    transition: all 0.5s;
}
.scroll-down .site-header .main-menu li a, .scroll-up .site-header .main-menu li a {
    padding: 10px 10px !important;
}
.scroll-down .site-header .mega-menu-wrap, .scroll-up .site-header .mega-menu-wrap {
    top: 70px;
}
/* Hide dropdowns by default */
.main-menu li ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    list-style: none;
    padding: 0;
    margin: 0;
    min-width: 270px;
    z-index: 999;
    border-radius: 20px;
    transition: all 0.5s;
    padding-top: 15px;
}
/* Show dropdown on hover */
.main-menu li:hover > ul {
    display: block;
}
/* Dropdown menu styles */
.main-menu li ul li:first-child {
    border-radius: 20px 20px 0 0;
}
.main-menu li ul li:last-child {
    border-radius: 0 0 20px 20px;
}
.main-menu li ul li:first-child a {
    padding-top: 20px;
}
.main-menu li ul li:last-child a {
    padding-bottom: 20px;
}
.main-menu li ul li {
    width: 100%;
    overflow: hidden;
}
.main-menu li ul li a {
    padding: 5px 25px;
    white-space: nowrap;
/*    border-bottom: 1px solid #e5e5e5;*/
    background: #ffffff;
    font-size: 16px !important;
    line-height: 30px;
}
.haschildlink > a {
    padding-right: 20px !important;
}
.haschildlink > a:after {
    position: absolute;
    content: '';
    right: 0;
    top: 45px;
    width: 14px;
    height: 8px;
    background: url(https://www.duraklean.com/wp-content/uploads/2025/07/menuarrow.svg) no-repeat;
}
.site-header:hover .haschildlink > a:after {
    background: url(https://www.duraklean.com/wp-content/uploads/2025/07/menuarrow-black.svg) no-repeat;
}
.scroll-up .site-header .haschildlink > a:after, .scroll-down .site-header .haschildlink > a:after {
    top: 20px;
    background: url(https://www.duraklean.com/wp-content/uploads/2025/07/menuarrow-black.svg) no-repeat;
}
html .scroll-up .site-header .haschildlink > a, html .scroll-down .site-header .haschildlink > a {
    padding-right: 20px !important;
}
/*Header*/
.inner-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}
.site-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    transition: all 1s;
    z-index: 999999;
    padding: 0 20px;
    max-width: 100%;
    margin: 0 auto;
}
.scroll-down .site-header, .scroll-up .site-header {
    background: #ffffff;
    border-radius: 100px;
    box-shadow: 0px 0px 10px #0000001c;
}
.site-header:hover {
    background: #ffffff;
}
.brand-logo {
    padding: 10px 0;
}
.hdrcta.themebtn {
    /*background: #EDAC35;
    background: linear-gradient(90deg,rgba(237, 172, 53, 1) 0%, rgba(248, 210, 149, 1) 100%);*/
    background: #79C848;
    background: linear-gradient(90deg, rgba(121, 200, 72, 1) 0%, rgba(50, 119, 64, 1) 100%);
    color: #ffffff;
    text-decoration: none;
    padding: 10px 25px;
}
.hdrcta.themebtn:after {
    display: none;
}
.scroll-down .site-header .brand-logo img, .scroll-up .site-header .brand-logo img {
    width: 50px;
}
.scroll-down .site-header, .scroll-up .site-header {
    top: 10px;
}
.brand-logo img {
    transition: all 0.5s;
    display: block;
    max-width: 90px;
}
.scroll-down .site-header .theme-main-menu a, .scroll-up .site-header .theme-main-menu a, header:hover .theme-main-menu a {
    color: #000000;
}
.category-title {
    font-size: 40px;
    line-height: 50px;
}
.themebtn {
    background: #ffffff;
    display: inline-block;
    padding: 10px 45px 10px 30px;
    border-radius: 50px;
    color: #101211;
    position: relative;
    transition: all 0.5s;
}
.themebtn.whitebtn {
    border: 1px solid rgba(49, 52, 49, 1);
}
.themebtn:hover span {
    color: #ffffff;
}
.themebtn:after {
    position: absolute;
    content: '';
    right: 20px;
    top: 0;
    width: 11px;
    height: 100%;
    background: url(https://www.duraklean.com/wp-content/uploads/2025/05/btnarrow.png) no-repeat center center;
    transition: all 0.5s;
    background-size: 11px;
}
.themebtn:hover {
    background: #79C848;
    background: linear-gradient(90deg, rgba(50, 119, 64, 1) 0%, rgba(121, 200, 72, 1) 100% );
    color: #ffffff;
}
.themebtn:hover:after {
    filter: invert(1);
}
.txteffect.whiteeffct {
    background: linear-gradient(#ffffff, #ffffff) left no-repeat, #D1D2DE;
    cursor: pointer;
    background-size: 0% 100%;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: 1.5s ease-in-out;
    transition-delay: 0.5s;
    display: inline-block;
}

.txteffect {
    cursor: pointer;
    background: linear-gradient(#323431, #323431) left no-repeat, #D1D2DE;
    background-size: 0% 100%;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: 1.5s ease-in-out;
    transition-delay: 0.5s;
    display: inline-block;
}
.aos-init.aos-animate .txteffect {
  background-size: 100% 100%;
}
.btmbrdr, .topbrdr {
    position: relative;
    transition: all 0.5s;
}
.btmbrdr:after, .topbrdr:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    width: 0%;
    height: 2px;
    background: #313431;
    top: 6px;
    transition: all 1s;
    transition-delay: 1s;
}
.btmbrdr:after {
    bottom: 0;
    top: auto;
}
.aos-init.aos-animate .btmbrdr:after, .aos-init.aos-animate .topbrdr:after {
  width: 100%;
}

.whitebrdrclr .btmbrdr:after, .whitebrdrclr .topbrdr:after  {
    background: #ffffff;
}
.txteffect.prod-overview {
    font-size: 36px;
    line-height: 45px;
    width: 100%;
    max-width: 850px;
    font-weight: 400;
}
.procatbtn:hover {
    background: #79C848;
    background: linear-gradient(90deg, rgba(50, 119, 64, 1) 0%, rgba(121, 200, 72, 1) 100%);
    color: #ffffff;
/*    background-image: url(https://www.duraklean.com/wp-content/uploads/2025/05/right-arrow-white.svg);*/
}
.hdrcta.themebtn:hover {
    color: #000000;
}

/*Banner*/
.inner-banner {
    position: relative;
    width: 100%;
    z-index: 9;
    overflow: hidden;
    background: #f1fbe1;
}
body.page-id-13 .inner-banner {
    background: transparent;
}
.inner-banner:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 200px;
    background: #000000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
}
.inner-banner-img img {
    width: 100%;
    display: block;
}
.page-title {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    align-items: center;
    display: flex;
    left: 0;
    right: 0;
    flex-wrap: wrap;
    align-items: center;
    padding: 0;
}
.inner-banner h1 {
    width: 100% !important;
    display: block !important;
    font-size: 50px;
    line-height: 60px;
    color: #ffffff;
    text-shadow: 2px 2px 15px #00000085;
}
.title-breadcrumbs {
    position: relative;
    bottom: 0;
    color: #4b584b;
    padding: 15px 0;
}
.seprator {
    display: inline-block;
    margin: 0 10px;
}
.title-breadcrumbs a {
    color: #4b584b;
}

.video-wrap, .video-wrap .elementor-widget-container {
    min-width: 2000px;
    height: 406px;
}
.video-wrap .elementor-widget-container {
    position: absolute;
    right: 0;
    height: 406px;
}

/*Form*/
html input[type="submit"] {
    background: transparent !important;
    border: 0 !important;
    outline: 0;
    color: #ffffff;
    font-size: 18px;
    padding: 10px 50px !important;
    margin: 0 !important;
    height: auto !important;
    text-align: center;
}
.cust-form {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cust-form li {
    width: 32%;
    margin-bottom: 20px;
}
input, select, textarea {
    background: #f0f3ea !important;
    border: 0 !important;
    width: 100%;
    height: 40px;
    border-radius: 5px;
    padding: 5px 10px;
}
.cust-form label {
    display: block;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 20px;
}
.cust-form li.fullw {
    width: 100% !important;
}
.cust-form li p {
    margin-bottom: 0;
}
textarea.wpcf7-form-control {
    height: 100px;
}
.wpcf7-spinner {
    position: absolute;
}
.fullw.submtbtn {
    text-align: center;
}
.fullw.submtbtn input {
    cursor: pointer;
}
.submtbtn .themebtn {
    padding: 0;
}
.enquire-now-section {
    position: relative;
    width: 100%;
    background: var(--primary);
    padding: 60px 0;
    overflow: hidden;
}
.enquire-now-section h2 {
    color: #ffffff;
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    margin-bottom: 30px;
}
.enquire-now-section label {
    color: #ffffff;
}
.enquire-now-section input, .enquire-now-section select, .enquire-now-section textarea {
    background-color: #677967 !important;
	color:#ffffff !important;
}
.enquire-now-section .btmbrdr:after, .enquire-now-section .topbrdr:after {
    background: #ffffff !important;
}

.related-products {
    position: relative;
    width: 100%;
    padding: 60px 0;
}
.related-products h2 {
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    margin-bottom: 50px;
}
.related-item {
    display: flex;
    flex-wrap: wrap;
    gap: 3%;
}
.related-item .prod-post-card {
    box-shadow: 8px 8px 20px #00000012;
}
.product-featured-image {
    position: absolute;
    right: 70px;
    bottom: -70px;
    width: 100%;
    max-width: 330px;
}
.product-featured-image img {
    display: block;
    width: 100%;
    height: auto;
}
.subcategory-grid {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.subcategory-item img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 10px;
}
.tab-content {
    display: none;
}
.tab-content.active {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 3.5%;
}
.product-item {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

/*.our-clients-sec a.themebtn.whitebtn:hover {
    border: 1px solid #5fab45;
    transition: all 0.5s;
}*/
.counter-card .elementor-counter-title {
    background-color: #ffffff;
    padding: 10px;
}
.counter-card {
    box-shadow: 0px 10px 10px #00000045;
}
/*.our-clients-sec a.themebtn.whitebtn {
    border: 1px solid #000000;
}*/

/*Footer*/
footer.site-footer {
    padding: 60px 0 30px;
    background: #4B584B;
    color: #ffffff;
    font-weight: 300;
    overflow: hidden;
}
.footer-inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
}
.site-footer h3 {
    color: #ffffff;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 20px;
}
.site-footer h4 {
    font-size: 18px;
    color: #ffffff;
    line-height: 28px;
    margin-bottom: 10px;
}
.site-footer a, .site-footer p {
    color: #ffffff;
    font-size: 16px;
}
.ftr-col.ftraddress {
    width: 40%;
}
.ftr-col {
    width: 17%;
    padding-bottom: 35px;
}
.ftr-col.copyright {
    width: 43%;
    padding-top: 30px;
    border-top: 1px solid #ffffff29;
    padding-bottom: 0;
    display: flex;
    align-items: center;
}
.ftr-col.policymenu {
    width: 52%;
    padding-top: 30px;
    border-top: 1px solid #ffffff29;
    padding-bottom: 0;
}
.ftr-col.poweredby {
    width: 5%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-top: 30px;
    border-top: 1px solid #ffffff29;
    padding-bottom: 0;
}
.policymenu ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 20px;
}
.policymenu ul a {
    color: #ffffff69;
}
.copyright {
    color: #ffffff69;
}
footer.site-footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.ftraddress span {
    display: block;
    font-size: 20px;
}
.ftraddress p {
    max-width: 450px;
}
footer.site-footer ul li {
    line-height: 36px;
}
.contactlist li a {
    position: relative;
    font-size: 20px;
    padding: 7px 0 7px 40px;
    display: inline-block;
}
.contactlist li a:before {
    position: absolute;
    content: '';
    left: 0;
    top: 13px;
    width: 21px;
    height: 21px;
    background: url(https://www.duraklean.com/wp-content/uploads/2025/07/call-icon.svg) no-repeat;
}
.wacta a:before {
    background: url(https://www.duraklean.com/wp-content/uploads/2025/08/whatsapp-icon.svg) no-repeat !important;
    background-size: 21px !important;
}
.emailcta a:before {
    background: url(https://www.duraklean.com/wp-content/uploads/2025/07/email-icon.svg) no-repeat !important;
    height: 14px !important;
    top: 18px !important;
}
.ftrsm {
    display: flex;
    gap: 15px;
    margin-top: 45px !important;
}
.ftrsm img {
    display: block;
}
/*Footer*/


/*Industries*/
.pageoverviewsec h2 {
    max-width: 850px;
    width: 100%;
}
.whyusbox {
    width: 242px;
    height: 339px;
    margin: 0 auto;
}
.whyusbox .elementor-image-box-content {
    padding: 50px 0px 0;
    max-width: 183px;
    margin: 0 auto;
}
.whyusbox figure.elementor-image-box-img {
    margin: 0 !important;
    padding: 15px 0 0 0 !important;
    display: flex;
    justify-content: center;
    text-align: center;
    width: 100% !important;
}
.whyusbox figure.elementor-image-box-img img {
    height: 49px !important;
    display: block;
    margin: 0 auto;
}
.whyusbox .elementor-image-box-content h3 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
}
.whyusbox .elementor-image-box-content .elementor-image-box-description {
    font-size: 17px !important;
    line-height: 26px !important;
}
.industry-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0;
    width: 100%;
    gap: 3%;
}
.industry-item {
    width: 31.3%;
    padding: 0;
    margin-bottom: 3%;
}
.industry-item a {
    background: #ffffff;
    display: block;
    border-radius: 20px;
    overflow: hidden;
    cursor: pointer;
}
.industry-thumbnail {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}
.industry-item img {
    display: block;
    width: 100%;
    transition: all 0.5s;
    transform: scale(1);
    height: 100% !important;
}
.industry-item a:hover .industry-thumbnail img {
    transform: scale(1.1);
}
.industry-item h3 {
    font-size: 24px;
    line-height: 30px;
    padding: 0 30px;
    font-weight: 400;
    position: relative;
    padding-right: 70px;
    min-height: 95px;
    display: flex;
    align-items: center;
}
.rmplus {
    display: block;
    width: 41px;
    height: 41px;
    background: linear-gradient(90deg, #ECCE78 100%, #EDAC34 0%);
    position: absolute;
    right: 23px;
    top: 29px;
    border-radius: 100px;
}
.rmplus:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 2px;
    background: #000000;
    border-radius: 10px;
    left: 11px;
    right: 0;
    top: 20px;
}
.rmplus:before {
    position: absolute;
    content: '';
    width: 2px;
    height: 20px;
    background: #000000;
    border-radius: 10px;
    left: 20px;
    right: 0;
    top: 11px;
}
html.unscroll {
  overflow: hidden !important;
  position: fixed !important;
  width: 100% !important;
}
/*Industries*/



/*Products*/
.primary-category-wrap {
    background: var(--primary);
}
.category-inner {
    display: flex;
    justify-content: space-between;
    padding: 35px 10px;
    align-items: center;
}
.category-text {
    width: 45%;
}
.category-image-wrap {
    width: 50%;
}
.category-image-wrap img {
    display: block;
    width: 100%;
    border-radius: 24px !important;
}
.category-section:nth-child(2n) .category-inner {
    flex-direction: row-reverse;
}
.category-title {
    color: #ffffff;
    margin-bottom: 20px;
}
.category-description {
    color: #ffffff;
    margin-bottom: 30px;
}
.subcategories-list {
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
    max-width: 50%;
}
.subcategories-list li a {
    display: block;
    color: #ffffff;
    position: relative;
    border-bottom: 1px solid #ffffff33;
    padding: 10px 50px 10px 10px;
    background: #dddddd00;
    border-radius: 0px;
    transition: all 0.5s;
    overflow: hidden;
}
.category-title .topbrdr {
    width: 45px;
    display: inline-block;
    height: 100%;
    right: 0;
    position: absolute;
}
.category-title {
    display: inline-block;
}
.category-title.aos-init.aos-animate .btmbrdr:after, .category-title.aos-init.aos-animate .topbrdr:after {
    width: 80% !important;
}
.category-title .btmbrdr:after, .category-title .topbrdr:after {
    background: #ffffff;
}
.category-title .topbrdr:after {
    right: 0 !important;
    left: auto;
}
.subcategories-list li a:after {
    position: absolute;
    right: 15px;
    content: '';
    top: 0;
    background: url(https://www.duraklean.com/wp-content/uploads/2025/06/btnrightarrrow.png) no-repeat center;
    width: 25px;
    height: 100%;
    transition: all 0.5s;
}
.subcategories-list li a:before {
    position: absolute;
    left: -100px;
    content: '';
    top: 18px;
    background: url(https://www.duraklean.com/wp-content/uploads/2025/06/whitearrow.png) no-repeat center;
    width: 25px;
    height: 12px;
    transition: all 0.5s;
}
.subcategory-link:hover {
    background: #79C848;
    background: linear-gradient(90deg, rgba(121, 200, 72, 1) 0%, rgba(50, 119, 64, 1) 100%);
    border-color: transparent;
    border-radius: 50px;
    color: #ffffff !important;
    padding-left: 50px !important;
    padding-right: 20px !important;
}
.subcategory-link:hover:after {
    right: -100px;
}
.subcategory-link:hover:before {
    left: 15px;
}
.category-section.flooring .subcategories-list {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.category-section.flooring .subcategories-list li {
    width: 46%;
}
.category-enquire-now-section {
    padding: 60px 0;
}
.category-enquire-now-section h2 {
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    margin-bottom: 40px;
}
#features-sec {
    padding: 60px 0;
}
.features-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
/*  height: 100%;*/
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.features-bg-div{
    background-image: url(https://www.duraklean.com/wp-content/uploads/2025/06/circle.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 600px;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.features-card {
    display: flex;
    align-items: center;
}
.features-icon-wrap {
    background-color: #9ed242;
    height: 70px;
    width: 70px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.features-icon-wrap img {
    width: 40px;
}
.features-list li {
   /* width: 100%;
    max-width: 380px;
    position: absolute;
      top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;*/
    width: 50%;
    margin-bottom: 20px;
}
.features-content p {
    width: 100%;
    min-width: 280px;
    max-width: 280px;
    min-height: 90px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.features-list li:nth-child(even) .features-card {
    flex-direction: row-reverse;
}
.features-list li:nth-child(even) .features-card .features-icon-wrap {
    margin-left: 30px;
    background-color: #afdcb9;
}
.features-list li:nth-child(even) .features-content p {
    text-align: left;
    margin-left: 30px;
    justify-content: flex-start;
}
.features-list li:nth-child(odd) .features-content p {
    text-align: right;
    margin-right: 30px;
}
.features-bg-div img {
    display: block;
    width: 100%;
    max-width: 350px;
}
#features-sec h2 {
    text-align: center;
    margin-bottom: 60px;
    font-weight: 600;
    font-size: 50px;
    line-height: 60px;
}
.features-sec-inner {
    position: relative;
}
.features-infographic-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}
.features-icon-wrap:after {
    position: absolute;
    content: '';
    height: 1px;
    width: 60px;
    background-color: #9ed242;
    right: -60px;
}
.features-icon-wrap:before {
    position: absolute;
    content: '';
    height: 15px;
    width: 15px;
    background-color: #9ed242;
    right: -75px;
    border-radius: 100%;
}
.features-list.eight li:nth-child(1) .features-icon-wrap:after {
    top: 75px;
    transform: rotate(35deg);
    right: -46px;
}
.features-list.eight li:nth-child(1) .features-icon-wrap:before {
    top: 85px;
    right: -50px;
}
.features-list.eight li:nth-child(3),
.features-list.eight li:nth-child(5){
    position: relative;
    left: -50px;
}

.features-list.eight li:nth-child(3) .features-icon-wrap:after {
    transform: rotate(15deg);
    top: 55px;
    right: -55px;
}
.features-list.eight li:nth-child(3) .features-icon-wrap:before {
    top: 55px;
    right: -60px;
}
.features-list.eight li:nth-child(5) .features-icon-wrap:before {
    bottom: 46px;
    right: -60px;
}
.features-list.eight li:nth-child(5) .features-icon-wrap:after {
    transform: rotate(-15deg);
    top: 25px;
    right: -55px;
}
.features-list.eight li:nth-child(7) .features-icon-wrap:after {
    bottom: 75px;
    transform: rotate(-35deg);
    right: -46px;
}
.features-list.eight li:nth-child(7) .features-icon-wrap:before {
    bottom: 85px;
    right: -50px;
}
.features-list.eight li:nth-child(2) .features-icon-wrap:after {
    left: -46px;
    top: 75px;
    transform: rotate(-35deg);
}

.features-list.eight li:nth-child(2n) .features-icon-wrap:after {
    background-color: #afdcb9;
}

.features-list.eight li:nth-child(2) .features-icon-wrap:before {
    top: 85px;
    left: -50px;
}

.features-list.eight li:nth-child(2n) .features-icon-wrap:before {
    background-color: #afdcb9;
}

.features-list.eight li:nth-child(4) .features-icon-wrap:after {
    transform: rotate(-15deg);
    top: 55px;
    left: -55px;  
}

.features-list.eight li:nth-child(4), .features-list.eight li:nth-child(6) {
    position: relative;
    right: -50px;
}

.features-list.eight li:nth-child(4) .features-icon-wrap:before {
    top: 55px;
    left: -60px;
}

.features-list.eight li:nth-child(6) .features-icon-wrap:after {
    transform: rotate(15deg);
    top: 25px;
    left: -55px;
}

.features-list.eight li:nth-child(6) .features-icon-wrap:before {
    bottom: 46px;
    left: -60px;
}

.features-list.eight li:nth-child(8) .features-icon-wrap:after {
    bottom: 75px;
    transform: rotate(35deg);
    left: -46px;
}

.features-list.eight li:nth-child(8) .features-icon-wrap:before {
    bottom: 85px;
    left: -50px;
}
@media(max-width:1635px){
    .features-bg-div {
    height: 380px;
    max-width: 380px;
    }
    .features-bg-div img {
    max-width: 250px;
    }
    .features-list li{
        margin-bottom: 0;
    }
}
@media (max-width: 1366px) {
    .features-bg-div {
        height: 330px;
        max-width: 330px;
    }
    .features-bg-div img {
        max-width: 200px;
    }
}
#application-sec h2 {
    text-align: center;
    margin-bottom: 60px;
    position: relative;
    z-index: 9;
    font-size: 50px;
    line-height: 60px;
}
.application-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    position: relative;
    z-index: 9;
}
.application-list li {
    width: 16%;
}
.application-content p {
    text-align: center;
    max-width: 170px;
    width: 100%;
    margin: 0 auto;
}
.application-img-wrap {
    background-image: url(https://www.duraklean.com/wp-content/uploads/2025/06/application-bg.svg);
    width: 100%;
    height: 177px;
    background-position: left  center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 166px;
    margin: 0 auto;
}
.application-img-wrap img {
    position: relative;
    top: -20px;
    left: -10px;
}
.application-content {
    margin-top: 10px;
}
#application-sec {
    padding: 60px 10px;
    position: relative;
    background-color: #f0fae1;
}
#application-sec:after {
    position: absolute;
    content: '';
    height: 45%;
    background-color: #ffffff;
    width: 100%;
    top: 0;
    left: 0;
}
/*Products*/

/*Testimonials*/
.testimonial-inner {
    box-shadow: 0px 21px 10.5px 0px rgba(0, 0, 0, 0.0784);
    background: rgba(255, 255, 255, 1);
    padding: 30px;
    border-radius: 20px;
}
.testimonial-slider {
    overflow: visible !important;
}
.testimonial-slider .swiper-slide.swiper-slide-active, .testimonial-slider .swiper-slide.swiper-slide-active + div, .testimonial-slider .swiper-slide.swiper-slide-active + div + div {
    opacity: 1;
}
.testimonial-slider .swiper-slide {
    opacity: 0;
    transition: all 0.5s;
}
.testimonial-inner p {
    margin-bottom: 40px;
}
.testi-name {
    display: block;
    font-size: 20px;
    line-height: 34px;
}
.testi-designation {
    display: block;
    margin-top: 5px;
    display: none;
}
.testimonial-slider .swiper-button-prev, .testimonial-slider .swiper-button-next {
    width: 67px !important;
    height: 67px !important;
    background: #ffffff url(https://www.duraklean.com/wp-content/uploads/2025/07/sliderarrow.svg) no-repeat center center !important;
    border-radius: 100px !important;
    border: 1px solid rgba(189, 201, 187, 1);
    left: -45%;
    right: auto !important;
    top: auto !important;
    bottom: 0 !important;
}
.testimonial-slider .swiper-button-prev:after, .testimonial-slider .swiper-button-next:after {
    display: none !important;
}
.testimonial-slider .swiper-button-prev {
    transform: rotate(180deg);
}
.testimonial-slider .swiper-button-next {
    margin-left: 90px !important;
}
/*Testimonials*/

.counter-card .elementor-counter-title {
    padding: 7px !important;
}
.custom-popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .7);
    transition: opacity .5s;
    visibility: visible;
    opacity: 1;
    z-index: 9999999;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hidepop {
    display: none;
}
.popup-inner {
    background: #fff;
    transition: all 5s ease-in-out;
    width: 100%;
    padding: 20px 30px;
    z-index: 9999;
    opacity: 1;
    margin: 0 auto;
    position: relative;
    max-width: 480px;
}
.closepop {
    position: absolute;
    top: 20px;
    right: 20px;
    background-image: url(https://www.duraklean.com/wp-content/uploads/2025/07/cross.svg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 17px;
    width: 17px;
}
.popup-inner h3 {
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 30px;
    line-height: 35px;
}
.popup-inner .cust-form li {
    width: 100%;
    position: relative;
}
#powerTip{
    display:  none !important;
}
.hidden{
    display: none !important;
}
.mobile_banner {
    display: none !important;
}
.product-banner {
    overflow: visible;
    background: #f1fbe1;
}
.mob-cta, .hambergermenu {
    display: none;
}

.term-food-beverage .tabs-wrap {
    overflow: hidden;
    overflow-x: scroll !important;
}


/*Hambergur Menu*/
.hambergermenumob {
    position: fixed;
    top: 0;
    right: -150%;
    left: auto;
    z-index: 999;
    background:#F0FAE1;
    height: 100%;
    width: 100%;
    max-width: 767px;
    border: 1px solid #ddd;
    box-shadow: 5px 5px 15px #00000029;
    transition: all 0.5s;
    overflow: hidden;
    overflow-y: scroll !important;
}
.activemenu {
    right: 0;
}
.hambergermenu-inner {
    position: relative;
    padding: 0 30px 50px;
    top: 40px;
}
.hambergermenu-inner ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.menu-item {
    position: relative;
}
.hambergermenu-inner ul li a {
    font-size: 20px;
    color: #000000;
    line-height: 50px;
    border-bottom: 1px solid #dddddd7a;
    display: block;
    position: relative;
}
.hambergermenu-inner ul li a:hover {
    color: #7f5b24;
}
.closebutton {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: all 0.5s;
    cursor: pointer;
}
.closebutton span {
    position: absolute;
    width: 100%;
    background: #000000;
    height: 2px;
    transition: all 0.5s;
    transform: rotate(45deg);
    top: 15px;
    right: 0;
    left: 0;
}
.closebutton:after {
    width: 100%;
    background: #000000;
    height: 2px;
    transition: all 0.5s;
    transform: rotate(-45deg);
    position: absolute;
    content: '';
    top: 15px;
    left: 0;
    right: 0;
}
.hambergermenumob .accordion-toggle::after {
    content: '+';
    margin-left: 10px;
}
.hambergermenumob .accordion-toggle.active::after {
    content: '-';
}
.hambergermenumob .submenu {
    display: none;
    padding-left: 0;
}
.hambergermenumob .submenu li {
    position: relative;
}
.hambergermenumob .submenu li a {
    font-size: 15px;
    line-height: 40px;
    display: block;
    width: 100%;
    position: relative;
}
.hambergermenumob .submenu.open {
    display: block;
}
.hambergermenumob .accordion-toggle {
    background: none;
    border: none;
    cursor: pointer;
    float: right;
    width: 30px;
    height: 51px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
}
ul.submenu.depth-0 .accordion-toggle {
    height: 37px;
}
/*Hambergur Menu*/


.policytxt ul {
    padding-left: 20px;
}
.current-menu-item > a {
    color: var(--hover) !important;
}
.activemenuanchor {color: var(--hover) !important;}

.stickycta-wrapper {
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 999999999;
}

.stickycta {
    width: 55px;
    height: 55px;
    background: #ffffff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s;
    border: 1px solid #b5b5b5;
    cursor: pointer;
    position: relative;
}

.ctaiconimg {   
    z-index: 9;
    width: 36px;
}

.stickycta ul {
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    left: 7px;
    top: 0px;
    transition: all 0.5s;
    opacity: 0;
    pointer-events: none;
}

.stickycta ul li {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 35px;
    height: 35px;
    background: #ffffff;
    border-radius: 100%;
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s;
}

.stickycta ul li img,
.stickycta ul li a {
    display: block;
}

.stickycta-wrapper.activectaicons .stickycta ul {
    opacity: 1;
    pointer-events: auto;
}

.stickycta-wrapper.activectaicons .stickycta ul li:first-child {
    bottom: 100px;
}

.stickycta-wrapper.activectaicons .stickycta ul li:nth-child(2) {
    bottom: 55px;
}

.stickycta-wrapper.activectaicons .stickycta ul li:last-child {
    bottom: 10px;
}
sup {
    font-size: 10px;
}
.dlrwa:before {
    display: none;
}
.dlrwa {
    padding-left: 0 !important;
}
.popup-contact p {
    display: flex;
    align-items: center;
    gap: 20px;
}
.dlrwa img {
    display: block;
}

@media (width: 1536px) {
    .legacysection {
        background-size: 108% !important;
        background-position: left center !important;
    }
    .legacysection .elementor-element.e-con-full.e-flex.e-con.e-child {
        width: 36%;
    }
}
@media(max-width:1536px){
    .tabs {
        gap: 8px !important;
        padding: 0px !important;
        overflow-x: hidden !important;
        overflow-y: hidden !important;
        width: 92% !important;
        left: 30px !important;
    }
    .tab {
        font-size: 15px !important;
    }
    .right-container {
        width: 48% !important;
    }
    .left-container {
        width: 50% !important;
    }
    .counter-sec {
        margin-top: -200px !important;
    }
}


@media(max-width:1024px) {
    .stickycta-wrapper {
        display: none;
    }
    .slider_wrap_inner {
        min-height: 570px;
    }
    .swiper_button_design.swiper-button-prev {
        right: 80px !important;
    }
    .swiper_button_design {
        top: 500px !important;
        left: auto !important;
        margin: 0 0 0 0px; !image-orientation: ;
        right: 0 !important;
    }
    .our_sectors .swiper-slide.swiper-slide-next {
        position: relative;
        left: -280px;
        transition: all 0.5s;
    }
    .our_sectors .swiper-slide {
        min-height: auto !important;
    }
    .swiper-container {
        padding: 20px;
    }
    .our_sectors .swiper-slide .slide_pro_inner .imgwrap {
        height: auto !important;
    }
    .our_sectors .our_sectors_left ul li {
        min-width: fit-content;
    }
    .our_sectors .our_sectors_left ul {
        display: flex;
        width: 100%;
        gap: 10px;
        overflow-y: scroll !important;
    }
    .our_sectors_left {
        width: 100% !important;
        max-width: 100% !important;
    }
    .our_sectors .our_sectors_right {
        width: 100% !important;
    }
    .our_sectors {
        flex-wrap: wrap !important;
        column-gap: 30px !important;
    }
    .our_sectors_left h2 {
        font-size: 40px !important;
        line-height: 50px !important;
    }
    section.our_sectors_wrap {
        padding-top: 40px !important;
    }
    .protxt:last-child {
        margin-bottom: 0;
    }
    .protxt h3 {
        font-size: 40px !important;
        line-height: 50px !important;
    }
    html .proimgmob {
        position: relative !important;
        opacity: 1 !important;
        display: block !important;
        margin: 30px 0 0;
        border-radius: 25px !important;
    }
    .left-content {
        flex-wrap: wrap !important;
    }
    .productcontainer .tabs, .procatbtn {
        display: none !important;
    }
    .protxt {
        background: #f0fae1;
        margin-bottom: 20px;
        border-radius: 25px;
        position: relative !important;
        opacity: 1 !important;
        transform: translateY(0px) !important;
        padding: 30px !important;
    }
    .productcontainer {
        flex-wrap: wrap !important;
        height: auto !important;
    }
    .left-container {
        width: 100% !important;
        height: auto !important;
        background: transparent !important;
    }
    .right-container {
        display: none !important;
    }
    .home video#myVideo {
        bottom: auto !important;
        top: 0 !important;
    }
    .txteffect.prod-overview {
        font-size: 25px;
        line-height: 38px;
        width: 100%;
        max-width: 600px;
        font-weight: 400;
    }
    .our_sectors_wrap:before {
        display: none;
    }
    .tabs-wrap {
        overflow: hidden;
        overflow-x: scroll !important;
    }
    .popup-inner {
        max-width: 90% !important;
    }
    .popup-content {
        padding: 0px !important;
    }
    .ind-category-tabs-sec {
        padding: 30px 10px !important;
    }
    .industry-item {
        width: 48.5%;
        padding: 0px;
    }
    .industry-grid {
        margin: 0;
    }
    footer.site-footer {
        padding: 40px 20px;
    }
    .ftr-col.ftraddress {
        width: 100%;
    }
    .ftraddress p {
        max-width: 100%;
    }
    ul.contactlist {
        display: flex;
        gap: 20px;
    }
    .ftr-col {
        width: 30%;
    }
    #prod-cat-sec {
        padding: 30px 0px !important;
        overflow: hidden;
    }
    .post-reel-flt {
        margin-bottom: 40px !important;
    }
    .prod-post-card {
        flex: 0 1 46% !important;
    }
    #prod-cat-sec h2 {
        font-size: 40px !important;
        line-height: 50px !important;
        margin-bottom: 40px !important;
    }
    .hambergermenu {
        display: flex !important;
    }
    .hambergermenu {
        width: 35px;
        position: relative;
        height: 22px;
        align-items: center;
        cursor: pointer;
    }
    .hambergermenu span {
        height: 2px;
        width: 100%;
        background: #5daa4b;
        display: block;
    }
    .hambergermenu:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 2px;
        background: #5daa4b;
    }
    .hambergermenu:after {
        content: '';
        position: absolute;
        bottom: 0;
        top: auto;
        left: 0;
        right: 0;
        width: 100%;
        height: 2px;
        background: #5daa4b;
    }
    .ctabtn {
        display: none !important;
    }
    .mob-cta {
        display: flex !important;
        gap: 25px;
        align-items: center;
    }
    .mob-cta img {
        display: block;
    }
    .brand-logo {
        padding: 15px 0;
    }
    .product-banner h1 {
        max-width: 400px;
    }
    .product-banner {
        background: #f0fae1;
    }
    .features-list {
        justify-content: space-between;
    }
    .features-list li:nth-child(even) .features-content p {
        margin: 0 0px 20px 20px !important;
    }
    .features-card {
        padding-left: 50px;
    }
    .features-list li:nth-child(even) .features-card {
        padding-left: 0;
        padding-right: 50px;
    }
    .features-bg-div {
        transform: scale(0.7);
    }
    .features-content p {
        min-width: 150px;
        max-width: 150px;
        min-height: 80px;
        margin: 0 20px 20px 0 !important;
    }
    .product-featured-image {
        right: 40px;
        bottom: -70px !important;
        max-width: 210px !important;
    }
    main {
        overflow: hidden;
    }
    .scroll-down .site-header, .scroll-up .site-header {
        top: 0px;
        border-radius: 0px;
    }
    .desktop_banner {
        height: 400px;
        object-fit: cover;
        object-position: center;
    }
    .inner-banner h1 {
        font-size: 40px;
        line-height: 50px;
        padding: 0 20px;
    }
    .title-breadcrumbs {
        padding: 10px 10px;
    }
    .brand-logo img {
        width: 70px;
    }
    .theme-main-menu {
        display: none;
    }
    #prod-overview-sec {
        padding: 60px 10px 60px !important;
    }
    video#myVideo {
        width: 1200px;
    }
    #prod-overview-sec p {
        max-width: 600px !important;
    }
    #prod-overview-sec h2 {
        font-size: 40px !important;
        line-height: 50px !important;
        margin-bottom: 20px !important;
    }
    .category-inner {
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }
    .category-text {
        width: 100%;
    }
    .category-image-wrap {
        width: 100%;
        margin-bottom: 30px;
    }
    .primary-category-wrap {
        padding: 10px 20px;
    }
    .category-section:nth-child(2n) .category-inner {
        flex-direction: column-reverse;
    }
    .category-title {
        font-size: 40px !important;
        line-height: 50px !important;
    }
    .subcategories-list {
        display: flex;
        width: 100%;
        max-width: 100% !important;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .subcategories-list li {
        width: 48%;
    }
    .category-section.flooring .subcategories-list li {
        width: 48%;
    }
    .category-enquire-now-section h2 {
        font-size: 40px !important;
        line-height: 50px !important;
        margin-bottom: 20px !important;
    }
    .category-enquire-now-section {
        padding: 30px 20px !important;
    }
}

@media(max-width:767px) {
	.video-wrap, video#myVideo {
		display:none !important;
        pointer-events: none;
    }
	div#dealer-popup input.wpcf7-form-control.wpcf7-submit {
		padding: 10px 20px !important;
	}
	.postid-1896 h1 {
		font-size: 24px !important;
		line-height: 35px !important;
	}
    .title-breadcrumbs.pagesbrcumbs {
        padding: 0 10px 10px;
        color: #ffffff;
    }
    .title-breadcrumbs.pagesbrcumbs a {
        color: #ffffff;
    }
    .title-breadcrumbs {
        padding: 10px 10px 0;
    }
    .page-title {
        align-items: end;
    }
    .inner-banner h1{
        text-shadow: none;
    }
    .popup-contact {
        right: 0px !important;
    }
    .popup-contact a {
        font-size: 15px !important;
    }
    .testimonial-slider .swiper-button-next {
        margin-left: 70px !important;
    }
    .testimonial-slider {
        padding-bottom: 70px !important;
    }
    .testimonial-slider .swiper-button-prev, .testimonial-slider .swiper-button-next {
        background-size: 18px !important;
        width: 50px !important;
        height: 50px !important;
        left: 0 !important;
        right: auto !important;
        top: auto !important;
        bottom: 0 !important;
    }
    .mobclr p, .mobclr {
        color: #313431 !important;
    }
    .counter-sec {
        margin-top: 0px !important;
    }
    .our_sectors .swiper-slide.swiper-slide-active .slide_pro_inner p {
        height: auto !important;
        margin-bottom: 40px !important;
    }
    .our_sectors .our_sectors_left ul li {
        padding: 4px 50px 4px 20px !important;
        line-height: 23px !important;
        min-height: 45px !important;
        font-size: 16px !important;
    }
    .slide_pro_inner {
        overflow: visible !important;
    }
    .slider_wrap_inner {
        min-height: auto !important;
    }
    .swiper_button_design {
        display: none !important;
    }
    .swiper-container {
        padding: 10px 60px 10px 0 !important;
    }
    .our_sectors .swiper-slide.swiper-slide-next {
        left: 0px !important;
    }
    .home video#myVideo {
        top: -84px !important;
        width: 800px;
    }
    .txteffect.prod-overview {
        font-size: 20px;
        line-height: 30px;
    }
    html .proimgmob {
        margin: 20px 0 0;
    }
    .protxt h3 {
        font-size: 35px !important;
        line-height: 45px !important;
    }
    .protxt {
        padding: 20px !important;
    }
    .homevidsection:after {
        position: absolute !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        height: 150px !important;
        content: '' !important;
        z-index: 1 !important;
        background: linear-gradient(180deg, rgba(75, 88, 75, 0) 0%, #232D24 43.25%) !important;
        display: block !important;
    }
    .ind-category-tabs-sec .popup-close {
        top: 25px !important;
        right: 25px !important;
        width: 30px !important;
        height: 30px !important;
    }
    #industry_rel_prd .tabs {
        overflow: hidden;
        overflow-x: scroll !important;
    }
    #industry_rel_prd .tab {
        padding: 10px 10px !important;
        font-size: 18px !important;
    }
    #industry_rel_prd .column {
        margin-bottom: 20px !important;
    }
    #industry_rel_prd .column li::before {
        top: 5px !important;
    }
    #industry_rel_prd .column li a {
        font-size: 16px !important;
    }
    #industry_rel_prd .column li {
        padding: 2px 0 0 15px !important;
        width: 45% !important;
    }
    .popup-close {
        top: 15px !important;
        right: 15px !important;
    }
    .popup-text p {
        font-size: 16px !important;
        line-height: 26px !important;
    }
    .popup-inner h2 {
        font-size: 25px !important;
        line-height: 30px !important;
    }
    .popup-inner {
        max-width: 85% !important;
        padding: 20px !important;
    }
    .ind-cat-desc {
        font-size: 18px !important;
        line-height: 28px !important;
    }
    .industry-tab-content-wrap {
        padding-top: 30px !important;
    }
    .industry-item {
        width: 100%;
        padding: 0px;
        margin-bottom: 20px;
    }
    .policymenu ul a {
        font-size: 14px !important;
    }
    .ftr-col.copyright {
        width: 100%;
    }
    .ftr-col.policymenu {
        width: 100%;
        border: 0 !important;
        padding-top: 10px !important;
    }
    .ftr-col.poweredby {
        width: 100%;
        justify-content: center !important;
        border: 0;
        padding-top: 10px;
    }
    .ftr-col.quicklinks {
        width: 100%;
    }
    .ftr-col.quicklinks ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .ftr-col.quicklinks ul li {
        width: 50%;
    }
    ul.ftrsm {
        flex-wrap: nowrap !important;
        justify-content: flex-start !important;
    }
    ul.ftrsm li {
        width: auto !important;
    }
    .ftr-col {
        width: 50%;
    }
    ul.contactlist {
        flex-wrap: wrap;
        gap: 0;
    }
    #prod-cat-sec .cust-container {
        padding: 0 20px;
    }
    .prod-post-card {
        flex: 0 0 100% !important;
    }
    .tab-btn {
        padding: 15px 20px !important;
    }
    .product-banner h1 {
        max-width: 100%;
    }
    .hdrcta.themebtn {
        padding: 7px 18px;
        font-size: 15px;
    }
    .product-banner .title-breadcrumbs {
        width: 100%;
        color: var(--headingfont);
        bottom: 0;
    }
    .product-banner .title-breadcrumbs a {
        color: var(--headingfont);
    }
    .product-banner .page-title h1 {
        padding-bottom: 40px;
        color: var(--headingfont);
    }
    /*.product-featured-image img {
        max-width: 50%;
    }*/
    .product-featured-image{
        right: 0;
        bottom: 100px !important;
        margin: 0 auto;
        left: 0;
        padding: 0;
        width: 100%;
        max-width: 180px !important;
        display: flex;
        justify-content: center;
    }
    .product-banner {
        padding-bottom: 200px;
    }
    /*.product-banner .desktop_banner {
        display: block !important;
        height: 400px;
        object-fit: cover;
        object-position: center;
    }*/
    .product-banner .page-title:after {
        display: none !important;
    }
    .page-title:after {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 200px;
        content: '';
        z-index: 1;
        background: linear-gradient(180deg, rgba(75, 88, 75, 0) 0%, #4B584B 43.25%);
    }
    .page-title h1 {
        padding-bottom: 80px;
        font-size: 35px;
        line-height: 45px;
        z-index: 9;
    }
    .title-breadcrumbs {
        position: absolute;
        bottom: 20px;
        font-size: 14px;
        z-index: 9;
    }
    .seprator {
        margin: 0 2px;
    }
    .title-breadcrumbs {
        position: absolute;
        bottom: 20px;
        font-size: 14px;
    }
    .desktop_banner {
        display: none !important;
    }
    .mobile_banner {
        display: block !important;
        height: 400px;
        object-fit: cover;
        object-position: center;
    }   
    .category-enquire-now-section h2 {
        font-size: 35px !important;
        line-height: 45px !important;
    }
    .category-enquire-now-section {
        padding: 30px 10px !important;
    }
    .category-inner {
        padding: 35px 10px 0 !important;
    }
    .cust-form li {
        width: 100% !important;
        margin-bottom: 10px !important;
    }
    .primary-category-wrap {
        padding: 10px 10px 30px !important;
    }
    .subcategories-list li a {
        padding: 10px 50px 10px 0px !important;
    }
    .subcategories-list li, .category-section.flooring .subcategories-list li {
        width: 100% !important;
    }
    video#myVideo {
        width: 1200px;
    }
    #prod-overview-sec h2 {
        font-size: 35px !important;
        line-height: 45px !important;
    }
    .category-title {
        font-size: 35px !important;
        line-height: 45px !important;
    }
}


@media (min-resolution: 144dpi) and (max-resolution: 149dpi) {
    .haschildlink > a:after {
        top: 32px;
    }
    .main-menu .haschildlink > a {
        padding-right: 20px !important;
    }
    .mega-menu-row {
        padding: 30px !important;
    }
    .mega-menu-inner .mm-subcat-list a {
        font-size: 15px !important;
        line-height: 26px !important;
    }
    .mega-menu-inner h4 a {
        font-size: 18px !important;
        line-height: 40px !important;
    }
    .mega-menu-wrap {
        top: 65px !important;
    }
    .main-menu li a {
        padding: 22px 10px !important;
    }
    .sub-menu li a {
        padding: 8px 10px !important;
    }
    .brand-logo img {
        max-width: 60px !important;
    }
    #industry_rel_prd .column li::before {
        top: 3px !important;
    }
    #industry_rel_prd .column li {
        padding: 0px 0 0 20px !important;
    }
    #industry_rel_prd .column li a {
        font-size: 15px !important;
    }
    #industry_rel_prd .tab {
        font-size: 18px !important;
    }
    html .popup-inner h2 {
        font-size: 25px !important;
        line-height: 35px !important;
        margin: 15px 0 !important;
    }
    .rmplus {
        right: 20px !important;
        top: 15px !important;
    }
     .industry-item h3 {
        font-size: 18px !important;
        line-height: 25px !important;
        padding-right: 60px !important;
        min-height: 70px !important;
    }
    .plus-btn {
        right: 20px !important;
        top: 20px !important;
    }
    .prod-post-content-wrap {
        padding: 25px 20px !important;
    }
    .prod-post-content-wrap span {
        font-size: 18px !important;
    }
    .product-featured-image {
        right: 100px !important;
        max-width: 300px !important;
    }
    #prod-overview-sec {
        padding-top: 50px !important;
        padding-bottom: 70px !important;
    }
    .subcategories-list li a {
        font-size: 16px !important;
        line-height: 26px !important;
    }
    .site-footer a, .site-footer p {
        font-size: 15px !important;
    }
    .our_sectors .swiper-slide.swiper-slide-active + .swiper-slide .slide_pro_inner, .our_sectors .swiper-slide.swiper-slide-active + .swiper-slide + .swiper-slide .slide_pro_inner, .our_sectors .swiper-slide.swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide .slide_pro_inner {
        transform: scale(0.8) translateX(-100px) !important;
    }
    .slide_pro_inner {
        max-width: 350px !important;
    }
    html .slide_pro_inner h2 {
        font-size: 22px !important;
        line-height: 32px !important;
    }
    .our_sectors .our_sectors_left ul li {
        min-height: 40px !important;
        font-size: 15px !important;
    }
    div#videoSection .e-con-inner {
        padding: 80px 0 80px !important;
    }
    video#myVideo {
        width: 1500px;
    }
    .home video#myVideo {
        top: -50px !important;
        bottom: auto !important;
    }
    .txteffect.prod-overview {
        font-size: 25px !important;
        line-height: 35px !important;
    }
    .legacysection .e-con-inner {
        padding: 40px 0 !important;
    }
    .hdrcta.themebtn {
        padding: 7px 22px !important;
    }
    .themebtn input[type="submit"] {
        padding: 0 20px !important;
    }
    .themebtn {
        padding: 7px 40px 7px 20px !important;
        font-size: 15px !important;
    }
    .elementor-kit-6 h2, h2, .protxt h3 {
        font-size: 35px !important;
        line-height: 45px !important;
    }
    body, p, .main-menu li a, .about-overvies-sec .elementor-widget-container {
        font-size: 15px !important;
        line-height: 25px !important;
    }
}

.elementor-background-video-container,
.elementor-background-video-embed {
    z-index: -1 !important;  /* Push video behind everything */
    position: absolute !important;
    top: 0;
    left: 0;
}
.elementor-background-overlay {
    position: relative !important;
    z-index: 2 !important;  /* Ensure overlay/text stay above */
}

.home-banner-content {
    z-index: 9 !important;
    position: relative !important;
}
.video-background {
    position: absolute; /* or absolute if you want inside section */
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    z-index: 1 !important; /* keeps video behind content */
    background: #000; /* fallback background */
}
.video-background:after {
    background-color: transparent;
    background-image: linear-gradient(150deg, #000000 10%, #00000000 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.8;
    z-index: 2 !important;
}
.video-background video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1 !important;
}
.homebanner-content h1 {
    font-family: "Inter", Sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    color: #FFFFFF;
    max-width: 640px;
    margin-bottom: 20px;
}
.homebanner-content p {
    color: #ffffff;
    max-width: 490px;
    margin-bottom: 30px;
}
.homebanner-content {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    height: 100vh;
    position: relative;
    z-index: 9;
}
.homebanner-content .cust-container {
    width: 100%;
}
@media(max-width:1024px) {
    .homebanner-content {
        padding: 10px 10px 90px 10px;
        align-items: flex-end !important;
    }
    .homebanner-content h1 {
        font-size: 40px;
        line-height: 50px;
        max-width: 100%;
    }
    .homebanner-content p {
        max-width: 100%;
    }
}
@media(max-width:767px) {
	.homebanner-content .cust-container {
		width: 100%;
		z-index: 99 !important;
	}
    .video-background:before {
        position: absolute !important;
        bottom: -80px !important;
        left: 0 !important;
        right: 0 !important;
        height: 180px !important;
        content: '' !important;
        z-index: 9 !important;
        background: linear-gradient(180deg, rgba(75, 88, 75, 0) 0%, #232D24 43.25%) !important;
        display: block !important;
    }
	.video-background video {
		z-index: 1 !important;
	}
    .video-background {
        height: 60vh;
        z-index: 1 !important;
    }
    .homevidsection {
        background: #232D24;
    }
   	.homebanner-content {
        z-index: 99 !important;
        position: relative;
    }
    .homebanner-content h1 {
        font-size: 35px;
        line-height: 45px;
        z-index: 9 !important;
    }
    .homebanner-content {
        padding-bottom: 20px;
    }
    .homebanner-content p {
        margin-bottom: 20px;
    }
}