/* :root {
  --primary-font: 'Helvetica Neue', 
  --accent-font: 'Helvetica Neue', 
} */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=DM+Serif+Display:ital@0;1&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
body {
   font-family: var(--primary-font);
   /* Removed duplicate font-family declaration */
 }
.mainbg{    background: url('https://rmsdemo.com/projects/Christina-Steinhoff/web/wp-content/uploads/2025/10/soul-bg.jpg') no-repeat center center fixed;
   background-size: cover;}
p{ font-family: "Inter", sans-serif !important;}
.navbar-brand img {
    max-height: 70px;
}
 .banner-wrapper {
   background-image: url(https://rmsdemo.com/projects/Christina-Steinhoff/web/wp-content/uploads/2025/09/Peace-purpose.jpg);
   background-position: 59%;
   background-size: cover;
   min-height: 85vh;
   display: flex;
   align-items: center;
   justify-content: center;
   color: #fff;
   text-align: center;
   font-family: var(--primary-font);
 }



 .nav-link {
   color: white;
   font-family: var(--primary-font);
 }

 .banner-wrapper {
   background-color: #000;
   /* Black background */
   min-height: 92vh;
   padding: 60px 0;
   /*background-position: top;*/
 }

 .gap-4 {
   gap: 5.5rem !important;
 }

 .fw-semibold {
   line-height: 29px;
 }

 #service {
   background-image: url('../image/black.png');
   font-family: var(--primary-font);
 }

#client {
    background-image: url(../image/client.png);
    font-family: var(--primary-font);
    background-repeat: no-repeat;
    background-size: cover;    background-position: center;
}
#client1{
    background-image: url(../image/client.png);
    font-family: var(--primary-font);
    background-repeat: no-repeat;
    background-size: cover;    background-position: center;
}
#client2{
    background-image: url(../image/client.png);
    font-family: var(--primary-font);
    background-repeat: no-repeat;
    background-size: cover;    background-position: center;
}
 .custom-arrow {
   width: 60px;
   height: 60px;
   top: 20%;
   transform: translateY(-50%);
   background: transparent;
   border: none;
   opacity: 1;
 }

 .custom-arrow i {
   font-size: 50px;
   color: #fff;
   /* white arrows */
   transition: 0.3s;
 }

 .custom-arrow:hover i {
   color: #e0c389;
   /* gold hover */
 }

 /* Left/right positioning */
 .carousel-control-prev {
   left: 10%;
   /* adjust as per design */
 }
.carousel-control-prev img,.carousel-control-next img{width:70%;}
.carousel-control-next {
    right: 10%;
}
.circle-icon {
    width: 110px;
    height: 110px;
    background-color: #000;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    margin: 0 auto;
    font-weight: bold;
}
.circle-icon img {
    width: 55%;
}
.circle-icon span{
    font-size: 27px;
}
 .icon-box h6 {
 color: #000;
font-family: "DM Serif Display";
font-size: 25px;
font-style: normal;
font-weight: 400;
line-height: 25px; /* 100% */
text-transform: capitalize;
 }
.icon-box p{
    color: #494949;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 0px 40px;
}

.step{padding-bottom:80px;padding-top:80px;}
.step-icon {
    width: 80px;
    height: 80px;
    background: #000000;
   border-radius: 50%;
   display: flex;
   align-items: center;
   justify-content: center;
   font-size: 20px;
   flex-shrink: 0;
   position: relative;
   font-family: var(--primary-font);
 }

 .step-icon::after {
   content: "";
   position: absolute;
   bottom: -30px;
   left: 50%;
   transform: translateX(-50%);
   width: 2px;
   height: 30px;
   background:#154E59;
 }
.step-icon.step-icon3::after {
  display: none;  width: 0px;  height: 0px;
}
.step-icon img{width:60%}
.stepsubtitle{
	color: #000;
font-family: "DM Serif Display";
font-size: 25px;
font-style: normal;
font-weight: 400;
line-height: 25px; /* 100% */
text-transform: capitalize;}

 .d-flex.mb-4:last-child .step-icon::after {
   display: none;
   /* last step ke baad line hide */
 }
.stepmaintitle {    font-family: "DM Serif Display";
    line-height: 45px;
    text-transform: uppercase;
    color: #000;
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
    text-transform: uppercase;
    padding-right: 60px;
	margin-bottom:20px;
}
 .life-coch {
   position: relative;
   font-family: var(--primary-font);
 }
.life-coch img{width:95% !important;}
.life-coch:after {
    content: '';
    position: absolute;
    background: #b9904a;
    width: 96%;
    height: 85%;
    left: -52px;
    top: -40px;
    z-index: -1;
}
.subscribetitle{color: #E8B660;
font-size: 42px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
}
 .p-4.bg-white.text-dark.shadow-sm.text-center {
   border-bottom: 9px solid #B9904A;
   font-family: var(--primary-font);
 }
.slider-contt {
    max-width: 60%;
    margin: 10px auto 150px auto;
    left: 0px;
    right: 0px;
    padding: 100px;
}
.carousell-txt{margin-top:120px;}
.carousell-txt p{color: #FFF;
font-size: 22px;
font-style: italic;
font-weight: 400;
line-height: normal;}
.carousell-txt h2{color: #FFF;
text-align: center;
font-family: "DM Serif Display";
font-size: 42px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: uppercase;}

 @media(max-width: 991px) {
 
  .life-coch:after {
     left: 26px;
     top: 28px;
   }
 }

 .nav-link:focus,
 .nav-link:hover {
   color: #dee2e6 !important;
 }
 
 #navbar-responsive {
   background-color: rgb(25 28 30) !important;
   font-family: var(--primary-font);
 }
 
 #leadership {
   color: #e0c389;
   font-family: var(--primary-font);
 }
 

 #top {
   background-color: #000; 
   padding: 25px 0px;
   font-family: var(--primary-font);
 }


div#top span.fw-bold {
    color: #fff;
}
 
 #uae_time {
   z-index: 1; 
   background-color: #000; 
   display: inline-flex; 
   padding: 0 20px;
   font-family: var(--primary-font);
 }
 
 #unique {
   color: #e0c389; 
   font-weight: 400; 
   font-size: 0.9rem;
   font-family: var(--primary-font);
 }
 
 #science {
   position: absolute;
   bottom: -5%;
   right: 29%;
   width: 65%;
   height: 95%;
   border: 2px solid #e0c389;
   z-index: -1;
 }
 
 #root {
   border: 1px solid #e0c389; 
   color: #e0c389; 
   border-radius: 0; 
   font-weight: 500;
   font-family: var(--primary-font);
 }
 
 #coching {
   position: absolute;
   bottom: -32px;
   left: -15px; 
   color: #e0c389;
   width: 65%;
   height: 100%;
   border: 2px solid #e0c389;
   z-index: -1;
 }
 
 #outcome {
   position: absolute;
   bottom: -5%;
   right: 29%;
   width: 65%;
   height: 95%;
   border: 2px solid #e0c389;
   z-index: -1;
 }
 
#signup {
    background: #b9904a;
   color: #fff;
   font-weight: 200;
   padding: 10px 63px;
   border: none;
   border-radius: 0 8px 8px 0; 
 font-family: "Inter", sans-serif;
 }
 
 .navbar-nav .nav-link.active, 
 .navbar-nav .nav-link.show {
   color: rgb(255 255 255);
   font-family: var(--primary-font);
 }
 @media(max-width:991px){
     .mobile-manage p{
  /*display: -webkit-box;      */
  /*-webkit-line-clamp: 2;       */
  -webkit-box-orient: vertical; 
  overflow: hidden;            
  text-overflow: ellipsis; 
margin-bottom: 9px;
}
.mobile-manage h4 {
        font-size: 17px;
        font-weight:400 !important;
    }
.mobile-manage .col-6 p:last-of-type {
  display: none;
}
  .mobile-manage #coching{display:none;}
	.mobile-manage a{
    font-size: 14px;
    margin-top: 5px !important;
}
.mobile-manage .mb-5 {
    margin-bottom: 2rem !important;
}
	 
	 .mobile-manage .mb-4 {
    margin-bottom: 0rem !important;
}
.mobile-manage #science,.mobile-manage #outcome{display:none;} 
 }
 
 @media(max-width:767px){

}
@media(max-width:767px){
		 #top {
   padding: 24px 0px;;
}
	.banner-wrapper h1 {
    font-size: 1rem !important;
} 
	 .banner-wrapper {
		 min-height: 34vh;}
	#uae_time{padding: 0 0px;}
	.justify-content-center {
    justify-content: space-between !important;
}
.banner-wrapper .row.align-items-center,.banner-wrapper.align-items-center{
    /* align-items: end !important; */
}	
	
	
}
@media(max-width:991px){
.mobile-manage {
    text-align: center;
}

.mobile-manage img {
  width: 62%;
    margin: auto;
}

.mobile-manage .position-relative {
    margin: auto;
    display: block;
    text-align: center;
    margin-bottom: 21px;
}
.mobile-manage .row:nth-child(3) {
    display: flex;
    flex-direction: column-reverse;
}
}
 

/* <-----------add css------------> */
.bannertitle{color: #FFF;
color: #FFF;
font-family: "DM Serif Display";
font-size: 66px;
font-style: normal;
font-weight: 400;
line-height: 80px; /* 114.286% */
letter-spacing: 1.4px;
text-transform: uppercase;}

.bannersubtitle{color: #FFF;    padding: 20px 0px 9px 0px;
  font-family: "Inter", sans-serif; 
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.64px;
text-transform: capitalize;}
.bannersubtitle span {
    color: #E8B660;
    font-family: sans-serif;
    font-size: 32px;
    margin: 30px 0px;
}
.bookbtn{border-radius: 4px;font-size:18px;text-decoration:none;
background: #B9904A;
color:#fff;
padding:13px 25px;
	margin-top:20px;
 font-family: "Inter", sans-serif;
	transition:all 0.5s ease-in;
	border:1px solid transparent;text-transform: capitalize;
}
.bookbtn:hover{background-color:#fff;
border:1px solid #B9904A;
	color:#B9904A;
	transform: translateY(-3px);
      box-shadow: 2px 6px 12px rgba(0, 0, 0, 0.25);
}
#uae_time img{width: 19%;}
#uae_time span{font-size: 32px;}
#uae_time {justify-content: space-evenly;
    align-items: center;
}
 

