/*** common css *****************************************/
body {
  padding: 0;
  margin: 0;
  font-family: "Public Sans", sans-serif;
}

a {
  color: #000000;
  text-decoration: none;
  background-color: transparent;

}

a:hover {
  color: #000000;
  text-decoration: none;
}

.mobileshow {
  padding: 0;
}

.overflow {
  overflow: hidden;
}

.overflow a {
  text-decoration: none;
}

.swiper-slide a {
  text-decoration: none;
}

.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
  color: #000000;
  background-color: #dea704;
  border-color: #dea704;
}

/****** top header **********************************/
.top-header {
  background: #221b16;
}

.top-left-item {
  list-style: none;
  padding: 15px 0;
  margin: 0;
}

.top-left-item li {
  display: inline;
  padding: 0 9px;
}

.top-left-item li a {
  font-family: inherit;
  color: #f2f2f2;
  font-size: 20px;
  font-weight: 400;
  line-height: 23.44px;
}

.top-left-item li a .emailid {
  margin-right: 6px;
}

.top-left-item li .emailid span {
  margin-left: 7px;
  margin-top: 10px;
  display: ruby;
  position: relative;
  top: 1px;
}

.top-right-menu .nav-link {
  color: #f2f2f2;
  line-height: 23px;
  text-transform: capitalize;
  font-size: 20px;
}

.top-right-menu {
  float: right;
  list-style: none;
}

/******* header menu *************/
.header-logo img {
  width: 232px;
  padding: 5px 0;
  cursor: pointer;
}

.header-menu-part .nav-item .nav-link {
  color: #121212;
  font-size: 20px;
  line-height: 23px;
  font-weight: 500;
}

.header-menu-part nav.navbar.navbar-expand-md.navbar-light {
  float: right;
  margin: 11px 0;
}

.header-menu-part a.nav-link.btn.btn-warning.login-button {
  color: #121212;
  padding: 6px 9px;
  margin-left: 17px;
  transition: all 1s ease-out;
  transition: transform 0.3s ease;
}

.dropdown-menu .dropdown-item {
  color: #000 !important;
  background: transparent;
}

body .header-menu-part .dropdown.active a {
  color: #ffc119;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
  color: #ffc119;
}

.header-menu-part .navbar-nav li:hover>ul.dropdown-menu {
  display: block;
}

.header-menu-part .dropdown-submenu {
  position: relative;
}

.header-menu-part .dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
}

/* rotate caret on hover */
.header-menu-part .dropdown-menu>li>a:hover:after {
  text-decoration: none;
  transform: rotate(-90deg);
}

/****** slider css ****/
.home-main-slider .carousel-caption {
  position: absolute;
  right: 0%;
  bottom: 20px;
  left: 0%;
  z-index: 10;
  /*padding-top: 55px;*/
  padding-bottom: 44px;
  color: #fff;
  text-align: left;
  /*top: 20%;*/
}

.home-main-slider .carousel-inner img {
  width: 100%;
  /* height: 550px; */
}

.home-main-slider .img-text {
  padding: 16px 0 0 24px;
  min-height: 400px;
}

.home-main-slider .psim-top-heading {
  color: #ffc119;
  font-size: 20px;
  line-height: 23.44px;
}

.home-main-slider .main-heading {
  color: #ffc119;
  font-size: 96px;
  font-style: italic;
  font-weight: 400;
  line-height: 100px;
}

.home-main-slider .conference {
  color: #fff;
  font-size: 96px;
  font-style: italic;
  font-weight: 400;
  line-height: 100px;
}

.home-main-slider .psim-bottom-heading {
  color: #ffc119;
  font-size: 22px;
  line-height: 25.78px;
  font-weight: 500;
  margin-bottom: 39px;
}

.home-main-slider button.register-btn {
  background: #f2f2f2;
  color: #121212;
  font-size: 20px;
  line-height: 23.44px;
  text-align: center;
  padding: 14px 12px;
  text-transform: uppercase;
  border: none;
  border-radius: 6px;
  transition: all 1s ease-out;
  transition: transform 0.3s ease;
}

.checkmarkreg {
  margin-left: 15px;
}

.checkmarkreg span {
  margin-left: 10px;
}

.home-main-slider .learn-more-link {
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  text-decoration: none;
  margin-left: 28px;
}

.hero-buttons a {
  text-decoration: none;
}

/******* icon css ***********/
.icon-row {
  background: #f2f2f2;
  padding: 25px 0 0px;
  text-align: center;
}

.icon-row .icon {
  background: #ffc119;
  margin: 0 19px 24px;
  padding: 17px 0;
  border-radius: 5px;
  transition: all 1s ease-out;
  transition: transform 0.3s ease;
}

.icon-row .icon img {
  width: 50px;
  height: 50px;
}

.icon-row .icon .icon-title {
  color: #121212;
  font-size: 20px;
  line-height: 23.44px;
  font-weight: 400;
  margin-top: 11px;
  padding: 0 9px;
}

/******* about section ******/
.about-text .about-pism {
  color: #ffc119;
  font-size: 32px;
  line-height: 37.5px;
  font-weight: 500;
}

.about-text .left-pism-content p {
  color: #121212;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
}

.about-text .btn.learn-more {
  background-color: #ffc119;
  color: #121212;
  padding: 10px 20px;
  border: none;
  border-radius: 4px;
  font-weight: 500;
  font-size: 20px;
  margin-top: 16px;
  transition: all 1s ease-out;
  transition: transform 0.3s ease;
}

.right-pism-content {
  background-color: #221b16;
  border-radius: 6px;
  height: 100%;
  max-height: 350px;
  overflow: hidden;
  position: relative;
  margin-top: 0;
}

.inner-right-pism-content {
  margin: 20px;
  overflow-y: auto;
}

.right-pism-content-main-heading {
  color: #ffc119;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
}

.divider {
  width: 50px;
  height: 2px;
  background-color: #ffc119;
  margin: 10px 0 20px 0;
}

.right-pism-content-heading {
  color: white;
  font-size: 22px;
  line-height: 25.78px;
  font-weight: 500;
}

.right-pism-content-heading a {
  color: white;
}

.right-pism-content-address {
  color: #ffc119;
  font-size: 16px;
  line-height: 18.75px;
  font-weight: 400;
  margin-bottom: 17px;
}

.right-pism-content-icon {
  width: 16px;
  height: 16px;
  margin-bottom: 4px;
}

.news-item {
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 12px;
}

.news-item h5 a {
  text-decoration: none;
  color: white;
}

.about-section {
  padding: 85px 0;
}

.left-pism-content {
  margin-bottom: 21px;
}

/******* footer ************/
.footer {
  background-color: #221b16;
  padding-top: 60px;
}

.footer-logo-image {
  width: 341px;
  margin-bottom: 30px;
}

.footer-logo-image-content {
  margin-bottom: 40px;
  color: #f2f2f2;
  font-size: 18px;
  line-height: 22.5px;
  padding: 0 22px 0 0;
}

.footer-social-icon {
  list-style: none;
  padding: 0;
}

.footer-social-icon i {
  color: #fff;
  font-size: 22px;
}

.footer-social-icon li {
  display: inline;
  padding: 0 18px 0 0;
}

h3.footer-heading {
  font-size: 24px;
  font-weight: 600;
  color: #f2f2f2;
  line-height: 28.13px;
}

.footer-quick {
  list-style: none;
  padding: 0;
}

.footer-quick li {
  padding: 7px 0;
}

.footer-quick li a {
  font-size: 22px;
  line-height: 25.78px;
  color: #f2f2f2;
}

.footer-address-book .footer-address {
  color: #f2f2f2;
  font-size: 20px;
  line-height: 23.44px;
  text-align: left;
  padding: 0;
  list-style: none;
}

.footer-address li {
  font-size: 16px;
  margin-bottom: 25px;
  color: #f2f2f2;
}

.footer-address li img {
  margin: 0 10px 8px 0;
  position: relative;
  top: 4px;
}

/*****subscribe****/
section.subscibe-section {
  background: #f2f2f2;
  padding: 42px 0 19px;
}

.subscibe-section .input-group {
  overflow: hidden;
  transition: all 1s ease-out;
  transition: transform 0.3s ease;
}

