/*@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue/HelveticaNeue.woff2') format('woff2'),
        url('../fonts/HelveticaNeue/HelveticaNeue.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue/HelveticaNeue-Bold.woff2') format('woff2'),
        url('../fonts/HelveticaNeue/HelveticaNeue-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue/HelveticaNeue-Italic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue/HelveticaNeue-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue/HelveticaNeue-BoldItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue/HelveticaNeue-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue/HelveticaNeue-CondensedBold.woff2') format('woff2'),
        url('../fonts/HelveticaNeue/HelveticaNeue-CondensedBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue/HelveticaNeue-UltraLight.woff2') format('woff2'),
        url('../fonts/HelveticaNeue/HelveticaNeue-UltraLight.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue/HelveticaNeue-UltraLightItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue/HelveticaNeue-UltraLightItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue/HelveticaNeue-Light.woff2') format('woff2'),
        url('../fonts/HelveticaNeue/HelveticaNeue-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue/HelveticaNeue-LightItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue/HelveticaNeue-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue/HelveticaNeue-CondensedBlack.woff2') format('woff2'),
        url('../fonts/HelveticaNeue/HelveticaNeue-CondensedBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue/HelveticaNeue-Medium.woff2') format('woff2'),
        url('../fonts/HelveticaNeue/HelveticaNeue-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue/HelveticaNeue-MediumItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue/HelveticaNeue-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue/HelveticaNeue-Thin.woff2') format('woff2'),
        url('../fonts/HelveticaNeue/HelveticaNeue-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue/HelveticaNeue-ThinItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue/HelveticaNeue-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}*/




@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy/Gilroy-Bold.woff2') format('woff2'),
        url('../fonts/Gilroy/Gilroy-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}





/*nav.navbar.navbar-expand-lg.header-transparent {
    background: #0000006e !important;
    padding: 15px 0;
    z-index: 99999999999999999999999999999999999999;
    position: fixed !important;
}*/
.header_nav p {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 14px;
    margin-bottom: 15px;
}
.header_nav p:last-child {
    margin-bottom: 0 !important;
}
img.menu_img {
    width: 80px;
}
.sec_pad{
    padding: 40px 0;
}
.bg-dark-gray p{
    color: #fff;
}
.text-right{
    text-align: right;
}
.text-left{
    text-align: left;
}
.p0{
    padding: 0;
}
.ls_50 {
    letter-spacing: 50%;
}
.bg-dark-gray h3 {
     color: #fff;
}

.home_page #Laundered h3 {
    font-size: 63px;
     font-family: 'Gilroy';
    line-height: 3rem;
    font-weight: 700;
    color: #fff;
}

.interactive-banners-image {
    overflow: hidden;
}
.prod_content h6 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 5px;
    letter-spacing: 10%;
}
.prod_content {
    margin-top: 15px;
}
p {
    margin-bottom: 15px;
}
.flying_img{

    max-width: 70%;}

.btn_cus {
    position: relative;
    background: #fff;
    display: block;
    padding: 14px 20px;
    color: #000;
    border-radius: 5px;
    font-size: 12px;
    word-spacing: 2px;
    font-weight: 600;
    letter-spacing: 10%;
    width: 100% !important;
}
.wd_100{
    width: 100%;
}
.mb-20px{
    margin-bottom: 20px;
}
.copyright {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: 'Helvetica Neue Medium';
}
.copyright img{
    width: 75px;
    position: relative;
    left: 5px;
    top: -5px;}
span.currentyear {
    margin-right: 5px;
    margin-left: 5px;
}
.interactive-banner-style-06:hover img {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    -webkit-transition: 3s cubic-bezier(.12, 0, .39, 0);
    transition: 1s cubic-bezier(.12, 0, .39, 0);
}
.header_nav p a {
    color: #fff;
}
.rev_row_zone{
    font-size: unset;
}
.tp-caption {
    color: #fff !important;
}

header {
    background: #0000006e !important;
    height: 120px;
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
    z-index: 99999;
}

.nav-up {
    top: -120px;
}

nav.header_nav {
    margin-top: 5px;
}
.mob-dis{
    display: none;
}

.bg-dark-gray, .bg-dark-gray:focus {
    background-color: #000;
}

body {
    overflow-x: hidden;
}

.store-locator {
  background: #000;
  color: #fff;
  padding: 0 40px;
    padding-bottom: 0;
}

.search-bar {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}

