/** Shopify CDN: Minification failed

Line 496:0 "background-posiion" is not a known CSS property
Line 504:0 "background-posiion" is not a known CSS property
Line 514:0 "background-posiion" is not a known CSS property
Line 2249:28 Expected ":"

**/
section.community-banner.main-banner.aos-init.aos-animate .container{
    position:relative;
    z-index:999;
}
section.community-banner.main-banner.aos-init.aos-animate h1.aos-init.aos-animate{
    margin:0 auto !important;
}
.section-header.shopify-section-group-header-group{
z-index: 99999 !important;
}
section.community-sec-five {
    padding: 50px 0 100px;
    text-align: center;
    position:relative;
    z-index:999;
}

.community-sec-five h4 {
    display: inline-block;
    max-width:822px !important;
}

.community-sec-five p {
    max-width: 822px;
    display: block;
    margin:0 auto 60px;
}

.community-sec-five .logo-item {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    opacity: 1;

}

.community-sec-six .map-sec {
    width: 100%;
    max-width: 1440px;
    padding: 0 20px;
    margin: 0 auto;
    display: flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:space-between;
}

.community-sec-six .map-sec .map-left {
    max-width: calc(50% - 40px);
}

.community-sec-six .map-sec .map-left h4{
    line-height:1.14;
}

.community-sec-six .map-sec .map-left p.subheading {
    color: #F7DFB9;
    font-family: Mulish;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px; /* 116.667% */
    letter-spacing: -0.9px;
    margin: 25px 0;
}

p.map-content {
    max-width: 612px;
}

.map-right {
    max-width: calc(50% - 40px);
    padding:20px;
    border-radius: 50px;
background: rgba(255, 255, 255, 0.10);
backdrop-filter: blur(6px);
}
.map-right img{
    width:100%;
    border-radius:40px;
}