p.subscribe-text {
  color: #121212;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
}

.subscibe-btn {
  background-color: #ffc119;
  font-size: 20px;
  font-weight: 400;
  transition: all 0.3s ease;
  line-height: 23.44px;
  color: #121212;
  border: navajowhite;
}

.subscibe-input {
  background: #fff;
  border: none;
  padding: 8px 15px;
}

/**********home page gallery **********/
.gallery-container-heading {
  text-align: center;
  color: #ffc119;
  font-size: 32px;
  line-height: 37.5px;
}

.divider.gallery-container-heading-divider {
  margin: 0 auto 50px;
}

h3.gallery-container-heading {
  padding-top: 10px;
}

/* Container for Images */
.homegallery .img-container {
  position: relative;
  width: 100%;
}

.img-container {
  width: 100%;
}

/* Images Styling */
.homegallery .img-container img {
  display: block;
  margin-bottom: 20px;
  border-radius: 4px;
  height: 227px;
}

/* Hover Text Container */
.homegallery .img-hover-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 227px;
  background-color: rgba(0, 0, 0, 0.6);
  /* Transparent dark background */
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  border-radius: 5px;
}

/* Show Hover Text on Hover */
.homegallery .img-container:hover .img-hover-text {
  opacity: 1;
}

/* Responsive Styling */
.homegallery .img-container .img-hover-text {
  text-align: center;
  padding: 10px;
}

.homegallery .btn.learn-more {
  background-color: #ffc119;
  color: #121212;
  padding: 10px 20px;
  border: none;
  border-radius: 4px;
  font-weight: 500;
  font-size: 20px;
  margin-top: 16px;
  line-height: 23.44px;
  transition: all 1s ease-out;
  transition: transform 0.3s ease;
}

.homegallery .button-container.team-view-more-button {
  text-align: center;
  margin: 48px 0 68px;
}

/******** lecture ****************/
.container-heading {
  text-align: center;
  color: #ffc119;
  font-size: 32px;
  line-height: 37.5px;
  text-transform: uppercase;
}

.divider.container-heading-divider {
  margin: 0 auto 50px;
}

.btn.learn-more {
  background-color: #ffc119;
  color: #121212;
  padding: 10px 20px;
  border: none;
  border-radius: 4px;
  font-weight: 600;
  font-size: 20px;
  margin-top: 16px;
  line-height: 23.44px;
  transition: all 1s ease-out;
  transition: transform 0.3s ease;
}

.button-container.team-view-more-button {
  text-align: center;
  margin: 48px 0 68px;
}

.lectures-container-content2-card-para1 {
  font-size: 20px;
  color: #121212;
  line-height: 23.44px;
  margin: 0;
}

.lectures-container-content2-card-para2 {
  font-size: 20px;
  color: #121212;
  line-height: 23.44px;
  margin: 0;
}

.ytp-cued-thumbnail-overlay-image {
  border-radius: 5px;
}

.lecture-section {
  background: #f2f2f2;
}

.lecture-section {
  background: #f2f2f2;
  padding: 75px 0 4px;
  margin-bottom: 46px;
}

.lecture-sectionmidsummer {
  background: #f2f2f2;
}

.lecture-sectionmidsummer {
  background: #f2f2f2;
  padding: 75px 0 4px;
}

iframe.iframe-border {
  width: 100%;
}

.lectures-container-content2-card {
  margin-bottom: 19px;
}

/******our blog************/
.latestblog {
  background-image: url(../images/Group329.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 81px;
}

.blogheading {
  display: flex;
  justify-content: space-between;
  padding: 88px 19px 13px;
}

.latest-blog {
  color: #ffc119;
  font-size: 32px;
  line-height: 37.5px;
  font-weight: 500;
}

.blog-veiw-more-button a {
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  text-decoration: none;
}

.blog-veiw-more-button a:hover {
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  text-decoration: none;
}

.blog-content {
  position: absolute;
  bottom: 0;
  color: #fff;
  padding: 0 12px;
  width: 100%;
 background: linear-gradient(0deg, #000000 0%, rgb(0 0 0 / 54%) 100%);  position: absolute;
  bottom: 0%;
}

.blog-heading {
  color: #f8f8f8;
  font-size: 15px;
  font-weight: 600;
}

.blog-content p {
  color: #f8f8f8;
  font-size: 10px;
  line-height: 11.72px;
  font-weight: 400;
}

.blogs img {
  width: 100%;
  transition: all 1s ease-out;
  border-radius: 5px;
  transition: transform 0.3s ease;
  overflow: hidden;
}

.blogs {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 26px;
}

/************upcoming event********/
.upevent {
  /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
  margin-top: 10px;
  margin-right: 0;
  margin-left: 0;
  min-height: 348px;
  border: none;
  border-radius: 5px;
  margin-bottom: 18px;
  transition: all 1s ease-out;
  transition: transform 0.3s ease;
  overflow: hidden;
  cursor: pointer;
}

#card-upevent {
  min-height: 440px;
}

.card-text-divider {
  width: 100%;
  margin-top: -11px;
  margin-bottom: 5px;
  height: 1px;
}

.card-text-address {
  display: flex;
  align-items: center;
  color: #ffc119;
  font-size: 14px;
  font-family: sans-serif;
  margin: 10px 0 0;
  line-height: 16.41px;
}

.card-text-address-pre {
  display: flex;
  align-items: center;
  justify-content: center;
}

.card-text-address-icon {
  width: 12px;
  margin-bottom: 3px;
  height: 12px;
}

.upevent .card-body5 {
  padding-bottom: 9px;
}

.upevent .card-body5 {
  padding-bottom: 9px;
}

.card-body5 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-text-address2 {
  color: #221b16;
}

.upevent .card-heading {
  color: #121212;
  font-size: 20px;
  line-height: 23.44px;
  font-weight: 500;
}

.upevent .card-heading a {
  text-decoration: none;
  color: #121212;
}

.upevent .card-text {
  color: #6b6b6b;
  font-size: 10px;
  line-height: 11.72px;
  font-weight: 400;
  margin-bottom: 25px;
}

.background-image-1-heading {
  color: #ffc119;
}

.background-image-1-part1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 11px;
  padding-top: 65px;
  padding: 56px 20px 0;
}

/**********our team ********************/
.team-section {
  background: #f2f2f2;
  padding: 71px 0 20px;
}

.team-card1-body {
  text-align: center;
}

.team-card1-body-text1 {
  font-size: 22px;
  margin-top: 20px;
}

.gallery-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
}

.gallery-section-toggle-image {
  display: flex;
  align-items: center;
  border: 1px solid #ffc119;
  border-radius: 4px;
  justify-content: center;
  /* gap: 1px; */
}

