.SubtownshipTitle{
    font-size: 90px;
    /* line-height: 140px; */
    font-family: "bon_vivant_family_scriptRg";
    color: #bda371;
}

.font-fairplay {
    font-family: 'Playfair Display', serif !important;
}

p {
  font-family: "Figtree", sans-serif !important;
}

.font-fairplay {
  font-family: 'Playfair Display', serif !important;
}

/* Testmoinlalial section */




.who-we-are-sec {
  background-color: #000;
  color: #fff;
}

.who-we-are-sec .who-we-are-sec-title {
  font-size: 41px;
  /* line-height: 42px; */
  font-family: 'Playfair Display', serif;
  /* padding-bottom: 48px; */
}

#back-link {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  margin-top: 5px;
}

#back-link img,
#back-link svg {
  width: 26px;
  height: 26px;
  padding-right: 4px;
  mix-blend-mode: exclusion;
}

.bottom-content-list {
  list-style: none;
  display: flex;
  justify-content: space-around;
  gap: .5rem;
}

.bottom-content-list li {
  font-family: 'Playfair Display', serif;
}

.bottom-content-list li p {
  line-height: normal;
}



/* Brand Philosophy style Starts here */

.brand-philosophy-sec img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.brand-philosophy-sec {
  background-color: #000;
  color: #fff;
}

.brand-philosophy-sec .conglomerateLeft {
  width: 80%;
  margin: 0 auto;
}

.brand-philosophy-sec-mainleft {
  padding: 50px 0;
}

.brand-philosophy-title {
  font-family: "Playfair Display", serif;
  color: transparent;
  font-size: 3.3rem;
  -webkit-text-fill-color: black;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #D4AD68;
  position: absolute;
  left: -47%;
  transform: rotate(-90deg);
  top: -15%;
  opacity: 0.5;
}

/* Brand Philosophy style End here */

/* DM and VJ style Starts here */
.townshiphomeslider img {
  width: 100%;
}

.township-homeslider .swiper {
  height: 100%;
  width: 100%;
}

/* .townshiphomeslider .swiper-slide {
  padding-bottom: 60px;
} */
.townshiphomeslider .swiper-slide a {
  position: relative;
  display: block;
  transition: 0.5s;
  transition-delay: 0.3s;
}

.townshiphomeslider .swiper-slide a:hover::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #00000080;
  z-index: 0;
}

.townshiphomeslider-content {
  position: absolute;
  top: 5%;
  left: 5%;
  z-index: 3;
}

.townshiphomeslider-content .title {
  color: #fff;
  font-size: 24px;
  font-family: "Playfair Display";
}

.townshiphomeslider-content .acres {
  display: none;
  color: #fff;
  font-size: 10px;
  margin-bottom: 0;
}

.townshiphomeslider-content .slots-link {
  padding: 10px;
  width: 65%;
  margin-top: 10px;
  border: 1px solid #bda371;
  font-size: 14px;
  color: #bda371;
  text-align: center;
  transition: 0.5s;
  transition-delay: 0.3s;
}

/* .township-homeslider .swiper-button-next, 
.township-homeslider .swiper-button-prev {
  top: auto;
  bottom: 0;
}
.swiper-button-next:after, .swiper-button-prev:after {
  display: none;
}
.township-homeslider .swiper-button-next {
  right: 55px !important;
}
.township-homeslider .swiper-button-prev {
  left: 55px;
}
.township-homeslider .common-pagination-slider {
  bottom: 6% !important;
  right: 0 !important;
  width: 75% !important;
} */

/* DM and VJ style Ends here */
.legacy-sec {
  background: url("./../images/about/legacy-bg.webp") no-repeat;
  background-size: cover;
  background-position: center;
}

.legacy-cetificate {
  display: grid;
  gap: .75rem;
  grid-template-rows: auto;
  grid-template-columns: repeat(3, 1fr);
  max-height: 480px;
  overflow-y: scroll;

}

#back-link {
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
}

#back-link a svg {
  width: 26px;
  height: 26px;
  padding-right: 4px;
  mix-blend-mode: exclusion;
}



.della-team-sec {
  background: url("./../images/about/della-team.webp") no-repeat;
  background-size: cover;
  background-position: center;
  height: 700px;
  position: relative;
  .playIconvideoLarge {
    width: 60px !important;
}
}