.owl-stage {
    display: flex;
    align-items: center;
}
.rich-text.content-container{
background-size:cover !important;
}
.about-sec3 .container {
position: relative;
z-index: 1;
display: flex;
flex-direction: column;
}
.about-show-btn {
    align-self: center;
    width: 200px !important;
    background: linear-gradient(97deg, #4a7463 4.04%, #f7dfb933 116.72%) !important;
    border: 1px solid rgba(255, 255, 255, .4) !important;
    padding: 10px 10px 10px 20px !important;
    margin-top: 50px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.about-sec3::after {
    content: "";
    background-image: url(/cdn/shop/files/Vector_17.png?v=1758805599);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-position: top right;
}
.about-show-btn a {
    color: #fff !important;
    font-size: 18px !important;
    text-decoration: none;
    font-family: 'Outfit';
    font-weight: 700;
}
.about-banner.inner-banner h2.inner-heading {
max-width: 540px;
}
.about-banner.inner-banner .row {
position: relative;
}

.inner-banner .ban-desc {
position: relative;
z-index: 9;
}
.three-item-col-sec .wave-border{
position: absolute;
width: 100%;
height: 100px;
overflow: hidden;
display: block !important;
transform: skewY(0deg);
z-index:0;
bottom:40px;
}

.three-item-col-sec .wave-border::before {
content: "";
position: absolute;
width: 500%;
height: 100%;
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 301'><path d='M0,50 C100,0 250,0 250,0 C700,300 900,0 1100,50 C1500,100 1400,0 1700,50 C1900,100 1920,50 1920,50' stroke='rgba(246, 246, 244, 0.20)' fill='none' stroke-width='2'/></svg>") repeat-x;
animation: moveWave2 55s linear infinite;
z-index:-1;
left:0;
}

.about-sec3 .wave-border {
position: absolute;
width: 100%;
height: 100px;
overflow: hidden;
display: block !important;
transform: skewY(-5deg);
z-index: 3;
bottom: -210px;
}

.about-sec3 .wave-border::before {
content: "";
position: absolute;
width: 500%;
height: 100%;
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 301'><path d='M0,50 C100,0 250,0 250,0 C700,300 900,0 1100,50 C1500,100 1400,0 1700,50 C1900,100 1920,50 1920,50' stroke='rgba(246, 246, 244, 0.20)' fill='none' stroke-width='2'/></svg>") repeat-x;
animation: moveWave2 55s linear infinite;
z-index:-1;
left:0;
}

.single-testimonial .wave-border {
position: absolute;
width: 100%;
height: 100px;
overflow: hidden;
display: block !important;
transform: skewY(-10deg);
z-index: 3;
top: 0px;
}

.single-testimonial .wave-border::before {
content: "";
position: absolute;
width: 500%;
height: 100%;
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 301'><path d='M0,50 C100,0 250,0 250,0 C700,300 900,0 1100,50 C1500,100 1400,0 1700,50 C1900,100 1920,50 1920,50' stroke='rgba(246, 246, 244, 0.20)' fill='none' stroke-width='2'/></svg>") repeat-x;
animation: moveWave2 55s linear infinite;
z-index:-1;
left:0;
}

.image-banner {
padding: 110px 0 210px;
position:relative;
}
.image-banner:before{
content:'';
position:absolute;
height:340px;
width:100%;
background: linear-gradient(0deg, rgba(15, 14, 21, 0.00) 0%, #0C0D13 100%);
left:0;
top:-30px;
z-index:0;
}
.image-banner:after{
content:'';
position:absolute;
height:340px;
width:100%;
background: linear-gradient(180deg, rgba(15, 14, 21, 0.00) 0%, #0F0E15 100%);
left:0;
bottom:-0px;
z-index:0;
}
.image-banner .container{
z-index:1;
position:relative;
}

.image-banner h2{
max-width: 980px;
margin: 0 auto;
}
.image-banner h6{
color: #FFF;
font-family: "Mulish", sans-serif;
font-size: 45px;
font-style: normal;
font-weight: 800;
line-height: normal;
margin: 30px 0 0;
}


/* Home Section 3 */

.repeater-image-with-text {
padding-bottom: 100px;
position: relative;
padding-top: 100px;
}
.repeater-image-with-text::after {
    content: '';
    position: absolute;
    width: calc(100% + 300px);
    height: 250px;
    border-radius: 2187px;
    background: #0A0A0A;
    filter: blur(70px);
    top: -120px;
    left: -150px;
    right: 0;
}
.repeater-image-with-text .row{
align-items:flex-end;
}

.repeater-image-with-text .row:nth-of-type(-n+2){
margin-bottom: 240px;
}

.repeater-image-with-text .row .column:first-child {
width:66%;
position:relative;
text-align: right;
}
.repeater-image-with-text .row .column h2{
font-family: Outfit;
font-size: 500px;
font-style: normal;
font-weight: 700;
line-height: .8; 
opacity: 0.3;
background: linear-gradient(180deg, #B0D4EB 0%, rgba(176, 212, 235, 0.00) 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
position:absolute;
left:0;
top:-130px
}
.repeater-image-with-text .row .column img{
margin-right: -30px;
position:relative;
z-index: 9;
}

.repeater-image-with-text .row .column h3{
margin-bottom:20px;
}
.repeater-image-with-text .row .column p{
margin-bottom:30px;
}


.repeater-image-with-text .row .column:nth-child(2) {
width:34%;
padding-bottom:75px;
position: relative;
z-index: 1;
}
.repeater-image-with-text .row .column:nth-child(2):before {
content: '';
position: absolute;
border-radius: 449.321px;
background: #0F0E15;
filter: blur(90px);
width: 440px;
height: 440px;
z-index: -1;
top:0;
left:0;
bottom:0;
margin:auto;
}

.repeater-image-with-text .row.row-even {
flex-direction: row-reverse;
}

.repeater-image-with-text .row-even .column:first-child {
text-align: left;
}

.repeater-image-with-text .row-even .column h2 {
left: auto;
right: 0;
}

.repeater-image-with-text .row-even .column img {
margin-left: -40px;
margin-right: auto;
}

.repeater-image-with-text .row-even .column:nth-child(2):before {
left: auto;
right: 0;
filter: blur(92px);
}

.repeater-image-with-text .wave-border,
.repeater-image-with-text .wave-border2{
position: absolute;
width: 100%;
height: 100px;
overflow: hidden;
display: block !important;
transform: skewY(5deg);
z-index:0;
top:45%;
}
.repeater-image-with-text .wave-border2{
top:80% !important;
transform: skewY(-5deg) !important;
}
.repeater-image-with-text .wave-border::before {
content: "";
position: absolute;
width: 200%;
height: 100%;
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 301'><path d='M0,50 C100,0 250,0 250,0 C700,300 900,0 1100,50 C1500,100 1400,0 1700,50 C1900,100 1920,50 1920,50' stroke='rgba(246, 246, 244, 0.20)' fill='none' stroke-width='2'/></svg>") repeat-x;
animation: moveWave2 25s linear infinite;
z-index:-1;
}

.repeater-image-with-text .wave-border2::before {
content: "";
position: absolute;
width: 200%;
height: 100%;
background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 301'><path d='M0,50 C100,0 250,0 250,0 C700,300 900,0 1100,50 C1500,100 1400,0 1700,50 C1900,100 1920,50 1920,50' stroke='rgba(246, 246, 244, 0.20)' fill='none' stroke-width='2'/></svg>") repeat-x;
animation: moveWave2 25s linear infinite;
z-index:-1;
}

@keyframes moveWave {
0% {
transform: translateX(0);
}
100% {
transform: translateX(-50%);
}
}
@keyframes moveWave2 {
0% {
transform: translateX(0);
}
100% {
transform: translateX(-50%);
}
}

/* Logo slider */

.logo-carousel-section {
padding: 0 0 110px;
}

.logo-carousel .owl-stage {
padding: 30px 0;
}
.logo-carousel .owl-item.active.active-1{
transform: scale(0.7) !important;
margin-left: -100px !important;
}

.logo-carousel .owl-item.active.active-2 {
transform: scale(0.9) !important;
margin-left:-45px !important;
margin-right:20px !important;
}

.logo-carousel .owl-item.center {
transform: scale(1.1) !important;
margin-left:0px !important;
}

.logo-carousel .owl-item.active.active-4  {
transform: scale(0.9) !important;
margin-left:20px !important;
margin-right:-45px !important;
}

.logo-carousel .owl-item.active.active-5 {
transform: scale(0.7) !important;
margin-left:0px !important;
}

.logo-carousel .owl-item{
transform: scale(0.55);
}

.logo-carousel .owl-item.after-active-5 {
margin-left:-105px !important;
}

.logo-carousel .owl-item.before-active-1 {
margin-left:100px !important;
}

.logo-item {
opacity: 0.7;
}

.center .logo-item {
opacity: 1 !important;
}

.logo-carousel .owl-nav {
width: 100%;
max-width: 1470px !important;
margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
text-align: right;
display:flex;
gap:12px;
justify-content:flex-end;
position:absolute;
top: -147px;
left: 0;
right: 0;
margin: auto;
}

.logo-carousel .owl-nav button {
width: 56px;
height: 56px;
display: inline-flex;
font-size: 0 !important;
background-image: url(https://cdn.shopify.com/s/files/1/0670/7691/5290/files/prev.png?v=1753884827) !important;
background-repeat: no-repeat;
background-size: contain;
transition:.3s;
background-posiion:center;
}

.logo-carousel .owl-nav .owl-prev:hover{
background-image: url(https://cdn.shopify.com/s/files/1/0670/7691/5290/files/next.png?v=1753884826) !important;
background-repeat: no-repeat;
background-size: contain;
transform:rotate(180deg);
background-posiion:center;
}

.logo-carousel .owl-nav .owl-next{
transform:rotate(180deg);
}
.logo-carousel .owl-nav .owl-next:hover{
background-image: url(https://cdn.shopify.com/s/files/1/0670/7691/5290/files/next.png?v=1753884826) !important;
background-repeat: no-repeat;
background-size: contain;
background-posiion:center;
transform:rotate(0deg)
}

h2.logo-carousel-heading {
z-index: 111;
position: relative;
display: inline-block;
margin-bottom: 75px !important;
}

.logo-carousel-section.extra-spacing {
padding-bottom: 580px !important;
}

.home .three-item-col-sec .container {
margin-top: -470px;
}

.logo-grid-section {
padding: 20px 0 210px;
position: relative;
text-align: center;
}

.logo-grid-section:before{
content: '';
height: 300px;
border-radius: 3662.921px;
background: #1a1a1a;
filter: blur(90px);
width: 150%;
position: absolute;
z-index: 0;
left: -110px;
right: 0;
margin: auto;
top: -150px;
}
.logo-grid-section:after{
content: '';
height: 300px;
border-radius: 3662.921px;
background: #1a1a1a;
filter: blur(70px);
width: 230%;
position: absolute;
z-index: 1;
left: -110px;
right: 0;
margin: auto;
bottom: -160px;
}
.logo-grid-section h5{
background: linear-gradient(94deg, #F6F6F4 31.42%, rgba(255, 255, 255, 0.00) 160.61%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.logo-grid-section .container{
z-index: 9;
position: relative;
}

.logo-grid-section .logo-grid {
margin-top: 130px;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
gap:40px 0px;
}

.logo-grid-section .logo-grid .logo-item {
width: calc(16.6666666667%);
text-align: center;
padding:5px 15px;
display:flex;
justify-content:center;
/* border: 5px solid transparent; */
opacity: 1 !important;
transition: transform .2s;
}
.logo-grid-section .logo-grid .logo-item img{
width: auto !important;
max-width: 100% !important;
height: 100px !important;
object-fit: none;
}

.logo-grid-section .logo-grid .logo-item:hover{
/* border-radius: 20px;
border: 5px solid #F93E26;
background: #FFF !important; */
transform: scale(1.12);

}
.logo-grid-section .logo-grid .logo-item:hover img{
filter: grayscale(0);
}

.center-text-button-section {
padding: 0 0 350px;
text-align: center;
background-position: center !important;
background-repeat: no-repeat !important;
position:relative;
}
.center-text-button-section:before{
content: '';
height: 300px;
border-radius: 3662.921px;
background: #1a1a1a;
filter: blur(90px);
width: 150%;
position: absolute;
z-index: 0;
left: -110px;
right: 0;
margin: auto;
bottom: -150px;
}

.center-text-button-section .container {
z-index: 1;
position: relative;
}

.center-text-button-section .container p {
font-size: 30px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: -0.9px;
max-width: 970px;
margin: 50px auto;
position: relative;
}

.center-text-button-section .container p:after {
content: '';
width: 30%;
height: 1px;
background: #fff;
position: absolute;
left: 0;
right: 0;
margin: auto;
bottom: -50px;
}

.center-text-button-section .container h6 {
padding: 50px 0 !important;
display: block;
margin: 0 !important;
}

.sustainability-partnerships .three-item-col-sec .container {
margin-top: -220px;
}




@media only screen and (max-width:1720px){
section.main-banner .image-1 {
left: 10px;
}
section.main-banner .image-2 {
right: 10px;
}
}
@media only screen and (max-width:1600px){

h1{
font-size: 100px;
letter-spacing: -2px;
}

h2{
font-size: 70px;
letter-spacing: -1.3px;
}

h3{
font-size: 50px;
letter-spacing: -1px;
}

h4{
font-size: 60px;
letter-spacing: -1.2px;
}

h5{
font-size: 80px;
letter-spacing: -1.6px;
}

h6{
font-size: 22px;
letter-spacing: -0.4px;
}

p{
font-size: 22px;
letter-spacing: -0.5px;
}

/* CSS */

header nav.header__inline-menu li a {
font-size: 16px;
}

header nav.header__inline-menu li a:hover span:after {
bottom:-12px;
}
header nav.header__inline-menu ul.list-menu.list-menu--inline {
column-gap: 30px;
padding-right: 0px;
}


a.btn.btn-normal {
font-size: 16px;
}

a.btn.btn-white {
font-size: 16px;
}


/* Banner Section */

section.main-banner{
min-height:900px;
padding: 190px 0 50px;
}

section.main-banner .container{
position:relative;
}

section.main-banner .main-heading h1 {
text-align: center;
max-width: 900px;
margin: 0 auto;
margin-bottom: 120px;
}

section.main-banner .row .col-6 p {
font-size: 30px;
max-width: 420px;
}

.logo-carousel .owl-nav {
top: -140px;
}
.inner-banner {
min-height: 100vh;
}
.about-sec3 h2 img.heading-icon {
max-width: 45px;
height: auto;
}

.about-sec3 h2 {
column-gap: 15px;
}

.about-sec3 {
padding-top: 100px;
padding-bottom: 100px;
}
.l-r-cont-img .first-row .desc {
padding-left: 30px;
}
.single-testimonial .testimonial-image-cover img {
max-width: 300px;
}

.single-testimonial .testimonial-image-cover .quote-icon {
width: 80px;
right: 14%;
height: 80px;
top: 6%;
}

.single-testimonial p {
font-size: 40px;
}

.single-testimonial .testimonial-content {
max-width: 893px;
}

.single-testimonial .testimonial-content h6 {
font-size: 24px;
}
.steps-section .step-num {
width: 90px;
height: 90px;
}

.steps-section .step-num span {
font-size: 46px;
}

.steps-section .step-1 svg {
width: 370px;
height: auto;
left: 58px;
}

.steps-section .step-1 .desc {
padding-left: 106px;
padding-top: 30px;
max-width: 760px;
}
.steps-section .step-2 svg {
width: 370px;
height: auto;
right: 42px;
}

.steps-section .step-2 .desc {
padding-right: 120px;
padding-top: 30px;
max-width: 680px;
}
.steps-section p {
font-size: 24px;
}

.three-item-loop2 .item2 p {
font-size: 24px;
max-width: 280px;
}
.three-item-loop2 .item2 .icon-wrapper img {
width: 110px;
height: auto;
}

.three-item-loop2 .item2 {
row-gap: 20px;
} 
.three-box-style2 .desc-top p {
font-size: 18px;
}

.three-box-style2 .desc-top {
max-width: 750px;
}

.three-box-style2 .desc-bottom p {
font-size: 18px;
}
.faqs .three-item-col-sec {
    padding-bottom: 100px;
}

section.faqs-banner-inner {
    padding: 250px 0 300px;
    min-height:0 !important;
}

.faqs-banner-inner h1.aos-init.aos-animate {
font-size: 80px;
}

.faqs-banner-inner p {
    font-size: 22px !important;
    max-width:729px !important;
}



.faqs-accordion-section { 
  padding: 80px 0 0; 
}
.faqs-accordion-section .container{
    position:relative;
    z-index:999;
}
.faqs-heading {
  margin-bottom: 35px; 
 font-size: 45px;
}
.faq-item { 
  padding-bottom:17px;
}

.faq-question {
  padding-bottom:17px;
font-size: 22px;
}
.faq-answer p{
font-size: 18px !important;
}
.faq-item.active .faq-answer p{ 
  padding:17px 0 0;
}

.faq-item.active { 
  margin-bottom:17px;
}


.faqs-accordion {
    border-radius: 40px;
    padding: 30px;
}



}

@media only screen and (max-width:1440px){
    .warranty-returns-exchanges .page-width {
    padding-left: 20px;
    padding-right: 20px;
}
    section#country-section {
    padding: 90px 0 0;
}

section#country-section .container .main-sec{
    padding:20px;
}


section#country-section .container .main-sec .icon-text img{
    width:80px;
}

section#country-section .container .main-sec .icon-text h5 {
   font-size: 38px;
    
}

.content{
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
}

.content ul{
font-size: 18px !important;

}


.content ul li:before{
top:3px;

}

h1{
font-size: 80px;
letter-spacing: -1.1px;
}

h2{
font-size: 60px;
letter-spacing: -0.7px;
}

h3{
font-size: 50px;
letter-spacing: -0.7px;
}

h4{
font-size: 50px;
letter-spacing: -1px;
}

h5{
font-size: 70px;
letter-spacing: -1.2px;
}

h6{
font-size: 20px;
letter-spacing: -0.2px;
}

p{
font-size: 20px;
letter-spacing: -0.3px;
}
/* CSS */

.repeater-image-with-text .top div{
font-size: 25px;
}
div#second-new {
    padding: 180px 0 180px;
}

#second-new:after{
    content:'';
    position:absolute;
    width:calc(100% + 300px);
    height:300px;
    border-radius: 2187px;
    background: #0A0A0A;
    filter: blur(70px);
    top:-150px;
    left: -150px;
    right:0;
}
#second-new h2{
    max-width:851px;
    margin:0 auto 30px;
    
}

#second-new h6 {
    font-size: 30px;
    margin-top: 220px;
}

header nav.header__inline-menu li a:hover span:after {
bottom:-10px;
}
header nav.header__inline-menu ul.list-menu.list-menu--inline {
column-gap: 30px;
}
.inner-banner h2 {
font-size: 60px;
}

a.btn.btn-normal {
font-size: 16px;
}
a.btn.btn-white {
font-size: 16px;
}


/* Banner Section */

section.main-banner{
min-height:750px;
padding: 160px 0 40px;
}

section.main-banner .container{
position:relative;
}

section.main-banner .main-heading h1 {
text-align: center;
max-width: 730px;
margin: 0 auto;
margin-bottom: 100px;
}

section.main-banner .row .col-6 p {
font-size: 26px;
max-width: 360px;
}
section.main-banner .image-1 {
left: 20px;
}
section.main-banner .image-2 {
right: 20px;
}
section.main-banner .image-1 img {
height: 160px;
}

section.main-banner .image-2 img {
height: 300px;
}
.main-header.scroll {
height: 115px;
}
/* Footer Upper */

.three-item-loop .item p {
font-size: 22px;
margin-bottom: 25px;
min-height: 90px;
}
.three-item-loop .item h6 {
font-size: 27px;
}
.three-item-loop .item {
padding: 40px 40px 40px;
}
.three-item-col-sec{
padding-top: 0px;
padding-bottom: 50px;
}

.footer-block--menu ul li a {
font-size: 16px !important;
}

.footer-block--menu ul li {
margin-bottom: 0px !important;
}



.footer__content-top.container {
padding-bottom: 100px;
}

.footer__content-top .footer__blocks-wrapper.grid {
flex: 0 0 70%;
}

.footer__content-top .footer__blocks-wrapper.grid .footer-block.grid__item:first-child {
width: calc(35% - 30px);
}

.footer__content-top .footer__blocks-wrapper.grid .footer-block.grid__item:nth-child(2) {
width: calc(30% - 30px);
}

.footer__content-top .footer__blocks-wrapper.grid .footer-block.grid__item:last-child {
width: 35%;
padding-right:20px;
}

.footer__content-top .footer-block--newsletter {
    flex: 0 0 30%;
  
}

.footer__blocks-wrapper.grid {
gap: 30px;
}
.footer-block__contact-info a {
font-size: 16px;
}
.footer-block__contact-info span.field-txt {
font-size: 18px;
}

.image-banner h6 {
font-size: 40px;
margin: 20px 0 0;
}

.image-banner{
padding: 80px 0 170px;
}


.repeater-image-with-text .row .column img {
max-width: 500px;
}

.repeater-image-with-text .row .column:first-child {
width: 60%;
}

.repeater-image-with-text .row .column:nth-child(2) {
width: 40%;
}

.repeater-image-with-text .row:nth-of-type(-n+2) {
margin-bottom: 160px;
}

.repeater-image-with-text .row .column h2 {
font-size: 380px;
top: -70px;
}

.logo-carousel .owl-item.active.active-1 {
transform: scale(.7) !important;
margin-left: -80px !important;
}
.logo-carousel .owl-item.after-active-5 {
margin-left: -80px !important;
}

.logo-carousel .owl-nav {
top: -136px;
}

.logo-carousel-section {
padding: 0 0 90px;
}
.inner-banner .container h2.inner-heading {
max-width: 365px;
}

.third-banner .container h2.inner-heading {
max-width: 515px !important;
}

.rich-text.content-container p {
font-size: 40px;
}
.rich-text.content-container {
padding: 0 0 100px !important;
}

.rich-text.content-container p {
font-size: 40px;
}

.rich-text.content-container {
padding: 0 0 100px !important;
}

.logo-grid-section {
padding: 10px 0 130px;
}

.logo-grid-section .logo-grid {
margin-top: 80px;
}

.center-text-button-section {
padding: 0 0 320px;
}

.center-text-button-section .container p {
font-size: 26px;
margin: 40px auto;
}

.center-text-button-section .container h6 {
padding: 40px 0 !important;
}
section.line-recyc-banner h1 {
font-size: 72px;
max-width: 940px !important;
}
.impact-section .custom-row .left-cont {
flex: 0 0 40%;
}

.impact-section .custom-row .impact-items {
flex: 0 0 60%;
max-width: calc(60% - 50px);
}

.impact-section .custom-row {
column-gap: 50px;
flex-wrap: wrap;
}

.impact-section .custom-row .impact-items .impact-item {
width: 220px;
height: 220px;
}

.impact-section .custom-row .impact-items .impact-item .step-num {
font-size: 54px;
}

.impact-section .custom-row .impact-items .impact-item .impact-title {
font-size: 20px;
}
.repeater-image-with-text .row .column .video-cover {
max-width: 500px;
min-height: 600px;
}
.close-custom i {
top: -6.5px;
}

section.faqs-banner-inner {
    padding: 200px 0 250px;
    min-height:0 !important;
}

.faqs-banner-inner h1.aos-init.aos-animate {
font-size: 80px;
}

.faqs-banner-inner p {
    font-size: 22px !important;
    max-width:729px !important;
}



.faqs-accordion-section { 
  padding: 60px 0 0; 
}
.faqs-accordion-section .container{
    position:relative;
    z-index:999;
}
.faqs-heading {
  margin-bottom: 35px; 
 font-size: 45px;
}
.faq-item { 
  padding-bottom:17px;
}

.faq-question {
  padding-bottom:17px;
font-size: 22px;
}
.faq-answer p{
font-size: 18px !important;
}
.faq-item.active .faq-answer p{ 
  padding:17px 0 0;
}

.faq-item.active { 
  margin-bottom:17px;
}


.faqs-accordion {
    border-radius: 40px;
    padding: 30px;
}
section#repeater-list {
    margin-top: -180px;
}

section#repeater-list ul.repeater-ul li a {
    padding: 12px;
    font-size: 18px;
    min-height: 70px;
}

