.hero-section {
  height: 100%;
  padding-top: 6.425rem;
}
@media (max-width: 991px){
  .hero-section {
    padding-top: 2rem;
    min-height: auto;
  }
}

.hero-section .hero-content h1 {
  line-height: 1.3;
}

img.hero-bg-design {
  top: 31.5%;
  right: -4.038rem;
}

.hero-content p {
  margin-bottom: 4.625rem;
}

.whatluscid__section {
  padding: 5.5rem 0 6.75rem;
  position: relative;
  z-index: 1;
}
.whatluscid__section .hero-bg-design {
  top: 40px;
  right: -7.5rem;
  transform: translate(0, 0);
}
.whatluscid__section .trust__heading {
  max-width: 100%;
  margin-bottom: 8.313rem;
}

.lus__whatluscid--box .row {
  gap: 1.25rem;
}
.lus__whatluscid--box .col-xl-2 {
  max-width: calc(20% - 1rem);
  flex: 0 0 calc(20% - 1rem);
}
.lus__whatluscid--box .lus__box--heading {
  margin-bottom: 2.125rem;
}
.lus__whatluscid--box .lus__box--heading img {
  height: 3.438rem;
}
.lus__whatluscid--box .lus__box--data {
  height: 100%;
  background-color: var(--primary-color);
  border-radius: 0.938rem;
  padding: 1.813rem 1.288rem;
}
.lus__whatluscid--box .lus__box--data p {
  line-height: 1.2;
}

.ourstory--section {
  padding: 4.125rem 0 6.75rem;
}
.ourstory--section .story--text {
  padding-left: 9rem;
}
.ourstory--section .story--text h2 + h2 {
  /* text-align: justify; */
  margin-top: 3.75rem;
  line-height: 1.3;
  font-size: 2.22rem;
}
.ourstory--section .story--text p {
  /* text-align: justify; */
  font-size: 1.5625rem;
}
.ourstory--section .story--text p:not(:first-child) {
  margin-top: 1.875rem;
}

.lus__story--image img {
  height: 67.375rem;
  margin-left: auto;
  border-top-left-radius: 1.563rem;
  border-bottom-left-radius: 1.563rem;
  max-width: 43.125rem;
  width: 100%;
  object-fit: cover;
}

@media (max-width: 1259px){
  .lus__story--image img {
    max-width: 100%;
  }

}
.lus__whylus--section {
  padding: 6.75rem 0 3.813rem;
}
.lus__whylus--section .lus__why--image {
  height: 33.75rem;
}
.lus__whylus--section .lus__why--image img {
  height: 100%;
  width: auto;
  margin-left: auto;
}
.lus__whylus--section .lus__why--text {
  padding-left: 9rem;
  padding-right: 1.05rem;
  /* padding-right: 2.95rem; */
}
.lus__whylus--section .lus__why--text p:not(:first-child) {
  margin-top: 1.875rem !important;
}


.lus__whylus--section p{
  line-height: 1.3;
  /* text-align: justify; */
}

.lus__whylus--section .row{
  align-items: center;
}

.ourteam--section {
  padding: 3.813rem 0 12.5rem;
  padding-bottom: 15.375rem;
}

.lus__team--data h2 {
  margin-bottom: 5.5rem;
}
@media (max-width: 1260px) {
  .hero-content h1.desktop-title br{
    display: none;
  }
  .lus__team--data h2 {
    margin-bottom: 2.75rem;
  }
  .lus__whylus--section .lus__why--image img {
    height: auto;
  }
  .lus__whylus--section .trust__heading p br{
    display: none;
  }
}

.lus__team--card .row {
  gap: 22.5rem;
}
@media (max-width: 1260px) {
  .lus__team--card .row {
    gap: 2rem;
  }
}
.lus__team--card .row .col-lg-5 {
  max-width: calc(50% - 11.25rem);
  flex: 0 0 calc(50% - 11.25rem);
}
@media (max-width: 1260px) {
  .lus__team--card .row .col-lg-5 {
    max-width: calc(50% - 1rem);
    flex: 0 0 calc(50% - 1rem);
  }
}
.lus__team--card .lus__team--data {
  background-color: var(--primary-color);
  padding: 4px;
  border-radius: 2.188rem;
}
.lus__team--card .lus__team--image {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 27.9rem;
  overflow: hidden;
  border-radius: 1.875rem;
}
.lus__team--card .lus__team--image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lus__team--card .lus__card--back {
  /* position: absolute; */
  width: 100%;
  height: 100%;
  /* z-index: 9999;
  top: -100%;
  left: 0; */
  padding: 3.725rem;
  border-radius: 1.875rem;
  background-color: var(--primary-color);
  transition: all 0.5s ease-in-out;
}
.lus__team--card .lus__card--back p {
  font-size: 1.375rem;
}
@media (max-width: 991px){
  .lus__team--card .lus__card--back p {
      font-size: 1.125rem;
  }
}
/* .lus__team--card .lus__team--image:hover .lus__card--back {
  top: 0;
  opacity: 1;
  border-radius: 0;
} */
.lus__team--card .lus__team--name {
  padding: 1.25rem 1.875rem 3.938rem 2.125rem;
  position: relative;
}
.lus__team--card .lus__team--name .lus__team--inner h4 {
  font-size: 1.75rem;
  margin-bottom: 0.688rem;
}
.lus__team--card .lus__team--name .lus__team--inner p {
  font-size: 1.25rem;
}
.lus__team--card .lus__team--name .lus__team--social img, .lus__team--card .lus__team--name .lus__team--social svg {
  width: 5rem;
}
.lus__team--card .lus__team--name .btn-group {
  position: absolute;
  bottom: -1.563rem;
  left: 0;
}