/* .della-team-sec:hover::after {
  opacity: 1;
} */

.della-team-sec::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 1px;
  right: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 1) 100%);
  z-index: 0;
  opacity: 1;
  cursor: pointer;
}

.della-team-sec .common-container {
  height: 100%;
  display: flex;
  align-items: flex-end;
  position: static;
}

.della-team-content {
  margin-bottom: -1.5rem;
  color: #fff;
  position: relative;
  z-index: 1;
}

.della-team-content p {
  width: 70%;
  margin: 0 auto;
  line-height: 24px;
}

.img-fluid {
  width: 100%;
}


.swiper-wrapper {
  padding-bottom: 100px;
}

.swiper-pagination.townshiphomeslider-pagination2 {
  top: inherit;
  width: 85% !important;
  left: 0%;
  bottom: 70px !important;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  transform: translate(0px, 0px);
  margin: auto;
  background: #000000;

  .swiper-pagination-bullet {
    border-radius: 0;
    margin: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    height: 3px;
    margin: 0;

  }

  .swiper-pagination-bullet-active {
    background: #bda375;
  }
}

.swiper-button-prev:after,
.swiper-button-next:after {
  content: none;
}

.swiper-button-next.townshiphomeslider-next2 {
  top: auto;
  /* right: 46px; */
  bottom: 49px;
}

.swiper-button-prev.townshiphomeslider-prev2 {
  top: auto;
  bottom: 49px;
  /* left: 46px; */
}

.swiper-button-next.townshiphomeslider-next2 svg,
.swiper-button-prev.townshiphomeslider-prev2 svg {
  width: 40px;
  height: 40px;
}

.swiper-button-next.townshiphomeslider-next2:hover svg>g polygon,
.swiper-button-prev.townshiphomeslider-prev2:hover svg>g polygon,
.swiper-button-next.townshiphomeslider-next2:hover svg>g path,
.swiper-button-prev.townshiphomeslider-prev2:hover svg>g path {
  fill: #bda375;
}
 #homepageform-wrapper .homepageform-wrapper-inner {
    padding-bottom: 50px ;
  }
#about-projects .breadcrumb {
    margin-bottom: 0 !important;
        padding: 10px !important;
  }

@media screen and (max-width: 992px) {

  .common-container {
    padding: 0 15px;
  }

  .who-we-are-sec .who-we-are-sec-title {
    font-size: 24px;
    line-height: normal;
  }

  /* Brand Philosophy style Starts here */
  .brand-philosophy-title {
    left: -42%;
    top: 25%;
    font-size: 1.7rem;
  }

  /* Brand Philosophy style End here */
  .township-homeslider .swiper-button-next {
    right: 0 !important;
  }

  .township-homeslider .swiper-button-prev {
    left: 0;
  }

  .townshiphomeslider-content .title {
    font-size: 18px;
  }

  .townshiphomeslider-content .slots-link {
    padding: .25rem;
    font-size: 12px;
  }

  .legacy-cetificate {
    max-height: 280px;
  }

  .della-team-content p {
    width: 100%;
    line-height: normal;
  }

  .della-team-sec {
    height: 500px;
  }

  /* DM and VJ style Starts here */
  .bottom-content-list li p {
    font-size: 12px;
  }

  /* DM and VJ style Ends here */
}

.township-vision-sec {
    background-color: #fff;
}

.township-vision-sec p{
    color:black;
}

.conglomerateLeft-inner-left .big{
    color: white;
}

.management-team-section{
    background-color: #ffffff;
}

.font-fairplay {
  font-family: "Playfair Display", serif;
}
.pb120 {
    padding-bottom: 120px !important;
}

.aboutusSlider .figcaption {
  font-family: "Playfair Display", serif;
  font-size: 16px;
  margin-top: 8px;
}

.who-we-are-section h2 {
  font-size: 40px;
  font-family: "Playfair Display, Regular";
}

.who-we-are-section p {
  color: #000;
  /* font-family: 'Playfair Display, Regular' !important; */
  font-family: "Playfair Display", serif !important;
  font-size: 18px;
}

#aboutus {
  background-color: #fff;
}

.aboutusSlider-pagination-wrapper {
  position: absolute;
  top: 80%;
  /* background-color: red; */
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

#aboutus .swiper-pagination {
  /* width: auto; */
  /* bottom: 10%;
left: 45%;
transform: translateX(-45%); */
  position: static;
  display: flex;
}