/* <-------------section 2-----------------> */
.Success-section{
      text-align: center;
      padding: 130px 20px;
      background: #EFEFEF;
    }
.Success-box {
    max-width: 60%;
    margin: auto;
}
 .Successtitle {
color: #000;
text-align: center;
font-family: "DM Serif Display";
font-size: 35px;
font-style: italic;
font-weight: 400;
line-height: 40px; /* 114.286% */
letter-spacing: 0.7px;
text-transform: uppercase;
    line-height:43px;
}
.Success-box p {
    margin: 0 auto 30px;
    font-size: 20px;
    line-height: 28px;
    color: #4b4a4c;
}
    /* Mobile Responsiveness */
    @media (max-width: 768px) {
      .content-section h2 {
        font-size: 18px;
        line-height: 1.4;
      }

      .content-section p {
        font-size: 14px;
        line-height: 1.6;
      }

      .cta-btn {
        width: 100%;
        max-width: 250px;
      }
    }
/* <------------section 3--------------> */
/*   .help-section {
      background-image:url('https://rmsdemo.com/projects/Christina-Steinhoff/web/wp-content/uploads/2025/10/who.jpg');
	  background-repeat:no-repeat;
	  background-size:cover;
      color: #fff;
      padding: 110px 20px;
      text-align: center;
    } */
.help-section {
  position: relative;
  background-image: url('https://rmsdemo.com/projects/Christina-Steinhoff/web/wp-content/uploads/2025/10/who.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding: 110px 20px;
  text-align: center;
	height:70vh;
  overflow: hidden; /* video overflow control */
}

/* Background Video Styling */
.help-section .bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* video ko poora cover karne ke liye */
  z-index: 0;
  opacity: 0.6; /* thoda transparent rakha for readability */
}

/* Content ko upar lana */
.help-section .container-fluid {
  position: relative;
  z-index: 1;
}


    .helptitle{
  color: #FFF;
text-align: center;
font-family: "DM Serif Display";
font-size: 35px;
font-style: normal;
font-weight:400;
line-height: 35px; /* 100% */
letter-spacing: 0.7px;
text-transform: uppercase;
    }

   .help-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px;
    max-width: 1270px;
    margin: 0 auto;
    margin-top: 50px;
}
.help-box {
    background: transparent;
    flex: 1 1 50%;
    max-width: 610px;
    padding: 0px 50px 40px 50px;
    position: relative;
}

/* Mobile view */
@media (max-width: 768px) {
  .help-box {
    flex: 1 1 100%;   /* full width */
    max-width: 100%;
	  
  }
}
    .helpsubtitle{
color: #FFF;
text-align: center;
font-family: "DM Serif Display";
font-size: 20px;
font-style: italic;
font-weight: 400;
line-height: 25px; /* 125% */
letter-spacing: 0.4px;
text-transform: uppercase;
		
    }

 .help-box p {
    font-size: 16px;
    line-height: 25px;
    color: #e3e3e3;
    margin-bottom: 25px;
    font-family: "Inter", sans-serif;
}
.cta-btn {
    display: inline-block;
    background: #b9904a;
    color: #fff;
    padding: 12px 25px;
    font-size: 15px;
    font-weight: 400;
    border-radius: 3px;
    text-decoration: none;
    box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    width: 180px;
    font-family: "Inter", sans-serif;
}
    .cta-btn:hover {
      background:#fff;color:#b9904a;
      transform: translateY(-3px);
    }

    /* Mobile responsiveness */
    @media (max-width: 768px) {
      .help-container {
        flex-direction: column;
        align-items: center;
      }

      .help-box {
        max-width: 100%;
      }
    }

/* <--------section 4-----------> */
img.holimg1 {
    width: 46%;
    margin: 0px auto 10px auto;
    display: block;
}
img.holimg2 {
    width: 48%;
     margin: 30px auto 10px auto;
    display: block;
}
.holimg-banner{
    width: 66%;
    margin: 0px auto 10px auto;
    display: block;
}
.holetitle{
color: #000;
text-align: center;
font-family: "DM Serif Display";
font-size: 35px;
font-style: normal;
font-weight: 400;
line-height: 40px; /* 100% */
letter-spacing: 0.7px;
text-transform: uppercase;
}
.holesubtitle{color: #000;
text-align: center;
font-family: "DM Serif Display";
font-size: 25px;
font-style: italic;
font-weight: 400;
line-height: 25px; /* 100% */
letter-spacing: 0.5px;
text-transform: uppercase;}
.holistic p{
 
    font-size: 16px !important;
    line-height: 24px !important;
    color: #4b4a4c;width:90%;
    margin: 29px auto 0px !important; font-family: "Inter", sans-serif;color: #2D2C2C;
text-align: center;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 23px; /* 143.75% */
letter-spacing: -0.023px;
}

/* <-------section 5------------> */
.about-section {
    background: #1a1a1a;
    position: relative;
    padding-top: 50px;
}
.about-section .container-fluid{ 
    max-width: 80%;
    margin: auto;
    display: block;
    left: 0px;
    right: 0px;
}
.about-flex {
    display: flex;
    align-items: center;
}
.about-text {
    flex: 1;
    max-width: 60%;
    z-index: 2;
    padding: 0px 80px 0px;
    color: #fff;
}
    .aboutsubtitle{
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Inter", sans-serif;
    color: #fff;
    margin-bottom: 16px;
    line-height: 31px;
    margin: 10px 30px;
    }

.aboutitle {
color: #FFF;
font-family: "DM Serif Display";
font-size: 35px;
font-style: normal;
font-weight: 400;
line-height: 35px; /* 100% */
letter-spacing: 0.7px;
text-transform: uppercase;
}

.about-text p {
    font-size: 15px !important;
    line-height: 24px !important;
    color: #ffffff;
    margin: 9px auto 0px !important;
    font-family: "Inter", sans-serif;
}
.aboutsubtitle1 p{
	color: #B9904A !important;
   font-family: "Inter", sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 16px; 
letter-spacing: 0.32px;
}

.about-img {
    width: 40%;
    margin-left: auto;
    display: block;
}

/* <-----section 6---------> */
.selectiontitle{color: #B9904A;
font-size: 22px;
font-style: italic;
font-weight: 400;
line-height: normal;}
.footertalk{color: #E8B660;
font-size: 70px;
font-style: normal;
font-weight: 400;
line-height: 68px;
text-transform: capitalize;}

.step p{  font-family: "Inter", sans-serif;}

.footer .col-md-3 .list-unstyled{padding: 0px 20px;}
.footer .col-md-3 .list-unstyled li{
    padding: 5px 0px !important;
    margin: 5px 0px;
}
.footer .col-md-3 .list-unstyled li a{
    padding: 4px 0px !important;
}
.footertalk{
   color: #FFF !important;
font-size: 50px;
font-style: normal;
font-weight:400;
line-height: 50px;
text-transform: capitalize;
    
}
.Sedpara p{  font-family: "Inter", sans-serif;}
.step-icon path {
  fill: white;
}

/* <-----------blog-------------> */
.blog{margin:80px 0px;}
.blog-cont{text-align:left !important}
.blogtitl{color: #2D2D2D;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
	padding-right:20px;
}
.blog-cont p{color: #494949;

font-size: 21.486px;
font-style: normal;
font-weight: 400;
line-height: 37.601px;}
.followtitle{color: #000;
text-align: center;
    font-family: "DM Serif Display";
font-size: 42px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: uppercase;}

.navbar{padding:0px !important}

/* <---------testimonial------------> */

div#testimonialCarousel {
    width: 100%;
    overflow-x: hidden;
}
.testimonialbg{background-repeat:no-repeat;
background-size:cover;
	background-attachment:fixed;
}
 .testimonial-section {
            position: relative;
            height: 100vh;
            display: flex;
            align-items: center;
            justify-content: center;
            overflow: hidden;
        }

        .background-container {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: -1;
        }

        .background-image {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-size: cover;
            background-position: center;
            opacity: 0;
            transition: opacity 1.5s ease-in-out;
        }

        .background-image.active {
            opacity: 1;
        }

        .background-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5);
            z-index: 0;
        }

        .content-container {
            width: 90%;
            max-width: 1200px;
            margin: 0 auto;
            text-align: center;
            z-index: 1;
        }

        .happy-clients {
            color: #ffffff;
            font-size: 1.2rem;
            margin-bottom: 1rem;
            letter-spacing: 2px;
        }

        .section-title {
            color: #ffffff;
            font-size: 2.5rem;
            margin-bottom: 3rem;
            letter-spacing: 3px;
        }

        .testimonial-slider {
            width: 100%;
            max-width: 800px;
            margin: 0 auto;
        }

        .swiper {
            width: 100%;
            height: auto;
        }

        .swiper-slide {
            background-color: rgba(255, 255, 255, 0.95);
            border-radius: 10px;
            padding: 3rem;
            text-align: center;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
        }

        .quote-icon {
            color: #333;
            font-size: 2rem;
            margin-bottom: 1.5rem;
        }

        .testimonial-text {
            color: #333;
            font-size: 1.1rem;
            line-height: 1.8;
            margin-bottom: 2rem;
        }

        .client-name {
            color: #333;
            font-size: 1.3rem;
            font-weight: bold;
        }

        .swiper-button-next,
        .swiper-button-prev {
            color: #ffffff;
            background-color: rgba(255, 255, 255, 0.2);
            width: 50px;
            height: 50px;
            border-radius: 50%;
            transition: all 0.3s ease;
        }

        .swiper-button-next:hover,
        .swiper-button-prev:hover {
            background-color: rgba(255, 255, 255, 0.4);
        }

        .swiper-button-next:after,
        .swiper-button-prev:after {
            font-size: 1.2rem;
            font-weight: bold;
        }

        .swiper-pagination-bullet {
            background-color: #ffffff;
            opacity: 0.7;
        }

        .swiper-pagination-bullet-active {
            opacity: 1;
        }

        @media (max-width: 768px) {
            .section-title {
                font-size: 2rem;
            }
            
            .swiper-slide {
                padding: 2rem;
            }
            
            .testimonial-text {
                font-size: 1rem;
            }
        }