.gallery-section-toggle {
  display: flex;
  width: 40px;
  height: 35px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.gallery-section-toggle a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.gallery-section-toggle.active {
  background-color: #ffc119;
}

.gallery-section-toggle-image img {
  width: 55%;
}

.gallery-section-content {
  width: 90%;
}

.team-card1-body-text1-divider-set {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: -17px;
  margin-top: -24px;
}

.team-card1-body-text2 {
  font-size: 17px;
}

.team-block2-card1-p1 {
  font-size: 17px;
}

.team-block2-card1-divider {
  width: 45%;
  height: 2px;
  text-align: center !important;
  height: 1px;
  margin-top: -12px;
  margin-bottom: 4px;
}

.team-block2-card1-p2 {
  font-size: 14px;
}

.team-block2-card1-p1 {
  font-size: 17px;
}

.card.team-card1.visible.card-down {
  overflow: hidden;
  transition: all 1s ease-out;
  transition: transform 0.3s ease;
  cursor: pointer;
}

.team-section .team-block2-card1 {
  overflow: hidden;
  transition: all 1s ease-out;
  transition: transform 0.3s ease;
  cursor: pointer;
  height: 150px;
  min-height: 150px;
  max-height: 150px;
}

/******** Gallery Page ***************/
.beaddumtitle {
  background: linear-gradient(to right, rgba(34, 27, 22, 1), rgba(34, 27, 22, 0)), url("../images/galleryimage.png");
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
}

.breadum-container {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 0 39px 36px;
  height: 150px;
  align-items: flex-end;
}

.pagetitle .title-heading {
  color: #ffc119;
  font-size: 25px;
  line-height: 28px;
  font-weight: 500;
}

.breadum-container .breadummenu {
  color: #fff;
  font-size: 20px;
  line-height: 67px;
  display: flex;
  flex-direction: row;
}

.breadummenu a {
  text-decoration: none;
  color: white;
}

.breadum-container .divider {
  margin: 0 0 0 0;
}

.tablist-gallery {
  text-align: center;
  display: flex;
  justify-content: center;
  border: none;
  padding: 51px 0;
  flex-wrap: nowrap;
  padding: 30px 0 30px 0 !important;
}

.tablist-gallery5 {
  text-align: center;
  display: flex;
  justify-content: center;
  border: none;
  padding: 51px 0;
  flex-wrap: nowrap;
}

.tablist-gallery li .nav-link.active {
  background: #ffc119 !important;
  font-size: 20px;
  line-height: 23.44px;
  color: #000;
  border: none;
  font-weight: 400;
}

.tablist-gallery li .nav-link {
  background: #fff !important;
  font-size: 20px;
  line-height: 23.44px;
  color: #121212;
  border: none;
  margin: 0 6px;
  border-radius: 5px;
}

.tablist-gallery5 li .nav-link.active {
  background: #ffc119 !important;
  font-size: 20px;
  line-height: 23.44px;
  color: #000;
  border: none;
  font-weight: 400;
}

.tablist-gallery5 li .nav-link {
  background: #fff !important;
  font-size: 20px;
  line-height: 23.44px;
  color: #121212;
  border: none;
  margin: 0 6px;
  border-radius: 5px;
}

.gallery-section {
  background: #f2f2f2;
}

.galleryimg img {
  width: 100%;
  margin-bottom: 35px;
}

.link-hover:hover::after {
  width: 100%;
}

/***************Conferences***************/
.tablist-conferences {
  text-align: center;
  display: flex;
  justify-content: center;
  border: none;
  padding: 0 0 30px 0;
  flex-wrap: nowrap;
}

.tablist-conferences li .nav-link.active {
  background: #ffc119 !important;
  font-size: 20px;
  line-height: 23.44px;
  color: #000;
  border: none;
  font-weight: 400;
}

.tablist-conferences li .nav-link {
  background: #fff !important;
  font-size: 20px;
  line-height: 23.44px;
  color: #121212;
  border: none;
  margin: 0 6px;
  border-radius: 5px;
}

/***************hover efect***************/
.icon-row .icon:hover {
  transform: scale(1.1);
}

.home-main-slider button.register-btn:hover,
.about-text .btn.learn-more:hover,
.btn.learn-more:hover,
.subscibe-section .input-group:hover {
  transform: scale(1.1);
  cursor: pointer;
}

.learn-more-link:hover {
  color: #ffc119;
  text-decoration: none;
}

.header-menu-part .nav-item .nav-link:hover {
  color: #ffc119;
}

.header-menu-part a.nav-link.btn.btn-warning.login-button:hover {
  transform: scale(1.1);
  background-color: #ffc107;
  color: #121212;
}

.top-right-menu .nav-link:hover {
  cursor: pointer;
}

.upevent {
  opacity: 1;
  transform: translateX(0) translateY(0);
}

.upevent:hover {
  transform: scale(1.05);
}

.upevent:hover img {
  transform: scale(1.05);
  overflow: hidden;
}

.upevent img {
  transition: transform 0.4s ease;
}

.upevent:hover .upevent-body {
  transform: scale(1.05);
  padding-top: 20px;
}

.team-section .card {
  opacity: 1;
  transform: translateX(0) translateY(0);
}
.team-section .card .row  {
  transition: transform 0.4s ease;
}

.team-section .card:hover .row {
  transform: scale(1.1);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
}

.team-section .card:hover img {
  transform: scale(1.1);
  overflow: hidden;
}

.team-section .card img {
  transition: transform 0.3s ease;
}

.team-section .card:hover .card-body5 {
  transform: scale(1.05);
  padding-top: 20px;
}

.team-section .card:hover .card-body5 {
  transform: scale(1.05);
  padding-top: 20px;
}

.blogs:hover img {
  transform: scale(1.1);
}

/******poup css *********/
.gallerymodel .modal-header {
  padding: 0 18px;
}

.gallerymodel .modal-header .close {
  outline: none;
}

.gallerymodel .img-fluid {
  width: 100% !important;
  height: auto;
}

/* Adjust modal to fit within the screen and avoid scrollbars */
.modal-dialog {
  max-width: 50%;
  width: auto;
  margin: auto;
}

/* login model */
.modal-dialog-login {
  max-width: 30%;
  width: auto;
  margin: 30px auto;
}

.loginpara {
  padding-top: 10px;
  padding-bottom: 30px;

}

.loginpara p {
  color: gray;
  font-size: 12px;
  letter-spacing: 1px;

}

/* Center the content and set size dynamically */
.modal-body {
  display: flex;
  justify-content: center;
  align-items: center;

  overflow: hidden;
  object-fit: contain;
  object-position: center;
}

.modal-body-register {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 88vh;
  overflow: hidden;
  object-fit: contain;
  object-position: center;
}

/* Responsive image styling for 50% size */
.modal-body img {
  width: 30%;
  height: 70%;
  object-fit: contain;
  object-position: center;
}

/******Team Model Box *************/
.team-model .modal-content {
  padding: 0 0 16px;
}

.team-model .team-block2-card1-p1 {
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
}

.team-model .team-block2-card1-divider {
  width: 12%;
  height: 2px;
  text-align: center !important;
  height: 1px;
  margin-top: -12px;
  margin-bottom: 4px;
}

.team-model .team-block2-card1-p2 {
  font-size: 16px;
  color: #6b6b6b;
  font-weight: 400;
}

.team-model ul {
  padding: 0 27px;
}

.team-model ul li {
  color: #6b6b6b;
  line-height: 20.8px;
  font-size: 16px;
  font-weight: 400;
}

.team-model .description {
  color: #6b6b6b;
  line-height: 20.8px;
  font-size: 16px;
  font-weight: 400;
}

.team-model .img-fluid {
  width: 100%;
}

.team-model .modal-header {
  padding: 0 15px;
  border: none;
}

.team-model .close:focus,
.close:hover {
  outline: none;
}

.team-model .modal-header .close {
  color: #000;
  font-weight: normal;
}

/*****************Galley page**********/
.gallerypage .img-container {
  position: relative;
  width: 100%;
}

/* Images Styling */
.gallerypage .img-container img {
  width: 100%;
  display: block;
  margin-bottom: 20px;
  border-radius: 5px;
}

/* Hover Text Container */
.gallerypage .img-hover-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  /* Transparent dark background */
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  border-radius: 5px;
  /* cursor: pointer; */
}

/* Show Hover Text on Hover */
.gallerypage .img-container:hover .img-hover-text {
  opacity: 1;
}

/* Responsive Styling */
.gallerypage .img-container .img-hover-text {
  text-align: center;
  padding: 10px;
}

.gallerypage .img-container .img-hover-text a {
  color: #fff;
}

.gallerypage .btn.learn-more {
  background-color: #ffc119;
  color: #121212;
  padding: 10px 20px;
  border: none;
  border-radius: 4px;
  font-weight: 100;
  font-size: 20px;
  margin-top: 16px;
  line-height: 23.44px;
  transition: all 1s ease-out;
  transition: transform 0.3s ease;
}

.gallerypage .button-container.team-view-more-button {
  text-align: center;
  margin: 48px 0 68px;
}

.innerpage .subscibe-input {
  background: #f2f2f2;
}

/********** about us page **********/
.about-content-first .maintitle {
  color: #121212;
  font-size: 28px;
  line-height: 37.5px;
  font-weight: 500;
}

.about-content-first .subtitle {
  color: #121212;
  font-size: 21px;
  line-height: 28.13px;
  margin-bottom: 16px;
}

.about-content-first .content {
  color: #121212;
  font-size: 18px;
  line-height: 27.5px;
}

.about-content-second img {
  width: 100%;
  border-radius: 5px;
}