.search-bar input, .search-bar select {
    padding: 10px;
    width: 100%;
    border-radius: 5px;
    font-family: 'Helvetica Neue Medium';
}

.store-card {
    display: flex;
    justify-content: space-between;
    border: 1px solid #ffffff78;
    padding: 15px 35px;
    margin-bottom: 20px;
    border-radius: 5px;
}
.map-box iframe {
    width: 200px;
    height: 150px;
}
.map-box img {
    border-radius: 5px;}
.sec-pad{
    padding: 150px 0 80px 0;
}
.store-info h5 {
    font-weight: 700;
    line-height: 25px;
    font-size: 25px;
    margin-bottom: 10px;
}
body{
    font-family: 'Helvetica Neue';
}
body p{
    font-family: 'Helvetica Neue';
}
.desk-none{
    display: none;
}
   
.sec_pad {
    outline: 1px solid #000;
    outline-offset: -1px;
}
.prod_content h6:first-child {
    font-size: 16px;
}
.product_sec .img-wrapper img {
   height: 600px;
   width: 600px;
    object-fit: cover;
        object-position: bottom;
}
video{
    height: 100vh;
    object-fit: cover;
}
.product_sec .img-wrapper{
    overflow: hidden;
}
@media (min-width: 768px) and (max-width: 1024px) {
    .mob_head.active .header_nav{
        right: 30px !important;
        left: unset
    }
    button.menu_btn{
        right: 30px !important;
        left: unset}
    .menu_wrap.active nav.header_nav.menu_items.active {
        display: block !important;
        opacity: 1;
    }
    .menu_wrap nav.header_nav.menu_items.active {
    display: none;
}
    body h3.faded-txt {
        bottom: 43% !important;
        font-size: 23px !important;
    }
    .product_des p {
    margin-bottom: 15% !important;
}
    .product_des p {
        font-size: 16px !important;}
    .product_sec .img-wrapper img {
    height: 420px;
    object-fit: cover;
    overflow: hidden;
    width: 420px;
}
    .btn_cus {
        font-size: 9px;}
    body .store-info p {
        width: 60%;}
   div#storeList {
        height: 65vh !important;
    }
    .sec_pad {
    padding: 70px 0;
}
    .bg-dark-gray h3 {
        font-size: 38px !important;}
     #architecture-slider  i.fa-solid.fa-angle-right.fs-30 {
    position: absolute;
    right: 0;
}
        #architecture-slider  i.fa-solid.fa-angle-left.fs-30 {
    position: absolute;
    left: 0;
}
     #architecture-slider  .tp-mask-wrap {
    display: block !important;
    margin: 0 auto;
    margin-left: -40px !important;
}}
  .slider-mob{
        display: none !important;
    }
      .slider-desk{
        display: block !important;
    }