#aboutus .swiper-pagination-bullet {
  height: 6px;
  border-radius: 0;
  margin: 0;
  flex: 1;
  transition: all 0.35s ease;
  /* background-color: #fff; */
  width: 200px;
}

#aboutus .swiper-pagination-bullet-active {
  background-color: #000;
}

.swiper-button-next,
.swiper-button-prev {
  /* top: 90%; */
}

.aboutusSlider-pagination-wrapper .swiper-button-prev {
  left: -30px;
}

.aboutusSlider-pagination-wrapper .swiper-button-next {
  right: -30px;
}

.pagination-counter {
  position: absolute;
  bottom: -60px;
  left: 1%;
  right: 0;
  text-align: center;
  margin: 0 auto;
  color: #000;
}
.aboutusSlider-main .swiper .swiper-slide img 
{
  object-fit: cover;
}


.stroke {
  border-right: 1px solid #000;
  width: 1px;
  height: 37px;
  transform: rotate(20deg);
  display: inline-block;
  position: relative;
  left: -10px;
  top: -4px;
}

.brand-philosophy-sec img,
.management-team-section img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.brand-philosophy-sec {
  background-color: #000;
  color: #fff;
}

.brand-philosophy-sec .conglomerateLeft {
  width: 80%;
  margin: 0 auto;
}

.brand-philosophy-sec-mainleft {
  padding: 50px 0;
}

.brand-philosophy-title {
  font-family: "Playfair Display", serif;
  color: transparent;
  font-size: 3.3rem;
  -webkit-text-fill-color: black;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #d4ad68;
  position: absolute;
  left: -47%;
  transform: rotate(-90deg);
  top: -15%;
  opacity: 0.5;
}

.section-title {
  font-family: "Playfair Display", serif;
}
.content-section{
    background-color: #ffffff;
}

.content-section.show {
  display: block !important;
}

.content-section p {
  font-size: clamp(14px, calc(0.875rem + (18 - 14) * ((100vw - 768px) / (1920 - 768))), 18px);
  line-height: 24px;
}

p {
  font-family: "Figtree", sans-serif !important;
}

.mainflashtitle {
  color: #000;
  font-size: 32px;
  line-height: 1.6;
  font-family: "Playfair Display", serif;
  text-align: center;
}

.mainflashtitle .Bon-Vivant-fonts {
  font-size: 40px;
  line-height: 40px;
}

.threeImagePanel {
  display: flex;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}

.threeImagePanel img {
  width: 100%;
}

.sirintroduction {
  background-color: #000;
}

.sirintroduction .section-title {
  width: calc(100% - 250px);
}

.sirintroduction-block img {
  width: 100%;
  height: 100%;
}

.management-team-section .brand-philosophy-title
{
  right: 0%;
}

.sirintroduction-block-img {
  margin-top: -50px;
  margin-bottom: 0;
  width: 30%;
  margin-right: 120px;
}

.sirintroduction-block figure {
  margin: 0;
}

.sirintroduction-text {
  width: 50%;
}

figure.firstimage {
  position: absolute;
  left: 0;
}

figure.secondimage {
  position: absolute;
  top: 12%;
  left: 10%;
}

.sirintroduction-block {
  display: flex;
  margin: 0 auto;
  padding-bottom: 100px;
  position: relative;
}

.sirintroduction-block .designation {
  margin-bottom: 10px;
  font-family: "Playfair Display", serif;
  font-size: 24px;
  color: #bda371;
}

.sirintroduction-block .para {
  margin-bottom: 15px;
  font-family: "Figtree", sans-serif;
  line-height: 29px;
  font-size: 16px;
  color: #fff;
}

.personName {
  display: none;
}

.filterslider1 {
  padding-left: 10%;
}

/* sustainability styles starts  */
.sustainability-sec {
  background-color: #000;
  color: #fff;
}

.presence-sec {
  background-color: #fff;
  color: #000;
  width: 68%;
  margin: 0 auto;
}

.campus-image {
  max-height: 700px;
  width: 100%;
  object-fit: cover;
}

.ethicalsustain-block-right {
  width: 100%;
  margin-right: 0;
}

.ethicalsustain-block-left {
  margin-right: 50px;
  width: calc(50% - 0px);
}

