body {
  margin: 0;
  padding: 0;
  background-color: #060606 !important; /* Optional preview background */
   width: 100%;
    height: 100vh !important;
    overflow-x: hidden;
     /* Prevent horizontal scrolling */


    /* min-height: 100vh; */
}

.navbar-custom {
  background-color: #060606;
  font-family: 'Lexend Exa', sans-serif;
  padding: 1rem 1.5rem !important;
}

.navbar-nav .nav-link {
  color: white !important;
  font-size: 1rem !important;
  margin: 0 0.5rem;
}

.contact-btn {
  background-color: #713B96;
  color: white !important;
  font-size: 0.85rem;
  padding: 0.5rem 1.1rem !important;
  border: none;
  border-radius: 1.5rem;
  transition: background-color 0.3s ease;
}

.contact-btn:hover {
  background-color: #552870;
}

/* Logo Image Styling */
.logo-img {
  height: 40px;
  width: auto;
  object-fit: contain;
}
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.active:focus,
.navbar-nav .nav-link.active:hover {
  background: linear-gradient(to right, #CB256C, #A259D4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
}
.no-underline {
  text-decoration: none;
  color: inherit; /* Keeps button text color from your .contact-btn */
}
.no-underline:hover {
  text-decoration: none; /* Prevent underline on hover too */
}




/* =========== service roe section========= */
.services-menu {
  display: flex;
  justify-content: center;
  gap: 45px;
 font-family: 'Lexend Exa', sans-serif;

}

.service-tab {
  cursor: pointer;
  font-size: 15px;
  color: #ffffffcc;
  transition: color 0.3s ease;
}

.service-tab.active {
  font-weight: bold;
  color: white !important;
}

.service-section {
  display: none;
  /* margin-top: 20px; */
  text-align: center;
}

.service-section.active {
  display: block;
}
.services-content{
    width: 100% !important;
}
.service-section{
    padding-top: 25px !important;
}
/* ============ */


   .case-study-layout {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .first-container{
    /* margin-top: 30px; */
  }
    .bottom-section{
     display: flex;
    width: 100%;
    min-height: 100vh;
  }
  .layout-container {
    display: flex;
    width: 100%;
    min-height: auto;
    margin-bottom: 50px !important;
  }

  
  /* Left Panel */
  .left-panel {
    flex: 1.2;
    /* background-image: url('/img/case_studies/gate\ bradning_.png');  */
     background-image: url('/img/portfolio/about_01.png');
    background-size: cover;
    background-position: center;
  }
  
  /* Right Panel split into 3 rows */
  .right-panel {
    flex: 1.8;
    display: flex;
    flex-direction: column;
    background-color: #ffffff;
  }
  
  /* Top Row */
  .top-row {
    padding: 2.5rem 3rem 1rem 3rem !important;
  }
  
  /* .top-row h1 {
    font-size: 3rem;
    color: #00C98E;
 
    font-weight: bold;
    font-family: 'myFont';
  } */
  
  /* Middle Row: Case Study Info + Logo */
  .middle-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 1.5rem 3rem 0rem 3rem; /* reduced bottom padding */
    
    gap: 3rem;
  }
  
  .case-info {
    flex: 1;
    max-width: 600px;
     font-family: 'SF Pro', sans-serif !important;
  }
  
  .case-info h2 {
     font-family: 'SF Pro', sans-serif !important;
      color: #713B96;
    font-size: 1.7rem;
    margin-bottom: 1rem;
  }
  
  .case-info hr {
    height: 2px;
    background-color: #000;
    border: none;
    margin-bottom: 1.5rem;
  }
  
  .case-info p {
    font-size: 1.05rem;
    margin: 0.5rem 0;
    color: #6c6c6c !important;
         font-family: 'SF Pro', sans-serif;
    /* color: #000; */
  }
  
  /* Logo Area */
  .logo-area {
    flex: 0.8;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .lift-area {
    /* width: 120% !important; */
    max-width: 100% !important;
    max-height: 210px !important;
    object-fit: contain;
  }
  .lift-area img{
    margin-bottom: 20px;
  }
  .exihibition-area{
    max-width: 100% !important;
    max-height: 210px;
    object-fit: contain;
  }
  .exihibition-area img{
    margin-bottom: 20px;
  }
  .kiosak-area{
    max-width: 100% !important;
    max-height: 210px;
    object-fit: contain;
  }
  .kiosak-area img{
    /* margin-bottom: 10px; */
  }
  
  
  .logo-area img {
    max-width: 100% !important;
    max-height: 250px;
    object-fit: contain;
  }
  
  /* Description Row */
  .description-row {
    padding: 0.5rem 3rem 2rem 3rem; /* removed top padding */
  }
  
  .description {
    margin-top: 1rem;
    line-height: 1.6;
    font-size: 1rem !important;
       font-family: 'SF Pro', sans-serif;
    color: #6c6c6c;
    /* color: #000; */
  }

  /* =========== lift branding========== */
  .lift-branding{
    flex: 1.2;
    /* background-image: url('/img/case_studies/lift\ branding.png');  */
     background-image: url('/img/portfolio/sourthen2.jpg'); 
    background-size: cover !important;
    background-position: center;
  }
  /* .solutions{
     margin-top: 1rem;
    line-height: 1.6;
    font-size: 1.2rem !important;
    color: #000;
  }
    
  .result{
      margin-top: 1rem;
    line-height: 1.6;
    font-size: 1.2rem !important;
    color: #000;
  } */
.flyer-row .solutions.description,
.flyer-row .solutions.description ul.list li {
  font-size: 1.20rem !important;
  color: #0F1D53;
   font-family: 'Inter', sans-serif;
}

.flyer-row .result strong,
.flyer-row .result p.flyer-description {

  font-size: 1.20rem;
  color: #0F1D53;
   font-family: 'Inter', sans-serif;
}

  /* ================ flyer distribution=============== */
  .flyer-distribution{
    flex: 1.2;
    /* background-image: url('/img/case_studies/flyer\ distribution.jpg');  */
    background-image: url('/img/portfolio/floursandflavours.jpg'); 
    background-size: cover;
    background-position: center;
  } 

  .flyer-row {
    padding: 0.5rem 3rem 2rem 3rem; /* removed top padding */
    color: #000;
  }
  
  .flyer-row h3 {
    font-size: 1.2rem;
    /* font-weight: 600; */
    margin-bottom: 0.5rem;
  }
  
  /* .flyer-row ul {
    padding-left: 1.5rem;
    margin-bottom: 1.5rem;
  } */
  
  .solutions .list li {
    /* font-size: 1.15rem !important;
    margin-bottom: 0.5rem; */
     /* line-height: 1.6; */
    font-size: 0.8rem !important;
    color: #000;
  }
  
  .flyer-description {
    line-height: 1.6;
    font-size: 1.2rem;
    color: #000;
    /* font-size: 1.15rem !important;
    line-height: 1.7;
    margin: 0; */
  }
  /* ===================================== */
  .Exhibitions{
    flex: 1.2;
    /* background-image: url('/img/case_studies/exhibition.png');  */
    background-image: url('/img/portfolio/picklejar.jpg'); 
    background-size: cover;
    background-position: center;
  } 
  /* ================Kiosk Activation========== */
  .Kiosk{
    flex: 1.2;
    /* background-image: url('/img/case_studies/kiosak_01.jpg');  */
    /* background-image: url('/img/case_studies/kiosak_02.jpg');  */
     background-image: url('/img/portfolio/ammamma.jpg'); 
    background-size: cover;
    background-position: center;
  } 
  /* ===========Notice Board============= */
  .Notice-board{
    flex: 1.2;
    /* background-image: url('/img/case_studies/notice_board13.jpg');  */
     background-image: url('/img/portfolio/gal3.jpg'); 
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center;
  } 
  /* #Notice-board {
  flex: 1.2;
  background-image: url('/img/case_studies/noticeboard1.jpg');
  background-size: contain !important;
  background-repeat: no-repeat;
  background-position: center;
} */
  /* ==========Society Communication Channels======== */
  .Society-communication{
    flex: 1.2;
    background-image: url('/img/portfolio/saikumar1.jpg'); 
    /* background-image: url('/img/case_studies/society_communication1.jpg');  */
    background-size: cover;
    background-position: center;
  } 
  /* =========Digital Screens================ */
  .vijetha-hospitals{
    flex: 1.2;
    /* background-image: url('/img/case_studies/digital_screen.jpg');  */
     background-image: url('/img/portfolio/vijetha.jpg'); 
    background-size: cover;
    background-position: center;
  }

  .virtue-dental-clinic{
     flex: 1.2;
    /* background-image: url('/img/case_studies/digital_screen.jpg');  */
     background-image: url('/img/portfolio/virtue.jpg'); 
    background-size: cover;
    background-position: center;
  }
   .sri-sai-uma{
     flex: 1.2;
    /* background-image: url('/img/case_studies/digital_screen.jpg');  */
     background-image: url('/img/portfolio/pharma.jpg'); 
    background-size: cover;
    background-position: center;
  }
  .neiharika-tarot{
   flex: 1.2;
    /* background-image: url('/img/case_studies/digital_screen.jpg');  */
     background-image: url('/img/portfolio/neiharika.jpg'); 
    background-size: cover;
    background-position: center;
  }
  .nextgen-luxury{
   flex: 1.2;
    /* background-image: url('/img/case_studies/digital_screen.jpg');  */
     background-image: url('/img/portfolio/nextgen.avif'); 
    background-size: cover;
    background-position: center;
  }
  .fuze-well{
   flex: 1.2;
    /* background-image: url('/img/case_studies/digital_screen.jpg');  */
     background-image: url('/img/portfolio/fuzewell1.jpg'); 
    background-size: cover;
    background-position: center;
  }
.hastam-lo{
   flex: 1.2;
    /* background-image: url('/img/case_studies/digital_screen.jpg');  */
     background-image: url('/img/portfolio/hastam1.jpg'); 
    background-size: cover;
    background-position: center;
}
.keys-western-music{
   flex: 1.2;
    /* background-image: url('/img/case_studies/digital_screen.jpg');  */
     background-image: url('/img/portfolio/keyswesten.jpg'); 
    background-size: cover;
    background-position: center;
}
.sweet-pickle{
   flex: 1.2;
    /* background-image: url('/img/case_studies/digital_screen.jpg');  */
     background-image: url('/img/portfolio/sweetpicklepicture.jpg'); 
    background-size: cover;
    background-position: center;
}
.commu-nigate{
   flex: 1.2;
    /* background-image: url('/img/case_studies/digital_screen.jpg');  */
     background-image: url('/img/portfolio/comminigate.jpg'); 
    background-size: cover;
    background-position: center;
}




  /* ================= PORTFOLIO SECTION ================= */

.portfolio-section {
  position: relative;
  padding: 20px 0 1px !important;
 

}

.portfolio-main-heading {
  background: linear-gradient(to right, #CB256C, #A259D4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
 font-family: 'Lexend Exa', sans-serif;
  font-size: 2.7rem;
  font-weight: bold;
  text-shadow: none !important;

  display: table;
  margin: 0 auto 50px auto;  /* THIS centers it */
}
.gradient-heading {
  background: linear-gradient(to right, #CB256C, #A259D4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
 font-size: 2rem;
  display: inline-block;
    text-shadow: none !important;
}

/* Carousel Layout */
.portfolio-carousel {
  position: relative;
  overflow: hidden;
}

.portfolio-track {
  position: relative;
}

/* .portfolio-slide {
  display: none;
}

.portfolio-slide.active {
  display: block;
} */
 .portfolio-slide {
  display: block;
  /* margin-bottom: 5px !important;  */
}

/* Buttons */
.portfolio-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: linear-gradient(to right, #CB256C, #A259D4); /* Pink to purple gradient */
  color: #fff;
  border: none;
  font-size: 0.95rem;
  padding: 10px 15px !important;
  cursor: pointer;
  border-radius: 50%;
  z-index: 10;
}

.prev-btn {
  left: 20px;
}

.next-btn {
  right: 20px;
}

.portfolio-btn:hover {
 background: linear-gradient(to right, #CB256C, #A259D4); /* Pink to purple gradient */
}


.case-text {
  font-size: 1.05rem;
  /* margin: 0.5rem 0; */
  color: #6c6c6c;
  font-family: 'SF Pro', sans-serif;
}

.case-list {
  margin: 0.5rem 0 1rem 1.2rem;
  padding-left: 1rem;
}

.case-list li {
  font-size: 1.05rem;
  margin: 0.3rem 0;
  color: #6c6c6c;
  font-family: 'SF Pro', sans-serif;
}

.social-links {
  margin-top: 10px;
  display: flex;
  align-items: center;
  /* gap: 12px; */
}

.social-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin-right: 12px;
  border-radius: 50%;
  font-size: 18px;
  color: white;
  text-decoration: none;
  transition: 0.3s ease;
}

/* Instagram */
.instagram {
  background: linear-gradient(45deg, #f58529, #dd2a7b, #8134af, #515bd4);
}

/* YouTube */
.youtube {
  background: #FF0000;
}

/* Facebook */
.facebook {
  background: #1877F2;
}

/* LinkedIn */
.linkedin {
  background: #0A66C2;
}
.website {
  background: #333;
}
.threads {
  background: #000000;
}

.social-icon:hover {
  transform: scale(1.1);
}

/* ===========footer swection========= */
 .footer-section {
  background-color: #fff; /* White background like in the image */
  color: #000;
  padding: 60px 20px;
  font-family: Arial, sans-serif;
}

.footer-section h5 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 15px;
}
.check-class{
    padding-left: 40px !important;
    
}

.footer-section .fw-bold {
  background: linear-gradient(to right, #CB256C, #A259D4); /* Pink to purple gradient */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.footer-text {
    font-size: 0.95rem !important;
  line-height: 1.6;
  color: #6c6c6c; /* Light gray text like in image */
  padding-left: 10px !important;
}

.footer-links {
  list-style: none;
  padding: 0;
}

.footer-links li {
  margin-bottom: 8px;
}

.footer-links a {
  font-size: 0.9rem;
  color: #6c6c6c; /* Light gray */
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer-links a:hover {
  color: #000;
}

.footer-logo {
  width: 220px; /* Matches larger logo look */
  height: auto;
  object-fit: contain;
}

.footer-section a {
  color: #6c6c6c;
  text-decoration: none;
}

.footer-section a:hover {
  text-decoration: underline;
}

.bi {
  font-size: 1.3rem;
  color: #6c6c6c;
  transition: color 0.3s ease;
}

.bi:hover {
  color: #000;
}

.contact-info {
  background: linear-gradient(to right, #CB256C, #A259D4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.hello-class p{
     font-size: 0.95rem !important;
  color: #6c6c6c !important;
}
/* Responsive */
@media (max-width: 768px) {
  .footer-section {
    text-align: center;
  }
  .hello-class {
    padding-left: 0 !important;
  }
}
.mobile-break {
  display: none; /* hidden by default (desktop) */
}


/* ================= mobile view code section============ */

@media (max-width: 768px) {
 .mobile-break {
    display: block !important;
    height: 0;   /* prevents extra gap */
  }
       .mobile-hide-br {
    display: none;
  }
  #navbarContent {
    background: #060606;
    padding: 1rem;
  }
  .navbar-custom {
  background-color: #060606;
  font-family: 'Lexend Exa', sans-serif;
  padding: 0.7rem 1rem !important;
}
/* Logo smaller on mobile */
.logo-img {
  height: 37px;
  width: auto;
  object-fit: contain;
}
/* Nav links */
.navbar-nav .nav-link {
  color: white !important;
  font-size: 0.85rem; /* smaller font */
  margin: 0.02rem 0;
}
 /* Nav links */
  .navbar-nav {
    width: 100%;
    flex-direction: column;
    align-items:center !important; /* align left */
     text-align: center !important;
    gap: 6px; 
    margin-top: 0.1rem;
  }

  .navbar-nav .nav-link {
    font-size: 0.85rem !important;
    text-align: left !important;
    padding-left: 0.5rem;
  }

 /* Buttons */
  .contact-btn {
    font-size: 0.8rem;
    margin-top: 10px !important; /* spacing between buttons */
    padding: 0.4rem 1rem !important;
    border-radius: 1.2rem;
    display: block; /* makes them stack properly */
    width: fit-content;
  }

  /* Gap between Contact Us & Login */ 
  .navbar-nav .nav-item:last-child .contact-btn {
    margin-top: 8px !important;
  }
  .navbar-toggler{
    font-size: 18px !important;
  }

   .services-menu{
    flex-direction: column;   /* stack items vertically */
    align-items: center;      /* keep them centered */
    gap: 15px;                /* reduce spacing */
  }

  .service-tab{
    font-size: 14px;
    width: 100%;
    text-align: center;
  }

  
/* ============== */

  /* Stack vertically */
  .layout-container {
    flex-direction: column;
    margin-bottom: 30px !important;
    
  
  }

  /* SHOW left panel image properly */
  .left-panel {
    display: block !important;   /* force visible */
    width: 100%;
    height: 520px;               /* fixed visible height */
    min-height: 260px;
    flex: none;                  /* remove flex behaviour */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  /* Right panel spacing */
  .right-panel {
    width: 100%;
    padding-bottom: 40px;
  }

  /* Stack middle row */
  .middle-row {
    flex-direction: column;
    gap: 1.5rem;
  }

  /* 🔥 FIX LOGO SIZE PROPERLY */
  .logo-area {
    justify-content: flex-start;
  }

  .logo-area img {
    width: 150px !important;   /* force small */
    max-width: 200px !important;
    height: auto !important;
  }

  .top-row {
    padding: 2rem 1.5rem 1rem 1.5rem !important;
  }
  .gradient-heading{
    font-size: 1.6rem !important;
  }
  .case-info h2{
    font-size: 1.4rem !important;
  }

  .middle-row,
  .description-row {
    padding: 1rem 1.5rem !important;
  }
  .social-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin-right: 12px;
  border-radius: 50%;
  font-size: 18px;
  color: white;
  text-decoration: none;
  transition: 0.3s ease;
}

.portfolio-btn {
  position: absolute;
  top: 57%;
  transform: translateY(-50%);
  background: linear-gradient(to right, #CB256C, #A259D4); /* Pink to purple gradient */
  color: #fff;
  border: none;
  font-size: 0.8rem;
  padding: 5px 9px !important;
  cursor: pointer;
  border-radius: 50%;
  z-index: 10;
}

.prev-btn {
  left: 5px;
}

.next-btn {
  right: 5px;
}
.portfolio-main-heading{
  font-size: 2.2rem !important;
}

 /* ============== footer section========== */
   section.footer-section.py-5{
      padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
   .footer-section {
    margin: 0 !important;         /* Removes top and bottom spacing */
    padding: 0.5rem 1rem !important; /* Reduce inner padding for mobile */
    border-radius: 0 !important;  /* Optional: remove rounded corners on mobile */
     border-top-left-radius: 10px !important;
     border-top-right-radius: 10px !important;
     text-align: left !important;
  }

  .footer-section .container-fluid {
    padding: 0 !important;        /* Removes default Bootstrap horizontal padding */
  }

  .footer-section .row {
    margin: 0 !important;
    padding: 0 !important;
  }

  .footer-section .col-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .hello-class{
    padding-left: 0.5px !important;
}
}