.img2[src="images/wiley.png"],
.img2[src="images/ipss.jpg"],
.img2[src="images/chemnanomat.png"],
.img2[src="images/jdc.jpg"] {
  width: 260px !important;
  height: 90px !important;
  object-fit: fill;
  max-width: 100%;
  border-radius: 8px;
}
@media (max-width: 480px) {
  a {
    word-break: break-all;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 480px) {
  .assoc-banner-guests {
    flex-direction: column !important;
    align-items: center !important;
    gap: 12px !important;
  }
  .assoc-banner-guests img {
    width: 90vw !important;
    max-width: 220px !important;
    height: auto !important;
    border-radius: 12px !important;
  }
}
@media (max-width: 480px) {
  .poster-format {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: stretch;
  }
  .poster-format button {
    width: 100%;
    margin: 0 !important;
  }
}
@media (max-width: 480px) {
  .banner-row {
    display: flex;
    flex-direction: column !important;
    align-items: stretch;
    gap: 8px;
    width: 100%;
    margin: 0 auto 8px auto;
  }
  .banner-row .date {
    min-width: 0;
    width: 100%;
    height: 40px;
    font-size: 0.95rem;
    margin: 0 0 10px 0;
    border-radius: 6px;
    padding: 4px 8px;
  }
  .banner-row .btn-register {
    min-width: 0;
    width: 100%;
    height: 40px;
    font-size: 0.95rem;
    margin: 0;
    border-radius: 6px;
    padding: 4px 8px;
  }
}
/* Responsive adjustments for main banner row */
@media (max-width: 768px) {
  .banner-row {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
    width: 100%;
    margin: 0 auto 10px auto;
  }
  .banner-row .date,
  .banner-row .btn-register {
    min-width: 0;
    width: 100%;
    height: 48px;
    font-size: 1rem;
    margin: 0 0 8px 0;
  }
}
/* Accommodation Note Enhancement */
.accommodation-note {
  background: #fffbe6;
  border: 2px solid #ffe082;
  border-radius: 8px;
  padding: 18px 22px;
  margin: 24px auto 0 auto;
  font-size: 1.2rem;
  color: #6d4c00;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
  max-width: 650px;
  position: relative;
}
.accommodation-note .note-icon {
  font-size: 2rem;
  vertical-align: middle;
  margin-right: 10px;
  color: #d84315;
}
.accommodation-note-list {
  margin: 12px 0 0 0;
  padding-left: 22px;
  list-style-type: disc;
}
.accommodation-contact {
  margin-top: 10px;
  font-size: 1.05em;
  font-weight: 600;
  color: #1a237e;
}
.accommodation-contact .contact-number {
  color: #d84315;
  font-weight: bold;
  margin-left: 8px;
  font-size: 1.05em;
}
.highlights-subheading {
  font-size: 1.08rem;
  font-weight: 700;
  color: #d35400;
  margin-bottom: 8px;
  text-align: left;
}
.highlights-list {
  margin-bottom: 18px;
  margin-top: 0;
  padding-left: 22px;
  font-size: 1rem;
  color: #444;
  text-align: left;
  list-style-type: disc;
}
.journals-title {
  font-size: 1.2rem;
  font-weight: 600;
  color: #1a237e;
  margin-bottom: 12px;
  text-align: left;
  letter-spacing: 0.5px;
}
.journals img.jdc-img {
  max-width: 340px !important;
  width: 100% !important;
  height: auto;
}

.journals-update-row {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 12px;
  margin-bottom: 5%;
}
.journal-description {
  width: 100%;
  text-align: center;
  font-size: 1.1rem;
  color: #333;
  background: #f8f8f8;
  border-radius: 10px;
  padding: 18px;
  box-shadow: 0 2px 8px rgba(44, 62, 80, 0.08);
  display: inline-block;
}
.journal-col.journal-jdc {
  flex: 1.5 1 0;
}
.journal-col.journal-text {
  flex: 0.7 1 0;
}
/* =================== Rewards Section =================== */
.rewards-section {
  background: linear-gradient(135deg, #f3e5f5, #f6eee0 60%, #b3a6a6 100%);
  border-radius: 15px;
  padding: 48px 20px 40px 20px;
  box-shadow: 0 4px 15px rgba(30, 41, 59, 0.1);
  margin: 28px auto 0 auto;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(3, 3, 3, 0.981); /* Subtle shadow for depth */
  margin-top: 20px;
  width: 100%;
  box-sizing: border-box;
}

.rewards-section .section-title {
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #2c3e50;
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
}
.rsc_logo {
  height: auto;
  max-width: 1400px;
  vertical-align: middle;
  margin-right: 8px;
  display: inline-block;
  border-radius: 6px;
  box-shadow: 0 1px 4px rgba(30, 41, 59, 0.1);
}

.rewards-list {
  max-width: 1000px;
  margin: 0 auto;
  font-size: 1.5rem;
  line-height: 1.7;
  list-style-type: disc;
  text-align: left;
  background: #fff6f6;
  padding: 28px 28px 18px 38px;
  border-radius: 12px;
  box-shadow: 0 2px 12px rgba(30, 41, 59, 0.08);
  box-sizing: border-box;
  width: 100%;
}

.rewards-list > li > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}
.rewards-list img {
  max-width: 300px;
  height: auto;
  border-radius: 6px;
  box-shadow: 0 1px 4px rgba(30, 41, 59, 0.1);
  display: block;
  margin: 0 auto;
}
.rewards-list > li {
  margin-bottom: 12px;
  color: #4a148c;
  font-weight: 600;
}
.rewards-list ul {
  margin-top: 8px;
  margin-bottom: 0;
  padding-left: 20px;
  list-style-type: circle;
}
.rewards-list ul li {
  color: #6a1b9a;
  font-weight: 400;
  margin-bottom: 4px;
}

@media (max-width: 600px) {
  .rewards-section {
    padding: 18px 2vw 12px 2vw;
  }
  .rewards-section .section-title {
    font-size: 1.1rem;
  }
  .rewards-list {
    max-width: 100vw;
    padding: 10px 2vw 8px 4vw;
    font-size: 0.98rem;
    border-radius: 8px;
  }
  .rewards-list > li > div {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .rewards-list img {
    max-width: 200px;
    height: auto;
    margin: 0 0 8px 0;
  }
}
/* ================== Contact Us Section ================== */
.contact-us-section {
  padding: 60px 0;
  background: #f8f9fa;
  box-shadow: 0 4px 15px rgba(3, 3, 3, 0.981); /* Subtle shadow for depth */
  margin-top: 20px;
}

.contact-us-section .container {
  max-width: 1600px;
  margin: 0 auto;
}

.contact-us-section .section-title {
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #2c3e50;
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
}

.contact-us-section .row {
  display: flex;
  flex-wrap: wrap;
  gap: 3px;
}

.contact-us-section .col-md-6 {
  flex: 1 1 320px;
  min-width: 280px;
  max-width: 700px;
  box-sizing: border-box;
}
.contact_para {
  line-height: 2;
  font-size: 18px;
}
.contact-us-section .col-md-6:first-child {
  padding-right: 32px;
  border-right: 1px solid #ddd;
}

.contact-us-section .col-md-6:last-child {
  padding-left: 32px;
}

/* Contact Card Styling */
.contact-us-section .contact-card {
  background: #ffffffb7;
  border-radius: 12px;
  box-shadow: 0 2px 12px rgba(30, 41, 59, 0.08);
  padding: 32px 28px 24px;
  transition: box-shadow 0.2s ease-in-out;
  height: 100%;
}

.contact-us-section .contact-card:hover {
  box-shadow: 0 6px 24px rgba(30, 41, 59, 0.534);
}

.contact-us-section h4 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #d13f34;
  display: flex;
  align-items: left;
  gap: 8px;
  margin-bottom: 1rem;
}

.contact-us-section .org-sec-heading {
  text-align: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  margin-bottom: 12px;
}

.contact-us-section .organizing-secretary {
  text-align: center;
  width: 100%;
  margin-bottom: 18px;
  font-size: 1.15rem;
  font-weight: 600;
  color: #0400e6;
}

/* Secretary Flex Layout */
.secretary-flex {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 24px;
  margin-top: 12px;
}

.contact-us-section .contact-person {
  background: #f5f7fa;
  border-radius: 8px;
  padding: 16px 18px;
  box-shadow: 0 1px 4px rgba(30, 41, 59, 0.06);
  transition: box-shadow 0.2s;
  text-align: left;
}

.contact-us-section .contact-person:hover {
  box-shadow: 0 4px 16px rgba(30, 41, 59, 0.13);
}

.contact-us-section .contact-person strong {
  color: #0d47a1;
  font-size: 1.08rem;
}

/* Funded by block styling */
.funded-by {
  margin-top: 18px;
  text-align: center;
}
.funded-by .funded-title {
  font-size: 1.3em; /* match assoc-title */
  font-weight: 600;
  color: #b0eeeb; /* match "In association with:" heading */
  margin-bottom: 10px;
  text-align: center;
}
.funded-by figure {
  margin: 0;
  text-align: center;
  /* stack image above caption */
  width: 250px;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.funded-by figure img {
  /* give the image a fixed display box while keeping the caption below */
  width: 100% !important;
  height: 120px !important;
  object-fit: contain;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  display: block;
}
.funded-by figure figcaption {
  margin-bottom: 15px;
  font-size: 1.5rem;
  color: #fff; /* captions for funders should be white */
  font-weight: 600;
}

@media (max-width: 768px) {
  .funded-by figure {
    width: 44vw;
    max-width: 300px;
  }
  .funded-by figure img {
    width: 100% !important;
    height: 28vw !important;
    max-height: 200px;
  }
}

@media (max-width: 480px) {
  .funded-by figure {
    width: 90vw;
    max-width: 260px;
  }
  .funded-by figure img {
    width: 100% !important;
    height: auto !important;
    max-height: none;
  }
}

.contact-us-section .contact-person span,
.contact-us-section .contact-person a {
  font-size: 1rem;
  color: #222;
  line-height: 1.6;
  display: block;
}

.contact-us-section a {
  color: #1a237e;
  /* text-decoration: underline; */
  word-break: break-word;
}

.contact-us-section a:hover {
  color: #e65100;
}

.register-btn {
  background: transparent;
  border: 2px solid blue;
}

@media (max-width: 900px) {
  .contact-us-section .row {
    flex-direction: column;
    gap: 0;
  }

  .contact-us-section .col-md-6 {
    border: none !important;
    padding: 0 !important;
    margin-bottom: 32px;
  }

  .contact-us-section .col-md-6:last-child {
    margin-bottom: 0;
  }

  .contact-us-section .contact-card {
    padding: 24px 16px;
  }

  .secretary-flex {
    flex-direction: column;
    align-items: center;
    gap: 18px;
  }

  .contact-us-section .contact-person {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 600px) {
  .contact_para {
    line-height: 1.5;
    font-size: 18px;
  }
}

/* Global Styles */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Open Sans", sans-serif;
}
/* Program Marquee Announcement Styles */
@media (min-width: 850px) and (max-width: 1280px) {
  .program-marquee-container {
    margin-top: 80px !important;
  }
}
.program-marquee-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  margin-top: 0;
  margin-bottom: 0 !important;
  position: relative;
}
.program-marquee {
  width: 100%;
  min-height: 40px;
  background: #ffffff;
  color: #1a237e;
  font-size: 1.15em;
  font-weight: bold;
  letter-spacing: 2px;
  /* border-bottom: 2px solid #ffe082; */
  /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04); */
  display: flex;
  align-items: center;
}
@media (max-width: 900px) {
  .program-marquee-container {
    margin-top: 60px !important;
  }
}
@media (max-width: 768px) {
  .program-marquee-container {
    margin-top: 56px !important;
  }
  .program-marquee {
    font-size: 1em;
    min-height: 36px;
  }
}
@media (max-width: 480px) {
  .program-marquee-container {
    margin-top: 52px !important;
  }
  .program-marquee {
    font-size: 0.95em;
    min-height: 32px;
    padding: 4px 0;
  }
}
.program-marquee-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  margin-top: 1%;
}
.program-marquee {
  width: 100%;
  min-height: 40px;
  background: #ffffff;
  color: #1a237e;
  font-size: 1.15em;
  font-weight: bold;
  letter-spacing: 2px;
  /* border-bottom: 2px solid #ffe082; */
  /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04); */
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .program-marquee-container {
    margin-top: 2.5%;
  }
  .program-marquee {
    font-size: 1em;
    min-height: 36px;
  }
}
@media (max-width: 480px) {
  .program-marquee-container {
    margin-top: 3.5%;
  }
  .program-marquee {
    font-size: 0.95em;
    min-height: 32px;
    padding: 4px 0;
  }
}
/* ================= Marquee Styling ================= */
marquee,
.marquee {
  display: block;
  width: 100%;
  margin-top: 70px; /* Adjust to match navbar height */
  margin-bottom: 0;
  position: relative;
  z-index: 100;
  background: #fcfcfc;
  /* color: #6d4c00; */
  font-size: 1.15rem;
  font-weight: 600;
  /* border-bottom: 2px solid #ffe082; */
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

@media (max-width: 1350px) {
  marquee,
  .marquee {
    display: block;
    width: 100%;
    margin-top: 70px; /* Adjust to match navbar height */
    margin-bottom: 0;
    position: relative;
    z-index: 100;
  }
}

html {
  scroll-padding-top: 80px; /* adjust this based on your header height */
  scroll-behavior: smooth;
}

body {
  line-height: 1.6;
}

/* ================= Go to top button ============= */
.back-to-top {
  position: fixed;
  bottom: 30px; /* Distance from the bottom */
  right: 30px; /* Distance from the right */
  width: 50px;
  height: 50px;
  background-color: #c38254fb; /* Background color */
  color: white; /* Text color */
  border-radius: 50%; /* Make it circular */
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px; /* Icon size */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); /* Shadow for depth */
  transition: background-color 0.5s, transform 0.5s; /* Smooth transition */
  cursor: pointer; /* Pointer cursor on hover */
  z-index: 9999; /* Ensure it’s on top */
  opacity: 0; /* Initially hidden */
  visibility: hidden; /* Hide it initially */
}