@media (max-width: 767px) {
    .mob_head.active .header_nav{
        right: 15px !important;
        left: unset
    }
    button.menu_btn{
        right: 15px !important;
        left: unset}
    .menu_wrap.active nav.header_nav.menu_items.active {
        display: block !important;
        opacity: 1;
    }
    .menu_wrap nav.header_nav.menu_items.active {
    display: none;
}
    header .navbar [class*=col-]{
        align-items: center;
    }
    header .navbar{
        align-items: center;
    }
        .menu_btn img {
        height: 25px !important;
    }
    .header_nav.mob.desk-none {
    display: block !important;
}
    img.menu_i {
    height: 25px  !important;
}
    .store-info p {
        font-size: 10px !important;
        line-height: 15px !important;
}
    .store-info h5{
    line-height: 30px !important;
        font-size: 20px !important;}
    .map-box iframe {
    width: 120px;
        height: 120px;
}
    
    .slider-mob{
        display: block !important;
    }
      .slider-desk{
        display: none !important;
    }
    .hide-mobile {
        position: absolute !important;
    left: -9999px;
  }
    
    #Laundered .col-lg-7 p {
    margin-bottom: 0 !important;
}
    .mt_cus {
    margin-top: 25px !important;
}
    section#About {
    padding-top: 0;
}
    .home_page header {
    z-index: 0 !important;
}
    #About .col-lg-5 p {
    padding-right: 10px;
}
    .product_page #Laundered h3{
        font-size: 18px;
    }
    .product_page .product_sec {
    padding-bottom: 20px;
}
      body .product_des p {
        font-size: 11px !important;
        line-height: 12px !important;
        margin-bottom: 10px !important;
    }
    body .product_des h6.text-white {
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 10%;
    font-family: 'Helvetica Neue';
                margin-bottom: 25px !important;
}
    .header-icon {
    display: flex;
    align-items: start;
}
     .col-auto.col-lg-2.text-end.col-xs-6.mob_head {
        padding-right: 0;
        width: 30%;
                 display: block;
    }
    header.nav-down {
    z-index: 99999;
}
    header{
            height: 100px !important;
    }
    .store-card {
        padding: 15px 15px;}
    .btn_cus i {
        font-size: 18px;}
    
      .product_slider .swiper-slide {
    margin-right: 15px !important;
}
    .product_slider {
        padding-right: 0;
    }
    .prd_div {
    padding-top: 15px !important;
}
   /* #Laundered h3 {
    margin-bottom: 30px !important;
}*/
    section#Laundered .text-sm-start p {
    margin-bottom: 25px !important;
}
    .laundered img {
    width: 75px;
}
    .header_nav p {
    font-size: 17px !important
}
    header {
        background: #000000ad !important;}
    .audio-controls {
        bottom: 50px;}
       .desk-none video {
        height: 100%;
        width: 110%;
        object-fit: cover;
        margin: 0 -15px;
    }
       .header_nav p {
        font-size: 16px !important;
        line-height: 16px!important;
        margin-bottom: 10px;
    }
    .product_des {
    padding: 0 15px !important;
    margin-top: 30px;
}
    
    div#storeList {
    height: 70vh !important;
    overflow-y: scroll !important;
}
    .store-info p {
        width: 90% !important;}
   section {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
    #About i.fa-solid.fa-angle-right {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
    h4.text-white.fw-600.mb-20px {
    font-size: 16px !important;
        margin-bottom: 20px !important;
}
    .product_des h6.text-white {
    margin-bottom: 5% !important;
}
    .bg-dark-gray .col-lg-6 p{
        margin-bottom: 5% !important;
    }
    .product_page header.nav-down {
    z-index: 9999;
}
    
    a.btn_cus.wd_100 {
                letter-spacing: 1px;
    display: block;
    padding: 10px 20px;
        position: relative;
}
    a.btn_cus.wd_100 i.fa-solid.fa-angle-right.fs-14 {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
       header.sticky.sticky-active.nav-down {
        z-index: 999 !important;
    }
    #Laundered .col-6.col-lg-6.text-sm-start {
    padding-right: 0;
}
     #architecture-slider  i.fa-solid.fa-angle-right.fs-30 {
    position: absolute;
    right: 0;
}
        #architecture-slider  i.fa-solid.fa-angle-left.fs-30 {
    position: absolute;
    left: 0;
}
     #architecture-slider  .tp-mask-wrap {
    display: block !important;
    margin: 0 auto;
    margin-left: -40px !important;
}
    #architecture-slider1  i.fa-solid.fa-angle-right.fs-30 {
    position: absolute;
    right: 0;
}
        #architecture-slider1  i.fa-solid.fa-angle-left.fs-30 {
    position: absolute;
    left: 0;
}
     #architecture-slider1  .tp-mask-wrap {
    display: block !important;
    margin: 0 auto;
    margin-left: -40px !important;
}
    .btn-slide-right {
        position: absolute;
        top: 50%;
        z-index: 999;
    }
    .desk-none{
    display: block;
}
    header {
    z-index: 0;
}
    p.store {
           position: absolute;
        right: 40px;
        top: 40px;
        z-index: 999;
}
    p.about {
    position: absolute;
    bottom: 40px;
    left: 40px;
    z-index: 999;
}
    p.laundered {
    position: absolute;
    right: 40px;
    bottom: 50px;
    z-index: 9999;
}
   #architecture-slider video.rev-slidebg {
    height: 100vh;
    object-fit: cover;
       
}
    .head_logo{
        position: absolute;
        z-index: 999;
        left: 40px;
        top: 40px;
        width: 80px;
    }
   
    .bg-dark-gray p {
    font-size: 10px;
    line-height: 15px;
}
    img.bg_blur{
        display: none;
    }
        .product_page #Laundered h3 {
        position: relative;
        bottom: unset;
        left: unset;
        right: unset;
        margin-top: 30px;
        font-size: 20px !important;
        margin-bottom: 10px;
    }
    h3.faded-txt {
    position: absolute;
    bottom: 54%;
    right: 8%;
    font-size: 13px !important;
    transform: translateY(-54%);
}
    
        .product_page section#Laundered {
            padding-top: 40px;}
        .product_page h6.text-white.mb-40px {
    margin-bottom: 15px !important;
}
    p.mb-40px {
    margin-bottom: 20px !important;
}
    p.mb-40px br{
        display: none;
    }
    .product_page #productSwiper .img-wrapper img {
    width: 100%;
    transition: transform 0.3s ease;
           height: 100%;
    object-fit: cover;
}
    .store-info h5 {
    line-height: 25px;
    font-size: 25px;
}
    
    .store-locator {
    background: #000;
    color: #fff;
    padding: 0;
}
    footer.pt-20px{
        padding-top: 0 !important;
    }
    .copyright {
    font-size: 11px;
}
     a.btn_cus {
        font-size: 9px;
        padding: 5px 15px !important;
    }
    .flying_img {
    max-width: 100%;
}
    .offset-1{
        margin-left: 0;
        padding: 0;
    }
           #About p {
        font-size: 8px !important;
        line-height: 13px !important;
    }
        .prod_content h6 {
               font-size: 9px !important;
        line-height: 9px !important;
        font-weight: 600;
        color: #fff;
        margin-bottom: 5px;
    }
    .mob-dis{
        display: block;
    }
    #Laundered img {
    padding: 0 10px;
}
    #Laundered h3 {
    font-size: 20px !important;
}
    .bg-dark-gray .col-lg-6 p {
    color: #fff;
    font-size: 10px;
    line-height: 15px;
    width: 90%;
}
        section#Laundered {
        padding-left: 15px;
        padding-right: 15px;
    }
    p.ls_50 {
    font-size: 12px;
}
      section#Laundered {
        padding-top: 80px;
    }
    section.sec_pad.bg-dark-gray.desk-none {
    padding-top: 0 !important;
}
     #Laundered p {
        margin-bottom: 20px !important;
    }
    .mob_head{
        position: relative;
        left: -40px;
    }
    .header-icon img {
                width: 80px;;
   
}

    .mob-none{
        display: none !important;
    }
}