/* <----------footer-----------> */
.footer {
  background: #000 url('https://rmsdemo.com/projects/Christina-Steinhoff/web/wp-content/uploads/2025/10/footer-bg.jpg') no-repeat center center;
  background-size: cover;   /* image ko poore footer me fit karega */
  color: #fff;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  position: relative;
  z-index: 1;
}

.footerUI li a {
    display: block;
  width:100%;
    padding: 15px 0px;
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='24.4067' width='23' height='23' rx='11.5' transform='rotate(-90 0.5 24.4067)' stroke='%23D7D7D7'/%3E%3Cpath d='M7.99997 16.9067L16.0001 8.90662M16.0001 8.90662L16.0001 14.9067M16.0001 8.90662L9.99999 8.90662' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 24px;

}
.footerUI li a:hover {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='24.9067' width='24' height='24' rx='12' transform='rotate(-90 0 24.9067)' fill='white'/%3E%3Cpath d='M7.99997 16.9067L16.0001 8.90662M16.0001 8.90662L16.0001 14.9067M16.0001 8.90662L9.99999 8.90662' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
/* <------testimonial slide-------> */
.carousel-fade .carousel-item {
  transition: opacity 1s ease-in-out;
  opacity: 0;
  height: 72vh; 
  background-size: cover;
  background-position: center;  background-repeat: no-repeat;
}
.footer-last{padding-left:100px;}
.footer-last i{font-size:30px;}
.footer-info a{display:block;color:#fff;}
.footer-info i{
    width: 45px;
    height:45px;
    border-radius: 35.573px;
    background: #B9904A;
    color: rgba(0, 0, 0, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 23px;
	transition:all 0.5s ease-in;
	border:1px solid transparent;
}
.footer-info i:hover{
	border:1px solid  #B9904A;
	background-color:transparent;
	color: #B9904A;
}
/* 
.carousel-fade .carousel-item.active {
  opacity: 1;
}


.text-content {
  color: white;
  animation: slideUp 1s ease;
} */

@keyframes slideUp {
  from {
    transform: translateY(30px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

    /* Responsive */
    @media (max-width: 900px) {
      .about-section {
        flex-direction: column;
        text-align: center;
        padding: 2rem;
      }

      .about-text {
        max-width: 100%;
        margin-bottom: 2rem;
      }

      .about-image {
        width: 100%;
        min-height: 400px;
      }
    }

@media(max-width:1550px){
	.bannertitle {
        font-size: 45px;
        line-height: 54px;
    }
	    .bannersubtitle {
        font-size: 24px;
        padding: 0px 0px 9px 0px;
    }
	   .bannersubtitle span{
        font-size: 24px;
        padding: 0px 0px 9px 0px;
    }
	.Success-section {
		padding: 80px 20px;}
	
    .Success-box {
        max-width: 680px;
    }
	.Successtitle {
		font-size: 22px;margin-bottom: 10px;}
	.Success-box p {
    margin: 0px auto 20px;
    font-size: 18px;
    line-height: 26px
}
.bookbtn {
    font-size: 15px;
    padding: 10px 15px;
    margin-top: 10px;
}	
.banner-wrapper {
    background-color: #000;
	min-height: 88vh;}	
}
.carousel-indicators [data-bs-target] {
  width: 30px;
 height: 12px;
     border-radius: 15px;
  background-color: #ccc; /* default grey */
}

.carousel-indicators .active {
    background-color: #fff;
    width: 53px;
    height: 13px;
    border-radius: 15px;
}
.testimonialCarousel .carousel-indicators {
    position: absolute;
    right: 0;
	bottom: 15%;
	left:0px;
	margin:auto;
	height:20px;
	display:none;
}
.Success-box h2 {
    margin-bottom: 10px;
}

@media(max-width:1400px){
	.bannertitle {
		font-size: 40px;}
	.about-text {
  max-width: 62%;
  padding: 100px 70px;

}
		.carousell-txt {
    margin-top: 50px;
}
	.slider-contt {
    max-width: 60%;
		margin: 10px auto 90px auto;
	}

}
@media(max-width: 1366px){
	    .bannertitle {
        font-size: 38px;
        line-height: 47px;
    }
	    .Success-section {
        padding: 60px 20px;
    }
	.help-section {
    background: #000;
    color: #fff;
		padding: 60px 20px;}
	    .Successtitle,.helptitle,.holetitle,.aboutitle{
        font-size: 22px;
        margin-bottom: 8px;
        line-height: 33px;
    }
	.help-box {
    flex: 1 1 50%;
    max-width: 530px;
		padding: 0px 50px 40px 50px;
	}
	
	.holesubtitle {
    font-size: 20px;
		line-height: 20px;
	}
	img.holimg1 {
		width: 37%;
	}
	img.holimg2 {
		width: 47%;
	}
	    .about-text {
        max-width: 100%;
        padding: 50px 10px;
    }
	.stepmaintitle {
    font-size: 34px;
    line-height: 42px;
    padding-right:5px;
    margin-bottom: 20px;
}
	.life-coch img {
    width: 85% !important;
}
	.subscribetitle {
		font-size: 30px;
	}

	.SubscribeNews img{
    margin-top: -89px !important;
    margin-left: -116px !important;
    margin-bottom: -90px !important;
    width: 30%;
}
	.blog {
    margin: 40px 0px;
}
	.blogtitle {
    font-size: 25px !important;
    margin-bottom: 0px;
}
	.blog .text-center.mb-5{margin-bottom:20px !important}
	.blog-cont p {
    font-size: 18.486px;
    line-height: 25.601px;margin-bottom: 10px;
}
	.blogtitl {
    font-size: 18px;
    padding-right: 15px;
}
	.followtitle {
		font-size: 25px;}
	.saysec img{margin:auto;}
	.footertalk {
    font-size: 40px;
		line-height: 38px;}
}
.footer a{text-decoration:none !important;}
@media(max-width:1600px){
	.help-section {
		height: auto;}}


@media(max-width:1180px){
	.help-section {
		height: auto;}
	html,body{overflow-x:hidden;}
	.bannertitle {
		font-size: 31px;}
	.Success-box {
		max-width: 80%;}
	.helptitle {
    margin-bottom: 30px;
}
	img.holimg1 {
		width: 40%;}
	img.holimg2 {
		width: 35%;}
	.about-text {
    max-width: 65%;
    padding: 70px 0px;

}
	.about-section {
    background-position: right;
    background-size: 70% 100%;
    background-repeat: no-repeat;
}
	.aboutitle {
		font-size: 35px;}
	.banner-wrapper {
		min-height: 67vh;}
	    .help-box {
        flex: 1 1 50%;
			max-width: 45%;}
	    .stepmaintitle {
        font-size: 25px;
        line-height: 37px;
        padding-right: 5px;
        margin-bottom: 19px;
    }
	.about-section .container-fluid {
		max-width: 100%;}
	.carousel-fade .carousel-item {
		height: 60vh;}
}

@media(max-width:991px){
	.banner-wrapper {
		min-height: 47vh;
		margin-top:70px
		}
	#uae_time span {
    font-size: 26px;
}
	#uae_time img {
    width: 26%;
}
	.bannersubtitle{
		font-size: 28px;}
	.bannersubtitle span{
		font-size: 28px;}
	.Success-box {
		max-width: 90%;}
	    .about-text {
        text-align: left;
			max-width: 85%;}
	.navbar-brand img {
    max-height: 80px;
}
	#navbar-responsive {
    position: absolute;
    width: 100%;

}
    .about-text {
        text-align: left;
        max-width: 100%;
        padding: 0px 0px;
    }
	.about-section {
        padding: 0rem 2rem;
    }
	.d-flex.newsletter-form{margin:0px;}
}
@media(max-width:767px){
	.about-m{display:block;}
    .banner-wrapper {
    /* background-image: url(https://rmsdemo.com/projects/Christina-Steinhoff/web/wp-content/uploads/2025/09/mobile-banner-1.jpg); */
    min-height: 0vh;
    /* min-height: 21vh; */
    padding: 47px 0;
    margin-top: 55px;
    background-position: 53%;
    }
   .banner-wrapper h1 {
        font-size: 26px !important;
        line-height: 38px;
    }
	.bannersubtitle {
        font-size: 18px;
    }
	.bannersubtitle span{font-size: 18px;}
/*     .banner-wrapper h1 {
        font-size: 15px !important;
    } */
	.bannersubtitle br{display:none;}
#uae_time span {
        font-size: 16px;
    }
	    #uae_time img {
        width: 32%;
    }
	    .Success-section {
        padding: 50px 0px;
    }
	    .Successtitle {
			font-size: 21px;}
	.help-section {
		padding: 50px 0px;}
	.holetitle {
    font-size: 20px;
    margin: 10px 0px;
}
	    img.holimg1 {
        width: 75%;
    }
	    img.holimg2 {
        width: 85%;
    }
	    .about-section {
       padding:0px;
    }
	.about-section {
        background-position: right;background-image:none !important;
    }
    .about-text {
        text-align: left;
        max-width: 100%;
        padding: 50px 10px 0px;
        margin-bottom: 0rem;
    }
	.dropdown-item.active, .dropdown-item:active {
    color: var(--bs-dropdown-link-active-color);
    text-decoration: none;
    background-color:#B9904A !important;
}
	    .stepsubtitle {
        font-size: 22px;
        font-weight: 400 !important;
    }
	.life-coch:after {
        left: 26px;
        top: 28px;
    }
	.life-coch img {
    width: 100% !important;}
	.life-coch:after {
       display:none;
    }
	.step {
    padding-bottom: 0px;
}
	    .about-m {
        display: block;
        width: 110%;
    }
	.about-section{position:relative;}
	.step-icon::after {
    bottom: -45px;
    height: 40px;
}
	    .navbar-brand img {
        max-height: 66px;
    }
	    .navbar-brand img {
        max-height: 66px;
    }
	.navbar-toggler-icon {
    background-size: 90%;
}
	    .navbar-toggler {
        padding: 2px 10px !important;
    }
	    #navbar-responsive {
			position: fixed;}
	.bannersubtitle {
		padding: 0px 0px 0px 0px;
	}
	
	.footertalk{
		line-height: 62px;}
	.footer a{text-decoration:none;}
	
    .bookbtn {
        font-size: 13px;
        padding: 6px 7px;
        margin-top: 7px;
    }
	.footertalk{line-height: 32px;
        font-size: 40px;
	}
	    .Success-box {
        max-width: 100%;
    }
	.Successtitle {
        font-size: 20px;
        line-height: 28px;
    }
	    img.holimg1 {
        width: 65%;
    }
	#signup {
		padding: 10px 33px;}
	.m-arrow{display:none;}
	html,body{overflow-x:hidden;}
	
	  .banner-wrapper .bookbtn {
        font-size: 10px;
        padding: 4px 7px;
        margin-top: 7px;
    }
	    .help-box {
        max-width: 100%;
        padding: 0px 0px 40px 0px;
    }
	.about-img {
		width: 100%;
	}
	.about-flex {
    flex-wrap: wrap;
}
	.carousell-txt h2 {
		font-size: 27px;
	}
	.slider-contt {
        max-width: 90%;
        margin: 0px auto 60px auto;
    }
	    .stepmaintitle {
        font-size: 23px;
        line-height: 32px;
        padding-right: 5px;
        margin-bottom: 24px;
    }
	.step .container.py-5{padding-top:20px !important}
	.blog-cont {
    padding: 0px 15px;
}
	    .followtitle {
        font-size: 21px;
        padding: 0px 6px;
    }
	.saysec .text-center.mb-5{margin-bottom: 20px !important;}
	.footer .col-md-3 .list-unstyled

	#uae_time img {
        width: 30%;
    }
	.carousel-fade .carousel-item {
    transition: opacity 1s 
ease-in-out;
		height: 50vh;}
    }
    .testimonialbg{background-size: cover;
    background-repeat: no-repeat;
    background-position: center;}