/* Hover Effect */
.back-to-top:hover {
  background-color: #f09b5efb; /* Darker shade on hover */
  transform: scale(1.1); /* Slightly enlarge on hover */
}

/* Visible when scrolled */
.back-to-top.show {
  opacity: 1; /* Fully visible */
  visibility: visible; /* Make it visible */
}
/* ======================= Main Banner Section ======================= */
/* Banner Content Flex Centering and Full Width */
.banner-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}
.main-banner {
  position: relative;
  /* min-height: 90vh; */
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: linear-gradient(120deg, #3a3a3a 0%, #6a1b9a 60%, #ffd700 100%);
  box-shadow: 0 8px 32px rgba(44, 62, 80, 0.18);
  border-bottom-left-radius: 32px;
  border-bottom-right-radius: 32px;
  margin-top: 0 !important;
}

/* Background Images (Added Dynamically via JavaScript) */
.banner-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0;
}

.banner-bg.active {
  opacity: 1;
}

/* Dark Overlay for Better Readability */
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(247, 247, 247, 0); /* Adjusted for better readability */
  z-index: 1;
}

/* Container for Text */
.container_banner {
  /* Banner Subtitle */
  .banner-subtitle {
    font-size: 2.2rem;
    font-weight: 600;
    color: #fff;
    margin-bottom: 2px;
    text-align: center;
  }

  /* Banner Theme */
  .banner-theme {
    font-size: 2.5rem;
    color: #f37814;
    font-weight: 600;
    margin-bottom: 12px;
    text-align: center;
  }

  /* Organizes Department */
  .organizesText {
    font-size: 1.5rem;
    color: #fff;
    margin-top: 8px;
    font-weight: 600;
    text-align: center;
  }
  .organizesDept {
    color: #fff;
    font-size: 2.5rem;
    font-weight: 600;
  }

  /* Assoc Title */
  .assoc-title {
    font-weight: 600;
    color: #b0eeeb;
    font-size: 1.5em;
    margin-bottom: 10px;
    text-align: center;
  }
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  z-index: 2;
  background: #00000098;
  padding: 0;
  border-radius: 28px;
  max-width: 1200px;
  width: 100%;
  margin: 10px auto;
  box-shadow: 0 2px 8px rgba(44, 62, 80, 0.12);
}