@media (max-width: 991px) {
    .navbar-full-screen-menu-inner.bg-transparent, .navbar-modern-inner.bg-transparent, .navbar.bg-transparent {
        background-color: unset !important;
    }
}
img.bg_blur {
    position: absolute;
    width: 60%;
    right: 5%;
    opacity: 0.3;
    top: 50%;
    transform: translateY(-50%);
    z-index: 0;
}
img.bg_blur.blur2 {
   
    width: 50%;
    
}
.zoom-container {
  display: flex;
  align-items: center;
  gap: 10px;
}



.img-wrapper img {
  width: 100%;
  transition: transform 0.3s ease;
}
a:hover{
    color: unset;
}
.slider-three-slide-pagination{
    margin: 0 auto;
}

.swiper-pagination-bullet {
    border: 1px solid #fff !important;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    background: #fff;
}

.pos-rel{
    position: relative;
}

h3.faded-txt {
    position: absolute;
    bottom: 45%;
    right: 8%;
    font-size: 30px;
}
h4.text-white.fw-600.mb-20px {
    font-size: 23px;
    letter-spacing: 10%;
}
.bg_blur.blur2{
    z-index: 1;
}

.zoom-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.img-wrapper {
  overflow: hidden;
  width: 100%;
}

.product_des p {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 10%;
    font-weight: 600;
       margin-bottom: 40px;
}
.product_des h6.text-white {
    font-size: 22px;
    letter-spacing: 1px;
    font-family: 'Helvetica Neue';
}
.product_des h6.text-white {
    margin-bottom: 30%;
}
.zoom-img {
  width: 100%;
  transform-origin: bottom center; /* 👈 key line */
  transition: transform 0.3s ease;
}

/* Buttons */
.zoom-in, .zoom-out {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    color: #fff;
    border: none;
    width: 35px;
    height: 35px;
    padding: 0px;
    border-radius: 5px;
    cursor: pointer;
    z-index: 10;
}
.zoom-in { right: 10px; }
.zoom-out { left: 10px; }


.store-info p {
    width: 40%;
    word-wrap: break-word;
    line-height: 23px;
    margin-bottom: 10px;
    font-family: 'Helvetica Neue Medium';
}
a.btn_cus:hover {
    color: #333;
}

.store-locator {
  position: relative;
}





.header-icon img {
    max-width: 120px;
}

header .navbar {
    height: 100%;
}

.interactive-banner-style-06 img {
  transform-origin: bottom center; /* key line */
  transition: 1s cubic-bezier(.12, 0, .39, 0);
}