padding-bottom:34px;


/* <--------------science soul-------------> */
 .science-hero {
   position: relative;
   width: 100%;
   background: url(https://rmsdemo.com/projects/Christina-Steinhoff/web/wp-content/uploads/2025/10/soul-banner.jpg) no-repeat center center fixed;
   background-size: cover;
   display: flex;
   align-items: center;
   justify-content: center;
   padding: 0px 0px 0px 0px;
 }
.soul-titl{color: #000;
font-family: "DM Serif Display";
font-size: 35px;
font-style: normal;
font-weight: 400;
line-height: 40px;
text-transform: uppercase;}
 .science-hero-content {
   position: relative;
   z-index: 2;
   grid-template-columns: 2fr 1fr;
   display: grid;
   gap: 2rem;
   align-items: center;
 }
.exetitle{color: #000;
font-family: "DM Serif Display";
font-size: 20px;
font-style: normal;
font-weight:400;
line-height: 20px;
margin-bottom:20px;
}
 /* Left Side Text */
 .science-herotitle {
   color: #000;
   text-align: center;
 font-family: "DM Serif Display";
   font-size: 50px;
   font-style: normal;
   font-weight: 400;
   line-height: 50px;
   text-transform: uppercase;
   margin-bottom: 15px;
 }

 .science-hero-text p {
   color: #B9904A;
   text-align: center;
   font-family: Inter;
   font-size: 20px;
   font-style: normal;
   font-weight: 400;
   line-height: 24px;
   padding: 10px 10%;
 }

 .science-herosubtitle {
   color: #000;
   text-align: center;
   font-family: "DM Serif Display";
   font-size: 40px;
   font-style: italic;
   font-weight:400;
   line-height: 40px;
   /* 100% */
 }
.science-contt {
    max-width: 40%;
    margin: auto;
    position: relative;
    z-index: 1;
    text-align: center;
}
 .bookbtn {
   border-radius: 4px;
   font-size: 18px;
   text-decoration: none;
   background: #B9904A;
   color: #fff;
   padding: 13px 25px;
   margin-top: 20px;
   font-family: "Inter", sans-serif;
   transition: all 0.5s ease-in;
   border: 1px solid transparent;
   text-transform: capitalize;
 }

 .bookbtn:hover {
   background-color: #fff;
   border: 1px solid #B9904A;
   color: #B9904A;
   transform: translateY(-3px);
   box-shadow: 2px 6px 12px rgba(0, 0, 0, 0.25);
 }

 /* Right Side Image */
 .science-hero-img img {
   max-width: 100%;
   height: auto;
   border-radius: 12px;
   margin-left: auto;
   display: block;
 }

 /* <---------beyond box-------------> */
 .beyond {
   padding: 50px 0px 0px 0px;
   position: relative;
 }

 .beyond::after {
   content: '';
   background-repeat: no-repeat;
   background-size: cover;
   background-image: url('https://rmsdemo.com/projects/Christina-Steinhoff/web/wp-content/uploads/2025/10/footer-bg.jpg');
   top: 0px;
   left: 0px;
   right: 0px;
   height: 60vh;
   position: absolute;
   z-index: -1;

 }

 .beyondtitle {
   color: #B9904A;
   font-family: "DM Serif Display";
   font-size: 35px;
   font-style: normal;
   font-weight: 400;
   line-height: 40px;
   text-transform: uppercase;
 }

 .beyond p {
   color: #fff;
 }

 .beyond-img {
   position: relative;
 }

 .beyond-img::after {
   position: absolute;
   content: '';
   bottom: -4%;
   right: 14%;
   width: 71%;
   height: 88%;
   border: 2px solid #B9904A;
 }

 .beyond img {
   position: relative;
   z-index: 2;
   margin-top: 30px;
 }

 /* Mobile Responsive */
 @media (max-width: 767px) {
   .science-hero-content {
     grid-template-columns: 1fr;
     text-align: center;
   }

      .science-hero-text h1 {
        font-size: 27px;
        line-height: 36px;
    }

   .science-hero-text p {
     font-size: 0.95rem;
   }
 }


 /* <----------science promise----------------> */
 .science-promise {
   position: relative;
   width: 100%;
   padding: 100px 2rem 200px 2rem;
   background: url('https://rmsdemo.com/projects/Christina-Steinhoff/web/wp-content/uploads/2025/10/soul-bg.jpg') no-repeat center center fixed;
   background-size: cover;
   display: flex;
   justify-content: center;
   margin-top: -110px;
   z-index: -1;
 }

 .science-promise-content {
   display: flex;
   grid-template-columns: 1fr 2fr;
   width: 100%;
   gap: 1rem;
   align-items: center;
   justify-content: flex-end;
   position: relative;
 }

 /* Left Side Box */
 .science-promise-text {
   background: #fff;
   padding: 2rem;
   box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
   border: 1px solid #eee;
   position: relative;
   border: 0%;
   width: 400px;
   position: absolute;
   left: 0px;
   background: #EEE;
   width: 592px;
   height: 420px;
   flex-shrink: 0;
   bottom: -110px;
   z-index: 9;
 }

.science-promise-text::after {
    position: absolute;
    content: '';
    bottom: -3%;
    right: -2%;
    width: 104%;
    height: 106%;
    border: 2px solid #B9904A;
    z-index: -1;
    background-color: transparent;
}

 .science-promise-text h2 {
   font-family: 'Playfair Display', serif;
   font-size: 1.5rem;
   font-weight: 700;
   margin-bottom: 1rem;
 }

 .fusion-content-margin {
   margin-top: 100px;
 }

 .science-promise-text p {
   font-size: 1rem;
   color: #444;
   margin-bottom: 1.25rem; font-family: "Inter", sans-serif;
 }

 .science-promise-text ul {
   list-style: none;
   padding: 0;
   margin: 0; font-family: "Inter", sans-serif;
 }

 .science-promise-text ul li {
   margin-bottom: 1rem;
   font-size: 1rem;
   line-height: 1.6;
   padding-left: 1.2rem;
   position: relative; font-family: "Inter", sans-serif;
 }

 .science-promise-text ul li::before {
   content: "•";
   position: absolute;
   left: 0;
   color: #c39a5f;
   font-weight: bold;
 }

 /* Right Side Image */
 .science-promise-img {
   position: relative;
 }

 .science-promise-img {
   width: 75%;
   margin-top: -40px;
 }

 .science-promise-img::after {
   position: absolute;
   content: '';
   bottom: -4%;
   right: -3%;
   width: 41%;
   height: 82%;
   border: 2px solid #B9904A;
   z-index: -1;
   background-color: transparent;
 }

 .science-promise-img img {
   width: 100%;
   height: auto;
   border-radius: 10px;
   box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
 }

 /* <--------------science why------------> */
 .science-why {
   position: relative;
   background: url('https://rmsdemo.com/projects/Christina-Steinhoff/web/wp-content/uploads/2025/10/footer-bg.jpg') no-repeat center center;
   background-size: cover;
   padding: 4rem 2rem;
   text-align: left;
 }

 .science-why {
   position: relative;
   background-image: url(https://rmsdemo.com/projects/Christina-Steinhoff/web/wp-content/uploads/2025/10/who.jpg);
   background-repeat: no-repeat;
   background-size: cover;
   color: #fff;
   padding: 60px 20px;
   overflow: hidden;
 }

 .help-section .container {
   position: relative;
   z-index: 1;
 }

 .science-why .bg-video {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   object-fit: cover;
   z-index: 0;
   opacity: 0.6;
 }

 .science-why h2 {
color: #B9904A;
font-family: "DM Serif Display";
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: 35px; /* 87.5% */
text-transform: capitalize;
	 text-align:center;
 }

 /* List */
 .science-why ul {
   list-style: none;
   padding: 0;
   margin: 0 auto;
	 margin-top:20px;
 }

 .science-why ul li {
   font-size: 1rem;
   line-height: 1.6;
   margin-bottom: 1.2rem;
   padding-left: 2rem;
   position: relative;
   color: #eee;

 }

 .icon-add {
   padding-left: 0px;
 }

 .icon-add li {
   font-size: 1rem;
   line-height: 1.6;
   margin-bottom: 0.4rem;
   padding-left: 2rem;
   position: relative;
   color: #eee;
   list-style-type: none; font-family: "Inter", sans-serif;
 }

 /* Replace ✔ with your SVG icon */
 .icon-add li::before {
   content: "";
   position: absolute;
   left: 0;
   top: 4px;
   /* adjust vertical alignment */
   width: 15px;
   height: 15px;
   background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15" fill="none"><path d="M7.5 0C3.34615 0 0 3.34615 0 7.5C0 11.6538 3.34615 15 7.5 15C11.6538 15 15 11.6538 15 7.5C15 6.69346 14.8915 5.88865 14.6031 5.13808L13.6662 6.05769C13.7815 6.51923 13.8467 6.98192 13.8467 7.5C13.8467 11.0204 11.021 13.8462 7.50058 13.8462C3.98019 13.8462 1.15385 11.0204 1.15385 7.5C1.15385 3.97962 3.97962 1.15385 7.5 1.15385C9.23077 1.15385 10.7856 1.84327 11.8812 2.93885L12.6923 2.12769C11.3654 0.799615 9.51923 0 7.5 0ZM14.0083 2.46981L7.5 8.97865L5.03019 6.50827L4.20058 7.33788L7.08519 10.2225L7.5 10.6188L7.91481 10.2225L14.8379 3.29942L14.0083 2.46981Z" fill="%23B9904A"/></svg>') no-repeat center;
   background-size: contain;
 }

 .science-why ul li strong {
   color: #fff;
 }

 /* Responsive */
 @media (max-width: 768px) {
   .science-why {
     padding: 2.5rem 1.5rem;
   }

   .science-why h2 {
     font-size: 1.5rem;
   }

   .science-why ul li {
     font-size: 0.95rem;
   }
 }


 /* <-------------science fusion -------------> */
 .fusion-container {
   position: relative;
   margin: 0 auto;
   padding: 20px;
   padding-top: 250px;
	
 }

@media(min-width:1600px){
	.fusion-container {
		margin: 0 auto 44px;}
}
 .fusion-container::after {
   content: '';
   background-repeat: no-repeat;
   background-size: cover;
   background-image: url('https://rmsdemo.com/projects/Christina-Steinhoff/web/wp-content/uploads/2025/10/footer-bg.jpg');
   top: 13%;
   width: 80%;
   right: 0px;
   height: 67vh;z-index:-1;
   position: absolute;
 }
 .fusion-container::before {
   content: '';
   background-repeat: no-repeat;
   background-size: cover;
   background-image: url('https://rmsdemo.com/projects/Christina-Steinhoff/web/wp-content/uploads/2025/10/soul-banner.jpg');
   top: 0%;
   width: 100%;
   right: 0px;
   height:90%;z-index:-1;
   position: absolute;
 }
@media(max-width:1180px){
	.fusion-container::before{display:none;}
}

section.fusion-container.fusion-cus::before {
	top: 13%;}
 .fusion-section {
   display: flex;
   flex-direction: column;
 
    position: relative;
   border-radius: 10px;
   margin-bottom: 30px;
 }

 .fusion-image-container {
   /* flex: 1; */
   position: relative;
   width: 40%;
   position: relative;
 }

 .fusion-image-container img {
   width: 80.4%;
   height: 100%;
   object-fit: cover;
   display: block;
   position: relative;
   z-index: 2;
 }

 .fusion-image-container::after {
   position: absolute;
   content: '';
   bottom: -4%;
   right: 16%;
   width: 71%;
   height: 88%;
   border: 2px solid #B9904A;
 }

 .fusion-content-container {
   /* flex: 1; */
   background-color: transparent;
   color: #fff;
   display: flex;
   flex-direction: column;
   width: 58%;
   padding-right: 120px;
 }

 .fusion-image-container ul {
   padding-left: 0px;
 }

 .fusion-title {
	 
   color: #B9904A;
   font-family: "DM Serif Display";
   font-size: 35px;
   font-style: normal;
   font-weight: 400;
   line-height: 40px;
   text-transform: uppercase;
 }

 .fusion-subtitle {
   font-size: 16px;
   font-weight: 400;
   margin-bottom: 30px;
   opacity: 0.9;
 }

 .fusion-features {
   list-style: none;
   margin-bottom: 30px;
 }

 .fusion-features li {
   margin-bottom: 20px;
   display: flex;
   align-items: flex-start;
 }

 section.who-soul {
   margin: -53px 0px -148px;
 }

 .soul-img img {
   position: relative;
   z-index: 2;
 }

 .fusion-feature-title {
   font-weight: 400;
   margin-right: 8px;
 }

 .fusion-section .bookbtn {
   width: 200px;
 }

 .who-soul ul {
   padding-left: 0px;
 }

 .who-soul ul li {
   color: #000;
 }

 /* .leaders-container {
   max-width: 1200px;
   margin: 0 auto;
   padding: 20px;
 }

 .leaders-section {
   display: flex;
   flex-direction: column;
   background-color: #fff;
   border-radius: 10px;
   overflow: hidden;
   box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
   margin-bottom: 30px;
 }

 .leaders-image-container {
   flex: 1;
   position: relative;
   min-height: 300px;
   overflow: hidden;
 }

 .leaders-image-container img {
   width: 100%;
   height: 100%;
   object-fit: cover;
   display: block;
   filter: grayscale(100%);
 }

 .leaders-content-container {
   flex: 1;
   background-color: #fff;
   color: #333;
   padding: 40px;
   display: flex;
   flex-direction: column;
   justify-content: center;
 }

 .leaders-title {
   font-size: 28px;
   font-weight: 700;
   margin-bottom: 25px;
   line-height: 1.2;
   position: relative;
 }

 .leaders-title:after {
   content: "";
   position: absolute;
   bottom: -10px;
   left: 0;
   width: 60px;
   height: 3px;
   background-color: #a78bfa;
 }

 .leaders-experiences {
   list-style: none;
   margin-bottom: 30px;
 }

 .leaders-experiences li {
   margin-bottom: 20px;
   display: flex;
   align-items: flex-start;
   font-size: 16px;
 }

 .leaders-experiences li:before {
   content: "\f00c";
   font-family: "Font Awesome 6 Free";
   font-weight: 900;
   color: #a78bfa;
   margin-right: 15px;
   font-size: 18px;
 }

 .leaders-btn {
   display: inline-block;
   background-color: #a78bfa;
   color: #fff;
   padding: 14px 28px;
   border-radius: 5px;
   text-decoration: none;
   font-weight: 600;
   font-size: 16px;
   transition: all 0.3s ease;
   align-self: flex-start;
   border: none;
   cursor: pointer;
   margin-top: 10px;
 }

 .leaders-btn:hover {
   background-color: #8b5cf6;
   transform: translateY(-2px);
 } */

 /* <-----------soul fusion------------> */
 .mentorship-section {
   display: flex;
   justify-content: center;
   align-items: center;
   min-height: 50vh;
   text-align: center;
   padding: 20px;
   background-attachment: fixed;
   margin: 60px auto 30px;
 }

.mentorship-box {
    max-width: 900px;
   padding: 40px 20px;
   border-radius: 10px;
   margin: auto;
 }

 .mentorship-title {
   color: #000;
   text-align: center;
   font-family: "DM Serif Display";
   font-size: 40px;
   font-style: normal;
   font-weight: 400;
   line-height: 51px;
   /* 112.5% */
   text-transform: uppercase;
 }

 .mentorship-title span {
   color: #B9904A;
   font-family: "DM Serif Display";
   font-size: 40px;
   font-style: normal;
   font-weight: 400;
   line-height: 45px;
   text-transform: uppercase;
 }

 .mentorship-description {
   color: #fff;
   text-align: center;
   font-family: Inter;
   font-size: 16px;
   font-style: italic;
   font-weight: 400;
   line-height: 23px;
   /* 143.75% */
 }

 .mentorship-button {
   background-color: #caa562;
   color: white;
   border: none;
   padding: 12px 28px;
   border-radius: 6px;
   font-size: 0.95rem;
   font-weight: 400;
   cursor: pointer;
   transition: background 0.3s ease;
   text-decoration: none;
   display: inline-block;
 }

 .mentorship-button:hover {
   background-color: #b48f49;
 }


 /* <------------leader-------------> */
 .lead-box {
   padding: 60px 20px;
   display: flex;
   align-items: center;
   justify-content: space-between;
   gap: 40px;
   flex-wrap: wrap;
 }

 /* Left side image */
 .leaders-image-box {
   position: relative;
   flex: 1 1 300px;
 }

 .leaders-image-box img {
   width: 90%;
   display: block;
 }

 .leaders-image-box::after {
   content: "";
   position: absolute;
   bottom: -17px;
   right: 38px;
   width: 75%;
   height: 83%;
   /* border: 4px solid #caa562; */
   z-index: -1;
   border-radius: 0px;
   background: #B9904A;
 }

 /* Right side content */
 .leaders-content {
   flex: 1 1 450px;
 }

 .leaders-heading {
   color: #000;
   font-family: "DM Serif Display";
   font-size: 42px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
   text-transform: uppercase;
	 margin-bottom:20px;
 }

 .leaders-list {
   list-style: none;
   padding: 0;
   margin: 15px 0 30px 0;
 }

 .leaders-list li {
   display: flex;
   align-items: flex-start;
   gap: 14px;
   margin-bottom: 21px;
 }

 .leaders-list li img {
   width: 50px;
   height: 50px;
   flex-shrink: 0;
 }

 .leaders-list li span {
   font-size: 0.95rem;
   line-height: 1.6;
   color: #222;
   color: #000;
   font-family: "DM Serif Display";
   font-size: 24px;
   font-style: normal;
   font-weight: 400;
   line-height: 32px;
   /* 133.333% */
   text-transform: capitalize;
 }


 /* <------------faq----------------> */
 /*==========faq section========*/
 .faq {
   margin: 60px 0px;
 }

 .faqtitle-main {
   color: #000;
   font-family: "DM Serif Display";
   font-size: 35px;
   font-style: normal;
   font-weight: 400;
   line-height: 35px;
   /* 100% */
   letter-spacing: -0.5px;
   text-transform: uppercase;
   line-height: 45px;
 }

 .faqtitle-main span {
   color: #B9904A;
   font-family: "DM Serif Display";
   font-size: 35px;
   font-style: normal;
   font-weight: 400;
   line-height: 35px;
   /* 100% */
   letter-spacing: -0.5px;
   text-transform: uppercase;
 }

 .Faqrow {
   background: #ffffff;
   margin: 20px 0px 0px;
   overflow: hidden;
 }

 .FaqLabel {
   font-size: 20px;
   padding: 14px 60px 6px 0px;
   color: #333333;
   font-weight: 700;
   position: relative;
   cursor: pointer;
   display: flex;
   align-items: center;
   justify-content: space-between;
   border-bottom: 1px solid rgba(0, 0, 0, 0.24);
 }

 .FaqLabel::after {
   content: "";
   width: 8px;
   height: 8px;
   border-style: solid;
   border-color: #212121;
   border-width: 0px 2px 2px 0px;
   display: inline-block;
   position: absolute;
   margin-left: 5px;
   transform: rotate(45deg) translateY(-50%);
   top: 50%;
   margin-top: -2px;
   right: 20px;
   -webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
   transition: 0.3s;
 }

 .FaqLabel.active::after {
   transform: rotate(-135deg);
   /* top: 27px; */
 }

 .FaqLabel h3 {
   color: #000;
   font-family: "DM Serif Display";
   font-size: 25px;
   font-style: normal;
   font-weight: 400;
   line-height: 25px;
   /* 100% */
 }

 .FaqContentBox {
   max-height: 0;
   overflow: hidden;
   transition: max-height 0.3s ease-out;
 }

 .FaqContentBoxInner {
   padding: 14px 24px 14px;
   background: #EFEFEF;
 }

 /* .FaqLabel.active {
   background-image: linear-gradient(89deg, #026949 20.9%, #04CF90 93.39%);
   cursor: pointer;
 }

 .FaqLabel.active h3 {
   color: #ffffff;
 }

 .FaqLabel.active::after {
   border-color: #ffffff;
 } */

 .FaqContentBoxInner ul {
   padding: 0px 0px 0px 20px;
   margin: 0px 0px 20px;
 }

 .FaqContentBoxInner ul li {
   margin: 0px 0px 8px;
   font-weight: 400;
   color: #444444;
   font-size: 16px;
 }
    .fusion-title, .soul-titl, .mentorship-title, .leaders-heading, .faqtitle-main, .mentorship-title span, .faqtitle-main span{margin-bottom:25px;} 
 @media only screen and (min-width: 1200px) {
   .FaqLabel::after {
     width: 10px;
     height: 10px;
     margin-top: -2px;
     right: 30px;
   }
 }


 /* Mobile responsiveness */
 @media (max-width: 768px) {
/*    .container {
     flex-direction: column;
     align-items: center;
     text-align: center;
   } */

   .leaders-list li {
     justify-content: center;
     text-align: left;
   }

   .leaders-image-box::after {
     display: none;
   }

   .leaders-heading {
     font-size: 1.4rem;
   }

   .leaders-button {
     width: 100%;
   }
 }


 @media (max-width: 480px) {
   .mentorship-title {
     font-size: 1.3rem;
   }

   .mentorship-description {
     font-size: 0.9rem;
   }

   .mentorship-button {
     width: 100%;
     padding: 14px;
   }
 }


 /* Desktop Layout */
 @media (min-width: 768px) {
   .leaders-section {
     flex-direction: row;
   }

   .leaders-image-container {
     min-height: 500px;
     flex: 1;
   }

   .leaders-content-container {
     flex: 1;
     padding: 60px;
   }

   .leaders-title {
     font-size: 32px;
   }

   .leaders-experiences li {
     font-size: 18px;
   }
 }

 /* Large Desktop Layout */
 @media (min-width: 1024px) {}


 /* Desktop Layout */
 @media (min-width: 768px) {
   .fusion-section {
     flex-direction: row;
   }

   /* 
   .fusion-image-container {
     flex: 1;
   }

   .fusion-content-container {
     flex: 1;
   } */

   .fusion-title {
     font-size: 32px;
   }

   .fusion-subtitle {
     font-size: 18px;
   }
 }

 /* Large Desktop Layout */
 @media (min-width: 1024px) {
   .fusion-title {
     font-size: 36px;
   }

   .fusion-subtitle {
     font-size: 20px;
   }

   .leaders-title {
     font-size: 36px;
   }

   .leaders-experiences li {
     font-size: 20px;
   }
 }



 /* Responsive */
@media(max-width:1800px){
.science-hero {
    padding: 0px 0px 0px 0px;
    margin-top: 77px;
}
	.mentorship-box {
		max-width: 750px;}
}
@media(max-width:1600px){
	.science-hero-img img {
    max-width: 60%;
    width: 60%;
margin-right: auto;
}
.science-herotitle {
    font-size: 45px;
    padding: 10px 5%;
}	
	.beyond img {
    margin-top: 0px;
}
	.beyondtitle {
		font-size: 32px;}
	.science-promise {
    padding: 70px 2rem 150px 2rem;
    margin-top: -80px;
}
	.science-why {
		padding: 20px 20px;}
	.fusion-container {
    padding-top: 170px;
}
	.fusion-title,.soul-titl,.mentorship-title,.leaders-heading,.faqtitle-main{
        font-size: 32px;
    }
	.mentorship-section {
    margin: 30px auto;
}
	.fusion-subtitle {
		margin-bottom: 20px;}
	.box-custom{
    position: absolute;
    bottom: -20px !important;
    width: 60% !important;
    height: 76% !important;
}
	.fusion-container.fusion-cus::after {
		height: 78vh;}
	.mentorship-section {
    margin: 30px auto;
}
	.fusion-container::before {
		height:590px;}
}
@media(max-width:1440px){
section.who-soul {
  margin: 7px 0px -138px;
}
.soul-img img {
  width: 70%;
}
	.science-contt {
		max-width: 80%;}
.fusion-container.fusion-cus::after {
    height: 60vh;
  }
	.mentorship-section {
		min-height: 45vh;}
	.leaders-image-box::after {
		right: 26px;}
	.FaqLabel h3 {
  font-size: 23px;
  line-height: 22px;
}
 .footertalk {
    font-size: 35px;
    line-height: 37px;
  }
	.footer-info i {
  width: 40px;
  height: 40px;
  font-size: 19px;
}
	.footer-last i {
  font-size: 25px;
}
}

@media(max-width:1370px){
	.beyond::after {
height: 79vh;}
 
.fusion-container::after {
 height: 500px;}
 
    .fusion-container.fusion-cus::after {
height: 500px;
    }
	
}
@media(max-width:1180px){
	.science-contt {
		max-width: 100%;}
	.science-herotitle {
        font-size: 32px;
        padding: 0px 0% 0px;
    }
	.science-hero-text p {
    font-size: 18px;
    padding: 0px 0%;
}
	.science-herosubtitle {
    font-size: 34px;
    line-height: 39px;
}
	    .beyondtitle {
        font-size: 28px;
    }
	    .science-promise {
        padding:50px 2rem 150px 2rem;
        margin-top: -45px;
    }
	.beyond::after {
		height: 64vh;
	}
	.beyond-img::after {
    right: -4%;}
	.fusion-content-container {
    padding-right: 0px;
}
	    .fusion-title, .soul-titl, .mentorship-title, .leaders-heading, .faqtitle-main,.mentorship-title span,.faqtitle-main span{
        font-size: 28px;
    }
	    .soul-img img {
        width: 80%;
    }
	.leaders-list li span {
		font-size: 20px;
	}
	.leaders-list li img {
    width: 40px;
		height: 40px;}
	.faq {
    margin: 30px 0px 50px 0px;
}
}

@media(max-width:991px){
	    .science-hero {
        padding: 0px 0px 0px 0px;
        margin-top: 60px;
    }
	    .science-hero-img img {
        max-width: 100%;
			width: 100%;}
    .science-promise {
        padding: 50px 1rem 130px 1rem;
        margin-top: 35px;
    }
	.leaders-image-box img {
		width: 100%;}
	.leaders-image-box {
    width: 40%;
}
	.leaders-content {
    width: 60%;
}
	.fusion-title, .soul-titl, .mentorship-title, .leaders-heading, .faqtitle-main, .mentorship-title span, .faqtitle-main span {
        font-size: 25px;    line-height: 44px;
    }
	    .fusion-container.fusion-cus::after {
        height: 33vh;
        top: 23%;
    }
	    .mentorship-section {
        min-height: auto;
    }
	    .lead-box {
        padding: 40px 0px;
        gap: 25p;
        flex-wrap: nowrap;
    }
	.leaders-image-box::after {
        left: -24px;
    }
	.science-promise-text {
    width: 432px;
		height: 460px;}
	.fusion-container::after {
		height: 45vh;}
	    .FaqLabel h3 {
        font-weight: 500;
    }
	.exetitle {
		font-size: 17px;}
}

 @media (max-width: 768px) {
   .science-promise-content {
     grid-template-columns: 1fr;
     text-align: left;
	flex-wrap: wrap;    justify-content: center;
   }

   .science-promise-text {
     margin-bottom: 2rem;
   }
 }
@media(max-width:767px){
	.science-hero {background-attachment: scroll;}
	    .science-hero-img img {
        max-width: 40%;
        width: 40%;
    }
	.beyond .row{flex-direction: column-reverse;}
	.beyond img {
        margin-top: 30px;
    }
	    .science-promise {
        padding: 2px 1rem 40px 1rem;
        margin-top: 35px;
        height: auto;
    }
	.science-promise .container.py-5{padding:0px !important;}
	    .science-promise-text {
        width: 100%;
        height: auto;
        position: relative;        bottom: -50px;
    }
	.footer-last {
    padding-left: 15px;
}
	.footer .col-md-3 .list-unstyled {
    padding: 0px 0px;
}
	    .lead-box {
        flex-wrap: wrap;
    }
	    .mentorship-box {
        max-width: 100%;
        padding: 30px 0px;
    }
	    .fusion-mb.fusion-container::after {
     display:none;
    }
	    .fusion-container.fusion-cus::after {
     display:none;
    }
	 .fusion-container{background-image: url(https://rmsdemo.com/projects/Christina-Steinhoff/web/wp-content/uploads/2025/10/footer-bg.jpg);background-repeat:no-repeat;background-size:cover;padding:30px 0px;
}
	    section.who-soul {
        margin: 40px 0px 12px;
    }
	.fusion-content-container {
		width: 100%;}
	.fusion-content-margin {
    margin-top: 60px;
}
	.fusion-image-container img {
	        width: 95%;
        margin: auto;
    
	}
	.fusion-image-container {
		width: 100%;
	}
	.fusion-image-container::after {
		right: -1%;
	}
	.soul-img img {
        width: 90%;
        margin: auto;
        display: block;
    }
	     .box-custom {
        bottom: -15px !important;
        left: -1px !important;
    }
	.fusion-container {
        padding-top: 70px;margin-top:30px;
    }
	    .beyond img {
        width:100%;
    }
	.beyond-img::after {display:none;}
	    .science-promise-text {
        padding: 1rem;
    }
	.science-promise-img {
    width: 100%;
    margin-top: 110px;
}
	.fusion-title {
    margin-top: 20px;
}
	    .fusion-title, .soul-titl, .mentorship-title, .leaders-heading, .faqtitle-main, .mentorship-title span, .faqtitle-main span {margin-bottom:20px;}
	.fusion-title, .soul-titl, .mentorship-title, .leaders-heading, .faqtitle-main, .mentorship-title span, .faqtitle-main span {
        line-height: 34px;
    }
	    .beyond::after {
        height: 135vh;
    }
	.science-promise-text::after {
    width: 100%;    right: 0%;
		height: 103%;}

	br{display:none;}
	    .navbar-brand img {
        max-height: 46px;
    }
.science-promise-img {
    margin-top: 30px;
}
}

/* Modal overlay */
    .custom-modal {
      display: none;
      position: fixed;
      z-index: 9999;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 9);
      justify-content: center;
      align-items: center;
    }

    /* Modal content */
    .modal-content {
      background-image:url(https://rmsdemo.com/projects/Christina-Steinhoff/web/wp-content/uploads/2025/10/footer-bg.jpg);background-repeat:no-repeat;background-size:cover;
      color: #fff;
      border-radius: 12px;
      max-width:65%;
      width: 100%;
      padding: 30px;
      position: relative;
      animation: popup 0.3s ease;
    }
.custom-modal .box-ull{ 
    height: 400px;
    overflow-y: scroll;
}
.custom-modal .fusion-content-container{padding-right:0px;} 
    @keyframes popup {
      from { transform: scale(0.9); opacity: 0; }
      to { transform: scale(1); opacity: 1; }
    }

    /* Close button */
  .close-btn {
    position: absolute;
    top: -14px;
    right: 20px;
    font-size: 44px;
    color: #b9904a;
    cursor: pointer;
    transition: 0.3s;
}

    .close-btn:hover {
      color: #fff;
    }
.custom-modal .box-ull::-webkit-scrollbar {
  width: 8px; /* scrollbar width */
}

.custom-modal .box-ull::-webkit-scrollbar-track {
  background: #1b1b1b; /* track color (scroll area background) */
  border-radius: 10px;
}

.custom-modal .box-ull::-webkit-scrollbar-thumb {
background: #D0D0D0;/* scrollbar color (gold) */
  border-radius: 10px;
  border: 2px solid #fff; /* gives some spacing around thumb */
}

.custom-modal::-webkit-scrollbar-thumb:hover {
  background-color:#D0D0D0; /* hover effect */
}

/* For Firefox */
.custom-modal .box-ull{
  scrollbar-width: thin; /* 'auto' or 'thin' */
  scrollbar-color: #D0D0D0 #1b1b1b; /* thumb color | track color */
}
@media(max-width:1366px){
	

	.modal-content {
		max-width: 90%;
	}}
@media(max-width:767px){
	
	.modal-content img,.modal-content .fusion-image-container::after{display:none;}
	    .custom-modal .box-ull{ 
			height: 300px;}
	.testimonialbg {
    padding: 40px 0px 60px;
}
    .beyondtitle {
        font-size: 24px;
    }	
	.slider-contt img{
    padding: 3px;
    width: 10%;
}
}
.SubscribeNews{display:none;}
.testimonials-section {
  padding: 80px 0;
  background: #111;
  color: #fff;
  text-align: center;
	position:relative;
	margin-bottom:30px
}
.author-name {
    font-size: 22px;
    font-weight: 500;
}
.testimonials-section .carousel-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.testimonials-section .carousel-track {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.testimonials-section .testimonial-card {
    flex: 0 0 100%;
    box-sizing: border-box;
    margin: 0 14px;
    background: #fff;
    color: #000;
    border-radius: 10px;
    padding: 20px;
    min-height: 380px;
}
.testimonials-section .author-title {
    margin-bottom: 11px;
}
    .testimonials-section .section-title{font-family: "DM Serif Display";
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    text-transform: uppercase;}
@media (min-width: 768px) {
  .testimonials-section .testimonial-card {
           flex: 0 0 47%;
  }
}
@media (min-width: 1000px) {
  .testimonials-section .testimonial-card {
           flex: 0 0 31.4%;
  }
}
.testimonials-section .carousel-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  background: rgba(255,255,255,0.2);
  border-radius: 50%;
  padding: 10px;
}

.testimonials-section .carousel-arrow.prev { left: 10px;  display: none; }
.testimonials-section .carousel-arrow.next { right: 10px;  display: none; }

.testimonials-section .carousel-indicators {
  display: flex;
  justify-content: center;
  margin-top: 15px;    bottom: 22px;
 
}
}
.testimonial-text{position:relative;}
.testimonials-section .testimonial-text {
    position: relative;
    margin-bottom: 10px;
    height: 206px;
    padding-right: 10px;
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color: #888 #f1f1f1;
}

/* Chrome, Edge, Safari */
.testimonials-section .testimonial-text::-webkit-scrollbar {
    width: 8px; /* scrollbar width */
}

.testimonials-section .testimonial-text::-webkit-scrollbar-track {
    background: #f1f1f1; /* scrollbar track color */
    border-radius: 4px;
}

.testimonials-section .testimonial-text::-webkit-scrollbar-thumb {
    background-color: #888; /* scrollbar thumb color */
    border-radius: 4px;
}

.testimonials-section .testimonial-text::-webkit-scrollbar-thumb:hover {
    background-color: #555; /* hover color */
}
.testimonials-section .author-info{    position: relative;margin-top:30px}
.testimonials-section .author-info::after{
	content:"";
	position:absolute;
	width:100px;
	height:3px;
	background-color:#d4af37;
	margin:auto;
	left:0px;
	right:0px;
		top:-10px
}
.testimonials-section .indicator {
  width: 10px;
  height: 10px;
  background: #999;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
}

.testimonials-section .indicator.active {
  background: #d4af37;
}
@media(max-width:767px){
.testimonials-section .testimonial-card {
        margin: 0px;
    }
.carousel-control-prev {
    left: 0%;
}
.custom-arrow {
	top: 17%;}
	.carousel-control-next {
    right: 0%;
}
.testimonials-section .carousel-container {
    width: 100%;
    max-width: 100%;
    display: block;
}
	.testimonials-section .testimonial-card {
		flex: 0 0 100%;}
}

/* <----------inner about----------------> */
.home-banner-hero {
    position: relative;
    height: 6%;
    min-height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
    overflow: hidden;
    min-height: 682px;
    margin-top: 0px;
    margin-bottom: 0px;
}

        /* Background image for about section */
        .home-banner-img{
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-image: url('https://christinasteinhoff.com/wp-content/uploads/2025/10/banner_new.png');
            background-size: cover;
            background-position: center;
            z-index: -2;
            will-change: transform;
            background-color:#000;
        }
nav#navbar-responsive {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 3;
}
 .banner-photo img {
       width: 70%;
   display: block;    margin-left: auto;
    display: block;
}
.holstic-img {
    margin-top: 31px;
}
section.Success-section.luxury_sec {
    background-image: url(https://christinasteinhoff.com/wp-content/uploads/2025/10/soul-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.whatsapp_icon {
    position: fixed;
    bottom: 42px;
    right: 33px;
    z-index: 99999999999;
}
.testimonials-section .owl-nav {
    display: none;
}
@media(max-width:1600px){
.banner-photo img {
    width:330px;
    margin-bottom: -20px;
}
}
@media(max-width:1536px){
	.home-banner-hero {
		/* min-height: 500px; */
		}
}
@media)(max-width:1370px){
	.home-banner-hero {
		min-height: 500px;
	}
	.banner-photo img {
    width:300px;
    margin-bottom: -20px;
}
	
}
@media(max-width:1180px){
	.home-banner-hero {
		min-height: 450px;}
}
@media(max-width:991px){
	.banner-photo img {
		width: 96%;margin-bottom: 0px;}
	.bannersubtitle br{display:none;}
	    .home-banner-hero {
        min-height: 340px;
        padding-top: 80px;
    }
	
	 
}

@media(max-width:767px){
	
.banner-photo h1 {
    font-size: 22px;
    line-height: 1.3;
}

.bookbtn {
    font-size: 14px;
    padding: 11px 7px;
    margin-top: 14px;
}

.home-banner-hero {
    min-height: 246px;
    padding-top: 0px;
}

.banner-photo h2 {
    font-size: 13px;
}

.banner-photo h2 span {
    font-size: 13px;
}

.banner-photo img {
    margin-bottom: -18px;
}
	.home-banner-hero {
    margin-top: 55px;
}
}
@media(max-width:420px){
	.bookbtn {
    font-size: 10px;
    padding: 11px 4px;
    margin-top: 10px;
    font-weight: 500;
}
	.banner-photo h1 {
    font-size: 18px;

}
	.banner-photo h2 {
    font-size: 10px;
}
	.banner-photo h2 span {
    font-size: 10px;
}
.home-banner-hero {
    min-height: 192px;
    padding-top: 0px;
    padding-bottom: 13px;
}
}


/* <----------inner about----------------> */
  .inner-about-hero {
            position: relative;
            height: 6%;
            min-height: 600px;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            color: white;
            overflow: hidden;
	      margin-top: 60px;
        }


        /* Background image for about section */
        .inner-inabout-img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 120%;
            background-image: url('https://christinasteinhoff.com/wp-content/uploads/2025/10/soul-bg.jpg');
            background-size: cover;
            background-position: center;
            z-index: -2;
            will-change: transform;
        }
 .inabout-photo img {
   width: 100%;
   margin: auto;
   display: block;
 }

 .inner-about-section {
   padding: 1.5rem;
   max-width: 950px;
   margin: auto;
   margin-top: -40px;
   z-index: 1;
   position: relative;
   background-color: #fff;
   border-top: 5px solid #B9904A;
   padding: 60px 50px;
   box-shadow: 0px 0px 20px #ccc;
   margin-bottom: 80px;
 }

 .inner-section-title {
   color: #B9904A;
   font-family: "DM Serif Display";
   font-size: 35px;
   font-style: normal;
   font-weight: 400;
   line-height: 35px;
   /* 100% */
   letter-spacing: 0.7px;
   text-transform: uppercase;
 }

 .inner-Glance-title {
   color: #B9904A;
   font-family: "DM Serif Display";
   font-size: 31px;
   font-style: normal;
   font-weight: 600;
   line-height: 40px;
   letter-spacing: 0.7px;
   text-transform: uppercase;
 }

 .inner-about-text {
   margin-bottom: 1rem;
 }