.aboutfirstsection {
  padding-top: 88px;
  padding-bottom: 88px;
}

.about-content-second {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}

/***/
.about-content-four .maintitle {
  color: #121212;
  font-size: 28px;
  line-height: 37.5px;
  font-weight: 500;
}

.about-content-four .subtitle {
  color: #121212;
  font-size: 21px;
  line-height: 28.13px;
  margin-bottom: 16px;
}

.about-content-four .content {
  color: #121212;
  font-size: 18px;
  line-height: 27.5px;
}

.about-content-third img {
  width: 100%;
  border-radius: 5px;
}

.about-content-third {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}

.secondsection {
  background-color: #f2f2f2;
  padding: 57px 0;
}

/*****/
.mission-vision {
  background-image: url("../images/Rectangle 205.png");
  /* Add the exact background image */
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 60px 20px;
  color: #fff;
}

.mission-vision .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/Rectangle 206 (1).png");
  /* Add the exact background image */
  z-index: 1;
}

.mission-vision .content {
  position: relative;
  z-index: 2;
}

.mission-vision h3 {
  font-size: 28px;
  font-weight: 500;
  color: #ffc119;
  line-height: 37.5px;
}

.mission-vision p {
  font-size: 20px;
  line-height: 27.5px;
  font-weight: 400;
}

.mission-vision .verticleline {
  border-left: 3px solid #ffc119;
  height: 150px;
  margin: auto;
}

/*******/
.objective-section {
  background-color: #fff;
  padding: 60px 0;
}

.objective-section h3 {
  color: #121212;
  font-size: 28px;
  line-height: 37.5px;
  font-weight: 500;
}

.objective-section ul li {
  font-size: 18px;
  line-height: 27.5px;
  font-weight: 400;
  color: #121212;
}

.objective-section img {
  max-width: 100%;
  height: auto;
  border-radius: 5px;
}

.obj-middle {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}

/*******/
.goal-section {
  background-color: #f2f2f2;
  padding: 60px 0;
}

.goal-section h3 {
  color: #121212;
  font-size: 28px;
  line-height: 37.5px;
  font-weight: 500;
}

.goal-section ul li {
  font-size: 18px;
  line-height: 27.5px;
  font-weight: 400;
  color: #121212;
}

.goal-section img {
  max-width: 100%;
  height: auto;
  border-radius: 5px;
}

.gl-middle {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}

/********conatct us PAGE **********/
.contact-info-section {
  padding: 50px 0;
  text-align: center;
}

.contact-info-section h3 {
  margin-bottom: 5px;
  font-weight: 500;
  text-transform: uppercase;
  color: #121212;
}

.contact-info {
  border: 1px solid #ffc107;
  border-radius: 5px;
  padding: 20px;
  margin: 10px;
}

.contact-info .img-fluid {
  max-width: 100%;
  /* height: 66px; */
  padding: 16px 0;
}

.contact-info p {
  margin: 0;
  font-size: 17px;
  line-height: 23.44px;
  color: #121212;
}

.contact-info-section .divider {
  width: 50px;
  height: 2px;
  background-color: #ffc119;
  margin: 0 auto 40px;
}

.contact-info .infotitle {
  font-weight: 500;
  color: #121212;
  font-size: 21px;
  line-height: 28.13px;
}

/******/
.contact-section {
  background: #f2f2f2;
  padding: 64px 0;
}

.contact-section .formtitle {
  color: #121212;
  font-size: 27px;
  line-height: 37.5px;
  text-transform: uppercase;
  font-weight: 500;
}

.contact-section .form-control {
  border: none;
  border-radius: 5px;
  height: 43px;
}

.contact-section .form-control {
  border: none;
  border-radius: 5px;
  height: 43px;
}

.contact-section textarea#message {
  height: 120px;
}

.contact-section button.btn.btn-warning {
  color: #121212;
  font-size: 20px;
  line-height: 31.44px;
  font-weight: 500;
  margin-top: 19px;
  margin-bottom: 23px;
}

.map-container {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}

/********** PSIM FELLOSHIP ************/
.fellowship-section .fl-heading {
  font-size: 32px;
  line-height: 37.5px;
  text-transform: uppercase;
  font-weight: 500;
}

.fellowship-section p strong {
  font-size: 18px;
  line-height: 23.4px;
  color: #121212;
}

.fellowship-section p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 18px;
  line-height: 23.4px;
  color: #121212;
}

.fellowship-section .btn.btn-primary {
  background: #ffc119;
  color: #121212;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
  border: none;
  transition: all 1s ease-out;
  transition: transform 0.3s ease;
}

.fellowship-section .btn.btn-primary:hover {
  transform: scale(1.1);
}

.fellowship-section {
  padding: 0 0;
}

.app-felloship-btn {
  margin: 55px 0 58px;
}

.app-felloship-btn .btn-primary:not(:disabled):not(.disabled).active,
.app-felloship-btn .btn-primary:not(:disabled):not(.disabled):active,
.app-felloship-btn .show>.btn-primary.dropdown-toggle {
  color: #121212;
  background-color: #ffc119;
  border-color: #ffc119;
  border: none;
}

.app-felloship-btn .btn-primary.focus,
.app-felloship-btn .btn-primary:focus {
  box-shadow: none;
  border: none;
}

.app-felloship-btn .btn-primary:not(:disabled):not(.disabled).active:focus,
.app-felloship-btn .btn-primary:not(:disabled):not(.disabled):active:focus,
.app-felloship-btn .show>.btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}

/**************/
.search-bar {
  margin-bottom: 20px;
}

.fellowshipAccordion .card-header button {
  text-decoration: none;
  display: inline;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background: none;
  border: none;
  text-align: left;
  color: #121212;
  font-size: 20px;
  line-height: 28.13px;
  font-weight: 500;
}

.fellowshipAccordion .card-header button::after {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 25px;
  transition: transform 0.3s ease;
  float: right;
  font-weight: 500;
}

.fellowshipAccordion .card-header .btn.btn-link::after {
  transform: rotate(90deg);
}

.fellowshipAccordion .card-header .btn.btn-link.collapsed::after {
  transform: rotate(0deg);
}

.fellowshipAccordion table img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
}

.fellowshipAccordion .profile-cell {
  display: flex;
  align-items: center;
  gap: 15px;
}

.fellowshipAccordion .table-bordered th,
.table-bordered td {
  vertical-align: middle;
  text-align: left;
  background-color: #f2f2f2;
  border: 1px solid #fff;
  padding-left: 28px;
  font-size: 15px;
  line-height: 21.09px;
  font-weight: 500;
}

.fellowshipAccordion .card {
  border: 1px solid #1E72E7;
  margin-bottom: 28px;
}

.fellowshipAccordion .card-header {
  padding: 4px 18px;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.fellowshipAccordion .collapse .card-body5 {
  border: none;
}

.fellowshipAccordion .collapse .card-body5 tr {
  background-color: #f2f2f2;
}

.tabletitle .maintitle {
  font-size: 25px;
  line-height: 37.5px;
  text-transform: uppercase;
  font-weight:600;
}
.programme .program-title {
  font-weight: 600;
  font-size: 16px;
  font-family: 'Roboto';
}
.programme .talk-title {
  font-weight: 600;
  font-family: 'Roboto';
}

.search-bar input.form-control {
  background: #f2f2f2;
  border: none;
  font-size: 15px;
}

.search-bar .btn-warning {
  font-weight: 500;
  color: #121212;
  background-color: #ffc119;
  border-color: #ffc107;
}

.fellowship-accorditon-icon {
  display: flex;
  gap: 14px;
  align-items: center;
  height: 40px;
  justify-content: end;
  flex: 1;
  min-width: 100px;
}

.fellowship-accorditon-icon i {
  display: flex;
  font-size: 20px;
  align-items: center;
  justify-content: center;
}

#fellowshipAccordion {
  padding: 0 12px;
}

/******** Courses ***************/
.beaddumtitlecourses {
  background: linear-gradient(to right, rgb(34, 27, 22), rgba(34, 27, 22, 0)), url("../images/coursesbackground.png");
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
}

/******** Chapters ***************/
.fellowshipbnr {
  background: linear-gradient(to right, rgba(34, 27, 22, 1), rgba(34, 27, 22, 0)), url("../images/fellowshipbnr.png");
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
}