section.lens-tech-banner {
    min-height: 750px;
    padding-bottom: 100px;
}

section.lens-tech-banner h1.aos-init.aos-animate {
    font-size: 80px;
}

section.lens-tech-banner h1.aos-init.aos-animate:before {
    top: -120px;
transform: scale(0.35);
}

section.image-text-section {
    padding: 20px 0 80px;
}

.column.col-7.left {
    padding-right: 40px;
}

section.image-text-section .row h4.inner-heading {
    font-size: 35px;
}

section.image-text-section .row .content ul {
    font-size: 22px;
}

.image-text-section .background-blur {
    padding: 40px;
}

.image-text-section .background-blur h2.main-heading {
    margin: 0 auto 40px;
}

section.image-text-section .row h4.inner-heading {
    margin-bottom: 30px;
    font-size: 30px;
}

.image-text-section .background-blur .row .col-5 {
    padding-left: 0;
}

.image-with-text-repeater {
    padding: 0 0 100px;
}

.image-with-text-repeater h2 {
    margin-bottom: 60px;
}

.image-with-text-repeater .main > div.image-with-text img {
    width: 100px;
}

.image-with-text-repeater .main > div.image-with-text .heading {
    font-size: 22px;
    margin-bottom: 10px;
}

.counter-section {}