.inner-quote-box {
    background-image: url(https://christinasteinhoff.com/wp-content/uploads/2025/10/soul-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 36px 40px 33px 40px;
    border-radius: 18px;
}
.inner-quote-box p {
    font-style: italic;
    font-weight: 700;
}

.inner-quote-box p:first-child::first-letter {
    font-size: 200%;
    font-weight: bold;
    color: #b9904a;
}

 .inner-quote-box p {
   font-weight: 600;
   color: #000 !important;
 }

 /* Replace ✔ with your SVG icon */

 .inner-accreditations-list {
   list-style: none;
   padding: 0;
   margin: 1rem 0;
   padding-left: 30px;
 }

 .inner-accreditations-list li {
   margin-bottom: 0.5rem;
   color: #000;
   /* font-family: Inter; */
   font-size: 16px;
   font-style: normal;
   font-weight: 500;
   line-height: 16px;
   padding: 3px 0px;
   position: relative;
 }

 .inner-accreditations-list li::before {
   content: "";
   position: absolute;
   left: -25px;
   top: 4px;
   /* adjust vertical alignment */
   width: 15px;
   height: 15px;
   background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15" fill="none"><path d="M7.5 0C3.34615 0 0 3.34615 0 7.5C0 11.6538 3.34615 15 7.5 15C11.6538 15 15 11.6538 15 7.5C15 6.69346 14.8915 5.88865 14.6031 5.13808L13.6662 6.05769C13.7815 6.51923 13.8467 6.98192 13.8467 7.5C13.8467 11.0204 11.021 13.8462 7.50058 13.8462C3.98019 13.8462 1.15385 11.0204 1.15385 7.5C1.15385 3.97962 3.97962 1.15385 7.5 1.15385C9.23077 1.15385 10.7856 1.84327 11.8812 2.93885L12.6923 2.12769C11.3654 0.799615 9.51923 0 7.5 0ZM14.0083 2.46981L7.5 8.97865L5.03019 6.50827L4.20058 7.33788L7.08519 10.2225L7.5 10.6188L7.91481 10.2225L14.8379 3.29942L14.0083 2.46981Z" fill="%23B9904A"/></svg>') no-repeat center;
   background-size: contain;
 }

 .inner-logo-row {
   display: flex;
   flex-wrap: wrap;
   justify-content: center;
   gap: 1rem;
   margin-top: 1.5rem;
 }

 .inner-logo-about {
   width: calc(25% - 10px);
 }

 .inner-logo-row img {
   width: 80px;
   height: auto;
   object-fit: contain;
 }

 .inner-logo-about {
   box-shadow: 0px 0px 10px #ccc;
   padding: 10px;
   border-radius: 10px;
   width: calc(24% - 10px);
   display: flex;
   justify-content: center;
   align-items: center;
 }

 .inner-logo-row img {
   width: 80%;
 }

 @media (max-width: 600px) {

   .inner-about-hero {
     min-height: 480px;
   }

   inner-.about-section {
     max-width: 90%;
     margin-top: -100px;

     padding: 40px 20px;
     margin-bottom: 60px;
   }

   .inner-section-title {
     font-size: 30px;
   }

   .inner-quote-box {
     padding: 40px 20px 30px 20px;
   }

   .inner-Glance-title {
     font-size: 25px;
     line-height: 32px;
   }

   .inner-accreditations-list li {
     font-size: 14px;
     line-height: 21px;
     padding: 1px 0px;
   }

   .inner-logo-about {
     width: calc(50% - 10px);
   }
	 .inner-about-section {
    max-width: 90%;
    margin-top: -40px;
    padding: 30px 20px;
    margin-bottom: 40px;
}
 }



.SubscribeNews{display:none;}
.sbi_header_text {
    display: none !important;
}




/* ----------Blog-page---------- */


        .inner-blog-listing {
            display: flex;
            gap: 30px;
        }

        .blog-cardsx {
            flex: 2;
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 25px;
        }

        .blog-card {
            background-color: #fff;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }

        .blog-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
        }

        .blog-card-image {
            height: 200px;
            overflow: hidden;
        }

        .blog-card-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.5s ease;
        }

        .blog-card:hover .blog-card-image img {
            transform: scale(1.05);
        }

      .blog-card-content {
    padding: 20px 20px 30px;
}

        .admin-date {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    font-size: 14px;
    color: #6c757d;
    justify-content: space-between;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 14px;
}


        .admin-date i {
            margin-right: 5px;
        }

        .admin-date .admin {
            margin-right: 15px;
        }