.ethicalsustain-block-right p {
  text-align: center;
}

.ethicalsustain {
  background-color: black;
}

.ethicalsustain-block {
  display: flex;
  align-items: center;
  justify-content: unset;
  border: 1px solid #bda371;
  padding: 50px;
}

.ethicalsustain-block-left {
  margin-right: 50px;
}

.ethicalsustain-block-right {
  width: calc(50% - 0px);
}

.ethicalsustain-block-title {
  font-size: 30px;
  color: #bda371;
  margin-bottom: 10px;
  font-family: "Playfair Display", serif;
  text-transform: capitalize;
  text-align: left;
  letter-spacing: 5px;
}

.ethicalsustain-block-right p,
.ethicalsustain-block-left p {
  color: #fff !important;
  font-size: clamp(16px, calc(1rem + (18 - 16) * ((100vw - 768px) / (1920 - 768))), 18px);
  font-weight: 400;
  max-width: unset;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  opacity: 1;
  font-family: "Figtree", sans-serif;
  text-align: left;
  line-height: 25px;
}

.ethicalsustain-block-right p span {
  color: #bda371;
  font-weight: bold;
  font-size: 22px;
  font-family: "Playfair Display", serif;
}

.management-team-section .brand-philosophy-title {
  position: absolute;
  right: -20%;
  top: 40%;
  left: auto;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #d4ad68;
}

.management-team-section .common-container {
  position: relative;
  display: flex;
  align-items: flex-end;
}

.management-team-section figure {
  width: calc(35% - 0px);
  margin-right: 20px;
}

.management-team-section p {
  width: 40%;
  color: black;
  font-family: "Figtree", sans-serif;
  font-size: clamp(16px, calc(1rem + (18 - 16) * ((100vw - 768px) / (1920 - 768))), 18px);
  line-height: 25px;
}

.towerform {
  position: relative;
  background-color: black;
  /* padding-bottom: 50px; */
}

/* .towerform::after {
  content: "";
  width: 20%;
  height: 100%;
  position: absolute;
  top: 5% !important;
  left: 9%;
  background-image: url(/wp-content/themes/dellastore/newhome/images/della-home-tower.webp);
  background-repeat: no-repeat;
  background-size: 90%;
  z-index: 0;
}

.towerform.commontop::after {
  content: none;
  top: -93px !important;
} */

.swiper-container-wrapper--timeline {
  display: none;
}

.ourmilestone {
   display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
   background: url("../images/our-milestone.webp")
    no-repeat;
  background-size: cover;
  background-position: center;
 
}

.ourmilestone h2 {
  color: #000;
  font-family: "Playfair Display", serif;
  text-align: center;
  z-index: 1;
  margin: 50px 0px;
}