.counter-section .row.main h4 {
    font-size: 40px;
    margin-bottom: 100px;
}

.counter-section .row.main .inner.row .image-with-text {
    margin: 0 !important;
    max-width: 25%;
}

.counter-section .row.main .inner.row .image-with-text h6 {
    font-size: 45px;
}

.counter-section .row.main .inner.row .image-with-text img {
    width: 80px;
}

.image-button-section .col-6 a.image-button-item .text {
    font-size: 30px;
    line-height: 1.1;
    max-width: 50%;
}

.image-button-section .col-6 a.image-button-item:after {
    width: 70px;
    height: 70px;
}

.image-button-section {
    padding: 80px 0 20px;
}

section.community-banner.main-banner.aos-init.aos-animate {
    padding:200px 0 200px;
}
section.community-banner.main-banner.aos-init.aos-animate h1.aos-init.aos-animate{
    font-size:80px;
    max-width:1100px !important;
}

}

@media only screen and (max-width:1199px){
    .product__title h1 {
    font-size: 40px !important;
        line-height: 50px !important;
}
.product {
    padding-top: 50px;
}

    .collection-hero {
    padding-top: 100px !important;
}
    section#country-section {
    padding: 70px 0 0;
}

section#country-section .container .main-sec{
    padding:20px;
}


section#country-section .container .main-sec .icon-text img{
    width:60px;
}

section#country-section .container .main-sec .icon-text h5 {
   font-size: 30px;
    
}



.content ul li{
font-size: 18px !important;

}


.content ul li:before{
top:3px;

}

    section.community-sec-five {
    padding: 30px 0 70px;
}

section.community-sec-five h4 {
    padding: 0 20px;
}

section.community-sec-five p{
    padding:0 20px;
    margin-bottom:30px !important;
}

.community-sec-six .map-sec .map-left {
    max-width: calc(50% - 15px);
}
.community-sec-six .map-sec .map-right {
    max-width: calc(50% - 15px);
    padding:10px;
}

.community-sec-six .map-sec .map-left p.subheading {
    font-size: 24px;
    margin: 15px 0;
}
    section.community-banner.main-banner.aos-init.aos-animate {
    padding: 150px 0;
}

section.community-banner.main-banner.aos-init.aos-animate h1.aos-init.aos-animate {
    line-height: 1.2;
    font-size: 65px;
    max-width: 90% !important;
}
.home .three-item-col-sec .container {
margin-top: -500px;
}
h1{
font-size: 60px;
}

h2{
font-size: 45px;
}

h3{
font-size: 30px;
}

h4{
font-size: 38px;
}

h5{
font-size: 50px;
}

h6{
font-size: 18px;
}

p{
font-size: 18px;
}

/* CSS */
.repeater-image-with-text .top{
    text-align:center;
    margin-bottom:120px;
}

.repeater-image-with-text .top div{
font-size: 22px;
margin-top:20px;
}
div#second-new {
    padding: 120px 0 120px;
}


#second-new h2{
    max-width:851px;
    margin:0 auto 20px;
    
}

#second-new h6 {
    font-size: 25px;
    margin-top: 150px;
}

section.line-recyc-banner h1 {
font-size: 50px;
max-width: 640px !important;
}

header nav.header__inline-menu ul.list-menu.list-menu--inline {
column-gap: 10px;
}

header nav.header__inline-menu li a,
header .header__menu-item span {
font-size: 14px;
}

header.header {
padding: 15px 0px !important;
}
header nav.header__inline-menu ul.list-menu.list-menu--inline {
padding-right: 0px;
}

a.btn.btn-normal {
font-size: 14px;
padding: 5px 5px 5px 20px;
}
a.btn.btn-white {
font-size: 14px;
padding: 5px 5px 5px 20px;
}

.header__heading-logo-wrapper {
width: 120px;
}

section.main-banner .main-heading h1 {
text-align: center;
max-width: 540px;
margin: 0px auto 70px;
}

section.main-banner .row .col-6 p {
font-size: 20px;
max-width: 270px;
}

section.main-banner {
min-height: 590px;
padding: 120px 0 40px;
}

section.main-banner .image-2 img {
height: 250px;
}

section.main-banner .image-1 img {
height: 150px;
}

section.main-banner .image-2 {
bottom: -100px;
}
.main-header.scroll {
height: 89px;
}

footer {
padding-top: 40px !important;
padding-bottom: 40px !important;
}

.footer__content-top .footer__blocks-wrapper.grid {
flex: 0 0 100%;
}

.footer__content-top.container {
padding-bottom: 50px;
flex-direction: column;
gap: 50px;
}

.footer__content-top .footer-block--newsletter {
flex: 0 0 100% !important;
}

.newsletter-form {
max-width: 100% !important;
}

.newsletter-form__field-wrapper {
max-width: 76% !important;
}

button.backtop-btn {
bottom: 50px;
bottom: 50px;
        right: 30px !important;
        left: auto;
}

.newsletter-form__field-wrapper .field__input {
font-size: 16px;
}

.footer-block__contact-info a {
font-size: 16px;
}

.footer-block__contact-info span.field-txt {
font-size: 18px;
}

.footer__content-top .footer-block--newsletter h6.footer-block__heading {
margin-bottom: 15px !important;
}

.three-item-loop .item h6 {
font-size: 20px;
margin-bottom: 15px;
line-height: 1.2;
min-height: 49px;
display: flex;
align-items: center;
}

.three-item-loop .item p {
font-size: 18px;
margin-bottom: 25px;
min-height: 90px;
}

.three-item-col-sec {
padding-top: 0px;
padding-bottom: 20px;
}

.three-item-loop .item {
padding: 30px 20px;
}

.footer__content-bottom-wrapper .footer__copyright small {
font-size: 16px !important;
}

.footer__content-bottom-wrapper ul {
column-gap: 40px !important;
}

.footer__content-bottom-wrapper ul li a {
font-size: 16px !important;
}
.footer__content-bottom-wrapper {
align-items: baseline !important;
}

.repeater-image-with-text .row .column img {
max-width: 400px;
}

.image-banner {
padding: 50px 0 100px;
}

.repeater-image-with-text .row .column h2 {
font-size: 300px;
}

.repeater-image-with-text {
padding-bottom: 70px;
}

.repeater-image-with-text .row:nth-of-type(-n+2) {
margin-bottom: 130px;
}

.image-banner h6 {
font-size: 32px;
}

.logo-carousel .owl-item.active.active-1{
transform: scale(1) !important;
margin-left: 0px !important;
}

.logo-carousel .owl-item.active.active-2 {
transform: scale(1) !important;
margin-left:0px !important;
margin-right:20px !important;
}

.logo-carousel .owl-item.center {
transform: scale(1) !important;
margin-left:0px !important;
}

.logo-carousel .owl-item.active.active-4  {
transform: scale(1) !important;
margin-left:0px !important;
margin-right:20px !important;
}

.logo-carousel .owl-item.active.active-5 {
transform: scale(1) !important;
margin-left:0px !important;
}