/******** psim-fellowship ***************/
.beaddumtitlechapters {
  background: linear-gradient(to right, rgba(34, 27, 22, 1), rgba(34, 27, 22, 0)), url("../images/chaptersbnr.png");
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
}

.chapterspage .img-container {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}

.card-text-address1 {
  background: linear-gradient(0deg, rgba(2, 0, 36, 1) 0%, rgba(0, 0, 0, 0) 100%);

  position: absolute;
  top: 152px;
  width: 100%;
  border-radius: 6px;
  padding: 9px;
  overflow: hidden;
display: flex;
    align-items: center;
}

.card-text-address3 {
  color: #ffffff;
  margin: 0 20px 0 0;
}

.card-text-address0 {
  color: #ffffff;
 flex: 1;
}

/******** Chapters Detail Page ***************/
.chapter-section {
  background: #ffffff;
  margin-top: 30px;
}

.latestactivity {
  background-color: #f2f2f2;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 81px;
}

/**** Midsummer_Box ****/
.Midsummer {
  background-color: #f2f2f2;
}

.Midsummer_Box {
  width: 100%;
}

.Midsummer_Box img {
  width: 100%;

}

.Midsummer_icon {
  font-size: 18px;
  font-weight: 500;
}

.Midsummer_Time {
  padding-top: 10px;
  display: flex;
  border-bottom: 1px solid #ffc119;
  gap: 20px;
}



.Midsummer_icon i {
  color: #ffc119;
  padding-right: 10px;
}

.Midsummer_maintitle {
  padding-top: 50px;
  padding-bottom: 0px;
  font-size: 32px;
  line-height: 35px;
  font-weight: 500;
}
.dropdown-menu{
  margin: 0px;
}
.Midsummer_maintitle1 {
  padding-top: 50px;
  padding-bottom: 0px;
  font-size: 24px;
  font-weight: 500;
}

.Midsummer_divider {
  width: 50px;
  height: 2px;
  background-color: #ffc119;
  margin-bottom: 30px;
}

.Midsummer_List {
  padding: 14px 0px;
}

.Midsummer_List li {
  list-style: none;
  font-size: 14px;
  padding: 4px 3px;
  display: flex;
  align-items: center;
  gap: 6px;
}

.Midsummer_List li span {
  font-size: 12px;
}

.h-100 {
  
  /* height: 98% !important; */
}
.image-height-control{
  height: 100%;
}
.display-grid-team{
  display: grid;
  gap: 30px;
}

.Midsummer_List li img {
  width: 15px;
}

.download_link {
  border-bottom: 1px solid;
  font-style: italic;
}

.Midsummer_btn button {
  background-color: #ffc119;
  border: none;
  padding: 12px 15px;
  border-radius: 4px;
  transition: transform 0.3s ease;
  margin-bottom: 10px;
  font-weight: 500;
}

.Midsummer_btn button:hover {
  transform: scale(1.1);
}

.Midsummer_Overview_prag {
  padding: 20px 16px;
}

.Midsummer_Overview_prag p {
  letter-spacing: 0.8px;
}

/*------ Medil -------*/
.Midsummer_Medil {
  width: 100%;
  margin-top: 10px;
}

.Midsummer_Medil img {
  width: 100%;
}

@media screen and (max-width: 390px) {
  .header_Main_Text_2 {
    font-size: 14px;
  }
}

/*-----  -------*/
.input-Time {
  width: 100%;
  height: 40px;
  border: 1px solid #ffc119;
  border-radius: 3px;
}

.card-header_Main {
  padding-bottom: 20px;
  border: 1px solid #ffc119;
  margin-bottom: 20px;
  border-radius: 5px;
}

.card_Program_Main {
  margin-top: 20px;
  padding-bottom: 20px;
  border: 1px solid green;
  margin-bottom: 20px;
  border-radius: 5px;
}

.card_Program {
  border: 1px solid #ffc119;
  padding: 20px 20px;
  border-radius: 4px;
}

.Main-header {
  border: 1px solid #ffc119;
}

.header_Main_Text {
  padding: 7px 0px;
  margin-bottom: 7px;
  font-size: 15px;
  border-bottom: 1px dotted #ffc119;
}

.header_Main_Text span {
  color: #1e72e7;
}

.Program_Time {
  display: flex;
  font-size: 14px;
  gap: 20px;
}

.Program_Icon i {
  color: #ffc107;
}

/*  */
.Accordion_time {
  width: 100%;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.Accordion_time_box {
  padding-bottom: 10px;
}

.Accordion_Box {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.input-Time {
  display: flex;
  justify-content: center;
  align-items: center;
}

.input-Time input {
  outline: none;
  border: none;
}

.form-control .subscibe-input-search {
  width: 100%;
}

.Accordion_Item {
  display: flex;
  margin: 0;
  flex-direction: column;
  align-items: center;
}

.Accordion_Box-1 {
  width: 1.5px;
  height: 32px;
  background-color: #5DB753;
}

.Accordion_Span_Main {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.Accordion_Span {
  width: 15px;
  height: 15px;
  background-color: white;
  border: 2px solid #5DB753;
  border-radius: 50%;
}

.Accordion_Span_Parg {
  font-size: 12px;
  text-align: center;
  color: #5DB753;
  font-weight: 550;
}

.Accordion_time_Border {
  margin-top: 8px;
  border: 0.8px solid #5DB753;
  border-radius: 4px;
  padding: 4px 10px;
}

.header_Main_Text_2 span {
  color: green;
}
.list-view-event{
  background: white;
    padding: 10px;
    border-radius: 8px;
    margin: 0;
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .Accordion_time {
    padding: 20px;
  }

  .Accordion_Box {
    gap: 15px;
  }

  .Accordion_Span_Parg {
    font-size: 10px;
  }

  .Accordion_Box-1 {
    height: 40px;
  }
}

@media screen and (max-width: 474px) {
  .Accordion_time {
    padding: 10px;
  }

  .Accordion_Span {
    width: 10px;
    height: 10px;
  }

  .Accordion_Box-1 {
    height: 30px;
  }

  .Accordion_Span_Parg {
    font-size: 8px;
  }

  .header_Main_Text {
    font-size: 11px;
  }

  .subscibe-input-search {
    width: 100%;
  }

  .Disclaimer_list li {
    font-size: 12px;
  }

  .subscibe-input-group {
    width: 100%;
  }
}

/* Registration Css */
.Registration_Section {
  padding: 50px 20px 0px 20px;
  background-color: #f2f2f2;
}

.beaddumtitleregisterbnr {
  background: linear-gradient(to right, rgb(34, 27, 22), rgba(34, 27, 22, 0)), url("../images/RegisterBnr.png");
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
}

.form_list {
  padding: 10px 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

.form_group {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 33%;
  padding: 28px 24px 0 0;
}

.dropdown_gender {
  position: relative;
}

#genderInput {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #ffc119;
  border-radius: 4px;
  cursor: pointer;
}

.inline-flex-icon {
  position: relative;
  padding: 10px 0px;
}

.fa-angle-down {
  position: absolute;
  top: 14px;
  right: 10px;
  cursor: pointer;
}

#down-angle {
  position: absolute;
  top: 0px;
  right: -20px;
  cursor: pointer;
}
#dateDropdown{
  padding: 8px;
}
.dropdown-menu-gender {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 1000;
}

.dropdown-menu-gender li {
  padding: 10px;
  cursor: pointer;
}

.dropdown-menu-gender li:hover {
  background: #f0f0f0;
}

.form_group label {
  display: block;
  margin-bottom: 3px;
  font-weight: bold;
  font-size: 14px;
}

.form_group input {
  border: 1px solid #ffc119;
  border-radius: 4px;
  outline: none;
  padding: 5px 15px;
  background-color: #F2F2F2;
}

.Registration_Btn {
  padding: 10px 0 80px 0;
  display: flex;
  align-items: center;
  gap: 10px;
}

.Registration_Btn button {
  background-color: #ffc119;
  padding: 14px 12px;
  border: none;
  border-radius: 5px;
  font-weight: 600;
  transition: transform 0.3s ease;
}

.Registration_Btn button:hover {
  transform: scale(1.1);
}

.Registration_Btn img {
  width: 16px;
  height: 16px;
  color: #ffc119;
}

.Registration_receive {
  padding: 5px 20px;
  margin-top: 20px;
  width: 100%;
  height: 60px;
  background-color: #1e72e7;
}

/* Abstract */
.Registrationabstract_Btn {
  padding: 4px 20px;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
}

.Registrationabstract_Btn button {
  background-color: #ffc119;
  padding: 14px 12px;
  border: none;
  border-radius: 5px;
  transition: transform 0.3s ease;
  font-weight: 600;
}

.Registrationabstract_Btn button:hover {
  transform: scale(1.1);
}

.Registrationabstract_Btn img {
  width: 16px;
  height: 16px;
  color: #ffc119;
}

.Registration_receive {
  padding: 5px 20px;
  margin-top: 20px;
  width: 100%;
  height: 60px;
  background-color: #1e72e7;
}

input::placeholder {
  font-size: 13px;
}

.subscibe-input-group {
  padding-top: 10px;
  width: 58%;
  padding-left: 24px;
}

.subscibe-input-group-adstract {
  padding-top: 16px;
  padding-left: 10px;
  font-size: 14px;
  font-weight: 600;
}

.subscibe-input-group-adstract {
  width: 85%;
}

.subscibe-input-group_input {
  display: flex;
  width: 100%;
}

.subscibe-input-group label {
  font-size: 14px;
  font-weight: 600;
}

.subscibe-input-search {
  border: 1px solid #ffc119;
  width: 35%;
  border-radius: 5px 0px 0px 5px;
}

.subscibe-input-group span {
  font-size: 14px;
  border-radius: 0px 5px 5px 0px;
}

/* Disclaimer */
.Disclaimer {
  padding-top: 10px;
  padding-bottom: 30px;
  background-color: #f2f2f2;
}

.Disclaimer15 {

  background-color: #f2f2f2;
}

.Disclaimer15 p {
  color: #121212;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 500;
  font-style: italic;
  margin-left: 24px;
}

.Disclaimer16 {
  padding-top: 10px;

  background-color: #f2f2f2;
}

.Disclaimer16 p {
  color: gray;
  font-size: 11px;
  letter-spacing: 1px;
  font-weight: 500;

}

.Disclaimer1 {
  padding-top: 10px;
  background-color: #f2f2f2;
}

.Disclaimer1 p {
  color: gray;
  font-size: 12px;
  letter-spacing: 1px;
}

.Disclaimer p {
  color: gray;
  font-size: 12px;
  letter-spacing: 1px;
}

.Disclaimer_chackbox {
  padding: 5px 10px;
  display: flex;
  gap: 7px;
}

.carousel-item {
  min-height: 400px;
  /* Adjust to your design */
}

.Disclaimer_chackbox1 {
  padding: 5px 0 30px 0;
  display: flex;
  gap: 7px;
}

.Disclaimer_chackbox1 li {
  list-style: none;
  font-size: 14px;
}

.Disclaimer_chackbox li {
  list-style: none;
  font-size: 14px;
}

.Disclaimer-Adstract {
  padding: 20px 0px;
}

#chackbox {
  border: 1px solid #ffc119;
}