.banner-row .date {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 180px;
  height: 56px;
  font-size: 1.3rem;
  font-weight: 800;
  letter-spacing: 1px;
  padding: 5px;
  border-radius: 8px;
  background: #3d3530;
  color: #fffb09;
  box-shadow: none;
  margin: 0 5px;
  border: 1px solid #e0e0e0;
}
.banner-row .btn-register {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 180px;
  height: 56px;
  font-size: 1.15rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 12px;
  background: linear-gradient(270deg, #ff512f, #dd2476, #ff512f);
  background-size: 200% 200%;
  color: #fff;
  box-shadow: 0 4px 18px rgba(255, 81, 47, 0.18),
    0 1.5px 8px rgba(221, 36, 118, 0.08);
  margin: 0 4px;
  border: none;
  cursor: pointer;
  animation: gradientFlow 2.5s linear infinite;
  transition: none;
}
/* Removed hover effect for .banner-row .btn-register */
@keyframes gradientFlow {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}

@keyframes pulseRegister {
  0% {
    transform: scale(1);
    box-shadow: 0 4px 18px rgba(255, 81, 47, 0.18),
      0 1.5px 8px rgba(221, 36, 118, 0.08);
  }
  100% {
    transform: scale(1.06);
    box-shadow: 0 8px 24px rgba(255, 81, 47, 0.22);
  }
}

/* Text Styling */
.display-4 {
  font-size: 2.5rem;
  line-height: 1.1;
  color: #fff;
  font-weight: 800;
  padding: 4px 0 5px 0;
  width: 100%;
  text-align: center;
  letter-spacing: 2px;
  text-shadow: 3px 3px 12px rgba(0, 0, 0, 0.25);
}

.lead {
  color: #fff;
  font-weight: 500;
  font-size: 2.2rem;
  text-shadow: 2px 2px 8px rgba(44, 62, 80, 0.22);
  margin-bottom: 18px;
}

/* Date Styling */

/* Pulse Animation for Heading */
@keyframes pulse {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
}

/* Register Now Button Styling */

.btn-register:hover {
  background: #c0392b;
  color: #fff;
  transform: scale(1.05);
}

/* Responsive Adjustments */
@media (max-width: 1024px) {
  .main-banner {
    min-height: 50vh;
    min-height: 28px;
    border-bottom-right-radius: 18px;
    margin-top: 0 !important;
  }
  .container_banner {
    max-width: 98vw;
    padding: 4vw 2vw;
    border-radius: 18px;
  }
  .display-4 {
    font-size: 2.2rem;
    padding: 18px 0 8px 0;
  }
  .lead {
    font-size: 1.2rem;
  }
  .date {
    font-size: 1rem;
    padding: 8px 16px;
    border-radius: 8px;
  }
  .btn-register {
    font-size: 1rem;
    padding: 10px 24px;
    border-radius: 8px;
  }
}

@media (max-width: 768px) {
  .main-banner {
    min-height: 40vh;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: 0 !important;
  }
  .container_banner {
    max-width: 1200px;
    padding: 6vw 2vw;
    border-radius: 10px;
  }
  .display-4 {
    font-size: 1.6rem;
    padding: 12px 0 6px 0;
  }
  .lead {
    font-size: 1rem;
  }
  .date {
    font-size: 0.9rem;
    padding: 6px 12px;
    border-radius: 6px;
  }
  .btn-register {
    font-size: 0.95rem;
    padding: 8px 18px;
    border-radius: 6px;
  }
}

@media (max-width: 480px) {
  .main-banner {
    min-height: 30vh;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    margin-top: 0 !important;
  }
  .container_banner {
    max-width: 100vw;
    padding: 8vw 2vw;
    border-radius: 6px;
  }
  .display-4 {
    font-size: 2rem;
    padding: 8px 0 4px 0;
  }
  .banner-subtitle,
  .banner-theme {
    font-size: 2rem;
  }
  .lead {
    font-size: 0.9rem;
  }
  .date {
    font-size: 0.8rem;
    padding: 4px 8px;
    border-radius: 4px;
  }
  .btn-register {
    font-size: 0.85rem;
    padding: 6px 12px;
    border-radius: 4px;
  }
}

/* ======================== About the Conference =========================== */
.highlights {
  padding: 60px 0;
  background-image: linear-gradient(120deg, #fdfbfb 0%, #88d4db 100%);
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(3, 3, 3, 0.981); /* Subtle shadow for depth */
  margin-top: 20px;
}

.section-title {
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #2c3e50;
  margin-bottom: 30px;
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
}

.highlights-content {
  font-size: 18px;
  line-height: 1.8;
  color: #555;
}

.lead-text {
  line-height: 1.8;
  font-size: 18px;
  text-align: justify;
  color: #444;
  margin-bottom: 20px;
}

.highlights p {
  margin-bottom: 25px;
}

.highlights-content ul {
  list-style-type: none;
  padding-left: 0;
}

.highlights-content ul li {
  margin: 5px 0;
  font-size: 18px;
}

.lead-text strong {
  color: #d35400;
}

.highlights-content p span {
  font-weight: bold;
  color: #e67e22;
}

@media (max-width: 768px) {
  .highlights-content {
    font-size: 16px;
  }
  .highlights-content ul {
    /* padding-left: 10px; */
    margin-left: 15px;
  }
}

/* ======== About Pink City =========== */
.pink-city-section {
  background-image: url("images/city_bg.jpeg");
  background-size: cover;
  /* background-position: center; */
  background-position: left;
  background-repeat: no-repeat;
  position: relative;
  /* color: rgb(255, 255, 255); */
  overflow: hidden; /* Prevent anything from spilling out */
  z-index: 1;
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(3, 3, 3, 0.981); /* Subtle shadow for depth */
  margin-top: 20px;
}
.pink-city-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.112); /* Adjust opacity here */
  z-index: 1;
}

