@charset "utf-8";
/* CSS Document */

/* CSS Document © 2024 ProWebPrism */
/* @import url('https://fonts.googleapis.com/css2?family=Readex+Pro:wght@160..700&display=swap'); */

::-moz-selection{ background:#7b7d7f; color:var(--primary-color); text-shadow:none;}
::selection { background:#7b7d7f; color:var(--primary-color); text-shadow:none;}
*,
*:before, *:after{-webkit-box-sizing:  border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video, textarea, input { margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; outline:none;font-family: "Roboto", sans-serif;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body {color:#000000; background: #ffffff; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; }
:root { --primary-color:#664343; --secondary-color:#fee3ac;--third-color:#795757;--global:#3B3030;  overflow: hidden; overflow-y: auto;}
a { text-decoration:none; transition:all 0.25s ease-out 0s; outline: none; box-shadow: none;}
a:hover{text-decoration: none;}
h1, h2, h3 , h4, h5, h6, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{font-family: "Roboto", sans-serif;}
p, p span {font-family: "Roboto", sans-serif;}
img { border:0px;}
ol, ul, li{ list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
* {-webkit-appearance: none;}
::-webkit-input-placeholder {
  color:var(--secondary-color);
}
::-moz-placeholder { 
  color:var(--secondary-color);
}
:-ms-input-placeholder {
  color:var(--secondary-color);
}
:-moz-placeholder {
  color:var(--secondary-color);
}

section, header, footer {width: 100%; float: left;}

img{max-width: 100%; display: block;}

strong{font-weight: bold;}



.error-page-section {background: var(--primary-color);}
.error-page-row {max-width: 800px; margin: 50px auto;}
.error-page-col1 h1 {font-size: 40px;color: #000;}
.error-page-col1 h2 {font-size: 40px;font-weight: 700;margin: 0 0 20px;color: #000;}
.error-page-col1 p {font-size: 16px;font-weight: 600;line-height: 1.67;margin: 0 0 22px;color: #000;}
.search-form { width: 100%; display: flex; align-items: center;}
.search-form input {width: 197px;height: 45px;border: 1px solid #000;margin: 0 7px 0 0;padding: 0 10px;color: #000;outline: none;box-shadow: none;display: inline-block;border-radius: 80px;}
.search-form .search-submit {width: auto;height: 45px;display: inline-block;padding: 0 25px;color: #ffff;border: 1px solid #000;background: #000;transitio all 0.25s ease-in-out;border-radius: 80px;}
.search-form .search-submit .screen-reader-text { position: relative !important;  display: block;  height: auto;  width: auto;  color: #ffff;  clip-path: none;  transition: all 0.25s ease-in-out;}
.search-form .search-submit:hover { color: #000; background: none;}
.search-form .search-submit:hover .screen-reader-text { color: #000;}
.search-form input::placeholder { color: #000;}
.search-page-section {padding: 80px 0px;background: #ffff;}
.search-page-row {  max-width: 1320px;  margin: 0 auto;}
.search-page-row .page-header .page-title {font-size: 40px;margin: 0 0 35px;display: flex;color: #000;font-weight: 500;}
.search-page-card {  margin: 0 0 50px;}
.search-page-content { padding: 0; max-width: inherit;  width: 100%;  text-align: left;  flex: 1 0 0;}
.search-page-content h3 {font-size: 32px;color: #000;font-weight: 500;margin-bottom: 20px;padding-bottom: 10px;border-bottom: 1px solid var(--primary);}
.search-page-content p {font-size: 16px;font-weight: 500;line-height: 1.67;margin: 0 0 22px;color: #000;}
.search-btn1 {padding: 12px 24px;background-color: #000;border-radius: 80px;color: #ffffff;border: 1px solid #000;transition: 0.3s all ease-in-out;font-size: 16px;font-weight: 400;display: inline-block;margin: 10px auto 0;}
.search-btn1:hover {background-color: #ffffff;color: #000;}

.defualt-page-section {padding: 60px 0; background: #fff;}
.content-wrapp h2 { font-size: 46px; font-weight: 500; color: var(--secondary-color); margin: 0 0 20px;}
.content-wrapp p { font-size: 16px; color: var(--secondary-color); line-height: 1.56; margin: 0 0 20px;}
.content-wrapp ul {width: 100%; margin: 0 0 20px;}
.content-wrapp ul li { font-size: 16px; line-height: 1.56; color: var(--secondary-color); padding-left: 10px; position: relative;}
.content-wrapp ul li:before { content: "\2022"; position: absolute; left: 0; top: 0;}
.content-wrapp ol { width: 100%;float: none; counter-reset: my-awesome-counter; margin: 0 auto 28px;position: relative;}
.content-wrapp ol li {font-size: 16px; line-height: 1.56; color: var(--secondary-color); padding-left: 20px;position: relative;counter-increment: step-counter;}
.content-wrapp ol li:before { content: counter(step-counter) '.'; margin-right: 0px; position: absolute; left: -4px; top: 0;}
.content-wrapp p a, .content-wrapp ul li a, .content-wrapp ol li a{color:var(--primary-color);}
.content-wrapp p a:hover, .content-wrapp ul li a:hover, .content-wrapp ol li a:hover{color: #000000;}




.header-sec{padding: 20px 0px; background-color: #fff;}
.header-row{display: flex;align-items: center;justify-content: space-between;}
.logo h1{font-size: 2rem;color: var(--primary-color);font-weight: 600;}
.logo h1 span{color: var(--secondary-color);}
.header-row .logo{width: 150px;}
.menu-list ul{display: flex;align-items: center;justify-content: space-between;}
.menu-list ul li {padding: 0px 20px;}
.menu-list ul li a{color: var(--primary-color);}
.menu-list ul li a:hover{color: var(--secondary-color);}


.banner-sec{position: relative;}
.banner-image img{width: 100%;height: 90vh; object-fit: cover;object-position: center center;position: relative;}
.banner-image{position: relative;}
.banner-image::after{background-color: #000000;position: absolute;top: 0;left: 0;width: 100%;height: 100%;content: "";opacity: 0.6;}
.banner-content{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);text-align: center;width: 100%;max-width: 1000px;}
.banner-content h4{background-image: url("../../assets/images/shape.svg");background-repeat: no-repeat;max-width: fit-content;padding: 10px 45px;font-weight: 500;margin: 0 auto;color: var(--primary-color);background-size: cover;}
.banner-content h1{font-size: 5rem;color:var(--secondary-color);font-weight: 300;z-index: 555;margin-bottom: 20px;}
.banner-content h1 span{color:var(--secondary-color);font-weight: 700;}
.banner-content p{font-size: 1.1rem;color:#fff;font-weight: 400;z-index: 555;line-height: 2;}
.banner-content .secondery-btn{margin-top: 30px;}



.about-sec{padding: 50px 0px;position: relative;}
.about-row{display: flex; align-items: center;justify-content: space-between;}
.about-col1{width:80%;}
.about-col2{width: 20%;}
.about-content h4{background-image: url("../../assets/images/shape.svg");background-repeat: no-repeat;max-width: fit-content;padding: 10px 50px;font-weight: 500;color: var(--primary-color);background-size:cover;margin-bottom: 15px;}
.about-content h4 span{color: var(--secondary-color);}
.about-content h2{font-size: 3rem;color: var(--primary-color);font-weight: 500;margin: 0 0 20px;}
.about-content p{font-size: 1.1rem;color: var(--primary-color);line-height: 2;margin: 0 0 30px;} 
.about-col2 .about-image{position: absolute;right: 0;top: 0;}
.about-col2 .about-image img{height: 500px;}


.categoery-sec{padding: 50px 0px;position: relative;}
.product-head h4{background-image: url("../../assets/images/shape.svg");background-repeat: no-repeat;max-width: fit-content;padding: 10px 50px;font-weight: 500;color: var(--primary-color);background-size:cover;margin-bottom: 15px;margin-bottom: 20px;}
.product-head h2{font-size: 3rem;color: var(--primary-color);font-weight: 500;margin: 0 0 20px;}
.product-header {display: flex;align-items: center;justify-content: space-between;position: relative;}
.product-header .tabs .tab{padding: 10px 20px;border: 1px solid var(--primary-color);background-color:#fee3ac8d;margin:0px 10px;border-radius: 30px;}
.product-list{display: flex;align-items: center;flex-wrap: wrap;margin-top: 40px;}
.product-list .product-card{width: 24%;margin: 0 0 20px;padding: 20px;border-radius: 10px;margin-right: 10px;border: 1px solid var(--primary-color);box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;transition: all .25s ease-in-out;height: 300px;}
.product-list .product-card:nth-child(4n){margin-right: 0px;}
.product-header .tabs .tab.active{background-color: var(--primary-color);color:var(--secondary-color);}
.product-content h3{text-align: center;font-size: 1.5rem;color: var(--primary-color);font-weight: 600;}
.product-content{margin-top: 30px;}
.product-image img{width: 200px;height: 200px;object-fit: contain;object-position: center center;margin: 0 auto;}


.expertise-sec{padding: 50px 0px;position: relative;background-image: url("../images/backgroundimage.png");background-size: cover;background-repeat: no-repeat;}
.experts-head{margin: 0 auto;text-align: center;margin-bottom: 20px;}
.experts-head h4{background-image: url("../../assets/images/shape.svg");background-repeat: no-repeat;max-width: fit-content;padding: 10px 50px;font-weight: 500;color: var(--primary-color);background-size:cover;margin-bottom: 15px;margin: 0 auto;margin-bottom: 20px;}
.experts-head h2{font-size: 3rem;color: var(--primary-color);font-weight: 500;margin: 0 0 20px;}
.expert-row{display: flex;align-items:stretch;justify-content: space-between;flex-wrap: wrap;}
.expert-card{width: 32%;margin: 0 0 20px;padding: 20px;border-radius: 10px;margin-right: 10px;border: 1px solid var(--primary-color);box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;transition: all .25s ease-in-out;background-color: #fff;display: flex;flex-direction: column;align-items: center;justify-content: center;min-height: 400px;}
.expert-icon{padding: 20px;border-radius: 50%;background-color: var(--primary-color);width: 80px;height: 80px;margin: 0 auto;margin-bottom: 20px;}
.expert-content h3{text-align: center;font-size: 1.5rem;color: var(--primary-color);font-weight: 600;margin-bottom: 20px;}
.expert-content p{font-size: 1rem;color: var(--primary-color);line-height: 2;text-align: center;}



.purity-section{padding: 30px 0px;position: relative;}
.purity-row{display: flex;align-items: center;justify-content: space-between;}
.purity-col1{width: 38%;position: relative;}
.purity-col2{width: 28%;position: relative;}
.purity-col3{width: 28%;position: relative;}
.purity-image img{width: 100%;height: 500px;object-fit: cover;object-position: center center;border-radius: 20px;}
.purity-content{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);text-align: center;width: 100%;max-width: 400px;}
.purity-content h2{font-size: 2.5rem;color: #fff;font-weight: 500;margin: 0 0 20px;}
.purity-image::after{position: absolute;top: 0;left: 0;width: 100%;height: 100%;content: "";opacity: 0.4;background-color: #000;border-radius: 20px;}


.testimonail-sec{padding: 50px 0px;position: relative;background-image: url("../images/testibg.png");background-size: cover;background-repeat: no-repeat;}
.testi-row{display: flex;align-items: center;justify-content: space-between;}
.testi-col1{width:20%;}
.testi-col2{width: 78%;}
.testi-head {position: relative;z-index: 555;}
.testi-head h4{background-image: url("../../assets/images/shape.svg");background-repeat: no-repeat;max-width: fit-content;padding: 10px 50px;font-weight: 500;color: var(--primary-color);background-size:cover;margin-bottom: 15px;margin-bottom: 20px;}
.testi-head h2{font-size: 3rem;color: var(--primary-color);font-weight: 500;margin: 0 0 20px;}
.testi-head p{line-height: 2;font-size: 1.1rem;}
.testi-card{background-color:var(--primary-color);padding: 50px 30px 30px;border-radius: 20px;position: relative;}
.testi-cards{padding: 50px 0px;}
.testi-cards .slick-list{padding: 50px 0px;}
.testi-cards .slick-slide{margin: 0px 10px;}
.testi-image{position: absolute;top: -50px;left: 50%;transform: translateX(-50%);}
.testi-image img{width: 100px;height: 100px;object-fit: contain;background-color:#fff;padding: 10px;border-radius: 50%;border: 2px solid var(--secondary-color);}
.testi-card-content{text-align: center;margin: 20px 0px;}
.testi-head h3{font-size: 1.5rem;color: var(--secondary-color);font-weight: 600;}
.testi-head h5{font-size: 1.1rem;color:#fff;margin: 10px 0px;font-weight: 400;}
.testi-card-content p{font-size:1rem;line-height: 2;color: #fff;}
.rating-image{background-color: #fff;padding: 5px 20px;max-width: fit-content;border-radius: 10px;position: absolute;bottom: -20px;left: 50%;transform: translateX(-50%);-webkit-box-shadow: 0px 0px 5px 0px rgba(222,222,222,1);-moz-box-shadow: 0px 0px 5px 0px rgba(222,222,222,1);box-shadow: 0px 0px 5px 0px rgba(222,222,222,1);}
.rating-image img{width: 100px;object-fit: cover;}



.contact-sec{padding: 80px 0px;}
.contact-row{display: flex;justify-content: space-between;flex-direction: column;}
.contact-col1{width: 100%;display: flex;align-items: center;justify-content:space-between;}
.contact-col1 .location-1{width: 48%;}
.contact-col1 .location-1 h3{font-size: 2rem;font-weight: 600;color: var(--primary-color);margin-bottom: 20px;}
.contact-col2{width: 100%;}
.contact-details-col{display: flex;align-items: center; margin: 30px 0px;}
.contact-details-icon {margin-right: 20px;}
.contact-details-icon{width: 30px;height: 30px;border-radius: 50%;display: flex;align-items: center;justify-content: center;object-fit: contain;}
.contact-details-icon img{width: 100%;height: 100%;object-fit: contain;}
.contact-details-content h3{font-size: 18px;font-weight: 600;color: var(--primary-color);}
.contact-details-content p{font-size: 20px;font-weight: 500;line-height: 1.67;color: #585858;} 
.contact-details-content a{font-size: 20px;font-weight: 500;line-height: 1.67;color: #585858;} 
.contact-head h4{font-size: 18px;text-transform: uppercase;font-weight: 600; margin-bottom: 20px;color: var(--primary-color);position: relative;padding-left: 30px;}
.contact-head h4::after{content: "";display: block;height: 3px;background: var(--primary-color);transition: width 0.3s;position: absolute;width:20px;left: 0;top: 50%;transform: translateY(-50%);}
.contact-head h2{font-size: 40px;font-weight: 700;margin: 0 0 20px;line-height: 1.3;color:#000;text-transform: uppercase;}
.contact-wrapp{max-width: 800px;margin: 0 auto;margin-top: 50px;padding: 60px 30px;background-color: var(--primary-color);border-radius: 20px;}
.contact-wrapp h2{margin-bottom: 20px;font-size: 3rem;color: var(--secondary-color);text-align: center;}
.contact-wrapp .contact-form { width: 100%;}
.contact-wrapp .contact-form .text-fields { width: 100%;}
.contact-wrapp .contact-form .text-fields .text-field { width: 100%; margin: 0 0 20px;}
.contact-wrapp .contact-form input { width: 100%; height: 50px; border: none; border-bottom: 1px solid var(--secondary-color); color:var(--secondary-color);background-color: var(--primary-color);}
.contact-wrapp .contact-form textarea { width: 100%; height: 120px; border: none; border-bottom: 1px solid var(--secondary-color); padding: 19px 0 0;  resize: none;background-color: var(--primary-color);color: var(--secondary-color);padding: 0px 10px;}
.contact-wrapp .contact-form .submit-btn { margin: 30px 0 0;}
.contact-wrapp .primary-btn{margin-top: 50px;}
.contact-wrapp .primary-btn a{display: inline-block;}
.contact-details-col:last-child{margin-bottom: 0px;}
.conatct-map-sec iframe{width: 100%;}
.everest-forms-submit-button.button.evf-submit{background-color: var(--secondary-color) !important;color:var(--primary-color) !important;padding: 10px 30px !important;border: 1px solid var(--secondary-color) !important;}
.everest-forms-submit-button.button.evf-submit:hover{background-color: transparent !important;color: var(--secondary-color) !important;}






.footer-wrapp {padding: 50px 0 30px;background-color:var(--secondary-color);}
.footer-wrapp .footer-row {width: 100%;display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.footer-wrapp .footer-logo { width: 200px;}
.footer-wrapp .footer-nav {width: auto;}
.footer-wrapp .footer-nav ul { width: 100%;}
.footer-wrapp .footer-nav ul li { display: inline-block;}
.footer-wrapp .footer-nav ul li a { display: block; padding: 10px 15px; font-size: 18px;font-weight: 500; color:var(--global);}
.footer-wrapp .footer-nav ul li a:hover { color:#fff;}
.footer-wrapp .footer-social { width: auto;}
.footer-wrapp .footer-social a { display: inline-block; margin: 0 12px 0 0;}
.footer-wrapp .footer-social a:last-child { margin-right: 0;}
.footer-wrapp .footer-social .social-icon { display: inline-block; width: 20px; height: 20px; position: relative;}
.footer-wrapp .footer-social .social-icon img { width: 100%; height: 100%; transition: all .25s ease-in-out;}
.footer-wrapp .footer-social .social-icon .hover-icon { position: absolute; width: 100%; height: 100%; top: 0; left: 0; opacity: 0; transition: all .25s ease-in-out;}
.footer-wrapp .footer-social a:hover .social-icon  .hover-icon { opacity: 1;}
.footer-wrapp .footer-social a:hover .social-icon > img { opacity: 0;}
.footer-wrapp  .footer-row1 {width: 100%;display: flex; flex-wrap: wrap; justify-content: space-between; padding: 30px 0 0; margin: 20px 0 0; border-top: 1px solid var(--primary-color);}
.footer-wrapp .footer-row1 p {font-size: 16px; color:var(--global);}
.footer-wrapp .footer-row1 p a { color:var(--global); font-weight: 500;}
.footer-wrapp .footer-row1 p a:hover { color:var(--third-color);}
.slick-arrow{display: none !important;}

.header-sec.header-wrapp.sticky{position: fixed;top: 0;left: 0;z-index: 99;background:#fff;animation: .7s slide-down;box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 24px;}
.header-sec.header-wrapp.sticky .menu-list ul li a{color:var(--primary);}


.overlay{display: none;}
.burger-btn{display: none;}

.pdf-sec{padding: 60px 0px;background-color: var(--primary-color);}
.certifications-section {background-color: #f9f9f9;padding: 60px 0;}
.section-title {text-align: center;font-size: 3rem;margin-bottom: 15px;color:var(--secondary-color);}
.section-subtitle {text-align: center;font-size: 1.2rem;color: #ffffff;margin-bottom: 40px;}
.certifications-grid {display: flex;align-items: center;justify-content: space-between;max-width: 450px;margin: 0 auto;}
.certification-item {background: white;border-radius: 8px;padding: 30px;text-align: center;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
transition: transform 0.3s ease, box-shadow 0.3s ease;cursor: pointer;width: 200px;}
.certification-item:hover {transform: translateY(-5px);box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);}
.certification-icon {font-size: 2rem;font-weight: bold;color: #2c3e50;margin-bottom: 15px;background-color: #f1f1f1;width: 80px;
height: 80px;line-height: 80px;border-radius: 50%;display: inline-block;}
.certification-name {font-size: 1.1rem;color: #444;margin: 0;}


.call-us-sec{width: 100%;display: flex;align-items: center;max-width: 320px;margin: 50px auto;background-color: var(--primary-color);padding: 20px;justify-content: center;}
.call-us-sec h3{font-size: 1.2rem;margin-right: 20px;color: var(--secondary-color);}
.call-us-sec a{font-size: 1.2rem;color: var(--secondary-color);}
.contact-col1{flex-wrap: wrap;}



@media(max-width:1200px){
  .container{max-width: 95%;}
  .about-col1{width: 70%;}
  .expert-card{padding: 40px 20px;}
  .product-list .product-card{width: 32%;}
  .product-list .product-card:nth-child(4n){margin-right:10px;}
  .product-list .product-card:nth-child(3n){margin-right:0;}
}
@media(max-width:1024px){
  .expert-card{height:600px;}
}
@media(max-width:992px){
  .header-col2{display: none;}
  .header-col3{display: none;}
  .banner-image img{max-height: 600px;min-height: 600px;width: 100%;height: 100%;object-fit: cover;}
  .banner-content h1{font-size: 4rem;}
  .banner-content{max-width: 800px;}
  .product-header{flex-wrap: wrap;justify-content: center;}
  .product-head h4{margin: 0 auto;}
  .product-head{margin-bottom: 20px;}
  .product-list{justify-content: center;}
  .purity-content h2{font-size: 2rem;}
  .testi-col1{width: 30%;}
  .testi-col2{width: 68%;}
  .about-col2 .about-image{top: 50%;transform: translateY(-50%);}
  .purity-image img{height: 300px;}
  .overlay {display: block;position: fixed; right: 0; top: 0; width: 350px; height: 100%; background:var(--primary-color); background-size: 300% 100%; z-index: 99; padding: 110px 5% 50px; transform:translateX(100%); opacity: 0; visibility: hidden; transition: transform 0.4s cubic-bezier(0.7, 0, 0.2, 1);}
  .overlay.show{ transform:translateX(0); opacity: 1; visibility: visible;}
  .overlay ul {width: 100%;}
  .overlay ul { width: 100%;}
  .overlay ul li a { color: #fff; display: block; padding: 20px 0;}
  .overlay ul li { font-size: 18px; border-bottom: 1px solid #fff; text-transform: uppercase;}
  .overlay ul li a:hover { color: var(--primary-color) !important;}
  .burger-btn { display: block; position: fixed; width: 50px; height: 30px; right: 5%; top: 40px; z-index: 999;  overflow: hidden; cursor: pointer;}
  .burger-btn span { display: block; width: 100%; height: 3px; background:var(--primary-color); background-size: 300% 100%; border-radius: 5px; transition: all 0.4s cubic-bezier(0.7, 0, 0.2, 1);}
  .burger-btn:hover span{background-position: 50% 0;}
  .burger-btn .active span { background: #fff;}
  .burger-btn span:first-child { width: 70%;}
  .burger-btn span:nth-child(2n) { margin: 9px 0; transition: all 0.5s cubic-bezier(.22,.68,0,1.71);}
  .burger-btn .burger-toggle { display: flex; flex-wrap: wrap; justify-content: right;}
  .burger-btn span:last-child { width: 70%;}
  .burger-btn .active span:nth-child(2n) { transform: translateX(-100%);}
  .burger-btn .active span:first-child { transform: translateY(13px) rotate(-45deg);}
  .burger-btn .active span:last-child { transform: translateY(-11px) rotate(45deg);}
  body:after { content: ""; display: block; position: fixed; right: 0; top: 0; width: 100%; height: 100%; background: rgb(255 255 255 / 40%); z-index: 9; transform: translateX(100%); opacity: 0; visibility: hidden;  transition: transform 0.4s cubic-bezier(0.7, 0, 0.2, 1);}
  body.menu-open:after{ transform:translateX(0); opacity: 1; visibility: visible;}
  body.menu-open{  overflow-y: hidden;}
  .overlay ul ul.sub-menu li {border: none; padding-left: 20px; position: relative;  color: var(--primary-color);}
  .overlay ul ul.sub-menu li:before {  content: "-"; position: absolute; left: 0; top: 50%;  transform: translateY(-50%);}
  .overlay ul li.has-sub > a {background: url(../images/chevron-down-white.svg) no-repeat center / 14px; background-position-x: 95%;}
  .global-btn.contact-btn{display: none;}
  .overlay ul li.has-sub > a:hover {background: url(../images/chevron-down-grey.svg) no-repeat center / 14px; background-position-x: 95%;}
}
@media(max-width:768px){
  .banner-content{max-width:none;padding: 0px 50px;}
  .banner-content h1{font-size: 3rem;}
  .about-content h2,.experts-head h2,.product-head h2,.testi-head h2,.contact-head h2{font-size: 2rem;}
  .about-content p{font-size: 1rem;line-height: 1.8;}
  .about-col1{width: 100%;}
  .about-col2{display: none;}
  .expert-card{width: 48%;}
  .expert-row{justify-content: center;}
  .product-list .product-card{width: 48%;}
  .product-list .product-card:nth-child(2n){margin-right: 0;}
  .product-list .product-card:nth-child(3n){margin-right: 10px;}
  .purity-row{flex-wrap: wrap;}
  .purity-col1{width: 100%;margin-bottom: 20px;}
  .purity-col2{width: 100%;margin-bottom: 20px;}
  .purity-col3{width: 100%;margin-bottom: 20px;}
  .purity-image img{height: 200px;}
  .purity-content{max-width: none;}
  .testimonail-sec{padding: 20px 0px;}
  .section-title{font-size: 2rem;}
}

@media(max-width:768px){
  .footer-wrapp .footer-logo{width: 200px;text-align: center;margin-bottom: 30px;}
  .footer-wrapp .footer-nav{width: 100%;text-align: center;margin-bottom: 10px;}
  .footer-wrapp .footer-social{width: 100%;text-align: center;}
  .footer-wrapp .footer-row{justify-content: center;}
  .contact-details-content p{font-size: 15px;}
  .contact-details-content a{font-size: 15px;}
  .footer-wrapp .footer-logo img{width: 200px;}
}


@media(max-width:600px){
  .header-row .logo{width: 120px;}
  .contact-row{flex-wrap: wrap;}
  .contact-col1{width: 100%;}
  .contact-col2{width: 100%;}
  .footer-wrapp .footer-nav ul li a{padding:10px;font-size: 1rem}
  .footer-wrapp .footer-row1{justify-content: center;}
  .expert-card{width: 100%;margin-right: 0;height: 500px;}
  .banner-content{padding: 0px 15px;}
  .banner-content h1{font-size: 2rem;}
  .banner-content h4{margin-bottom: 20px;}
  .expert-card{padding:30px 20px;}
  .product-list .product-card{width: 100%;margin-right: 0;}
  .product-header .tabs .tab{margin-bottom: 10px;font-size: 0.9rem;}
  .product-head .tabs{text-align: center;}
  .banner-content h1 span{display: block;margin-bottom: 5px;}
  .product-header .tabs .tab{padding: 10px;margin: 0px 5px;border-radius: 0px;}
  .product-head h4{margin-bottom: 10px;}
  .purity-content h2{font-size: 1.5rem;}
  .testi-row{flex-wrap: wrap;}
  .testi-col1{width: 100%;}
  .testi-col2{width: 100%;}
  .testi-head{margin: 0 auto;text-align: center;}
  .testi-cards{padding: 0;}
  .testi-head h4{margin: 0 auto;}
  .burger-btn{top: 30px;}
  .contact-col1 .location-1 h3{font-size: 1.5rem;}
  .contact-col1 .location-1{width: 100%;margin-bottom: 50px;}
  .contact-col1{flex-wrap: wrap;}
  .contact-details-content p{font-size: 17px;}
  .contact-details-content a{font-size: 17px;}
  .footer-wrapp .footer-row1 p{font-size: 12px;margin-bottom: 10px;text-align: center;}
  .certifications-grid{flex-wrap: wrap;}
  .certification-item{width: 100%;margin-bottom: 20px;}
  .call-us-sec{margin: 0px auto;}
  .product-list .product-card:nth-child(3n){margin-right: 0;}
}