.videoBg,
.videoBg:after {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.videoBg video {
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}

.ourmilestone-overlay {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.ourmilestone .container {
  padding-top: 200px;
}

.sliderCarouselTimelineContainer {
  --sliderCarouselTimelineWidth: 190px;
  width: var(--sliderCarouselTimelineWidth);
  margin-bottom: 150px;
}

.sliderCarouselTimelineContainer .sliderCarouselTimeline {
  overflow: visible;
  padding: 0;
}

.sliderCarouselTimeline .tlStep {
  --tlStepCircleSize: 40px;
  cursor: pointer;
  padding: 30px 0 0 15px;
  position: relative;
  width: var(--sliderCarouselTimelineWidth);
}

.sliderCarouselTimeline .tlStep:before {
  background-color: #151515;
  content: "";
  height: 1px;
  left: 15px;
  position: absolute;
  top: 19px;
  width: 100%;
}
.sliderCarouselTimeline .tlStep:last-child:before {
  display: none;
}

.sliderCarouselTimeline .tlStep__content {
  margin-top: 20px;
  padding: 0 5px;
  position: relative;
}
.sliderCarouselTimeline .slide-2018 .tlStep__content {
  width: 350px;
}

.sliderCarouselTimeline .tlStep__title {
  color: #fff;
  display: inline-block;
  font-family: "Playfair Display", serif;
  /* font-family: "Figtree", sans-serif; */
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 1px;
  position: relative;
  transform: translateX(-50%);
  transform-origin: center;
  transition: font-size 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sliderCarouselTimeline .tlStep.swiper-slide-active .tlStep__title {
  font-size: 1.2rem;
}

.sliderCarouselTimeline .tlStep__text {
  color: #fff;
  font-size: 0.875rem;
  font-weight: 500;
  margin-top: 20px;
  opacity: 0;
  transition: translate 0.8s cubic-bezier(0.215, 0.61, 0.355, 1),
    opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  translate: -25px 100%;
}
.sliderCarouselTimeline .tlStep__text p {
  font-weight: 500;
  line-height: 20px;
}

.sliderCarouselTimeline .tlStep.swiper-slide-active .tlStep__text {
  opacity: 1;
  translate: -25px 0;
}
.sliderCarouselTimeline .tlStep.slide-2018.swiper-slide-active .tlStep__text {
  translate: -160px 0;
}

.sliderCarouselTimeline .tlStep:after {
  background-color: #fff;
  border-radius: 50%;
  content: "";
  height: var(--tlStepCircleSize);
  left: 0;
  position: absolute;
  scale: 0.33;
  top: 0;
  transform-origin: center;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  width: var(--tlStepCircleSize);
}

.sliderCarouselTimeline .tlStep.swiper-slide-active:after {
  scale: 1;
}

/* awards slider styles  */

.awardsSlider-prev {
  left: 30px;
}

.awardsSlider-next {
  right: 30px;
}

.about-della-township-section {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 90px 0px;
  background-color: black;
}

.about-della-township-section .section-title {
  font-size: 42px;
  font-family: 'Playfair Display', serif;
  color: white;
  text-align: center;
  width: 100%;
  padding-bottom: 30px;
}

.about-della-township-section .section-title .Bon-Vivant-fonts {
  font-size: 60px;
  line-height: 36px;
  padding-top: 20px;
  display: inline;
}

.about-della-township-section .para {
  font-size: 14px;
  font-weight: 100;
}

.about-della-township-section .para {
  font-size: clamp(14px, calc(0.875rem + (18 - 14) * ((100vw - 768px) / (1920 - 768))), 18px);
  font-family: "Figtree", light;
  /* font-weight: bold; */
  color: white;
  text-align: center;
  max-width: 1000px;
  margin: 30px auto 0;
  opacity: 1;
}

.about-della-township-section-list {
  margin-top: 40px;
  display: flex;
  /* display: grid;
  grid-template-columns: repeat(5, 20%); */
  gap: 10px;
  padding: 0 20px;
  width: 100%;
  /* flex-wrap: wrap; */

}

.about-della-township-section-list>li {
  width: calc(20% - 0px);
  /* margin-right: 10px; */
  /* margin-bottom: 15px; */
  position: relative;
  padding: 0;
  list-style: none;
  transition: all 0.6s ease;
  /* background-color: rgba(0, 0, 0, 0.25); */
}

.about-della-township-section-list>li figure {
  margin: 0;
  position: relative;
}


.about-della-township-section-list>li:hover figure::after {
  content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    background: #000000a3;
    bottom: 0;
    right: 0;
}

.about-della-township-section-list .about-della-township-section-list-item::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.35);
  z-index: 0;
  opacity: 1;
  transition: all 0.6s ease;
}

.about-della-township-section-list .inner-hoverdiv li span {
  position: relative;
  font-family: 'Lato', sans-serif !important;
  font-size: 14px;
}

.about-della-township-section-list .inner-hoverdiv li span::before {
  content: "";
  position: absolute;
  top: 6px;
  left: -10px;
  background-color: #BDA371;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}

.about-della-township-section-list .innercontent {
  text-align: center;
  padding: 20px 0;
  position: relative;
  z-index: 2;
  background-color: rgba(0, 0, 0, 1);
}

.about-della-township-section-list img {
  height: 285px;
  object-fit: cover;
  max-width: 100%;
  width: 100%;

}

.about-della-township-section-list .innercontent .title {
  font-size: 18px;
  font-family: "Figtree", medium;
  /* font-weight: bold; */
  color: white;
  /* margin-bottom: 5px; */
}

.about-della-township-section-list .innercontent .subpara {
  font-size: 14px;
  font-family: "Figtree", light;
  /* font-weight: bold; */
  color: white;
  margin-bottom: 5px;
}


.about-della-township-section-list>li .inner-hoverdiv {
  /* margin-top: 50px; */
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
  /* justify-content: center; */
  opacity: 0;
  position: absolute;
  /* top: 25%; */
  left: 0;
  right: 0;
  top: 35%;
  text-align: center;
  transition: all 0.6s ease;
  z-index: 2;
  width: 100%;
  padding: 0 0 0 7%;
  transform: translateY(-35%);

}

.about-della-township-section-list>li .inner-hoverdiv li::marker {
  content: "";
  display: none;
}

.about-della-township-section-list>li:hover .inner-hoverdiv {
  opacity: 1;

}

.about-della-township-section-list .inner-hoverdiv li {
  width: calc(48% - 0px);
  margin-right: -7px;
  font-size: 14px;
  font-family: "Figtree", medium;
  /* font-weight: bold; */
  color: white;
  text-align: left;
}

.about-della-township-section-list .about-della-township-section-list-item:hover::after {
  opacity: 0;
}

.about-della-township-section-list .inner-hoverdiv li span {
  position: relative;
  font-family: 'Lato', sans-serif !important;
  font-size: 14px;
}


.about-della-township-section-list .inner-hoverdiv li span::before {
  content: "";
  position: absolute;
  top: 6px;
  left: -10px;
  background-color: #BDA371;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}

.about-della-township-section-list>li .inner-hoverdiv {
  /* margin-top: 50px; */
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
  /* justify-content: center; */
  opacity: 0;
  position: absolute;
  /* top: 25%; */
  left: 0;
  right: 0;
  top: 35%;
  text-align: center;
  transition: all 0.6s ease;
  z-index: 2;
  width: 100%;
  padding: 0 0 0 7%;
  transform: translateY(-35%);

}

.about-della-township-section-list>li .inner-hoverdiv li::marker {
  content: "";
  display: none;
}

.about-della-township-section-list>li:hover .inner-hoverdiv {
  opacity: 1;

}

.about-della-township-section-list .inner-hoverdiv li {
  width: calc(48% - 0px);
  margin-right: -7px;
  font-size: 14px;
  font-family: "Figtree", medium;
  /* font-weight: bold; */
  color: white;
  text-align: left;
}

.about-della-township-section-list .innercontent {
  text-align: center;
  padding: 20px 0;
  position: relative;
  z-index: 2;
  background-color: rgba(0, 0, 0, 1);
}

.about-della-township-section-list .innercontent .title {
  font-size: 18px;
  font-family: "Figtree", medium;
  /* font-weight: bold; */
  color: white;
  /* margin-bottom: 5px; */
}

.about-della-township-section-list .innercontent .subpara {
  font-size: 14px;
  font-family: "Figtree", light;
  /* font-weight: bold; */
  color: white;
  margin-bottom: 5px;
}

/* Animation css */




@media (width <= 1024)
{
  .brand-philosophy-title
  {
    top: -10%;
  }
  
  .sirintroduction-block
  {
    justify-content: space-between;
  }

  .sirintroduction .section-title {
    width: calc(100% - 45px);
  }
}

@media screen and (max-width: 992px) {
  .ourmilestone h2 {
    font-size: 40px;
    top: 25%;
    right: 14%;
  }

  .who-we-are-section {
    padding-top: 100px;
  }

  .mainflashtitle {
    font-size: 24px;
  }
  .mainflashtitle br {
    display: none;
  }
  .mainflashtitle .Bon-Vivant-fonts {
    font-size: 28px;
    line-height: 36px;
  }
  .brand-philosophy-sec .conglomerateLeft {
    width: auto;
    margin-left: 100px;
  }

  .brand-philosophy-title {
    left: -42%;
    top: 25%;
    font-size: 1.7rem;
  }

  .sliderCarouselTimeline .tlStep.slide-2018.swiper-slide-active .tlStep__text {
    translate: -35px 0;
  }

  .sirintroduction-block {
    flex-direction: column;
    padding-bottom: 0;
  }

  .sirintroduction-block-img {
    margin-right: 0;
    width: 100%;
  }

  .sirintroduction-text {
    width: 100%;
    margin-top: 50px;
  }

  figure.text-center.firstimage {
    display: none;
  }

  figure.text-center.secondimage {
    position: static;
    margin-top: 100px;
  }

  .sirname {
    font-size: 36px;
    line-height: 30px;
  }

  .sirintroduction .section-title {
    width: 100%;
  }

  .management-team-section .common-container {
    flex-direction: column;
  }

  .management-team-section figure {
    margin-right: 0;
    width: 100%;
  }

  .management-team-section p {
    width: 100%;
  }

  .ethicalsustain-block {
    flex-direction: column;
    padding: 20px 15px;
    margin-bottom: 0;
  }

  .ethicalsustain-block-right {
    width: 100%;
    margin-right: 0;
  }

  .ethicalsustain-block-left {
    margin-right: 0;
    width: 100%;
  }

  .presence-sec {
    width: 100%;
  }

  .ethicalsustain-block-title {
    text-align: center;
    font-size: 19px;
  }

  .aboutusSlider {
    padding-bottom: 0 !important;
  }

  .aboutusSlider-pagination-wrapper {
    top: 40%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
  }

  #aboutus .swiper-pagination {
    display: none;
  }

  #aboutus .pagination-counter {
    display: none;
  }

  #aboutus .swiper-button-next,
  #aboutus .swiper-button-prev {
    background-color: rgba(255, 255, 255, 0.5);
    transform: translateX(-50%);
    border-radius: 5px;
  }

  .swiper-button-prev {
    left: 25px;
  }

  .swiper-button-next {
    right: 0;
  }

  .who-we-are-section h2 {
    font-size: 24px;
  }

  .who-we-are-section p {
    font-size: 16px;
    margin-top: 40px;
  }

  .jene-block-first {
        top: 49% !important;
        left: 0;
        padding-right: 10px;
    }

  .brand-philosophy-sec .conglomerateLeft {
        width: auto;
        margin-left: 100px;
    }

  .aboutusSlider-main img {
    width: 100%;
    height: 100%;
  }

  .foundation-sec .row {
    margin-left: calc(var(--bs-gutter-x) * -0.5);
  }
  .foundation-sec .threeImagePanel {
    margin: 0 auto;
  }

  .brand-philosophy-sec img, .management-team-section img {
    width: 50%;
    max-width: 100%;
    height: auto;
    text-align: center;
  }


  .about-della-township-section-list
  {
    flex-wrap: wrap;
  }

  .about-della-township-section-list>li
  {
    width: calc(50% - 5px);
  }
}