.logo-carousel .owl-item{
transform: scale(1) !important;
}

.logo-carousel .owl-item.after-active-5 {
margin-left:0 !important;
}

.logo-carousel .owl-item.before-active-1 {
margin-left:0 !important;
}

.logo-carousel .owl-nav {
top: -90px;
}

h2.logo-carousel-heading {
margin-bottom: 40px !important;
}
.logo-carousel-section {
padding: 0 0 70px;
}
.inner-banner .container h2.inner-heading {
max-width: 275px;
}
.single-testimonial .testimonial-wrapper {
padding-left: 20px;
padding-right: 20px;
}

.single-testimonial p {
font-size: 26px;
line-height: 120%;
}
.single-testimonial .testimonial-content h6 {
font-size: 20px;
margin-bottom: 0px;
margin-top: -15px;
} 
.single-testimonial .testimonial-image-cover img {
max-width: 230px;
}  
.single-testimonial .testimonial-image-cover .quote-icon {
width: 65px;
height: 65px;
}  
.single-testimonial .testimonial-image-cover .quote-icon svg {
width: 32px;
height: auto;
}  
.l-r-cont-img .row-custom {
column-gap: 35px;
}

.l-r-cont-img .first-row .desc {
padding-left: 0px;
}

.l-r-cont-img .second-row .desc {
padding-right: 0px;
}

.l-r-cont-img a.btn.btn-normal {
margin-top: 30px;
}

.l-r-cont-img .second-row {
margin-top: 70px;
}

.inner-banner{
min-height: 600px !important;
}

.center-text-button-section .container h6 {
padding: 30px 0 !important;
}

.rich-text.content-container p {
font-size: 30px;
}

.rich-text.content-container {
padding: 0 0 80px !important;
}

.logo-grid-section:before {
height: 150px;
top: -80px;
filter: blur(40px);
}

.logo-grid-section .logo-grid {
margin-top: 50px;
gap: 40px 24px;
}

.logo-grid-section .logo-grid .logo-item {
width: calc(25% - 18px);
}

.logo-grid-section {
padding: 10px 0 80px;
}

.center-text-button-section .container p {
font-size: 22px;
margin: 30px auto;
}

.center-text-button-section {
padding: 0 0 220px;
}

.sustainability-partnerships .three-item-col-sec .container {
margin-top: -120px;
}
.steps-section .step-num {
width: 76px;
height: 76px;
}

.steps-section .step-num span {
font-size: 36px;
}
.row-custom.step.step-1 {
margin-top: 60px;
}
.steps-section .step-1 svg {
width: 290px;
height: auto;
left: 51px;
}

.steps-section .step-1 .desc {
padding-left: 80px;
padding-top: 30px;
max-width: 560px;
}
.steps-section .step-2 svg {
    width: 290px;
height: auto;
right: 36px;
}

.steps-section .step-2 .desc {
padding-right: 80px;
padding-top: 30px;
max-width: 560px;
}
.steps-section p {
font-size: 20px;
line-height: 28px;
}
.steps-section h3 {
margin-bottom: 25px;
}
.three-item-loop2 .item2 p {
font-size: 18px;
max-width: 280px;
}
.three-item-loop2 .item2 .icon-wrapper img {
width: 70px;
height: auto;
}

.three-item-loop2 .item2 {
row-gap: 20px;
padding: 30px 20px 40px;
} 
.three-box-style2 .desc-top p {
font-size: 18px;
line-height: 140%;
max-width: 500px;
margin-left: auto;
margin-right: auto;
}

.three-box-style2 .desc-top {
max-width: 750px;
}

.three-box-style2 .desc-bottom p {
font-size: 18px;
}
.impact-section .custom-row .impact-items .impact-item {
width: 190px;
height: 190px;
}
.impact-section .custom-row .impact-items .impact-item .step-num {
font-size: 45px;
}
.impact-section .custom-row .impact-items .impact-item .impact-title {
font-size: 18px;
}
.three-box-style2 {
padding-top: 200px;
}
.inner-banner h2 {
font-size: 45px;
}
.repeater-image-with-text .row .column .video-cover {
max-width: 400px;
min-height: 500px;
}
.repeater-image-with-text .row .column .video-cover video {
top: 10px;
left: 10px;
width: calc(100% - 20px);
height: calc(100% - 20px);
}
.close-custom i {
top: -6.5px;
}

section.faqs-banner-inner {
    padding: 170px 0 250px;
    min-height:0 !important;
}

.faqs-banner-inner h1.aos-init.aos-animate {
font-size: 65px;
max-width:700px;
}

.faqs-banner-inner p {
    font-size: 20px !important;
    max-width:629px !important;
}



.faqs-accordion-section { 
  padding: 50px 0 0; 
}
.faqs-accordion-section .container{
    position:relative;
    z-index:999;
}
.faqs-heading {
  margin-bottom: 35px; 
 font-size: 35px;
}
.faq-item { 
  padding-bottom:17px;
}

.faq-question {
  padding-bottom:17px;
font-size: 20px;
}
.faq-answer p{
font-size: 16px !important;
}
.faq-item.active .faq-answer p{ 
  padding:17px 0 0;
}

.faq-item.active { 
  margin-bottom:17px;
}


.faqs-accordion {
    border-radius: 30px;
    padding: 30px 20px;
}
section#repeater-list {
    margin-top: -180px;
}

section#repeater-list ul.repeater-ul li a {
    padding: 12px;
    font-size: 16px;
    min-height: 60px;
}

section.lens-tech-banner {
    min-height: 650px !important;
    padding-bottom: 60px;
}

section.lens-tech-banner h1.aos-init.aos-animate {
    font-size: 65px;
    max-width: 770px;
}

section.lens-tech-banner h1.aos-init.aos-animate:before {
    top: -190px;
transform: scale(0.32);
        transform-origin: center left;
}

section.image-text-section {
    padding:20px 0 50px;
}

.column.col-7.left {
    padding-right: 40px;
}

section.image-text-section .row h4.inner-heading {
    font-size: 35px;
}

section.image-text-section .row .content ul {
    font-size: 20px;
}

.image-text-section .background-blur {
    padding: 30px;
    border-radius: 30px;
}

.image-text-section .background-blur h2.main-heading {
    margin: 0 auto 30px;
}

section.image-text-section .row h4.inner-heading {
    margin-bottom: 25px;
    font-size: 25px;
}

.image-text-section .background-blur .row .col-5 {
    padding-left: 0;
}

.image-with-text-repeater {
    padding: 0 0 100px;
}

.image-with-text-repeater h2 {
    margin-bottom: 30px;
    margin-top: 0 !important;
}

.image-with-text-repeater .main > div.image-with-text img {
    width: 80px;
}

.image-with-text-repeater .main > div.image-with-text .heading {
    font-size: 22px;
    margin-bottom: 10px;
    line-height:1.2;
}

.counter-section .row.main h4 {
    font-size: 35px;
    margin-bottom: 60px;
    line-height:1.2;
}

.counter-section .row.main .inner.row .image-with-text {
    margin: 0 !important;
    max-width: 28%;
}

.counter-section .row.main .inner.row .image-with-text h6 {
    font-size: 40px;
}

.counter-section .row.main .inner.row .image-with-text img {
    width: 70px;
}

.image-button-section .col-6 a.image-button-item .text {
    font-size: 25px;
    line-height: 1.1;
    max-width: 53%;
}

.image-button-section .col-6 a.image-button-item:after {
    width: 60px;
    height: 60px;
}

.image-button-section {
    padding: 70px 0 20px;
}

.images-repeater .images .image-item img {
    width: 130px;
}

.image-with-text-repeater .main > div.image-with-text {
    flex: 1 1 calc(50% - 30px);
}

.counter-section h2 {
    margin-block: 40px;
    margin-top: 0 !important;
}

.image-with-text-repeater .main {
    gap: 30px 60px;
}

.top-image img {
    width: 65%;
}

}

@media only screen and (max-width:992px){
        .product__title h1 {
    font-size: 35px !important;
        line-height: 40px !important;
}
.product {
    padding-top: 20px;
}
    section#country-section .container .main-sec .content .content-box {
    width: 100%;
}
    .community-sec-six .map-sec .map-left {
    max-width: calc(50% - 15px);
}
.community-sec-six .map-sec .map-right {
    max-width: calc(50% - 15px);
    padding:10px;
}

.community-sec-six .map-sec .map-left p.subheading {
    font-size: 20px;
    margin: 15px 0;
    line-height:1.2;
}
    section.community-banner.main-banner.aos-init.aos-animate h1.aos-init.aos-animate{
        font-size:55px;
    }
    div#second-new {
    padding: 90px 0 90px;
}

.repeater-image-with-text .top{
    margin-bottom:100px;
}