@media (min-width: 1260px) and (max-width: 1600px) {
  .lus__whylus--section .lus__why--text {
    padding-left: 4rem;
  }
  .ourstory--section .story--text {
    padding-left: 4rem;
  }
}
@media (max-width: 1259px) {
  .whatluscid__section {
    padding: 2.5rem 0 3.75rem;
  }
  .whatluscid__section .trust__heading {
    margin-bottom: 4rem;
  }
  .whatluscid__section p.desktop-title br {
    display: none;
  }
  .lus__whatluscid--box .col-xl-2 {
    max-width: calc(33.3333333333% - 0.8333333333rem);
    flex: 0 0 calc(33.3333333333% - 0.8333333333rem);
  }
  .lus__whylus--section {
    padding: 3.813rem 15px 3.813rem;
  }
  .lus__whylus--section .trust__heading {
    text-align: center !important;
    text-align: center !important;
  }
  .lus__whylus--section .lus__why--text {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 1.875rem;
  }
  .lus__whylus--section .lus__why--text h2 {
    font-size: 30px;
  }
  .lus__whylus--section .lus__why--text p {
    font-size: 20px;
  }
  .lus__whylus--section .lus__why--text p:not(:first-child) {
    margin-top: 1rem;
  }
  .lus__whylus--section .lus__why--image {
    height: auto;
  }
  .ourstory--section {
    padding: 0 15px 3.813rem;
  }
  .ourstory--section .row {
    justify-content: center;
  }
  .ourstory--section .story--text {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 1.875rem;
  }
  .ourstory--section .story--text .trust__heading, .ourstory--section .story--text h2 {
    text-align: center !important;
  }
  .ourstory--section .story--text h2 + h2 {
    font-size: 30px;
    margin-top: 2rem;
  }
  .ourstory--section .story--text p {
    font-size: 20px;
    text-align: center !important;
  }
  .ourstory--section .story--text p:not(:first-child) {
    margin-top: 1rem;
  }
  .lus__story--image img {
    border-radius: 1.563rem;
    height: auto;
  }
  
}
@media (max-width: 991px) {
  .hero-content p br {
    display: none;
  }
  .lus__whatluscid--box .col-xl-2 {
    max-width: calc(50% - 0.625rem);
    flex: 0 0 calc(50% - 0.625rem);
  }
  .lus__team--card .row {
    row-gap: 5rem;
    justify-content: center;
  }
  .lus__team--card .row .col-lg-5 {
    max-width: calc(70% - 2rem);
    flex: 0 0 calc(70% - 2rem);
  }
  .lus__team--card .lus__card--back {
    padding: 1.25rem;
  }
  .whatluscid__section {
    padding: 2.75rem 0 2.75rem;
  }
  .whatluscid__section .trust__heading {
    margin-bottom: 4rem;
  }
  
}
@media (max-width: 767px) {
  .hero-content p br {
    display: none;
  }
  .lus__whatluscid--box .col-xl-2 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .lus__team--card .row {
    row-gap: 5rem;
    justify-content: center;
  }
  .lus__team--card .row .col-lg-5 {
    max-width: 100%;
    flex: 100%;
  }
  .lus__team--card .lus__team--name .lus__team--social img, .lus__team--card .lus__team--name .lus__team--social svg {
    width: 2.75rem;
  }
  .lus__team--card .lus__team--name {
    padding: 1.25rem 0.875rem 3.938rem 1.125rem;
    position: relative;
    row-gap: 15px;
}
.ourteam--section{
  padding-bottom: 3rem;
}
.ourstory--section .trust__heading h2+ h2{
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
  }
  .lus__whatluscid--box .lus__box--heading img {
      height: 3.938rem;
  }
}

.lus__stay--section{
  padding-top: 4.125rem
}

@media (max-width: 1259px){
  .lus__stay--section{
      padding-top: 2.125rem
  }
  .lus__box--data p br{
    display: none;
  }
}

/* 22-05-2025 Card css start */
.lus__card--content .card {
    width: 100%;
    height: 28.125rem;
    position: relative;
}


.lus__card--content .card .content {
    position: absolute;
    width: 100%;
    height: 100%;
    /* box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); */
    transition: transform 1s;
    transform-style: preserve-3d;
}

.lus__card--content .card .front,.lus__card--content .card .back {
    position: absolute;
    height: 100%;
    width: 100%;
    line-height: 300px;
    color: #03446A;
    text-align: center;
    font-size: 60px;
    border-radius: 5px;
    backface-visibility: hidden;
}

.lus__card--content .card .back {
  /* background: #03446A; */
  color: white;
  transform: rotateY(180deg);
}
.lus__card--content .card.card__open .content {
    transform: rotateY( 180deg );
    transition: transform 0.5s;
}
@media(max-width: 560px){
  /* .story--text .trust__heading p{
    font-size: 3.214vw !important;
  }
 
.lus__sponsorshio--section .hero-content h1.h1-s {
   font-size: 7.5vw;
}
.lus__contact--form h2,
.trust__heading h2{
  font-size: 5.357vw !important;
} */
}
/* .trust__heading  br {
    display: none;
} */