.pink-city-section .overlay {
  background-color: rgba(9, 9, 9, 0.23);
  border-radius: 2%;
  /* margin: auto; */
  /* padding: 2% 0; */
  width: 100%;
  height: 100%;
  position: relative; /* Key: make it flow with content */
  z-index: 2;
}

.pink-city-section h3 {
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #e10101;
  margin-bottom: 0;
  margin-top: 5%;
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
}

.pink-city-section .section-text {
  font-size: 18px;
  line-height: 1.7;
  color: #fffefe;
  text-align: justify;
}

@media (max-width: 768px) {
  .section-heading {
    font-size: 24px;
  }

  .section-text {
    font-size: 16px;
  }
}

/* ======== About JECRC University =========== */
.jecrc-section {
  background-image: url("images/jecrcu_bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding: 5% 0;
  color: white;
  overflow: hidden;
  z-index: 1;
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(3, 3, 3, 0.981);
  margin-top: 20px;
}

.jecrc-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1); /* Light background dim */
  z-index: 1;
}

.jecrc-overlay {
  background-color: rgba(7, 7, 7, 0.814);
  border-radius: 2%;
  margin: auto;
  padding: 2% 0;
  width: 90%;
  height: 100%;
  position: relative;
  z-index: 2;
}

.section-heading {
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fdfdfd;
  margin-bottom: 30px;
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
}

.section-text {
  font-size: 18px;
  line-height: 1.7;
  color: #f0f0f0;
  text-align: justify;
}

@media (max-width: 768px) {
  .section-heading {
    font-size: 24px;
  }

  .section-text {
    font-size: 16px;
  }
}
/* ========== About Physics Department ========== */
.physics-section {
  background-image: url("images/physics_bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding: 5% 0;
  color: white;
  overflow: hidden;
  z-index: 1;
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(3, 3, 3, 0.981);
  margin-top: 20px;
}

.physics-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1); /* Adjust image dimness here */
  z-index: 1;
}