.repeater-image-with-text .top div{
font-size: 20px;
margin-top:20px;
}


#second-new h2{
    max-width:851px;
    margin:0 auto 20px;
    
}

#second-new h6 {
    font-size: 22px;
    margin-top: 120px;
}

.main-header.scroll {
       /* height: 75px;*/aus k
        position: fixed;
}
header.header {
padding: 25px 0px 15px 0px !important;
}

.home .three-item-col-sec .container {
margin-top: -520px;
}
header.header {
justify-content: space-between;
}

.inner-banner{
padding-top: 80px;
}
header.header a.header__heading-link, header.header h1.header__heading {
order: 1;
        flex: 0 0 calc(100% - 350px);
padding: 0;
text-align: left;
}

header.header header-drawer {
order: 3;
flex: 0 0 44px;
}

header.header .header__icons.right-col {
order: 2;
flex: 0 0 300px;
justify-content: end;
        padding-right: 20px;
}
.header__icon span {
    height: 100%;
    background: black;
    border-radius: 50px;
}

header.header {
justify-content: start;
column-gap: 10px;
align-items: center;
}
.menu-drawer .menu-drawer__inner-container {
padding-bottom: 20px;
height: 90%;
overflow: hidden;
background: rgba(41, 47, 40, 0.69);
box-shadow: 0 4px 34px 0 rgba(0, 0, 0, 0.05);
backdrop-filter: blur(23px);
margin-top:40px;
}
.menu-drawer .menu-drawer__navigation {
padding: 10px 10px 0px 30px;
}
div#menu-drawer {
    left: -20px;
}

.menu-drawer__localization.header-localization {
    display: none;
}

.menu-drawer__utility-links {padding-top: 0 !important;}

ul.list.list-social.list-unstyled {
    margin-left: 0 !important;
    top: 20px !important;
}
.menu-drawer {
background-color: transparent !important;
filter : none !important;
width: 100% !important;
border: 0px solid #000 !important;
}

.header__icon--menu[aria-expanded=true]:before {
display: none;
}


html.drawer-menu-active {
overflow: hidden;
}
.menu-drawer__menu-item {
color: #292f28;
font-family: Outfit;
font-size: 23px !important;
font-style: normal;
font-weight: 600;
line-height: 30px !important;
letter-spacing: -.46px;
background: linear-gradient(94deg, #f6f6f4 71.42%, #fff0 110.61%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
opacity: .6;
border-bottom: 1px solid rgba(255, 255, 255, 0.10);
padding: 15px 0 !important;
}
.menu-drawer__menu-item:hover, .menu-drawer__menu-item:active {
opacity: 1;
border-bottom: 1px solid rgba(255, 255, 255, 0.50);
}
.menu-drawer__menu-item {
position: relative;
}


button.menu-drawer__close-button {
    font-size: 23px;
    font-family: 'Outfit';
    font-weight: 500;
}
button.menu-drawer__close-button::after {
    content: "";
    background-image: url(/cdn/shop/files/Vector.png?v=1758810258);
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    top: 28px;
    right: 14px;
    background-position: top right;
}
.menu-drawer__menu-item:before {
content: "";
display: inline-block;
position: absolute;
background-image: url(https://cdn.shopify.com/s/files/1/0670/7691/5290/files/arrow-left.png);
width: 19px;
height: 19px;
right: 0;
top: 50%;
transform: translateY(-50%) !important;
}
.menu-drawer__inner-submenu {
    padding: 0px 10px 0px 30px;
    background: #292f28b0;
    backdrop-filter: blur(23px);
    overflow-y: hidden !important;
}
    .submenu.list-menu li a {
        font-size: 16px !important;
        line-height: 22px !important;
        color: #fff !important;
        opacity: 1;
        font-family: 'Mulish';
        padding: 10px 0px !important;
    }

    .menu-drawer__menu > li:nth-of-type(2) .submenu li:first-child > a {
    font-style: italic !important;
    border-bottom: none;
}
.menu-item.has-submenu[open] > summary.menu-drawer__menu-item::before {
  transform: translateY(-50%) rotate(270deg) !important;
}
.submenu .menu-drawer__menu-item,
.menu-drawer__submenu .menu-drawer__menu-item {
  border-bottom: none !important;
}
.menu-drawer__menu > li:nth-of-type(2) .submenu li:first-child > a::before {
  display: none !important;
}

.menu-drawer__menu-item:hover:before, .menu-drawer__menu-item:active:before {
background-image: url(https://cdn.shopify.com/s/files/1/0670/7691/5290/files/arrow-left-active.svg);


}
.menu-drawer__utility-links ul.list-social {
position: relative;
padding-top: 48px;
width: 100%;
display: flex;
column-gap: 10px;
}

.menu-drawer__utility-links ul.list-social:before {
content: "Follow Us On Social Media";
font-family: Outfit;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 150% */
letter-spacing: -0.4px;
background: linear-gradient(94deg, #F6F6F4 71.42%, rgba(255, 255, 255, 0.00) 110.61%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
display: inline-block;
clear: both;
top: 0;
position: absolute;
}

.menu-drawer__utility-links {
display: flex;
flex-direction: column;
background-color: transparent !important;
}

.menu-drawer__utility-links a.menu-drawer__account {
display: none;
}

.menu-drawer__utility-links ul.list-social a.list-social__link {
border: 1px solid #fff;
border-radius: 100px;
}
header.header a.btn {
display: none;
}
.header__icon--menu {
background: rgba(247, 223, 185, 0.20);
filter: drop-shadow(0 4px 34px rgba(0, 0, 0, 0.05));
backdrop-filter: blur(23px);
border-radius: 100px;
}
.header__icon--menu svg.icon {
width: auto;
height: auto;
}

/* header ul.menu-drawer__menu li:last-child a:after {
content: 'Coming Soon';
position: absolute;
text-transform: none;
width: 91px;
height: 25px;
top: 0;
bottom: 0;
margin: auto;
left: 85px;
border-radius: 100px;
border: 1px solid #FFF;
background: linear-gradient(98deg, #C3A55C 0.29%, #53C4F0 108.42%);
display: flex;
justify-content: center;
align-items: center;
color: #FFF;
font-family: Mulish;
font-size: 12px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: -0.36px;
opacity: 1;
-webkit-text-fill-color: #fff;
} */

/* header ul.menu-drawer__menu li:last-child a {
text-transform: uppercase;
} */
.menu-drawer .menu-drawer__inner-container {
height: max-content;
}  
.menu-drawer__navigation-container {
height: 80vh !important;
} 
.menu-drawer__inner-submenu summary.list-menu__item {
    padding: 20px !important;
}
.menu-drawer__menu-item>.svg-wrapper{
    display:none !important;
}

.faqs-banner-inner h1.aos-init.aos-animate {
    font-size: 55px;
    max-width: 570px;
}

.faqs-banner-inner p {
    font-size: 18px !important;
    max-width: 560px !important;
}

section.faqs-banner-inner {
    padding: 150px 0 180px;
}

section#repeater-list {
    margin-top: -150px;
}

section#repeater-list ul.repeater-ul {
    gap: 15px;
}

section#repeater-list ul.repeater-ul li a {
    padding: 10px;
    min-height: 50px;
    border-radius: 10px;
}

    section.lens-tech-banner {
        min-height: 580px !important;
        padding-bottom: 60px;
    }

section.lens-tech-banner h1.aos-init.aos-animate {
    font-size: 55px;
    max-width: 600px;
}

section.image-text-section .row .content ul {
    font-size: 18px;
}

.image-text-section .background-blur {
    padding: 20px;
}

section.image-text-section .row h4.inner-heading {
    margin-bottom: 20px;
}

.image-text-section .background-blur .row .col-7 {
    padding-right: 30px;
}

.image-with-text-repeater h2 {
    margin-bottom: 0 !important;
}

.image-with-text-repeater .main {
    gap: 0 60px;
}

.counter-section .row.main h4 {
    font-size: 30px;
    margin-bottom: 50px;
}

.counter-section .row.main .inner.row {
    flex-direction: column;
}

.counter-section .row.main .inner.row .image-with-text {
    max-width: 100%;
    gap: 20px;
}

.image-button-section .col-6 a.image-button-item .text {
    font-size: 22px;
    left: 20px;
    max-width: 62%;
    bottom: 30px;
}

.image-button-section .col-6 a.image-button-item:after {
    width: 50px;
    height: 50px;
    right: 20px;
    bottom: 30px;
}
}

