.mentor-boxs {
  border: 1px solid rgb(241, 241, 241);
  border-radius: 15px;
}

.meeting-filter-bg {
  margin-top: 15px;
  background: #f2f4ff;
  border-radius: 5px;
}

.meeting-title {
  text-align: center;
  margin: 25px 0px;
}

/* .meetimg-bg{
    background-color: rgb(245 245 245 / 68%);
} */
.meeting-title h2 {
  color: #020671;
}

.meeting-title p {
  color: #b7b7b7;
}

.meeting-sub-title h5 {
  color: #1c2655;
}

.meetingListDropdown {
  width: 300px !important;
}

.meeting-pending-details {
  background-color: white;
  border-radius: 15px;
  padding: 30px 30px 10px 30px;
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.meeting-pending-details h5 {
  color: #020671;
  font-weight: 600;
}

.meeting-pending-details span {
  color: #c1c1c1;
  font-size: 15px;
}

.meeting-pending-details P {
  color: black;
  font-weight: 600;
}

.add-calender-btn {
  padding: 15px;
  border-radius: 15px;
  border: 1px solid;
  font-weight: 600;
  cursor: pointer;
}

.meeting-join-btn {
  padding: 15px 30px;
  background-color: #b5b5b5;
  color: #fff;
  border: none;
  border-radius: 15px;
  cursor: pointer;
}

.meeting-join-btn:hover {
  background-color: #0061d4;
  padding: 15px 30px;
  color: #fff;
  border: none;
  border-radius: 15px;
}

.meeting-report-title {
  color: #020671;
  font-weight: 600;
  font-size: 17px;
}

.meeting-report-dates {
  font-weight: 600;
}

.report-blue {
  color: #0061d4 !important;
  cursor: pointer !important;
  font-size: 16px !important;
}

.meetimg-add-date-res {
  display: none;
}

.dep-titles {
  color: #020671;
}

.dep-add-form {
  padding: 20px;
}

.logo_div {
  position: relative;
  display: inline-flex;
  align-items: self-end;
}

img.user_logo {
  width: 128px;
  height: 128px;
  object-fit: scale-down;
  object-position: center;
  border-radius: 50%;
  border: 1px solid gainsboro;
}

.camera_icon {
  position: absolute;
  right: 0px;
  bottom: -9px;
}

.sector-page-bg {
  background-color: #f5f5f5ee;
  padding: 40px 70px;
  border-radius: 10px;
  margin: 10px 60px;
  box-shadow: 0px 0px 5px gainsboro;
}

.camera_icon label {
  color: black;
}

.admin-service-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fn-12 {
  font-size: 13px;
}

.Branches-Address {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 25px;
}

.meeting-logo-mobile {
  display: none;
}

.no-data-service p {
  font-size: 30px !important;
  color: black !important;
}
.comment {
  position: fixed;
  bottom: 53px;
  right: 32px;
  z-index: 10;
  background: white;
  border-radius: 50px;
}
.comment img {
  width: 50px;
  cursor: pointer;
  padding: 13px;
}
.custom-label {
  background-color: #f0f0f0;
  padding: 8px;
  border-radius: 4px;
  border: 1px solid;
  margin-right: 10px;
  height: 140px;
}
.support-msg {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.support-msg-box {
  background: gainsboro;
  padding: 5px;
  border-radius: 7px;
  margin: 0px;
}
@media (max-width: 1366px) {
  .banner-imgs {
    background: url("/images/Banner/Thiruvizha Web Banner (5).png");
    width: 100%;
    height: 830px;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
  }
}
@media (max-width: 768px) {
  .meetimg-add-date-tab {
    display: none;
  }

  .meetimg-add-date-res {
    display: block;
  }

  .meeting-logo-mobile {
    display: block;
  }

  .meeting-logo-lab {
    display: none;
  }

  .sector-page-bg {
    background-color: #eeee;
    padding: 40px 25px;
    border-radius: 10px;
    margin: 10px 15px;
  }

  .banner-imgs {
    height: 100vh !important;
  }

  .Offerings img {
    top: 27px;
  }

  .Offerings-padding {
    padding: 30px;
  }

  .Offerings img {
    top: 25px;
  }
  .support-msg {
    display: block;
  }
  .support-msg-box {
    margin-bottom: 10px;
  }
}

@media (max-width: 425px) {
  .meetingListDropdown {
    width: 100% !important;
  }
  .service-partners-titles h4 {
    margin-top: 45px;
  }
  .Offerings img {
    display: none;
  }
  .custom-label {
    height: auto;
  }
  .Key-Offerings-bg {
    background-color: #f3f7fa;
    padding: 0px !important;
  }

  .left-content-homepage h4 {
    font-size: 20px;
    text-align: center;
  }

  .smart-card-content {
    margin-left: 0px;
  }

  .banner-search {
    z-index: 2;
  }

  .banner-search1 {
    width: 285px !important;
  }

  .banner-input-search input {
    width: 245px !important;
  }

  .sector-page-bg {
    padding: 40px 15px;
    margin: 0px;
  }
}

.home-Services-para {
  height: 100px;
  overflow-y: auto;
  font-size: 14px;
  margin-top: 15px;
  color: #8a8a8a;
}
ul.service_ul {
  padding-left: 20px;
  color: #8a8a8a;
}
.code-container {
  position: relative;
  text-align: center;
  /* Center align content */
}

.download-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px 20px;
  background-color: #007bff;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  font-size: 16px;
  opacity: 0;
  /* Initially hide the download button */
  transition: opacity 0.3s ease;
  /* Add transition for smooth appearance */
}

.download-button:hover {
  color: #fff;
  background-color: #0056b3;
  cursor: pointer;
}

.code-container:hover .download-button {
  opacity: 1;
  /* Show the download button on image hover */
}

.download-button2 {
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px 20px;
  background-color: #007bff;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  font-size: 16px;
  opacity: 0;
  /* Initially hide the download button */
  transition: opacity 0.3s ease;
  /* Add transition for smooth appearance */
}

.download-button2:hover {
  color: #fff;
  background-color: #0056b3;
  cursor: pointer;
}

.code-container:hover .download-button2 {
  opacity: 1;
  /* Show the download button on image hover */
}

.code-container img {
  cursor: pointer;
  width: 300px;
  height: 150px;
  object-fit: contain;
}

.bottom-down-arrow {
  margin-bottom: 10px !important;
}

.banner-title {
  /* background: #000000ad; */
  /* padding: 10px 30px; */
  color: white;
  /* border-radius: 10px; */
}
.bg-img-tabss {
  /* background: url(' /images/usernav.jpg') no-repeat; */
  width: 100%;
  min-height: 240px;
  background-size: cover;
  position: relative;
  border-radius: 10px 10px 0px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.resource-tab-style {
  text-transform: none !important;
  font-weight: bold !important;
  font-size: 16px !important;
  padding-bottom: 8px;
}

.Government-Orders-list {
  width: 400px;
}

.Sup-list-res {
  position: relative;
  margin-bottom: 10px;
}

.Sup-list-res::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 20px;
  pointer-events: none;
  margin-bottom: -1px;
}

.Sup-list-res > * {
  background-color: #fff;
}

.Sup-list-res > *:first-of-type {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.Sup-list-res > *:last-of-type {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

/* .banner-imgs {
    background: url('/images/Banner/Thiruvizha Web Banner (5).png');
    width: 100%;
    height: 830px;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
} */
.banner-imgs {
  background: url("/images/Banner/Thiruvizha Web Banner (5).png");
  width: 100%;
  height: 1060px;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.service-partners-titles {
  position: relative;
}

.service-partners-titles h4 {
  font-weight: 700;
  color: #0b40aa;
}

.Offerings img {
  position: absolute;
  top: 47px;
  left: 115px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  /* z-index: 0; */
}

.Key-Offerings-bg {
  background-color: #f3f7fa;
  padding: 50px;
  margin-top: 20px;
}

.Offerings-box {
  padding: 25px 20px;
  border-radius: 16px;
  border: 1px solid #fff;
  background: #010a25;
  height: 380px;
  margin-bottom: 15px;
  cursor: pointer;
}

.key-cardtitle {
  color: white;
}

.key-carddetail {
  color: white;
  font-size: 13px;
  overflow-y: auto;
  font-family: "Poppins" !important;
}

.Offerings-box img {
  position: relative;
  top: -25px;
  left: -35px;
}

.key-box-content {
  position: relative;
  top: -18px;
}

.Additional-Benefits-div h4 {
  color: #083fb2;
  font-weight: 600;
  font-size: 25px;
}

.Additional-Benefits-div span {
  color: #666666;
  font-size: 12px;
}

.Additional-Benefits-div button {
  display: block;
  border-radius: 30px;
  border: none;
  padding: 13px 43px;
  margin-top: 35px;
  border: 1px solid #083fb2;
}

.all-service-details-crd {
  position: relative;
  padding-left: 40px;
  /* Adjust based on the size of the circle */
}

.circular-indicator {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  /* Adjust size of the circle */
  height: 16px;
  /* Adjust size of the circle */
  border-radius: 50%;
  background-color: #ccc;
  /* Default color, will be overridden by inline style */
}

.additionalBenefits-li {
  margin-bottom: 10px;
}

.Additional-Benefits-div h6 {
  width: 170px;
}

.additionalBenefits-li li {
  color: #707070;
  font-size: 15px;
  margin-bottom: 20px;
}
/* .comment {
    position: fixed;
    right: 0;
    top: 0px;
    width: 60px;
} */

.support-flexing {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tanfund-event {
  display: flex;
  justify-content: center;
}

/* Feeds */
.Feeds-logo-img img {
  width: 50px;
  height: 40px;
  border-radius: 50px;
  object-fit: cover;
  margin-right: 45px;
}
.feets-box-1 span {
  color: #707070;
}
.feets-box-1 h5 {
  font-size: 17px;
  display: inline;
}
.feets-dot {
  cursor: pointer;
}
.feets-box-1 p {
  font-size: 15px;
  word-break: break-all;
}
.feets-box-1 small {
  color: #0061d4;
  font-size: 15px !important;
}
.feets-box-1 {
  background: white;
  border-radius: 5px;
}
.news-box {
  background: white;
  padding: 10px;
  border-radius: 8px;
}
.news-box h4 {
  font-size: 20px;
  border-bottom: 1px solid #ebebeb;
}
.news-feeds-flex {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid gainsboro;
  margin-top: 15px;
}
.feeds-links {
  color: #0061d4;
}
.feeds-more span {
  color: #0061d4;
  cursor: pointer;
}
.feeds-more {
  margin: 10px 0px;
}