.interactive-banner-style-06:hover img {
  transform: scale(1.6);
}
@media (min-width: 1024px) and (max-width: 1280px) {
    .product_sec .img-wrapper img {
    height: 450px;
       width: 450px;}
.home_page #Laundered h3 {
    font-size: 59px; }}
@media (min-width: 1280px) { 
.product_slider .swiper-slide {
    width: 290px !important;
    }}

.product_slider .swiper-button-next, .product_slider .swiper-button-prev {
    color: #fff;
    border-radius: 5px;
    font-size: 20px;
}
#About p {
       font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: .5px;
    letter-spacing: 10%;
  font-family: 'Helvetica Neue Medium';
}
.mt_cus{
    margin-top: 60px;
}



div#storeList {
    height: 90vh;
    overflow-y: scroll;
}

::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar
{
	width: 5px;
	
}
::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #333;
}
#Laundered p {
    font-weight: 500;
    letter-spacing: 10%;
    line-height: 150%;
    font-family: 'Helvetica Neue Medium';
}

#Laundered p.ls_50 {
    letter-spacing: 0.5em; /* or try 5px, 0.1em, etc. */
    margin-bottom: 20px;
}

.header_nav p a {
    color: #fff;
}

#Laundered h3 {
    margin-bottom: 40px;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Bold.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue Medium';
    src: url('../fonts/HelveticaNeue-Medium.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

.btn_cus i {
    position: absolute;
    right: 20px;
    font-size: 22px;
    top: 50%;
    transform: translateY(-50%);
}

.product_sec a.btn_cus {
    margin-bottom: 30px;
}
.store-info a.btn_cus {
    display: inline;
}



@media (min-width: 1920px) {
    .home_page #Laundered h3 {
    font-size: 63px;
}
    #About .col-lg-5 {
    width: 50%;
}
    #About .col-lg-6 {
    width: 40%;
}
        .product_slider .swiper-slide {
        width: 400px !important;
    }
    .bg-dark-gray h3 {
    font-size: 63px; }}

.store-info a.btn_cus {
    text-transform: uppercase;
    display: block;
    width: fit-content !important;
    padding: 7px 20px !important;
}

.audio-controls {
  position: absolute;
  bottom: 20px;
  right: 25px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2); /* slightly more opaque */
  backdrop-filter: blur(15px) saturate(180%);
  -webkit-backdrop-filter: blur(15px) saturate(180%);
  border: 1px solid rgba(255, 255, 255, 0.3); /* subtle edge */
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1); /* soft shadow for depth */
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 1;
}
/* Hover effect */
.audio-controls:hover {
  background: rgba(255, 255, 255, 0.25);
  transform: scale(1.1);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
}
.audio-controls svg {
  fill: #fff;
}

.hidden {
    display: none;
}
.mob_head {
    position: relative;
}

/* Menu hidden initially */
.header_nav.menu_items {
    display: none;
}

/* When active */
.mob_head.active .menu_btn {
    display: none;
}

.mob_head.active .header_nav {
    display: block;
}


.menu_btn img {
    height: 30px;
}

button.menu_btn {
    background: transparent;
    box-shadow: none;
    border: 0;
    height: 4px;
}

.menu_btn span:first-child {
    background: #fff;
    width: 27px;
    height: 2px !important;
    position: absolute;
}
.menu_btn span:nth-child(2) {
    background: #fff;
    width: 27px;
    height: 2px !important;
    position: absolute;
    margin-top: 10px;
}
.menu_btn span:nth-child(3) {
    background: #fff;
    width: 27px;
    height: 2px !important;
    position: absolute;
    margin-top: 20px;
}

.menu_items {
    top: -30px !important;}





.menu_wrap {
  position: relative;
  width: 120px;
  height: 40px;
  cursor: pointer;
}

/* HAMBURGER */
.menu_btn {
  position: absolute;
  width: 30px;
  top: 10px;
  left: 0;
  transition: 0.4s ease;
}

.menu_btn span {
 
  transition: 0.4s ease;
}

/* MENU ITEMS (hidden initially) */
.menu_items {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transform: translateY(10px);
  transition: 0.4s ease;
}

    @media (min-width: 980px) { 
.menu_wrap:hover .menu_btn {
  opacity: 0;
  transform: translateY(-10px);
}

.menu_wrap:hover .menu_items {
  opacity: 1;
  transform: translateY(0);
        }}@media (min-width: 768px) { nav.header_nav.menu_items {
    display: block;
    }}