@media only screen and (max-width:767px){
        .header__icon span {

        background: #00000000;
    }

    .three-item-col-sec:before{
        display: none;
    }
    .three-item-col-sec .container {
    padding-top: 50px;
}
    .mobile-btn {
    display: flex !important;
    margin-top: 60px;
}
.mobile-btn a.btn.btn2 {
    max-width: 100px;  
    margin: 0 0 0 auto;
    letter-spacing: 0;
    font-size: 12px;
}
    .warranty-returns-exchanges .page-width .rte {
    padding-bottom: 30px;
}
    .warranty-returns-exchanges .page-width .rte p {
    font-size: 16px;
}
.warranty-returns-exchanges .page-width .rte h5 {
    font-size: 20px;
    letter-spacing: 0;
}
    .warranty-returns-exchanges .page-width .main-page-title {
    padding-top: 60px;
    font-size: 30px;

}
    #shopify-section-sections--18829041926316__announcement_bar_VPmAJj {
    position: fixed !important;
    top: 0;
    z-index: 50;
    right: 0;
}

.title-wrapper-with-link {
    flex-direction: column;
    align-items: baseline;
}
            .product__title h1 {
    font-size: 30px !important;
        line-height: 40px !important;
}
    .product__info-wrapper {
    padding-top: 30px;
}
    .cart-count-bubble {
    background: #000000 !important;
    color: white !important;
    top: 0px !important;
}
    .product-shop .cart-count-bubble {
    top: 0px !important;
}

    .main-banner{
background-position: 65% center !important;
    }
    .footer__content-top .footer-block--newsletter form button span {
    top: 8px !important;
}
.footer__content-top .footer-block--newsletter form button#Subscribe {
    height: 55px !important;
}
.image-2 img {
    display: none;
}
    footer .list-social__link {
    width: 35px;
    height: 35px;
}
.list-social__item .icon {
    height: 1.5rem !important;
    width: 1.5rem !important;
}
    .footer-block__details-content .list-menu__item--link {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
        .footer .grid {
        margin: 0px;
    }
    .footer-block__contact-info span.foot-info-icon {
    width: 35px !important;
    height: 35px !important;
}
.footer-block__brand-info .footer__list-social {
    margin-top: 10px !important;
}
.footer-block__details-content {
    margin-bottom: 2rem !important;
}
    .footer-block.grid__item {
        margin: 1rem 0 !important;
    }

    .footer-block__image-wrapper img {
    max-width: 60% !important;
}
h6.footer-block__heading.inline-richtext {
    margin-bottom: 15px !important;
}
        section.main-banner .image-1 {
        bottom: -230px;
    }
        section.main-banner .image-2 {
        bottom: -300px;
    }
    section#country-section {
    padding: 60px 0 0;
}


section#country-section .container .main-sec .icon-text img{
    width:50px;
}

section#country-section .container .main-sec .icon-text h5 {
   font-size: 18px;
    line-height:1.2
}

section#country-section .container .main-sec .icon-text {
    margin-bottom: 10px !important;
}

.content ul li{
font-size: 14px !important;
margin-bottom: 2px !important;
}


.content ul li:before{
top:4px;

}


section#country-section .container .main-sec .content .content-box {
    width: 100%;
}

section#country-section .container .main-sec {
    width: 100%;
}

section#country-section .container {
    gap: 30px;
}
    section.community-sec-five {
    padding: 0 0 60px;
}

section.community-sec-five p {
    margin: 0 0 10px!important;
}

.community-sec-six .map-sec {
    flex-direction: column;
    gap: 30px;
}

.community-sec-six .map-sec .map-left {
    max-width: calc(100%) !important;
    text-align: center;
}
.community-sec-six .map-sec .map-right {
    max-width: calc(100%) !important;
    text-align: center;
}
    section.community-banner.main-banner.aos-init.aos-animate {
    padding: 100px 0 80px;
}

section.community-banner.main-banner.aos-init.aos-animate h1.aos-init.aos-animate {
    font-size: 35px;
    max-width: 100% !important;
}
 div#second-new {
    padding: 0px 0 70px;
}
.main-header.scroll {
        height: 55px;
        width: 100%;
        position: fixed;
        top: 0;
        background: #fff;
        margin-top: 0px !important;
        
}
.main-header{
    margin-top: 40px !important;
}
header.header{
    margin-top: 0px !important;
}

#second-new h6 {
    font-size: 20px;
    margin-top: 80px;
}
.popup-content-custom h2 {
font-size: 34px;
}
.popup-content-custom p {
font-size: 16px;
}
.needsclick h2 {
font-size: 34px !important;
}

.needsclick p {
font-size: 16px !important;
}

.inner-banner {
min-height: 450px !important;
}
.inner-banner h2 {
font-size: 42px;
}
.third-banner.inner-banner .row .col-6:first-child {
flex: 0 0 100%;
max-width: 100%;
}

section.third-banner {
min-height: 330px !important;
padding-bottom: 80px !important;
}
h1{
font-size: 45px;
}

h2{
font-size: 35px;
}

h3{
font-size: 24px;
}

h4{
font-size: 28px;
}

h5{
font-size: 38px;
}

h6{
font-size: 16px;
}

p{
font-size: 16px;
}



header a.btn.btn-normal {
padding: 3px 3px 3px 10px;
gap: 10px;
}

.header__heading-logo-wrapper {
width: 70px;
}
a.btn.btn-normal {
padding: 3px 3px 3px 10px;
gap: 10px;
}
a.btn.btn-white {
padding: 3px 3px 3px 10px;
gap: 10px;
}


section.main-banner {
min-height: 100vh;
padding: 120px 0 120px;
}

.row {
flex-direction: column;
}

.col-6 {
flex: 0 0 100%;
max-width: 100%;
}

section.main-banner .row .col-6 p {
max-width: 100%;
text-align: left;
font-size: 18px;
padding-top:20px;
}

section.main-banner .main-heading h1 {
    text-align: left;
margin: 0px;
}

.three-item-loop {
grid-template-columns: 1fr;
row-gap: 20px;
}

a.btn.btn-white {
font-size: 14px;
}

.three-item-loop .item h6 {
min-height: auto;
}

.three-item-loop .item p {
font-size: 16px;
margin-bottom: 30px;
min-height: auto;
}

.footer__content-top .footer__blocks-wrapper.grid .footer-block.grid__item:first-child,
.footer__content-top .footer__blocks-wrapper.grid .footer-block.grid__item:nth-child(2),
.footer__content-top .footer__blocks-wrapper.grid .footer-block.grid__item:last-child{
width: 100%;
}
.footer__copyright {
    margin-top: 0px !important;
}
    .footer__content-bottom-wrapper {
     row-gap: -0.5rem !important;
    }

.footer__content-top.container {
padding: 0 20px 120px !important;
gap: 0px;
}

button.backtop-btn {
bottom: 10px;
bottom: 0px;
        right: 0 !important;
        left: 0;
}

.footer-block__newsletter {
width: 100%;
}

.newsletter-form__field-wrapper {
max-width: 100% !important;
}
.footer-block--menu ul li:last-child a {
display: inline;
}

.footer-block__brand-info {
max-width: 100%;
}
.repeater-image-with-text .row {
flex-direction: column;
}

.repeater-image-with-text .row .column:first-child {
width: 100%;
}

.repeater-image-with-text .row .column h2 {
font-size: 200px;
}
.about-sec3:before {
height: 177.249px;
top: -45px;
}
.repeater-image-with-text .row .column img {
max-width: 100%;
margin: 0 !important;
}

.repeater-image-with-text .row .column:nth-child(2) {
width: 100%;
margin-top: 30px;
}

.repeater-image-with-text .row:nth-of-type(-n+2) {
margin-bottom: 50px;
}

.image-banner {
padding: 20px 0 100px;
}

.repeater-image-with-text .row .column:nth-child(2):before {
display: none;
}

.repeater-image-with-text .row .column:nth-child(2) {
padding: 0 0 60px;
}

.repeater-image-with-text {
padding-bottom: 10px;
padding-top: 50px;
}
.image-banner h6 {
font-size: 22px;
margin-top: 10px;
}

h2.logo-carousel-heading {
margin-bottom: 20px !important;
}
.logo-carousel .owl-nav {
top: auto;
bottom: 0px;
justify-content: center;
}
.logo-carousel {
padding-bottom: 60px;
}
.logo-carousel .owl-nav button {
width: 45px;
height: 45px;
background-size: cover !important;
}
.inner-banner {
min-height: auto;
padding: 110px 0 50px;
}
.about-banner.inner-banner .row {
top: 0;
}
.inner-banner .container h2.inner-heading {
max-width: 100%;
margin-bottom: 25px;
text-align: center;
}
.about-banner.inner-banner .row {
align-items: center;
text-align: center;
}
.inner-banner .ban-desc {
row-gap: 20px;
}
.about-sec3 {
padding-top: 50px;
padding-bottom: 50px;
}
.l-r-cont-img {
padding-top: 60px;
padding-bottom: 250px;
}
.l-r-cont-img .second-row {
margin-top: 40px;
}
.l-r-cont-img .row-custom {
grid-template-columns: 1fr;
row-gap: 30px;
}
.l-r-cont-img .row-custom.first-row .col-md-6:first-child {
order: 2;
}
.about-sec3 h2 {
flex-wrap: wrap;
margin-bottom: 25px;
}
.about-sec3 h2 img.heading-icon {
max-width: 32px;
}
.l-r-cont-img .row-custom img {
max-width: 480px;
margin-left: auto;
margin-right: auto;
}
.home .three-item-col-sec .container {
margin-top: -500px;
}