.Disclaimer_chackbox li {
  list-style: none;
  font-size: 14px;
}

.Submission {
  display: flex;
  padding: 10px 10px;
  align-items: center;
  gap: 20px;
}

.Submission_Main {
  display: flex;
  align-items: center;
  font-size: 14px;
  gap: 6px;
}

.Submission_Box {
  width: 16px;
  height: 16px;
  border: 1px solid #ffc119;
  border-radius: 2px;
}

/******* conferences-main ********/
.Conferences {
  background-color: #f2f2f2;
  padding: 10px 5px 30px 5px;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
}


.conferences-Health img {
  width: 100%;
  border-radius: 4px;
}

.conferences-main {
  padding: 0 10px;
}

.conferences-main-title {
  font-size: 18px;
  font-weight: bold;
  padding: 5px 0;
}

.conferences-main-parg {
  font-size: 14px;
  margin-bottom: 10px;
}

.conferences-main-p {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ffc119;
}

.conferences-main-location {
  display: flex;
  gap: 15px;
}

.conferences-main-location li {
  list-style: none;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 5px;
}

.conferences-main-location li img {
  width: 14px;
}

.conferences-fees {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  margin-top: 7px;
}

.conferences-fees span {
  color: #ffc119;
}

.conferences-fees-main {
  cursor: pointer;
}

.conferences-fees-main:hover {
  text-decoration: none;
}

.eligibility p {
  margin-top: 30px;
  font-weight: bold;
}

/********* Our Team Pages Css  ********/
.OurTeam-section {
  background-color: #f2f2f2;
  padding: 30px;
}

.OurTeam-team {
  width: 100%;
  background-color: white;
  margin-top: 10px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  overflow: hidden;
}

.OurTeam-team-1 {
  width: 30%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.4s ease-in-out;
}

.OurTeam-team-1:hover {
  transform: scale(1.08);
}

.OurTeam-team-1 img {
  width: 100%;
}

.beaddumtitleourteam {
  background: linear-gradient(to right, rgb(34, 27, 22), rgba(34, 27, 22, 0)), url("../images/ourTeam.png");
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
}

.OurTeam-team-2 {
  width: 70%;
  display: flex;
  justify-content: center;
  gap: 2px;
  flex-direction: column;
  padding: 0px 4px;
  overflow: hidden;
  transition: 0.4s ease-in-out;
}

.OurTeam-team-2:hover {
  transform: scale(1.05);
}

.OurTeam-team-2-line {
  width: 25%;
  height: 1px;
  padding: 0px 0px;
  border: 0.6px solid #ffc119;
}

.OurTeam-team-title {
  color: gray;
}

.OurTeam-team-title span {
  color: black;
}

.OurTeam-main-container {
  overflow: hidden;
}

.OurTeam-main-container-profile {
  width: 100%;
  transition: 0.4s ease-in-out;
}

.OurTeam-main-container-des {
  width: 100%;
  background-color: white;
  padding: 10px 4px;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 2px;
  transition: 0.4s ease-in-out;
}

.OurTeam-main-container-profile img {
  width: 100%;
}

/* .OurTeam-main-container-profile:hover {
  transform: scale(1.04);
}

.OurTeam-main-container-des:hover {
  transform: scale(1.04);
} */

#OurTeam-col {
  padding: 0;
}

#sildercontainer_box {
  padding: 40px 0px;
}

/*  */
.OurTeam-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

#SliderOurTeam-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.SliderOurTeam-border {
  display: flex;
  width: 40%;
  padding: 20px 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}

.SliderOurTeam-border:hover {
  background-color: #000;
  color: white;
}
.SliderOurTeam-border:hover .OurTeam-team-2-prag{
  color: #000;
}

#Slidercontainer-profile {
  width: 180px;
  height: 180px;
  overflow: hidden;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#Slidercontainer-profile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

a.carousel-control-next-button {
  right: 0;
  top: 20%;
  bottom: 60%;
}

a.carousel-control-prev-button {
  left: 0;
  top: 20%;
}

@media screen and (max-width: 650px) {
  .team-section {
    padding: 71px 12px 20px;
  }

  /* .OurTeam-main-container-des {
    margin-top: 10px;
  } */

  .ourteam .modal-dialog {
    max-width: 90%;
    margin: 10px auto;
  }
}

@media screen and (max-width: 650px) {
  .SliderOurTeam-border {
    width: 50%;
  }

  #sildercontainer_box {
    padding: 40px 0px 0px;
  }
}

@media screen and (max-width: 500px) {
  .SliderOurTeam-border {
    width: 70%;
  }
}

@media screen and (max-width: 415px) {
  .SliderOurTeam-border {
    width: 80%;
  }
}

@media screen and (max-width: 767px) {
  .OurTeam-team {
    margin-top: 13px;
  }

  .mobile-margin {
    margin-top: 10px;
  }
}

#swiper-carousel-control-next,
#swiper-carousel-perv {
  top: 20%;
  bottom: 65%;
  background: #ffc119;
  border-radius: 50%;
  /* display: flex !important; */
  transform: scale(0.8);
  max-width: 60px;
  min-width: 60px;
}