h3.blog-card-title {
    line-height: 27px!important;
}
      .blog-card-title a {
            font-size: 20px;
            font-weight: 700;
            margin-bottom: 12px;
            line-height: 1.4;
            color: #003C6D;
        }

        .blog-card-excerpt {
            font-size: 16px;
            color: #6c757d;
            margin-bottom: 40px;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }

.success-btnx{
	position: absolute;
    bottom: 12px;
}

        .blog-sidebar {
            flex: 1;
        }

        .sidebar-widget {
            background-color: #fff;
            border-radius: 8px;
            padding: 20px;
            margin-bottom: 25px;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
        }

        .sidebar-title {
            font-size: 18px;
            font-weight: 600;
            margin-bottom: 15px;
            padding-bottom: 10px;
            border-bottom: 1px solid #eee;
            color: #2c3e50;
        }

        .recommended-posts {
            list-style: none;
        }
a.recommended-post-link {
    display: flex;
}
        .recommended-post {
      
            margin-bottom: 15px;
            padding-bottom: 15px;
            border-bottom: 1px solid #eee;
        }

        .recommended-post:last-child {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: none;
        }

        .recommended-post-avatar {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            overflow: hidden;
            margin-right: 15px;
            flex-shrink: 0;
        }

        .recommended-post-avatar img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .recommended-post-content {
            flex: 1;
        }

        .recommended-post-title {
            font-size: 16px;
            font-weight: 600;
            line-height: 1.4;
            margin-bottom: 5px;
            color: #003C6D;
        }
