@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

:root {
  --theme-touchwood: #fc671a;
  --color-para: #5f5f5f;
  --marquee-width: 100%;
  --marquee-height: 120px;
  --marquee-elements-displayed: 6;
  --marquee-element-width: calc(
    var(--marquee-width) / var(--marquee-elements-displayed)
  );
  --marquee-animation-duration: calc(var(--marquee-elements) * 3s);
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-display: swap;
  overflow-x: hidden;
}

.container {
  max-width: 1320px !important;
}
.text-cap {
  text-transform: capitalize;
}
.navbar {
  font-family: "Poppins", sans-serif;
  color: var(--color-para);
  font-size: 15px;
  position: sticky;
  top: 0;
  z-index: 999;
}
.navi-up {
  position: relative;
  z-index: 99;
}
.twlogo {
  width: 290px;
}

.navigation li a {
  transition: color 250ms cubic-bezier(0.645, 0.045, 0.355, 1);
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
}
.navigation li a span,
.navigation li > a::after {
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  will-change: transform;
}
.navigation li a span {
  display: block;
  transform-origin: left bottom;
}

.navigation li > a::after {
  content: attr(title);
  position: absolute;
  color: var(--theme-touchwood);
  top: 20px;
  left: 0;
  padding: 10px 6px;
  width: 100%;
  transform: translateY(100%) skewY(20deg);
  transform-origin: 0px 0px;
}
.text-wrap {
  text-wrap: wrap;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.navigation li > a:hover span {
  transform: translateY(-190%) skewY(-20deg);
}

.navigation li > a:hover::after {
  transform: translateZ(0);
  top: -2px;
}

.text-mainheading {
  font-weight: 600;
  font-style: 600;
  font-size: 86px;
  line-height: 100px;
  letter-spacing: 0.02em;
  color: var(--color-para);
  text-transform: capitalize;
}
.text-mainheading span {
  color: #fc671a;
}
.buisnessbannerhead {
  font-weight: 700;
  font-size: 128px;
  line-height: 140px;
  letter-spacing: 2%;
  text-align: center;
  text-transform: uppercase;
  color: var(--theme-touchwood);
  margin-top: 100px;
}
.buisnesshead-name {
  font-weight: 700;
  color: var(--color-para);
  font-size: 32px;
  line-height: 35px;
  letter-spacing: 2%;
  text-align: center;
  text-transform: uppercase;
}
.buisnesshead-name span {
  color: var(--theme-touchwood);
  font-size: 18px;
  line-height: 21px;
}
.apply-btn {
  font-weight: 700;
  font-size: 44px;
  line-height: 156%;
  letter-spacing: 2%;
  text-align: right;
  text-decoration: none;
  color: var(--color-para);
}
.sec-spirit {
  background: url("../img//brandspirit.jpg");
  background-size: cover;
  height: 900px;
  background-position: bottom;
  background-attachment: fixed !important;
}
.buisnessbannerhead span {
  color: var(--color-para);
}
.bg-footer {
  background-color: var(--theme-touchwood);
}
.homebanner {
  height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.aboutbanner {
  height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.businessbanner {
  height: 600px;
}
.hospitalitybanner {
  height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
}
canvas {
  margin-top: 162px;
}

.handleoninf {
  position: absolute;
  top: 40%;
  left: 20%;
}
.businesshead {
  position: absolute;
  bottom: -10px;
  left: 5%;
}
.leftmidhex {
  position: absolute;
  top: -100px;
  left: -357px;
  height: 939px;
  opacity: 0.19;
}
.pt-150 {
  padding-top: 200px;
}
.pb-50 {
  padding-bottom: 50px;
}
.beesec {
  position: absolute;
  top: -100px;
  left: 50%;
  height: 60px;
  width: 60px;
  transform: scaleX(-1);
}
.beesec.left {
  transform: scaleX(1) !important;
}
.beehome {
  position: absolute;
  top: -13px;
  right: -47px;
  opacity: 0.6;
  transform: scaleX(-1);
  width: 252px;
  height: 420px;
  z-index: -1;
}
.beecomb {
  position: absolute;
  bottom: 49px;
  left: 297px;
  height: 60px;
  width: 60px;
}
.bee-fromhome {
  position: absolute;
  top: 256px;
  right: 211px;
  height: 60px;
  width: 60px;
  transform: scaleX(-1);
}
.honeycomb {
  width: 433px;
  height: 457px;
  position: absolute;
  top: -350px;
  left: -75px;
  opacity: 0.4;
}
.dottedline {
  position: absolute;
  height: 610px;
  width: 426px;
  top: 189px;
  transform: scale(1.5);
  left: -80px;
}
.businesshead-news {
  position: absolute;
  bottom: 130px;
  left: 14%;
}
.honeycomb-lt {
  width: 433px;
  height: 457px;
  position: absolute;
  top: 100px;
  left: -75px;
  opacity: 0.4;
}
.hex-small {
  background: #ffebe0;
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  height: 425px;
  width: 362px;
  position: absolute;
  right: -205px;
  top: -102px;
}
.hex-category {
  background: #fff6f1;
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  height: 425px;
  width: 362px;
  margin-top: 300px;
}
.hex-category-business {
  background: #fff6f1;
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  height: 425px;
  width: 362px;
  margin-top: 300px;
}
.tagline {
  padding: 100px 0;
}
.tagline-repler {
  position: absolute;
  left: 0;
  top: -100px;
  width: 100%;
}
.marquee-container-text h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 115px !important;
  line-height: 100px !important;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #ea6e2c1a !important;
  padding: 0 !important;
}
.specialpara {
  font-weight: 700;
  font-size: 30px;
  line-height: 156%;
  letter-spacing: 2%;
  color: var(--theme-touchwood);
}
.satvik-culture-head {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 125px !important;
  line-height: 142px !important;
  letter-spacing: 0.15em !important;
  text-align: center;
  text-transform: uppercase;
  color: transparent;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 4px;
  -webkit-text-stroke-color: var(--theme-touchwood) !important;
}
.tagline h2 {
  font-weight: 700;
  font-size: 35px;
  line-height: 50px;
  padding: 20px 0;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--theme-touchwood);
}
.footer-heading {
  font-weight: 700;
  font-size: 35px;
  line-height: 50px;
  padding: 20px 0;
  letter-spacing: 0.02em;
  text-transform: capitalize;
}
.marquee {
  width: var(--marquee-width);
  height: var(--marquee-height);
  background-color: #fff;
  overflow: hidden;
  position: relative;
}
.display-apply h2 {
  font-weight: 600;
  font-size: 128px;
  line-height: 156%;
  letter-spacing: 2%;
  color: var(--color-para);
}
.display-apply p {
  font-weight: 700;
  font-size: 36px;
  line-height: 156%;
  letter-spacing: 0.02em;
  color: var(--theme-touchwood);
}
.marquee-texter {
  position: absolute;
  top: 0px;
  left: 0;
}
.marquee::before,
.marquee::after {
  position: absolute;
  top: 0;
  width: 10rem;
  height: 100%;
  content: "";
  z-index: 2;
  pointer-events: none;
}

.marquee::before {
  left: 0;
  background: linear-gradient(to right, #fff 0%, transparent 100%);
}

.marquee::after {
  right: 0;
  background: linear-gradient(to left, #fff 0%, transparent 100%);
}

.marquee-content {
  list-style: none;
  height: 100%;
  display: flex;
  align-items: center;
  animation: scrolling var(--marquee-animation-duration) linear infinite;
  padding: 0;
  margin: 0;
}

.marquee.reverse .marquee-content {
  animation: scrolling-reverse var(--marquee-animation-duration) linear infinite;
}

@keyframes scrolling {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(
      calc(-1 * var(--marquee-element-width) * var(--marquee-elements))
    );
  }
}

@keyframes scrolling-reverse {
  0% {
    transform: translateX(
      calc(-1 * var(--marquee-element-width) * var(--marquee-elements))
    );
  }
  100% {
    transform: translateX(0);
  }
}

.marquee-content li {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: var(--marquee-element-width);
  height: 100%;
  padding: 0.6rem;
  margin: 0 70px;
}

.marquee-content li img {
  max-height: 95%;
  max-width: 100%;
  object-fit: contain;
}
.culture-pointer h4 {
  font-weight: 700;
  font-size: 24px;
  line-height: 156%;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: var(--theme-touchwood);
}

.culture-pointer p {
  font-weight: 600;
  font-size: 17px;
  line-height: 156%;
  letter-spacing: 2%;
  color: var(--color-para);
}
@media (max-width: 768px) {
  :root {
    --marquee-elements-displayed: 3;
  }

  .marquee::before,
  .marquee::after {
    width: 5rem;
  }
}

.gredi-up {
  background: linear-gradient(359.75deg, #ffffff 7.13%, #ffe2d4 99.78%);
}
.gredi-down {
  background: linear-gradient(179.75deg, #ffffff 7.13%, #ffe2d4 99.78%);
}
.sec-title {
  font-weight: 700;
  font-size: 48px;
  color: #fc671a;
}

.life-at-touchwood-head {
  font-weight: 800;
  font-size: 96px;
  color: var(--theme-touchwood);
  line-height: 100px;
  letter-spacing: 2%;
  text-transform: uppercase;
}
.life-at-touchwood-head2 {
  font-weight: 800;
  font-size: 96px;
  color: var(--color-para);
  line-height: 100px;
  letter-spacing: 2%;
  text-transform: uppercase;
}
.life-at-touchwood-head2 span {
  color: var(--theme-touchwood);
}
.owenerhead {
  font-weight: 700;
  font-size: 40px !important;
  line-height: 130%;
  letter-spacing: 2%;
  color: var(--theme-touchwood);
}
.positionpara {
  font-weight: 500;
  font-size: 24px !important;
  line-height: 130%;
  letter-spacing: 2%;
  color: var(--color-para);
}
span.position-company {
  font-weight: 700;
  font-size: 32px !important;
  line-height: 130%;
  letter-spacing: 2%;
  color: var(--color-para);
}
.owenerhead span {
  color: var(--color-para);
  font-size: 48px !important;
  display: block;
}
.midhex {
  position: absolute;
  top: -300px;
  right: -357px;
  height: 939px;
  opacity: 0.19;
}
.bannerHex {
  position: absolute;
  top: -50px;
  left: -475px;
  height: 939px;
  opacity: 0.19;
}
.beehomeleft {
  position: absolute;
  top: -13px;
  left: -47px;
  opacity: 0.6;
  width: 252px;
  height: 420px;
  z-index: -1;
}
.life-at-touchwood .para p {
  font-weight: 600;
  font-size: 24px;
  color: var(--color-para);
  line-height: 156%;
  letter-spacing: 2%;
  text-transform: uppercase;
}

.hex-business {
  background: #ffffff;
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  height: 600px;
  width: 520px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  position: relative;
}

.hex-bliss .slideshow {
  position: relative;
  width: 100%;
  height: 100%;
}
.hex-bliss .slideshow img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.hex-bliss .slideshow img.active {
  opacity: 1;
}
.hex-business .slideshow {
  position: relative;
  width: 100%;
  height: 100%;
}
.hex-business .slideshow img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.hex-business .slideshow img.active {
  opacity: 1;
}
.hex-business.mt {
  margin-top: 60px;
}
.brand-heading {
  color: var(--theme-touchwood);
  font-weight: 600;
  font-size: 64px;
  line-height: 90px;
  letter-spacing: 0, 02em;
}
.brand-heading span {
  color: #9bb242;
}
.hex-intro-buisness {
  background: #fff6f1;
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  height: 1285px;
  width: 100%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: -700px;
  left: 100px;
  z-index: -1;
}
.stack-wrapper .stack-item {
  position: sticky;
  top: 0rem;
  z-index: 1;
  background: linear-gradient(180deg, #ffe2d4 0%, #f4e5de 50%, #ffe2d4 100%);
}

.about-stack {
  position: sticky;
  top: 0rem;
  z-index: -1;
}
.text-main {
  color: var(--theme-touchwood);
}
.gred-matcher-buisness {
  background: linear-gradient(179.75deg, #ffffff 7.13%, #ffe2d4 99.78%);
  height: 80px;
}
.gred-matcher {
  background: linear-gradient(359.75deg, #ffffff 7.13%, #ffe2d4 99.78%);
  height: 70px;
}
.gredi-buisness {
  background: linear-gradient(179.75deg, #ffffff 7.13%, #ffe2d4 99.78%);
}
.dropdown-menu-custom {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border-radius: 8px;
  padding: 10px 0;
  min-width: 180px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  transform: rotateX(-90deg);
  transform-origin: top center;
  transition: all 0.4s ease;
  z-index: 99;
}
.dropdown-menu-custom li a {
  display: block;
  padding: 10px 15px;
  color: #333;
  text-decoration: none;
  transition: background 0.3s;
}
.dropdown-menu-custom li a:hover {
  background: #f5f5f5;
  color: #ea6e2c;
}
.fs-15 {
  font-size: 20px;
}
/* Show dropdown on hover */
.nav-item.dropdown:hover .dropdown-menu-custom {
  opacity: 1;
  visibility: visible;
  transform: rotateX(0deg);
}

.hex-photo {
  background: #fc671a;
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  height: 425px;
  width: 362px;
}
.hex-photo.rot {
  background: #fc671a;
  clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%, 25% 0%);
  width: 400px;
  height: 350px;
}
.hex-business-sec {
  margin-top: 200px;
}

.hex-business-sec h3 {
  font-weight: 700;
  font-size: 96px;
  color: var(--theme-touchwood);
  line-height: 90px;
  letter-spacing: 2%;
}
.hex-business-sec h3 span {
  color: var(--color-para);
}
.hex-business-sec .para {
  font-weight: 600;
  font-size: 17px;
  color: var(--color-para);
  line-height: 156%;
  letter-spacing: 2%;
}
.business-sec .para {
  font-weight: 600;
  font-size: 14px;
  color: var(--color-para);
  line-height: 154%;
  letter-spacing: 2%;
}
.about-sec h4 {
  font-weight: 700;
  font-size: 43px;
  line-height: 100%;
  letter-spacing: 2%;
  color: var(--theme-touchwood);
}

.about-sec .para {
  font-weight: 600;
  font-size: 24px;
  line-height: 156%;
  letter-spacing: 2%;
  color: var(--color-para);
}
.tagline-sec {
  width: 900px;
  position: absolute;
  top: -100px;
  right: -100px;
}
.tagline-sec h2 {
  font-weight: 700;
  font-size: 110px;
  line-height: 136%;
  letter-spacing: 2%;
  text-transform: uppercase;
  color: #ff66001a;
  opacity: 0.7;
}
.hex-key {
  background-color: #ffffff;
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  height: 610px;
  width: 542px;
}

.honeycomb-about {
  width: 433px;
  height: 457px;
  position: absolute;
  bottom: -20px;
  left: -190px;
  opacity: 0.4;
}
.beecomb-about {
  position: absolute;
  bottom: 401px;
  left: 153px;
  height: 60px;
  width: 60px;
}
.text-twworld h2 {
  font-weight: 700;
  font-size: 128px;
  line-height: 126%;
  letter-spacing: 2%;
  color: var(--theme-touchwood);
}
.text-twworld h2 span {
  color: var(--color-para);
}
.brand-heritage h2 {
  font-weight: 700;
  font-size: 128px;
  line-height: 156%;
  letter-spacing: 2%;
  color: var(--theme-touchwood);
}
.brand-heritage h2 span {
  color: var(--color-para);
}
.blisslogo {
  height: 400px;
  width: auto;
}
.btn.btn-main {
  background-color: var(--theme-touchwood);
  color: #fff;
  border-radius: 30px;
  padding: 10px 30px;
}
.beeatbliss {
  position: absolute;
  height: 50px;
  width: 50px;
  left: -20px;
  top: 100px;
}
.mt-min-100 {
  margin-top: -150px;
}
.hex-bliss {
  background: #fff6f1;
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  height: 780px;
  width: 676px;
}
.hex-bliss.white {
  background-color: #ffffff;
}
.rootscafe {
  height: 400px;
  width: auto;
}
.lf-brands {
  width: 520px;
}
.offcanvas-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between; /* Push last ul to bottom */
  height: 100%; /* Take full height */
}
@media screen and (max-width: 992px) {
  .beehome {
    display: none !important;
  }

  .handleoninf {
    top: 26%;
    left: 12%;
    text-wrap: wrap;
  }
  .honeycomb {
    width: 313px;
    height: 325px;
    bottom: -96px;
    left: -79px;
    opacity: 0.4;
  }
  .buisnessbannerhead {
    font-size: 46px;
    line-height: 56px;
    margin-top: 27px;
  }
  .tagline {
    margin-top: 130px;
  }

  .text-mainheading {
    font-size: 74px;
    text-wrap: wrap;
    line-height: 82px;
  }
  .tagline h2 {
    font-size: 55px;
    line-height: 100px;
    text-wrap: wrap;
    margin: 85px 0;
  }

  nav .toggle {
    display: inline-block;
    background-color: transparent;
    border: 1px solid transparent;
    outline: 0 !important;
    font-size: 33px;
    color: #000;
    font-family: serif;
    font-weight: 700;
    margin-right: 12px;
  }
  nav .toggle > div {
    width: 25px;
    height: 2px;
    background-color: #000;
    margin: 6px 0;
    transition: 0.3s;
    position: relative;
  }

  /* Navigation Menu Styles */
  nav .navbar-collapse .navigation-list {
    height: 100%;
    position: fixed;
    left: -75%; /* Hidden by default */
    margin-top: 0;
    width: 75%;
    transition: left 0.6s cubic-bezier(0.42, 0, 0, 0.99);
    overflow-x: hidden;
    display: block;
    background-color: #fff; /* Optional: Set background for visibility */
    z-index: 999; /* Keep menu above other elements */
  }

  /* When menu is expanded */
  nav .navbar-collapse .navigation-list.nav-collsaped {
    left: 0; /* Slide into view */
    box-shadow: 5px 0 12px rgba(0, 0, 0, 0.12);
  }

  .change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-5px, 0);
    -moz-transform: rotate(-45deg) translate(-5px, 0);
    -o-transform: rotate(-45deg) translate(-5px, 0);
    -ms-transform: rotate(-45deg) translate(-5px, 0);
    transform: rotate(-45deg) translate(-5px, 0);
    width: 15px;
  }

  .change .bar3 {
    -webkit-transform: rotate(45deg) translate(-5px, 0);
    -moz-transform: rotate(45deg) translate(-5px, 0);
    -o-transform: rotate(45deg) translate(-5px, 0);
    -ms-transform: rotate(45deg) translate(-5px, 0);
    transform: rotate(45deg) translate(-5px, 0);
    width: 15px;
  }
  .honeycomb-about {
    width: 316px;
    height: 320px;
    bottom: 7px;
    left: -146px;
    opacity: 0.4;
  }
  .beecomb-about {
    bottom: 319px;
    left: 92px;
    height: 40px;
    width: 40px;
  }
  .text-twworld h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 126%;
  }
  .brand-heritage h2 {
    font-weight: 700;
    font-size: 40px;
    color: var(--theme-touchwood);
  }
}

@media (max-width: 768px) {
  .life-at-touchwood-head2 {
    font-weight: 800;
    font-size: 36px;
    color: var(--color-para);
    line-height: 48px;
  }
  .text-mainheading {
    font-size: 42px;
    line-height: 62px;
  }
  .text-mainheading.abouthead {
    font-size: 62px;
    line-height: 72px;
  }
  .tagline {
    padding: 0px 0;
    margin-top: 5px;
  }

  .fs-15 {
    line-height: 24px;
    font-size: 13px;
  }
  .marquee-content li {
    margin: 0px 30px;
  }
  .brand-heading {
    color: var(--theme-touchwood);
    font-weight: 600;
    font-size: 27px;
    line-height: 40px;
    letter-spacing: 0, 02em;
  }
  .satvik-culture-head {
    font-weight: 500;
    font-size: 55px !important;
    line-height: 71px !important;
    -webkit-text-stroke-width: 2px;
  }
  .sec-spirit {
    height: 400px;
  }
  .lf-brands {
    width: 190px;
  }
  .bannerHex {
    top: 171px;
    left: -221px;
    height: 418px;
    opacity: 0.19;
  }
  .rootscafe {
    height: 215px;
    width: auto;
  }
  .owenerhead {
    font-size: 24px !important;
  }
  span.position-company {
    font-size: 19px !important;
    line-height: 130%;
    text-align: center;
  }
  .positionpara {
    font-size: 13px !important;
    line-height: 143%;
  }
  .blisslogo {
    height: 175px;
    width: auto;
  }
  .hex-bliss {
    height: 291px;
    width: 243px;
  }
  .mt-min-100 {
    margin-top: -90px;
  }
  .bannerHex {
    top: 113px;
    left: -170px;
    height: 463px;
    width: 100%;
    opacity: 0.19;
  }
  .beehomeleft {
    display: none;
  }
  .hex-intro-buisness {
    background: #fff6f1;
    clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
    height: 418px;
    width: 84%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    top: -106px;
    left: 58px;
    z-index: -1;
  }

  .hex-category {
    margin-top: -59px;
    background: #fff6f1;
    clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
    height: 345px;
    width: 310px;
  }

  .pt-150 {
    padding-top: 85px;
  }
  .beesec {
    top: -100px;
    left: 50%;
    height: 35px;
    width: 35px;
  }
  .btn.btn-main {
    background-color: var(--theme-touchwood);
    color: #fff;
    border-radius: 30px;
    font-size: 13px;
    padding: 6px 12px;
  }
  .businesshead {
    bottom: 44px;
    left: 12%;
  }
  .handleoninf {
    top: 28%;
    left: 14%;
  }
  .twlogo {
    width: 188px;
  }
  .mt-30 {
    margin-top: 34px !important;
  }
  .honeycomb {
    width: 225px;
    height: 234px;
    bottom: 25px;
    left: -61px;
  }

  .beecomb {
    height: 40px;
    width: 40px;
  }

  .tagline h2 {
    font-size: 21px;
    text-wrap: wrap;
    line-height: 37px;
    padding: 0;
  }
  .culture-pointer h4 {
    font-size: 17px;
    line-height: 150%;
  }
  .culture-pointer p {
    font-size: 13px;
    line-height: 156%;
  }
  .homebanner {
    height: 467px;
  }
  .about-sec h4 {
    font-size: 30px;
    text-align: center;
    line-height: 100%;
  }
  .about-sec .para {
    font-size: 15px;
    line-height: 170%;
  }
  .hex-business {
    background: #ffffff;
    clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
    height: 350px;
    width: 308px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  }
  .sec-title {
    font-size: 32px;
    color: #fc671a;
  }
  .hex-photo {
    height: 312px;
    width: 264px;
  }
  .hex-photo.rot {
    width: 200px;
    height: 185px;
  }
  .hex-business-sec h3 {
    font-weight: 700;
    font-size: 45px;
    line-height: 57px;
    letter-spacing: 2%;
    text-align: end;
  }
  .hex-business-sec {
    margin-top: 10px;
  }
  .tagline-sec {
    width: 420px;
    top: -100px;
    right: -80px;
  }
  .honeycomb-lt {
    width: 337px;
    height: 351px;
  }
  .marquee-container-text h2 {
    font-size: 47px !important;
    line-height: 59px !important;
    letter-spacing: 2%;
    padding: 0 !important;
  }
  .gred-matcher {
    background: linear-gradient(359.75deg, #ffffff 7.13%, #ffe2d4 99.78%);
    height: 60px;
  }
  .tagline-sec h2 {
    font-size: 55px;
  }
  .hex-business-sec .para {
    font-size: 14px;
    line-height: 156%;
    text-align: end;
  }
  .life-at-touchwood-head {
    font-size: 45px;
    color: #fc671a;
    line-height: 59px;
  }
  .life-at-touchwood .para p {
    font-size: 13px;
    color: var(--color-para);
    text-transform: uppercase;
  }
  .display-apply h2 {
    font-weight: 600;
    font-size: 55px;
  }
  .display-apply p {
    font-size: 24px;
    line-height: 147%;
  }
  .apply-btn {
    font-weight: 700;
    font-size: 23px;
    line-height: 148%;
  }
  .hex-key {
    height: 493px;
    width: 454px;
  }
  .midhex {
    top: -252px;
    left: -45px;
    height: 351px;
    opacity: 0.19;
  }

  .buisnesshead-name {
    font-size: 14px;
    line-height: 156%;
  }
  .offcanvas.sidebar {
    max-width: 80% !important;
  }
  .tagline h2 {
    margin: 19px 0;
  }
  .hex-key {
    height: 374px;
    width: 454px;
  }
  .offcanvas-backdrop {
    background-color: #595555 !important;
  }
  .specialpara {
    font-weight: 600;
    font-size: 15px;
}
}

@media (max-width: 390px) {
 .text-mainheading {
    font-size: 29px;
    line-height: 49px;
}
  .tagline h2 {
    font-size: 16px;
    line-height: 29px;
  }
  .life-at-touchwood-head2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 44px;
  }
  .hex-photo.rot {
    width: 156px;
    height: 139px;
  }
  .buisnesshead-name span {
    font-size: 11px;
    line-height: 14px;
  }
  .brand-heritage h2 {
    font-weight: 600;
    font-size: 31px;
    color: var(--theme-touchwood);
  }
  .about-sec h4 {
    font-weight: 600;
  }
  .hex-bliss {
    height: 204px;
    width: 179px;
  }
  .mt-min-100 {
    margin-top: -54px;
  }
}