#swiper-carousel-control-next span,
#swiper-carousel-perv span {
  background-color: #ffc119 !important;
  position: absolute;
  right: 0px;
  left: 0px;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
}

/* Custom styles for the modal */
#imageModal .modal-dialog {
  max-width: 95%;
  max-height: 100%;
}

#imageModal .modal-body {
  display: flex;
  align-items: center;
  justify-content: center;
  /* height: 100%; */
}

#imageModal .modal-body img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.mfp-gallery {
  position: fixed !important;
  z-index: 99;
  background: #000000ab;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden !important;
  top: 0px !important;
}

.mfp-gallery .mfp-container {
  margin: auto;
}

.mfp-gallery .mfp-figure {
  text-align: right;
}

.mfp-gallery button {
  -index: 99;
  position: relative;
  background: #ffc119;
  border: none;
  width: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 0px;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
}

.mfp-gallery .mfp-figure figure {
  margin-top: -20px;
}

.mfp-gallery .mfp-figure figure img {
  max-width: 1220px;
}

.mfp-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent !important;
  color: white;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  z-index: 1046;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;

}

.mfp-arrow:hover {
  background-color: transparent
    /* Darker background on hover */
}

/* Left arrow positioning */
.mfp-arrow-left {
  left: 96%;
  top: 50%;
  transform: translateY(-1100%);
}

/* Right arrow positioning */
.mfp-arrow-right {
  left: 10px;
  top: 50%;
  transform: translateY(-1100%);
}


.date-picker {
  padding: 10px;
  border: 1px solid #ffc119;
  border-radius: 5px;
  cursor: pointer;
  background-image: url(../images/calendar.png);
  background-repeat: no-repeat;
  background-position: 175px;
  background-size: 29px;
}

/*  */
.Program-box {
  text-align: center;
  background-color: #f2f2f2;
  padding: 30px 10px;
}

.Program-line {
  padding-top: 30px;
}

.OurTeam-section .OurTeam-container .col-12 {
  padding-right: 0px;
}

/* ==========  partners section ============== */
.partners-section {
  background-color: #f2f2f2;
  padding: 30px;
}

.flex-section {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 20px;
}

.flex-box {
  max-width: 264px;
  background: #fff;
  padding: 30px 10px 10px;
  text-align: center;
  border-radius: 5px;
  margin-top: 10px;
}

.flex-section .flex-box img {
  width: 130px;
}


.psim-partners-section {
  width: 100%;
  display: flex;
  gap: 48px;
  flex-wrap: wrap;
  padding-top: 20px;
}

.psim-partners-box {
  max-width: 264px;
  background: #fff;
  padding: 30px 10px 10px;
  text-align: center;
  border-radius: 5px;
  margin-top: 10px;
  width: 264px;
}

.psim-partners-section .psim-partners-box img {
  width: 130px;
  height: 130px;
  object-fit: contain;
}

.text-setion {
  text-align: center;
  padding-top: 20px;
}

.text-setion h3 {
  font-weight: 500;
  font-size: 18px;
  position: relative;
  padding-bottom: 10px;

}

.text-setion h3::after {
  height: 2px;
  background: #ffc119;
  width: 40%;
  content: "";
  display: block;
  margin: auto;
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: 0px;
}

.text-setion a {
  color: #6b6b6b;
}

.text-uppercase {
  text-transform: uppercase;
}


.subscibe-section-box-row{
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.margin-top-3-class{
  margin-top: 1rem;
}
/*  */
.subscibe-section-box {
  width: 100%;
  /* margin-top: 10px; */
}



#modal-dialog-login {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 80px 0px;
  height: 100vh;
  justify-content: center;
}

#modal-content-login {
  padding: 30px 0px;
  width: 53%;
  background-color: white;
}

#modal-content-otp {
  padding: 30px 0px;
  width: 73%;
  background-color: white;
}

.modal-content-register {
  width: 53%;
  padding: 5px 0px;
  background-color: white;
}

.dialog-parg {
  font-size: 14px;
}

.modal-login-title {
  color: #ffc119;
}

.modal-content-login-input input {
  border: 1px solid #ffc119;
}

.modal-content-login-input button {
  background-color: #ffc119;
  color: black;
  border: none;
}

.modal-content-login-input button:hover {
  background-color: #ffc119;
  color: black;
  border: none;
}

.modal-content-otp-input input {
  border: 1px solid #ffc119;
}

.modal-content-otp-input button {
  background-color: #ffc119;
  color: black;
  border: none;
}

.modal-content-otp-input button:hover {
  background-color: #ffc119;
  color: black;
  border: none;
}

.form-check {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
  font-size: 12px;
}

.form-check-main {
  display: flex;
  align-items: center;
}

.form-check-main span {
  padding-top: 5px;
  font-size: 12px;
}

.Register-here {
  padding: 10px 4px;
  font-size: 13px;
}

.Register-here span a {
  color: #ffc119;
}

.form-group .form-control {
  position: relative;
}

.eys-icon {
  position: absolute;
  top: 58%;
  left: 83%;
}

.eys-icon1 {
  position: absolute;
  top: 62%;
  left: 83%;
}

/****** OTP-pages  *******/
.OTP-Main {
  border: 1px solid;
  position: relative;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 30px;
}

.times-close {
  position: absolute;
  top: 6%;
  right: 5%;
}

.Otp-hidden {
  display: none;
}

.OTP {
  display: flex;
  height: 50vh;
  align-items: center;
  justify-content: center;
}

.Otp-form label {
  display: block;
  font-weight: 600;
}

.OTP-Main-title {
  font-weight: 500;
}

.otp-input {
  display: flex;
  border: 1px solid #ffc119;
  border-radius: 3px;
}

#country-code {
  background-color: #fff;
  outline: none;
  padding: 5px 4px;
  border: none;
  border-right: 1px solid #ffc119;
  border-radius: 3px 0px 0px 3px;
}

#mobile-number {
  outline: none;
  border: none;
  border-radius: 0px 3px 3px 0px;
  padding: 3px 6px;
}

.Send-otp {
  margin-top: 20px;
  width: 100%;
  padding: 6px 0px;
  border: none;
  border-radius: 4px;
  color: black;
  font-weight: 600;
  background-color: #ffc119;
}

button.Send-otp {
  outline: none;

}

/******* Verification-otp *******/
.Verification-otp input {
  width: 56px;
  height: 55px;
  text-align: center;
  margin: 0 5px;
  font-size: 18px;
  border-radius: 4px;
}

.Verification-otp {
  display: flex;
  margin-top: 7px;
  align-items: center;
  justify-content: center;
  gap: 2px;
}

.Verification-otp-line {
  position: relative;
}

.Verification-divider {
  position: absolute;
  bottom: 0px;
  left: 26%;
  top: 56%;
  width: 30px;
  height: 2px;
  background-color: #ffc119;
  margin: 10px 0 20px 0;
}

.img-thumbnail {
  width: 100%;
  height: 280px;
  object-fit: cover;
  object-position: center;
}

figure .img-thumbnail img {
  overflow: hidden;
}


/******  *******/
.register {
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  background-color: transparent;
  justify-content: center;
}

.register-form {
  width: 40%;
}

.register-icon {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hidden-password {
  padding-left: 21px;
  top: 44px;
}

.form-check-main span b {
  color: #ffc107;
  font-weight: 500;
}


#rigister-title {
  opacity: 2;
  z-index: 999;
}

.text-danger {
  font-size: 12px;
}


/*  */
.Membership-main {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.Membership {
  width: 33%;
  padding: 10px 0;
}

.Membership .form_group {
  width: 100%;
}

.Membership-upload {
  padding: 35px 4px;
  margin-top: 60px;
  width: 100%;
  min-height: 130px;
  border: 1px solid #ffc107;
  border-radius: 3px;
  cursor: pointer;
  transition: background-color 0.3s;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.Membership-upload:hover {
  background-color: #f0f0f0;
}

.upload-label {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  justify-content: center;
  color: #b6b6b6;
  font-size: 13px;
  font-weight: 500;
}

.upload-label img {
  width: 30%;
}

#previewImage {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.Membership-Box {
  width: 100%;
  display: flex;
}

.Membership-image {
  width: 14%;
  border-radius: 5px;
  order: 3;
}

#uploaded-list-box-chackbox {
  border: 1px solid #ffc107;
}