@media only screen and (max-width:768px) {  

  .about-della-township-section-list .innercontent .title {
    font-size: 18px;
  }

  .about-della-township-section-list .innercontent .subpara {
    font-size: 12px;
  }

  .about-della-township-section-list img {
    height: 100%;
  }

  .about-della-township-section-list {
    margin-top: 80px;
  }

  .about-della-township-section-list .about-della-township-section-list-item:hover::after {
    opacity: 0;
  }

  .about-della-township-section-list>li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .about-della-township-section-list {
    padding: 0 20px;
    flex-direction: column;
  }


  .about-della-township-section-list li .inner-hoverdiv li {
    font-size: 10px !important;
  }

  .about-della-township-section-list li .inner-hoverdiv li {
    font-size: 10px !important;

  }

  .about-della-township-section-list .innercontent .title {
    font-size: 18px;
  }

  .about-della-township-section-list .innercontent .subpara {
    font-size: 12px;
  }

}


@media (width <= 468px)
{
  .cta-panel {
        gap: 0.5rem !important;
    }

    .management-team-section .brand-philosophy-title
    {
      top: 17%;
    }
    
    .about-della-township-section
    {
      padding: 20px 0px;
    }

    .about-della-township-section .section-title .Bon-Vivant-fonts
    {
      font-size: 36px;
    }

    .about-della-township-section .section-title
    {
      font-size: 32px;
    }

    .big {
    font-size: 46px;
    }

    .conglomerateLeft-inner-right {
      margin-top: 0px;
    }

    .conglomerateLeft-inner
    {
      margin-top: 80px;
    }

    .brand-philosophy-sec img, .management-team-section img
    {
      width: 328px;
    }

    .jene-block-first
    {
      top: 54% !important;
    }
}

.DMandJV-sec,
.innovative-concept-sec,
.operational-excellence-sec,
.DMandJV-sec p,
.innovative-concept-sec p,
.operational-excellence-sec p
{
  background-color: #ffffff;
  color: #000;
}

.swiperAbout{
  margin-top: 20px;
}