ul.recommended-posts {
    padding-left: 0px;
}
        .recommended-post-date {
            font-size: 12px;
            color: #6c757d;
        }

section.blog-listing-page {
    margin-bottom: 70px;
}
.blog-cardsx-inn {
    flex: 2;
}
.blog-cardsx-inn {
    border-radius: 15px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    overflow: hidden;
}
.blg-details-img {
    text-align: center;
}
.blg-details-img img {
	height:400px;
	width:100%;
object-fit:cover;
}
.blog-in-cnt {
    border-top: 1px solid #e6e6e6;
}
h2.blog-card-title-inner {
    color: #b9904a;font-family: "DM Serif Display";
    font-size: 32px;
    font-weight: 400;
    line-height: 42px;
}
.toplightboth h5 {
    display: block;
    font-size: 1.2rem;
    font-weight: 400;
     color: #000;
    position: relative;
    margin: 0;
    padding: 0 3rem;
    white-space: nowrap;text-align:center;margin:20px 0px 5px 0px;
}

.blog-card-full-description h3 {
    color: #000;  font-family: "DM Serif Display";
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 21px;
}
.blog-card-full-description h4 {
    color: #585B6F;  
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 15px;
    margin-top: 21px;
}
.blog-card-full-description ul li{list-style-type:disc;}
.blog-card-full-description strong{
    color: #585b6f;
}
.blog-card-full-description a{
	color: rgb(0 185 254);}