.Membership-main-frist {
  display: flex;
  align-items: center;
  justify-content: center;
}

.Membership-Box-sec {
  display: flex;
}

.Membership-Box-sec {
  display: flex;
}
.model-title-main {
  justify-items: center;
  display: grid;
}
/* Between 992px and 474px adjustments */
@media (max-width: 992px) and (min-width: 300px) {
  .Membership-main {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .Membership-image {
    order: -1;
  }

  .Membership {
    width: 100%;
  }

  .Membership-upload {
    margin-bottom: 20px;
    width: 30%;
    order: -1;
  }

}

/* Below 474px adjustments */
@media (max-width: 300px) {
  .Membership-main {
    flex-direction: column;
  }

  .Membership {
    width: 100%;
  }

  .Membership-image {
    order: -1;
  }

  .Membership-upload {
    width: 100%;
    height: 160px;
    margin-bottom: 20px;
    order: -1;
  }
}

@media (max-width:767px) {

  .form_main {
    display: none;
  }

  .form_displa {
    display: block;
  }

  .Membership-upload {
    margin-bottom: 20px;
    width: 150px !important;
    order: -1;
  }

  .Membership {
    width: 100% !important;
    padding: 10px 0;
  }

  .Membership-Box {
    width: 100%;
    display: unset !important;
  }

  .Membership-image {
    text-align: center;
    width: 100%;
    border-radius: 5px;
    order: 3;
  }

  .Membership-Box-frist {
    width: 100%;
  }

  .form_list .form_group {
    width: 100% !important;
    padding: 28px 0px 0 0 !important;
  }

  .Membership .form_group {
    padding: 28px 0px 0 0 !important;
  }





}

@media (min-width:767px) and (max-width: 994px) {
  .Membership-Box-frist {
    width: 100%;
  }


  .form_main {
    display: none;
  }

  .form_displa {
    display: block;
  }

  .Membership-upload {
    margin-bottom: 20px;
    width: 30% !important;
    order: -1;
  }

  .Membership {
    width: 50% !important;
    padding: 10px 0;
  }

  .Membership-image {
    width: 100% !important;
    border-radius: 5px;
    order: 3;
  }





}

@media (min-width: 994px) {

  .form_display {
    display: none;
  }

  .form_main {
    display: block;
  }



}

.file-input-wrapper {
  position: relative;
  width: 100px;
  height: 100px;
  border: 2px solid #ffc119;
  border-radius: 5px;
  text-align: center;
  background-color: #f0f0f0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.file-input-wrapper input[type="file"] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}

.file-input-wrapper i {
  font-size: 40px;
  color: #ffd565;
}

.file-input-wrapper input[type="file"]:focus+i {
  outline: 2px solid #007BFF;
}


/*  */




section.programme {
  padding: 0;
  margin: 0 0 6rem 0;

}

.programmeControls {
  background-color: var(--clr-body-bg);
}

.programmeControls {
  background-color: #f8f9fa;
  z-index: 999;
}

.mainButton.iframe {
  border-radius: .5rem;
  /* margin-top: 10px; */
}

.cursor-pointer {
  cursor: pointer;
}

.mainButton {
  border: 1px solid #b2b2b2;
  border-radius: 1rem;
  background-color: #fff;
  cursor: pointer;
}

.flex-1 {
  flex: 1;
  min-width: 0;
  min-height: 0;
}

.img-icon {
  width: 1rem;
  height: 1rem;
  font-size: 13px;
  margin-right: .25rem;
}

.navigationLeft {
  width: 100%;
  background-image: url(../images/iframeNavigation.svg);
  background-position: left center;
  background-repeat: no-repeat;
}

.navigationLeft.last {
  background-image: url(../images/iframeNavigation.svg);
}
.navigationLeft-flex{
  gap:20px !important;
}

.navigationLeft {
  width: 5.6rem;
  background-image: url(../images/iframeNavigation.svg);
  background-position: left center;
  background-repeat: no-repeat;
}
.fa-angle-down:before{
  font-size: 20px;
  font-weight: 600;
}
.first-flex-set-margin{
  margin-right: 30px;
}
element.style {
  border-color: #9cf388;
}

.mainButton.iframe {
  border-radius: 1px solid;

}

.mainButton.iframe {
  border-radius: .5rem;
}

.mainButton {
  border: 1px solid #b2b2b2;
  border-radius: 4px;
  background-color: #fff;
  cursor: pointer;
}

#mainButton-container {
  border: 1px solid #1E72E7;
}

#align-items-center-line {
  padding: 10px 10px;
  gap: 5px;
  /* border-bottom: 1px dotted #FFC11980; */
}

.text-truncate {
  padding: 0px 10px;
}

.d-flex {
  display: flex;
  gap: 5px;
}

.me-1 {
  color: blue;
}

.Speakers-line {
  border: 0;
  border-bottom: 2px dashed #FFC11980;
}

.cursor-default {
  margin-bottom: 10px;
  border: 1.5px solid #5DB753;
  font-size: 14px;
}

.inline-flex-icon {
  display: flex;
  justify-content: end;
  align-items: center;
}

#navigationLeft-time {
  color: #5DB753;
}

#Speakers-title {
  color: #5DB753;

}

.imgtextgap {
  margin-right: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
}




.file-upload-container {
  display: flex;
  align-items: center;
  border: 1px solid #ffc107;
  border-radius: 5px;
  /* padding: 5px; */
  width: 100%;
  font-size: 12px;
  height: 36px;
}

.file-name {
  flex-grow: 1;
  padding: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #797777;
}

.file-upload-container input[type="file"] {
  display: none;
}

.file-upload-btn {
  background-color: #ffc107;
  color: black;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 0px;
  margin: 0 !important;
  padding: 11px;
}

.eligibility-parg {
  padding-bottom: 10px;
}

#eligibility-main-container {
  background-color: #dadada;
  padding: 40px 0px;
}

#Midsummer_maintitle-box {
  padding-top: 0px;
}

.MidsummerShip-types {
  width: 100%;
  padding: 34px 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #e2e2e2;
  gap: 30px;
  margin-top: 12px;
}

.MidsummerShip-types-container {
  padding: 40px 0px;
}

.MidsummerShip-types-btns {
  width: 100%;
}

.MidsummerShip-types-title {
  font-weight: 500;
  font-size: 18px;
  display: flex;
  gap: 5px;
}

.MidsummerShip-types-btns button {
  padding: 7px 0px;
  border-radius: 2px;
  width: 100%;
  border: none;
  outline: none;
  background-color: #ffc107;
}

.Midsummer_divider-span {
  width: 50px;
  height: 2px;
  background-color: #ffc119;
}

/*  */
.MidsummerShip-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 0px;
  border: 1px solid #000000;
}


.MidsummerShip-tr th {
  border: 0.9px solid;
  padding: 10px;
  text-align: left;
}

.MidsummerShip-tr td {
  border: 0.9px solid;
  padding: 10px;
  text-align: left;

}

.MidsummerShip-tr {
  background-color: #f4f4f4;

}

/* Css Fixes */
.conference-card {
  display: flex;
  flex-direction: column;
}
a.teampopup:hover {
  text-decoration: underline;
}
#teamModalBody.row{
  margin: 0px !important;
}

.designer-credit {
  font-size: 14px;
  margin-top: 20px;
  padding-top: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  color: #aaa;
}

.designer-credit a {
  color: #fff;
  text-decoration: none;
  transition: color 0.3s ease;
}

.designer-credit a:hover {
  color: gold;
  /* or whatever highlight color matches your theme */
}

@media screen and (max-width: 576px) {
  .MidsummerShip-tr th {
    font-size: 12px;
  }

  .MidsummerShip-tr td {
    font-size: 12px;
  }
}

@media screen and (max-width: 430px) {
  .MidsummerShip-tr th {
    font-size: 10px;
  }

  .MidsummerShip-tr td {
    font-size: 10px;
  }
}