.rich-text__wrapper {
width: 100% !important;
}

.rich-text.content-container p {
font-size: 25px;
}

.rich-text.content-container {
padding: 0 0 60px !important;
}

.logo-grid-section .logo-grid {
margin-top: 30px;
gap: 18px 25px;
position: relative;
z-index: 9;
}

.logo-grid-section .logo-grid .logo-item {
width: calc(33.33% - 17px);
padding: 0px;
}

.logo-grid-section:after {
bottom: -150px;
filter: blur(50px);
}

.logo-grid-section {
padding: 10px 0 60px;
}

.center-text-button-section .container p {
font-size: 18px;
}

.center-text-button-section {
padding: 0 0 190px;
}
section.line-recyc-banner h1 {
font-size: 45px;
}
.steps-section p {
font-size: 18px;
line-height: 28px;
}
.steps-section .step-1 .step-cont {
padding-left: 0px;
}
.three-box-style2 .desc-top p {
font-size: 16px;
}
.three-box-style2 .desc-bottom p {
font-size: 16px;
line-height: 130%;
}
.steps-section h2 {
max-width: 500px;
}
.steps-section .step-1 svg {
width: 230px;
height: auto;
left: 36px;
}
.steps-section .step-2 svg {
width: 230px;
height: auto;
right: 36px;
}
.steps-section .step-2 .desc, .steps-section .step-1 .desc {
max-width: 580px;
}
.impact-section .custom-row .impact-items .impact-item {
width: 170px;
height: 170px;
}

.impact-section .custom-row .impact-items .impact-item .impact-title {
font-size: 16px;
}

.impact-section .custom-row .impact-items .impact-item .step-num {
font-size: 36px;
}
header.header a.header__heading-link, header.header h1.header__heading {
order: 2;
flex: 0 0 calc(100% - 88px);
padding: 0;
text-align: center;
}

header.header header-drawer {
order: 1;
flex: 0 0 44px;
}

header.header .header__icons.right-col {
order: 3;
flex: 0 0 0;
}

.main-header {
height: 55px;
    width: 100%;
    position: fixed;
    top: 0;
    background: #fff;
}
.header-wrapper--border-bottom {
    border-bottom: 0 !important;
}
header.header {
justify-content: start;
column-gap: 10px;
align-items: center;
padding:5px 0 !important;
}
header.header .header__icon {
    background: transparent !important;
}

header.header img.header__heading-logo {
    filter: brightness(0);
}

header.header .header__icon svg line{ fill:#000 !important; stroke:#000 !important;}
header a.btn.btn-normal svg {
width: 28px;
height: auto;
}
header a.btn.btn-normal {
gap: 6px;
}
.repeater-image-with-text .row .column .video-cover {
max-width: 84%;
min-height: 500px;
margin: 0 30px 0 auto;
}
section.faqs-banner-inner {
    padding: 100px 0 200px;
    background-position: left !important;
}

.faqs-banner-inner h1.aos-init.aos-animate {
    font-size: 45px;
    max-width: 100%;
    text-align: center;
}

.faqs-banner-inner p {
    max-width: 100% !important;
}

section#repeater-list ul.repeater-ul {
    justify-content: center;
}

section#repeater-list ul.repeater-ul li a {
    font-size: 14px;
}

.faqs-heading {
    font-size: 28px;
    margin-bottom: 30px;
}

button.faq-question {
    text-align: left !important;
    font-size: 18px;
    gap: 10px;
}

.faqs-accordion-section {
    padding: 40px 0 0;
}

.faqs .three-item-col-sec {
    padding-bottom: 160px;
}


section.lens-tech-banner {
    padding: 270px 0 50px;
    min-height: 100% !important;
    height: 100% !important;
}

section.lens-tech-banner h1.aos-init.aos-animate {
    font-size: 40px;
    max-width: 100%;
}

.column.col-7.left {
    padding: 0 0 30px;
    width: 100% !important;
    flex: 1 1 100%;
    max-width: 100%;
}

section.image-text-section .row .content ul li {
    margin-bottom: 20px;
}

.column.col-5.right {
    max-width: 100%;
    flex: 1 1 100%;
}

.image-text-section .background-blur .row .col-7 {
    max-width: 100%;
    padding: 0;
    padding-bottom: 30px;
}

.image-text-section .background-blur .row .col-5 {
    max-width: 100%;
}

.image-with-text-repeater .main>div.image-with-text {
    max-width: 100%;
    flex: 1 1 100%;
    margin-top: 20px !important;
}

.image-with-text-repeater .main>div.image-with-text:after {
    display: none !important;
}

.image-with-text-repeater:before {
    left: 0;
}

.image-with-text-repeater {
    padding: 0 0 70px;
}

.counter-section h2 {
    margin-bottom: 30px;
}

.counter-section .row.main {
    padding: 40px 20px;
}

.counter-section .row.main .col-8 {
    max-width: 100%;
    padding: 0 !important;
}

.counter-section .row.main h4 {
    font-size: 25px;
    margin-bottom: 30px;
    max-width: 100%;
    text-align: center;
}

.counter-section .row.main .col-4 {
    max-width: 100%;
}

.images-repeater .images .image-item {
    width: 100%;
    padding:30px 0;
}

.images-repeater .images {
    gap: 30px;
}

.image-item:nth-child(2):before {
    height: 1px;
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, #FFF 48.08%, rgba(255, 255, 255, 0.00) 100%);
}
.image-item:nth-child(2):after {
    height: 1px;
    width: 100%;
    bottom: 0 !important;
    top:auto;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, #FFF 48.08%, rgba(255, 255, 255, 0.00) 100%);
}

.image-button-section .col-6 {
    max-width: 100%;
}
}

@media only screen and (max-width:570px){

section.line-recyc-banner h1 {
font-size: 45px;
}
.steps-section p {
font-size: 16px;
line-height: 28px;
}
.steps-section .step-1 .desc {
padding-left: 65px;
}
.steps-section .step-2 .desc {
padding-right: 65px;
}
.steps-section .step-1 svg {
width: 340px;
height: auto;
left: 36px;
}
.row-custom.step.step-1 {
margin-bottom: 100px;
}
.steps-section .step-num span {
font-size: 26px;
}
.steps-section .step-num {
width: 65px;
height: 65px;
}
.three-item-loop2 {
grid-template-columns: 1fr;
row-gap: 30px;
margin-top: 40px;
}
.three-item-loop2 {
grid-template-columns: 1fr;
row-gap: 30px;
margin-top: 40px;
}

.impact-section {
padding-top: 60px;
min-height: 760px;
}

.impact-section .custom-row {
flex-direction: column;
}

.line-recycling-program .three-item-col-sec .container {
margin-top: -30px;
}

.impact-section .custom-row .impact-items {
flex: 0 0 100%;
max-width: 100%;
row-gap: 25px;
margin-top: 050px;
}

.impact-section .custom-row .impact-items .impact-item {
width: 170px;
height: 170px;
}

.impact-section .custom-row .impact-items .impact-item .impact-title {
font-size: 16px;
}

.impact-section .custom-row .impact-items .impact-item .step-num {
font-size: 36px;
}

.impact-section .custom-row .left-cont {
flex: 0 0 100%;
}
.three-box-style2:after {
border-radius: 100%;
filter: blur(70px);
width: 100%;
height: 300px;
top: -11%;
left: -26%;
}
.three-box-style2:before {
filter: blur(70px);
width: 100%;
height: 300px;
top: -13%;
left: 25%;
}
.repeater-image-with-text .row .column .video-cover {
max-width: 85%;
min-height: 400px;
padding: 10px;
margin: 0 20px 0 auto;
}
.repeater-image-with-text .row .column .video-cover video {
top: 8px;
left: 8px;
width: calc(100% - 16px);
height: calc(100% - 16px);
}


}

section#repeater-list ul.repeater-ul li a.active{
    border-radius: 20px;
background: #F6F6F4;
box-shadow: 12px 17px 54px 0 rgba(85, 127, 95, 0.35);
backdrop-filter: blur(17px);
    color: #000;
    font-weight:700;
}
h6.footer-block__heading.inline-richtext {
    margin-bottom: 25px;
}