.physics-overlay {
  background-color: rgba(7, 7, 7, 0.8);
  border-radius: 2%;
  margin: auto;
  padding: 2% 0;
  width: 90%;
  height: 100%;
  position: relative;
  z-index: 2;
}

.section-heading {
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fdfdfd;
  margin-bottom: 30px;
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
}

.section-text {
  font-size: 18px;
  line-height: 1.7;
  color: #f0f0f0;
  text-align: justify;
}

@media (max-width: 768px) {
  .section-heading {
    font-size: 24px;
  }

  .section-text {
    font-size: 16px;
  }
}

/* ========== Theme of Conference ============= */
.conference-themes {
  text-align: left;
  padding: 3rem;
  border-radius: 10px;
  margin: 20px auto;
  box-shadow: 0 4px 15px rgba(3, 3, 3, 0.981);
  background-image: linear-gradient(
      rgba(255, 255, 255, 0.6),
      rgba(255, 255, 255, 0.6)
    ),
    url(images/theme_bg.jpg);
  background-blend-mode: lighten;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.conference-themes h2 {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 30px;
  color: #2c3e50;
  position: relative;
  padding-bottom: 10px;
  letter-spacing: 1px;
  word-break: break-word;
}
.conference-themes .lead-text {
  color: black;
}

details {
  margin-bottom: 1rem;
  background-color: white;
  border-radius: 8px;
  padding: 1rem;
  border: 1px solid #ccc;
  transition: all 0.3s ease;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-break: break-word;
}

details summary {
  font-size: 1.2rem;
  font-weight: 600;
  color: #004466;
  cursor: pointer;
  outline: none;
}
details summary:hover {
  color: #d3512d;
}

details[open] {
  background-color: #e6f2ff;
  border-color: #80bfff;
}

details ul {
  margin-top: 0.8rem;
  padding-left: 1.2rem;
  list-style-type: disc;
}

details li {
  margin-bottom: 0.4rem;
  color: #333;
  line-height: 1.4;
  transition: font-size 0.3s ease, color 0.3s ease;
}

details li:hover {
  color: rgb(71, 37, 239);
  font-size: 1.05em;
}

@media (max-width: 480px) {
  .conference-themes {
    padding: 1rem;
  }

  details summary {
    font-size: 0.95rem;
  }

  details li {
    font-size: 0.8rem;
  }
}

/* ================== Call for Paper Section ================== */
.call-for-paper-section {
  background: linear-gradient(120deg, #fdf6e3 0%, #e0eafc 100%);
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(3, 3, 3, 0.981);
  margin: 20px auto;
  padding: 3rem;
  position: relative;
  z-index: 2;
}

.call-for-paper-section .section-title {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 30px;
  color: #2c3e50;
  position: relative;
  padding-bottom: 10px;
  letter-spacing: 1px;
  word-break: break-word;
}

.call-for-paper-section .lead-text {
  color: #333;
  font-size: 1.15rem;
  margin-bottom: 18px;
  text-align: justify;
}

.call-for-paper-list {
  text-align: left;
  /* margin: 0 auto 18px auto; */
  max-width: 700px;
  padding-left: 1.2rem;
  color: #444;
  font-size: 1.08rem;
}

.call-for-paper-list li {
  margin-bottom: 8px;
  line-height: 1.6;
  list-style-type: disc;
}

.btn-call-for-paper {
  display: inline-block;
  background: linear-gradient(90deg, #e55335 0%, #fbb034 100%);
  color: #fff;
  font-weight: 700;
  padding: 12px 32px;
  border-radius: 6px;
  font-size: 1.1rem;
  text-decoration: none;
  box-shadow: 0 2px 8px rgba(44, 62, 80, 0.08);
  transition: background 0.3s, transform 0.2s;
  margin-top: 10px;
}

.btn-call-for-paper:hover {
  background: linear-gradient(90deg, #fbb034 0%, #e55335 100%);
  color: #fff;
  transform: translateY(-2px) scale(1.04);
}

/* =====journals=== */
.journals {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 32px;
  width: 100%;
  margin: 0 auto 10px auto;
}

.journal-col {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 0;
  padding: 8px 10px;
  box-sizing: border-box;
}

.journals img {
  background-color: #fafafa;
  max-width: 220px;
  width: 100%;
  height: auto;
  border-radius: 6px;
  border: 2px solid #ddd;
  box-shadow: 0 1px 4px rgba(30, 41, 59, 0.08);
  display: block;
}

.journal-text {
  min-width: 220px;
  max-width: 350px;
  background: #f8f8f8;
  border-radius: 10px;
  padding: 18px;
  box-shadow: 0 2px 8px rgba(44, 62, 80, 0.08);
  font-size: 1.1rem;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
}

.journal-description {
  width: 100%;
  text-align: center;
}

@media (max-width: 800px) {
  .journals {
    flex-direction: column;
    gap: 18px;
    align-items: stretch;
  }
  .journal-col {
    padding: 8px 0;
  }
  .journals img {
    max-width: 80vw;
    margin-bottom: 6px;
  }
  .journal-text {
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .call-for-paper-section {
    padding: 32px 0 28px 0;
  }
  .call-for-paper-section .section-title {
    font-size: 2rem;
  }
  .call-for-paper-list {
    font-size: 1rem;
    padding-left: 1rem;
  }
}

@media (max-width: 480px) {
  .call-for-paper-section {
    padding: 18px 0 16px 0;
    border-radius: 7px;
  }
  .call-for-paper-section .section-title {
    font-size: 1.3rem;
  }
  .call-for-paper-list {
    font-size: 0.95rem;
    padding-left: 0.8rem;
  }
  .btn-call-for-paper {
    font-size: 0.95rem;
    padding: 10px 18px;
  }
}
/* ================== End Call for Paper Section ================== */

/* =====Poster Preparation Guidelines ======= */
.poster-format button {
  background: linear-gradient(90deg, #e55335 0%, #fbb034 100%);
  color: #fff;
  font-weight: 700;
  padding: 10px 24px;
  border-radius: 6px;
  font-size: 1rem;
  border: none;
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(44, 62, 80, 0.08);
  transition: background 0.3s, transform 0.2s;
}

/* ============= Enhanced Patron Section ============= */
.patrons-section {
  text-align: center;
  padding: 60px 0;
  border-radius: 10px;
  background: linear-gradient(135deg, #f8f8f8, #ffffff);
  margin-top: 20px;
  box-shadow: 0 4px 15px rgba(3, 3, 3, 0.981); /* Subtle shadow for depth */
}

.patrons-title {
  font-size: 2rem;
  font-weight: bold;
  color: #333;
  margin-bottom: 30px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}

.patron-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}

.patron {
  text-align: center;
  max-width: 500px;
}

.patron img {
  width: 160px;
  height: 160px;
  object-fit: cover;
  border-radius: 50%;
}

.patron-name {
  margin-top: 12px;
  font-size: 20px;
  font-weight: bold;
  color: #333333cd;
}

.co-patron-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-items: center;
  gap: 30px 40px;
  margin-top: 20px;
}

/* ============= Responsive Design ============= */
@media (max-width: 768px) {
  .co-patron-container {
    grid-template-columns: 1fr;
  }
  .patron-container {
    flex-direction: column;
    align-items: center;
  }
  .patron img {
    width: 140px;
    height: 140px;
  }

  .patrons-title {
    font-size: 24px;
  }
}

@media (max-width: 480px) {
  .patron img {
    width: 120px;
    height: 120px;
  }

  .patron-name {
    font-size: 18px;
  }
}

/* =============== Registration ================= */
.registration {
  background: linear-gradient(
    135deg,
    #fff3e0,
    #ffe0b2
  ); /* Light gradient background */
  border-radius: 15px; /* Rounded corners */
  padding: 40px 20px; /* Padding for spacing */
  box-shadow: 0 4px 15px rgba(3, 3, 3, 0.981); /* Shadow for depth */
  margin-top: 20px; /* Space above the section */
  text-align: center; /* Center all text */
}

.registration h3 {
  font-size: 2.5rem; /* Main heading font size */
  color: #2c3e50; /* Vibrant orange color */
  margin-bottom: 20px; /* Space below heading */
  text-transform: uppercase; /* Uppercase for emphasis */
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); /* Subtle text shadow for depth */
  font-weight: 700;
}

.registration h4 {
  font-size: 2rem; /* Subheading font size */
  color: #d84315; /* Dark orange color */
  margin-top: 25px; /* Space above subheadings */
  border-bottom: 2px solid #e65100; /* Underline for emphasis */
  padding-bottom: 10px; /* Space between text and underline */
}

.registration p {
  font-size: 1.1rem; /* Paragraph font size */
  color: #333; /* Dark color for text */
  line-height: 1.6; /* Line height for readability */
  margin: 10px 0; /* Vertical margins */
}

.registration ol {
  text-align: left; /* Left-align ordered list */
  padding: 0 20px; /* Padding for indentation */
  margin: 20px 0; /* Space above and below list */
  list-style-type: decimal; /* Decimal list style */
}

.registration li {
  margin-bottom: 20px;
}

.registration-table-container {
  overflow-x: auto; /* Enable horizontal scroll for smaller screens */
}

.registration-table {
  width: 100%; /* Full width */
  border-collapse: collapse; /* Remove space between borders */
  margin: 20px 0; /* Space above and below the table */
}

.registration-table th,
.registration-table td {
  border: 1px solid #2c2222; /* Light gray border */
  padding: 12px; /* Padding for table cells */
  text-align: center; /* Center-align text */
}

.registration-table .money {
  font-weight: 600;
  color: rgba(39, 38, 38, 0.69);
}

.registration-table .money:hover {
  color: black;
}

.registration-table th {
  background-color: #ffe0b2; /* Header background color */
  color: #e65100; /* Header text color */
  font-weight: bold; /* Bold text for header */
}

.registration-table td {
  background-color: #eae6e6; /* White background for table cells */
}

.registration-table td:not(.money) {
  font-weight: 800;
}

.note {
  font-weight: bold; /* Bold for the note */
  color: #d32f2f; /* Dark red color */
  margin-top: 20px; /* Space above the note */
}

/* Responsive Styles */
@media (max-width: 768px) {
  .registration {
    padding: 30px 15px; /* Adjust padding for smaller devices */
  }

  .registration h3 {
    font-size: 2rem; /* Smaller font size for main heading */
  }

  .registration h4 {
    font-size: 1.5rem; /* Smaller font size for subheadings */
  }

  .registration p,
  .registration ol {
    font-size: 1rem; /* Smaller font size for paragraphs and list */
  }
}

@media (max-width: 480px) {
  .registration {
    padding: 20px 10px; /* Further adjust padding for mobile devices */
  }

  .registration h3 {
    font-size: 1.8rem; /* Smaller font size for main heading */
  }

  .registration h4 {
    font-size: 1.3rem; /* Smaller font size for subheadings */
  }

  .registration p {
    font-size: 0.9rem; /* Smaller font size for paragraphs */
  }

  .registration-table th,
  .registration-table td {
    padding: 10px; /* Adjust padding for table cells */
  }

  .registration-qr {
    width: 80px; /* Smaller QR code width for mobile */
  }
}

/* ======= Registration and Payment =========== */
/* Section Styling */
.registration-section2 {
  background: white;
  /* max-width: 880px; */
  margin: 30px auto;
  text-align: center;
  border-radius: 15px; /* Rounded corners */
  padding: 40px 20px; /* Padding for spacing */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.8); /* Shadow for depth */
  margin-top: 20px; /* Space above the section */
}

/* Titles */
.section-title2 {
  font-size: 2.5rem; /* Large heading font size */
  color: #2c3e50; /* White color for better contrast */
  margin-bottom: 25px; /* Space below heading */
  text-transform: uppercase; /* Uppercase for emphasis */
  letter-spacing: 1px; /* Letter spacing for style */
  font-weight: 700;
}

.sub-title2 {
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
}

/* Distinct Background Colors */
.registration-box2 {
  background: #e3f2fd;
  padding: 20px;
  border-radius: 8px;
  margin-bottom: 20px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

.payment-box2 {
  background: #ffebee;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

/* Description Text */
.section-description2 {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 15px;
}

/* Form & Payment Containers */
.registrationForm-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  margin: 20px 0;
}

/* Links */
.registration_link {
  color: #004080;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
  padding: 10px 15px;
  border-radius: 5px;
  background: #0073e6;
  color: white;
  transition: 0.3s;
}

.registration_link:hover {
  background: #005bb5;
}

/* QR Code Styling */
.regQR-container {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 10px;
}

.regQR-image {
  width: 120px;
  height: auto;
  transition: transform 0.3s ease-in-out;
  border-radius: 10px;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.3);
}

.regQR-image:hover {
  transform: scale(1.1);
}

/* Responsive Design */
@media (min-width: 600px) {
  .registrationForm-container {
    flex-direction: row;
    justify-content: center;
  }

  .regQR-container {
    flex-direction: row;
    gap: 20px;
  }
}

/* =============== Accommodation Section ================= */

.accommodation-section {
  background: linear-gradient(
    135deg,
    #fce4ec,
    #f8bbd0
  ); /* Soft pink gradient background */
  border-radius: 15px; /* Rounded corners */
  padding: 50px 25px; /* Padding for spacing */
  box-shadow: 0 4px 15px rgba(3, 3, 3, 0.981); /* Shadow for depth */
  margin-top: 20px; /* Space above the section */
  text-align: center; /* Center all text */
}

.accommodation-section h3 {
  font-size: 2.5rem; /* Large heading font size */
  color: #2c3e50; /* Dark pink for heading */
  margin-bottom: 25px; /* Space below heading */
  text-transform: uppercase; /* Uppercase for emphasis */
  letter-spacing: 1px; /* Letter spacing for style */
  position: relative;
  display: inline-block;
  font-weight: 700;
}

.accommodation-section p {
  font-size: 1.2rem; /* Slightly larger paragraph font size */
  color: #333; /* Dark color for text */
  line-height: 1.7; /* Line height for readability */
  margin-bottom: 30px; /* Vertical margins */
  text-align: justify;
}

/* Accommodation Cards Grid for 2 cards per row */
.accommodation-cards-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px 24px;
  justify-content: center;
  margin-top: 24px;
  margin-left: 3%;
}

.accommodation-box,
.accommodation-box.enhanced-accommodation {
  background-color: #fff;
  padding: 24px 20px 18px 20px;
  border-radius: 12px;
  box-shadow: 0 2px 12px rgba(30, 41, 59, 0.08);
  transition: box-shadow 0.2s, transform 0.2s;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 480px;
  min-width: 280px;
}

.accommodation-box:hover,
.accommodation-box.enhanced-accommodation:hover {
  box-shadow: 0 4px 24px rgba(30, 41, 59, 0.16);
  transform: translateY(-5px);
}

.accommodation-header {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.accommodation-header a {
  flex: 1;
  text-align: left;
  word-break: break-word;
}
.accommodation-details {
  width: 100%;
}
.accommodation-box strong {
  display: block;
  font-size: 1.2rem;
  color: #880e4f;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.accommodation-box a {
  color: #d81b60;
  text-decoration: none;
  transition: color 0.3s;
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
  max-width: 100%;
}

@media (max-width: 900px) {
  .accommodation-cards-grid {
    grid-template-columns: 1fr;
    gap: 24px 0;
  }
  .accommodation-box,
  .accommodation-box.enhanced-accommodation {
    max-width: 100%;
    min-width: 0;
  }
}

/* Responsive Styles */
@media (max-width: 768px) {
  .accommodation-section {
    padding: 30px 20px; /* Adjust padding for smaller devices */
  }

  .accommodation-section h3 {
    font-size: 2.2rem; /* Smaller font size for main heading */
  }

  .accommodation-section p {
    font-size: 1.1rem; /* Adjusted paragraph font size */
  }

  .accommodation-box {
    width: calc(100% - 20px); /* Take up full width on smaller screens */
    height: auto; /* Remove fixed height on smaller screens */
    padding: 15px; /* Adjust padding inside each box */
  }
}

@media (max-width: 480px) {
  .accommodation-section {
    padding: 20px 15px; /* Further adjust padding for mobile devices */
  }

  .accommodation-section h3 {
    font-size: 1.8rem; /* Smaller font size for main heading */
  }

  .accommodation-section p {
    font-size: 1rem; /* Smaller font size for paragraphs */
  }

  .accommodation-box {
    padding: 15px; /* Adjust padding inside each box */
    height: auto; /* Remove fixed height on mobile screens */
  }
}

/* ================== How to reach ======================= */
.transport-section {
  background: linear-gradient(
    135deg,
    #e3f2fd,
    #bbdefb
  ); /* Light blue gradient background */
  border-radius: 15px; /* Rounded corners */
  padding: 40px; /* Padding for spacing */
  box-shadow: 0 4px 15px rgba(3, 3, 3, 0.981); /* Shadow for depth */
  margin-top: 20px; /* Space above the section */
  text-align: center; /* Center all text */
}

.transport-section h3 {
  font-size: 2.5rem; /* Large heading font size */
  color: #2c3e50; /* Dark blue for heading */
  margin-bottom: 20px; /* Space below heading */
  text-transform: uppercase; /* Uppercase for emphasis */
  letter-spacing: 1px; /* Letter spacing for style */
  position: relative;
  display: inline-block;
  font-weight: 700;
}

.transport-content {
  display: flex; /* Use flexbox to create side-by-side layout */
  justify-content: space-between; /* Space out the containers */
  margin-top: 20px; /* Space above the content */
}

.text-container {
  flex: 1; /* Take up equal space */
  padding-right: 20px; /* Space between text and map */
}

.text-container p {
  font-size: 1.1rem; /* Paragraph font size */
  color: #333; /* Dark color for text */
  line-height: 1.6; /* Line height for readability */
  margin-bottom: 30px; /* Vertical margins */
  max-width: 800px; /* Limit paragraph width for better readability */
  margin-left: auto;
  margin-right: auto; /* Center the paragraph */
  font-weight: 600;
}

.map-container {
  flex: 1; /* Take up equal space */
  height: 300px; /* Fixed height for the map */
  border-radius: 10px; /* Rounded corners for the map */
  overflow: hidden; /* Ensure corners are rounded */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); /* Shadow for depth */
}

/* Responsive Styles */
@media (max-width: 768px) {
  .transport-content {
    flex-direction: column; /* Stack elements vertically on smaller screens */
  }

  .text-container {
    padding-right: 0; /* Remove right padding */
    margin-bottom: 20px; /* Space below text container */
  }

  .map-container {
    width: 100%; /* Full width for map */
    height: 250px; /* Adjust height for smaller screens */
  }
}

@media (max-width: 480px) {
  .transport-section {
    padding: 20px 10px; /* Further adjust padding for mobile devices */
  }

  .transport-section h3 {
    font-size: 1.5rem; /* Smaller font size for main heading */
  }

  .text-container p {
    font-size: 0.9rem; /* Smaller font size for paragraphs */
  }

  .map-container {
    height: 200px; /* Further adjust height for mobile */
  }
}

/* =============== Tourist place ============== */
.tourist-places-section {
  background: linear-gradient(
    135deg,
    #fff3e0,
    #ffe0b2
  ); /* Light orange gradient */
  border-radius: 15px; /* Rounded corners */
  padding: 20px; /* Padding for spacing */
  box-shadow: 0 4px 15px rgba(3, 3, 3, 0.981); /* Shadow for depth */
  margin-top: 20px; /* Space above the section */
  text-align: center; /* Center all text */
}

.tourist-places-section h3 {
  font-size: 2.5rem; /* Large heading font size */
  color: #2c3e50; /* Dark orange for heading */
  margin-bottom: 20px; /* Space below heading */
  text-transform: uppercase; /* Uppercase for emphasis */
  letter-spacing: 1px; /* Letter spacing for style */
  font-weight: 700;
  position: relative; /* Position relative for the underline */
  display: inline-block; /* Allow underline to center below */
}

.tourist-places-section p {
  font-size: 1.1rem; /* Paragraph font size */
  color: #1b1a1a; /* Dark color for text */
  line-height: 1.6; /* Line height for readability */
  margin-bottom: 30px; /* Vertical margins */
  max-width: 800px; /* Limit paragraph width for better readability */
  margin-left: auto;
  margin-right: auto; /* Center the paragraph */
  font-weight: 400;
}

.places-grid {
  display: grid; /* Use grid layout */
  grid-template-columns: repeat(3, 1fr); /* 3 columns */
  gap: 20px; /* Space between grid items */
}

.place-box {
  background-color: #fff; /* White background for each box */
  border-radius: 10px; /* Rounded corners */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); /* Shadow for depth */
  overflow: hidden; /* Ensure rounded corners */
  text-align: center; /* Center text */
  transition: transform 0.3s ease; /* Smooth hover effect */
}

.place-box:hover {
  transform: translateY(-5px); /* Slight move up on hover */
}

.place-box img {
  width: 100%; /* Full width for images */
  height: 200px; /* Fixed height for images */
  object-fit: cover; /* Crop images to fit */
}

.place-info {
  padding: 15px; /* Padding for info */
}

.place-info strong {
  display: block;
  font-size: 1.2rem; /* Font size for place names */
  color: #e65100; /* Dark orange for place names */
  margin-bottom: 5px; /* Space below place name */
}

.place-info a {
  color: #d81b60; /* Bright pink for links */
  text-decoration: none; /* Remove underline */
  transition: color 0.3s ease; /* Smooth color transition */
}

.place-info a:hover {
  color: #ad1457; /* Darker pink on hover */
}

/* Responsive Styles */
@media (max-width: 768px) {
  .places-grid {
    grid-template-columns: repeat(2, 1fr); /* 2 columns on smaller devices */
  }

  .place-box img {
    height: 150px; /* Adjust image height */
  }
}

@media (max-width: 480px) {
  .places-grid {
    grid-template-columns: 1fr; /* 1 column on mobile */
  }

  .place-box img {
    height: 120px; /* Further adjust image height */
  }

  .tourist-places-section {
    padding: 20px; /* Adjust padding for mobile */
  }

  .tourist-places-section h3 {
    font-size: 1.8rem; /* Smaller font size for heading */
  }

  .tourist-places-section p {
    font-size: 0.9rem; /* Smaller font size for paragraphs */
  }
}

/* =========== Contact and Conference Address ============== */

/* ===================== Footer ============================= */
.footer-section {
  background-color: #de1819; /* Light grey background */
  color: #333; /* Dark text color */
  padding: 20px 0; /* Padding for spacing */
  margin-top: 20px;
}

.footer-section .container {
  max-width: 1200px; /* Limit the container width */
  margin: 0 auto; /* Center the container */
}

/* Footer Links */
.footer-links {
  display: flex; /* Flexbox layout */
  flex-wrap: wrap; /* Allow items to wrap */
  justify-content: center; /* Center the links */
  gap: 20px; /* Space between links */
  margin-bottom: 15px; /* Space below the links */
}

.footer-link {
  color: #ffffff; /* Link color */
  text-decoration: none; /* Remove underline */
  font-size: 1rem; /* Font size for links */
  font-weight: 600;
}

.footer-link:hover {
  text-decoration: underline; /* Underline on hover for emphasis */
}

.footer-text {
  font-size: 0.9rem; /* Font size for copyright text */
  color: #000000;
  font-weight: 600;
}

/* Responsive Styles */
@media (max-width: 768px) {
  .footer-link {
    font-size: 0.9rem; /* Adjust font size for links */
  }

  .footer-text {
    font-size: 0.8rem; /* Adjust font size for footer text */
  }
}

@media (max-width: 480px) {
  .footer-link {
    font-size: 0.8rem; /* Further reduce font size for links */
  }

  .footer-text {
    font-size: 0.7rem; /* Further reduce font size for footer text */
  }
}
@media (max-width: 1250px) {
  .main-banner {
    margin-top: 80px;
  }
}