.blog-card-full-description p {
    
    font-size: 16px;
    
}

h4.recommended-post-title:hover {
    color: #02b9fe;
}
        /* Responsive Design */
        @media (max-width: 992px) {
            .inner-blog-listing {
                flex-direction: column;
            }

            .blog-sidebar {
                width: 100%;
            }

            .blog-cardsx {
                grid-template-columns: repeat(2, 1fr);
            }
        }

        @media (max-width: 768px) {
            .blog-cardsx {
                grid-template-columns: 1fr;
            }
        }

        /* Sticky Sidebar for Desktop */
        @media (min-width: 993px) {
            .blog-sidebar {
                position: sticky;
                top: 20px;
                height: fit-content;
            }
        }


.inner-breadcrum ol {
    list-style: none;
    display: flex;
    align-items: center;
    padding: 0px;
    flex-wrap: wrap;
}
.inner-breadcrum li.home a {
    color: white;
    text-decoration: none;
    position: relative;
    padding-left: 60px;
    display: inline-block;
    font-size: 16px;
}
.inner-breadcrum li.median::after {
    content: "";
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 14px;
    background-image: url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='13' viewBox='0 0 8 13' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.071 5.657L1.414 -3.93831e-06L-9.89101e-07 1.414L4.95 6.364L-1.23616e-07 11.314L1.414 12.728L7.071 7.071C7.25847 6.88347 7.36379 6.62916 7.36379 6.364C7.36379 6.09883 7.25847 5.84452 7.071 5.657Z' fill='white'/%3E%3C/svg%3E);
    background-repeat: no-repeat;
    background-size: contain;
}
li.elementor-icon-list-item i{
	display:none;
}
section.ourteams h2 {
    margin-bottom: 30px;
color: #b9904a;
	font-size:28px;
}

.inner-banner {
    background-size: cover;
    background-position: top;
    padding: 120px 0;
    position: relative;
}

.innerbannerheading h1 {
    color: black;
    font-size: 36px;
    position: relative;
    display: inline-block;
}
.inner-breadcrum li.home::after {
  content: "";
  position: absolute;
  right: -30px;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='13' viewBox='0 0 8 13' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.071 5.657L1.414 -3.93831e-06L-9.89101e-07 1.414L4.95 6.364L-1.23616e-07 11.314L1.414 12.728L7.071 7.071C7.25847 6.88347 7.36379 6.62916 7.36379 6.364C7.36379 6.09883 7.25847 5.84452 7.071 5.657Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
