.smartcard-prof-imgs {
  background: url("/images/service-partner-bg.png") no-repeat 0px 0px;
  width: 100%;
  min-height: 212px;
  background-size: cover;
  position: relative;
  border-radius: 10px 10px 0px 0px;
  display: flex;
  align-items: center;
}

.backgrnd-color-service-prof {
  background: #f2f5fa;
}

.input_background1 {
  box-shadow: 0px 0px 25px #dcdcdc59;
  padding: 23px 20px;
  border-radius: 10px;
}

.input_background3 {
  box-shadow: 0px 0px 25px #dcdcdc59;
  padding: 23px 20px;
  border-radius: 10px;
  height: 196px;
}

.input_background5 {
  box-shadow: 0px 0px 25px #dcdcdc59;
  padding: 23px 20px;
  border-radius: 10px;
  height: 208px;
}

.logo_dash1 {
  width: 200px;
  /* width: 100%; */
}

.about-para-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.paras {
  text-align: justify;
  font-weight: 400;
  line-height: 21px;
  color: #000000;
  font-size: 12px;
}

.sidemenu-sty {
  margin-left: 10px;
}

button.product-button {
  width: 190px;
  margin-left: 25px;
  border: none;
  background: #0b40aa;
  color: #fff;
  border-radius: 5px;
  padding: 7px;
  font-size: 13px;
}

.prod-name {
  color: #020671;
  font-weight: 600;
}

/* .publish-button1 {
  color: #000 !important;
  background-color: #fff !important;
  border-radius: 5px !important;
  padding: 10px 22px !important;
  font-weight: 700 !important;
  border: none !important;
  margin-left: 10px !important;
}
.publish-button1:hover {
  box-shadow: 0px 0px 5px black !important;

} */
.publish-button1 {
  color: #000 !important;
  background-color: #fff !important;
  border-radius: 5px !important;
  width: 185px;
  height: 50px;
  font-weight: 600 !important;
  border: none !important;
  margin-left: 10px !important;
  transition: all 0.3s ease-in-out;
}

.publish-button2-fest {
  color: #000 !important;
  background-color: #fff !important;
  border-radius: 5px !important;
  width: 185px;
  height: 50px;
  font-weight: 600 !important;
  border: none !important;
  margin-left: 10px !important;
  transition: all 0.3s ease-in-out;
}

/* .publish-button1:hover {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5) !important; 
  background-color: #f0f0f0 !important; 
  transform: scale(1.05); 
  cursor: pointer; 
} */
.publish-button2 {
  color: #000 !important;
  background-color: #fff !important;
  border-radius: 5px !important;
  /* padding: 10px 22px !important; */
  font-weight: 600 !important;
  border: none !important;
  margin-left: 10px !important;
  transition: all 0.3s ease-in-out;
  margin-left: 5px;
  width: 185px;
  height: 50px;
  /* margin-top: 10px; */
}

.publish-button2-fest {
  color: #000 !important;
  background-color: #fff !important;
  border-radius: 5px !important;
  /* padding: 10px 22px !important; */
  font-weight: 600 !important;
  border: none !important;
  margin-left: 10px !important;
  transition: all 0.3s ease-in-out;
  margin-left: 5px;
  width: 185px;
  height: 50px;
  /* margin-top: 10px; */
}

/* .publish-button2:hover {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5) !important; 
  background-color: #f0f0f0 !important; 
  transform: scale(1.05); 
  cursor: pointer; 
} */

/* .act-btns {
  left: 35%;
  position: absolute;
  bottom: 12%;
} */
.act-btns {
  margin-bottom: 140px;
}

p.table-para-sm {
  font-size: 11px;
  display: flex;
  align-items: end;
  /* justify-content: space-between; */
}

.font-price {
  /* font-size: 16px; */
  margin-left: 3px;
}

p.table-desc {
  color: #000;
}

.avg-rating {
  font-weight: 600;
  color: #2a377b;
  text-align: center;
}

.avg-rate-div {
  text-align: center;
}

.para-smcrd-rate {
  text-align: center;
}

.name-filters-sm-page {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.widget-boxs {
  background-color: #ffffff;
  padding: 24px 20px;
  border-radius: 15px;
  margin-top: 20px;
}

.widget-boxs p {
  color: black;
}

.widget-boxs h3 {
  color: #020671;
  font-size: 18px;
  font-weight: 600;
}

.progress-bar {
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.table-container {
  background: transparent !important;
  box-shadow: none !important;
}

.new-btn-6-clr {
  font-size: 13px;
  margin: 0px;
  background-color: #fff6dc;
  padding: 12px 30px;
  border-radius: 14px;
  background: #cdddfc;
  font-weight: 600;
  color: #0b40aa;
}

.new-btn-7-clr {
  font-size: 13px;
  margin: 0px;

  padding: 12px 30px;
  border-radius: 14px;
  background: #e0fde8;
  font-weight: 600;
  color: #07c33b;
}

.new-btn-8-clr {
  font-size: 13px;
  margin: 0px;

  padding: 12px 30px;
  border-radius: 14px;
  background: #ffe7e8;
  font-weight: 600;
  color: #ed2024;
}

span.list-aca {
  color: #020671;
  font-size: 16px;
  font-weight: 500;
}

.act-links p {
  font-size: 12px;
  color: gray;
  margin-bottom: 0;
}

a.act-links {
  text-decoration: underline;
}

.tab1-clr {
  font-size: 14px;
  font-weight: 500;
  border-radius: 30px;
}

.Sup-list-k {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 30px;
  background-color: white;
  border: 0.1px solid #00000014;
  padding: 23px;
  border-radius: 35px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.progress-bar {
  height: 10px;
  line-height: 30px;
  text-align: center;
  border-radius: 20px;
}

.prog-flexs {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.vectorimg-new {
  position: absolute;
  left: 435px;
  top: 95px;
  margin-bottom: 10px;
}

.backg-color-new {
  padding: 60px 0px;
  background: #010a25;
}

.banner-content-new h4 {
  color: #ffb100;
}

.banner-content-new p {
  color: #fff;
}

.span-new-para {
  font-size: 12px;
}

.new-crd-title-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.new-crd-title-flex h2 {
  color: #020671;
}

button.avail-btn-newd {
  border: 1px solid black;
  padding: 16px 20px;
  color: #0b40aa;
  border-radius: 5px;
  cursor: pointer;
  font-weight: 700;
}

img.newd-person {
  width: 100%;
  max-width: 100px;
}

.crd-actions-new {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.gray-backg-new {
  background: #f2f6ff;
  padding: 6px 10px;
  border-radius: 20px;
}

.gray-backg-new span {
  color: #525252;
  font-size: 12px;
  margin-left: 2px;
}

.new-d-para {
  color: gray;
  font-size: 14px;
}

.event-titles-new {
  font-weight: 600;
  color: #020671;
}

.c-tab-color {
  background: #083fb2 !important;
  border-radius: 30px !important;
  color: #fff !important;
}

img.event-line {
  width: 100%;
  max-width: 250px;
}

.startup-menu {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  /* flex-wrap: wrap; */
}

ul.service-list {
  list-style-type: none;
  padding: 0px 3px;
  /* line-height: 35px; */
}

.service-list-div {
  padding: 25px 45px;
  background: #222c4a;
  border-radius: 7px;
}

.tab {
  width: 100%;
  max-width: 177px;
}

li.service {
  margin-bottom: 15px;
  color: #000;
}

.tab-header1 {
  margin-bottom: 25px;
  padding-bottom: 20px;
}

.tab-header1 h6 {
  font-size: 18px;
  font-weight: 600;
  height: 35px;
  word-spacing: 76px;
  color: #000;
}

p.explore-more {
  font-size: 12px;
  font-weight: 700;
}

.explore-more {
  cursor: pointer;
}

.tab {
  width: 100%;
  max-width: 177px;
}

.depCrd-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 0px 2px;
}

button.dep-add-act-btn {
  color: #fff;
  background: #083fb2;
  border: none;
  border-radius: 10px;
  padding: 7px 11px;
  font-size: 13px;
}

.text-dep h6 {
  color: #020671;
}

.text-dep span {
  color: gray;
  font-size: 12px;
}

.imag-border {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid gray;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}

img.comp-logo {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: contain;
}

img.comp-logo-teams {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: contain;
}

.dept-form-actions {
  text-align: center;
}

/* .card-comp-adm {
  padding: 25px 10px !important;
  border-radius: 5px !important;
  
} */
.card-comp-adm {
  padding: 25px 10px !important;
  border-radius: 5px !important;
  /* width: 250px; */
  height: 360px;
  position: relative;
}
.card-comp-adms {
  padding: 25px 10px !important;
  border-radius: 5px !important;
  /* width: 250px; */
  height: 380px;
  position: relative;
}
.card-comp-adm-display {
  padding: 10px !important;
  border-radius: 5px !important;
  height: 215px;
  position: relative;
}
.card-comp-adm-display-selected {
  padding: 10px !important;
  border-radius: 5px !important;
  height: 215px;
  position: relative;
  border: 2px solid green;
}
img.verified_gif {
  width: 100%;
  max-width: 24px;
  margin-right: 2px;
}
img.comp-logo-disp {
  width: 76px;
  height: 77px;
  border-radius: 50%;
  object-fit: contain;
}
.imag-border-display {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid gray;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}
.view.det.text-center {
  position: absolute;
  bottom: 36px;
  left: 93px;
}
.admcrd-para-color-displ {
  color: #0061d4;
  text-align: center;
  font-size: 12px;
  margin-bottom: 0px;
}
.autho-name-height-disp {
  height: 55px;
  overflow-y: auto;
  overflow-x: hidden;
}
.card_row {
  display: grid;
  grid-template-columns: 3fr 3fr 3fr 3fr 3fr;
  /* grid-template-rows: 3fr 3fr; */
  gap: 6px;
  row-gap: 22px;
  /* column-gap: 19px; */
}

.card-comp-dep-details {
  padding: 25px 2px !important;
  border-radius: 5px !important;
  width: 100%;
}

button.depart-view-btn {
  border: 1px solid #020671;
  background: transparent;
  padding: 6px 8px;
  border-radius: 10px;
  font-size: 14px;
  color: #020671;
}
button.depart-view-btn1 {
  border: 1px solid #020671;
  background: transparent;
  padding: 6px 5px;
  border-radius: 10px;
  font-size: 12px;
  color: #020671;
}
button.depart-view-btn1:hover {
  border: 1px solid #020671;
  color: #fff;
  background-color: #020671;
}
button.depart-view-btn:hover {
  border: 1px solid #020671;
  color: #fff;
  background-color: #020671;
}

.admcrd-para-color {
  color: #0061d4;
  text-align: center;
  font-size: 18px;
  word-break: break-word;
  /* margin-top: 10px; */
  /* height: 80px;
  overflow-y: auto; */
}

.depAdd-title {
  text-align: center;
  margin: 40px 0px;
}

.depAdd-title h3 {
  color: #020671;
}

.depAdd-title p {
  color: gray;
  font-size: 12px;
}

.fields {
  padding: 18px 0px;
}

.admin_input_background {
  box-shadow: 0px 0px 25px #dcdcdc59;
  padding: 21px 35px;
  border-radius: 10px;
  width: 35%;
  /* margin: 0px auto; */
}

button.de-clear-btn {
  border: 1px solid #020671;
  background: transparent;
  border-radius: 10px;
  padding: 9px 40px;
  font-size: 14px;
  color: #020671;
}

button.dep-form-add-act-btn {
  color: #fff;
  background: #083fb2;
  border: none;
  border-radius: 10px;
  padding: 9px 17px;
  font-size: 14px;
}

/* .dept-leftbox {
    background: #fff;
    padding: 10px 10px;
    border-radius: 4px;
    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);
} */
.dept-leftbox {
  background: #fff;
  padding: 10px 10px;
  border-radius: 6px;
  box-shadow: 0px 0px 25px #dcdcdc59;
}

.dept-crd-contactinfo span {
  text-decoration: underline;
  font-size: 12px;
}

.first-para-dept {
  text-align: center;
}

.first-para-dept span {
  color: gray;
  font-size: 10px;
}

.departinfo-details p {
  color: gray;
  font-size: 12px;
}

.departinfo-details span {
  color: #000;
}

.sub-p1 {
  margin-left: 35px;
}

.sub-p2 {
  margin-left: 16px;
}

.con-text-dep {
  color: gray;
  font-size: 14px;
}

.dept-crd-contactinfo p {
  font-size: 12px;
}

p.blac-color {
  color: #000;
}

.soc-media-dep-icn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.dep-box-1 {
  background: gray;
  padding: 5px;
}

.tab-1-content span {
  color: #000;
  font-weight: 600;
  font-size: 14px;
  margin-right: 5px;
}

.tab-1-content p {
  color: gray;
  line-height: 25px;
  font-size: 14px;
}

p.d-tabf1-p {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.tab-1-content {
  padding: 19px 40px;
  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);
  border-radius: 5px;
}

.startup-sup-btns.active {
  border: none;
  background-color: transparent;
  color: #0061d4 !important;
  border-bottom: 3px solid #0061d4;
  padding-bottom: 6px;
}

.startup-sup-btns {
  border-right: 1px solid !important;
  border: none;
  background-color: transparent;
  padding: 0px 20px;
  font-size: 17px;
  color: #a6a6a6;
}

.startup-sup-btns1.active {
  border: none;
  background-color: transparent;
  color: #0061d4 !important;
  border-bottom: 3px solid #0061d4;
  padding-bottom: 6px;
}

.startup-sup-btns1 {
  border: none;
  background-color: transparent;
  padding-right: 20px;
}

.frt-grys {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #eff2ff;
  padding: 25px 0px 0px 21px;
}

.dep-left-grid {
  padding: 0px 5px;
}

.dept-left-contents {
  padding: 0px 7px;
}

.card-team-dept {
  /* width: 250px !important; */
  padding-top: 40px !important;
  border-radius: 10px !important;
  position: relative !important;
  padding-bottom: 10px !important;
}

.card-team-dept::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background-color: #5da3a3;
}

.card-team-details {
  text-align: center;
}

.img-team-div {
  text-align: center;
}

.card-team-details h6 {
  font-size: 14px;
  font-weight: 600;
  margin-top: 16px;
}

.card-team-details p {
  font-size: 12px;
}

span.mail-text-dep {
  color: lightgray;
  font-size: 14px;
  font-weight: 300;
}

p.mail-id-dept {
  color: #000;
  font-size: 14px;
}

.depart-report-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}

.search-container {
  display: flex;
  align-items: center;
  width: 350px;
  margin: 0px auto;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 50px;
}

.search-container input[type="search"] {
  flex: 1;
  border: none;
  outline: none;
  font-size: 14px;
  color: #000;
}

.search-container button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 1px 10px;
  margin-left: 5px;
  border-radius: 10px;
}

p.doc-rep-tit {
  font-size: 16px;
  color: #000;
}

.report-sup-btn {
  border: none;
  background-color: transparent;
  padding-right: 20px;
}

.report-sup-btn.active {
  border: none;
  background-color: transparent;
  color: #0061d4 !important;
}

.report-buttons {
  background: #f9f9f9 !important;
  text-transform: none !important;
  color: #1c2655 !important;
  font-size: 14px !important;
  width: 100% !important;
  padding: 15px !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px,
    rgba(0, 0, 0, 0.06) 0px 1px 2px 0px !important;
  text-align: left !important;
  display: block !important;
  border: 1px solid #f9f9f9;
  border-radius: 1px;
}

.report-buttons.active {
  border-left: 3px solid #0061d4 !important;
}

.dept-serv-details {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.servdet-2 {
  text-align: center;
}

.all-service-details-crd {
  background: #fff;
  padding: 12px 20px;
  margin-bottom: 30px;
  border-radius: 10px;
}

p.service-paras-color {
  color: #000;
  font-size: 16px;
}

p.service-desc-color {
  font-size: 14px;
}

.servdet-1 span {
  font-size: 14px;
  color: #adadad;
}

.servdet-1 p {
  font-size: 14px;
  color: #000;
}

.dep-text-label {
  color: #000 !important;
}

p.bold-para-text {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 40px;
}

p.dep-branch-name {
  margin: 50px 0px;
  font-size: 12px;
}

.banner-search1 {
  background-color: white;
  padding: 27px 23px;
  border-radius: 9px;
  position: relative;
  top: 150px;
  left: -190px;
  width: 550px;
  text-align: left;
  box-shadow: 0px 0px 5px gainsboro;
  z-index: 3;
}

.banner-search1 input {
  border-bottom: 1px solid #b1b1b1;
  border-radius: 4px;
  border-top: none;
  border-left: none;
  border-right: none;
  width: 450px;
  margin-bottom: 10px;
}

.banner-search1 input[type="search"] {
  outline: none;
}

.banner-search1 span {
  display: block;
  font-weight: 500;
  font-size: 18px;
  padding: 5px 10px;
  cursor: pointer;
}

.banner-search1 span:hover {
  background-color: #eeeeee;
  border-radius: 5px;
}

/* Tncatalyst css */
.details-div1 {
  background: #000924;
  width: 100%;
  border-radius: 30px;
  padding: 32px 26px;
}

.search-bar-tn {
  background-color: #fff;
  width: 60%;
  padding: 7px 16px;
  margin: 29px auto;
  border-radius: 50px;
  display: flex;
  align-items: center;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
  justify-content: space-between;
}

.search-input {
  padding: 10px;
  border: none;
  border-radius: 5px;
  margin-right: 10px;
}

.tn-cat-dropdown {
  padding: 10px !important;
  border: none !important;
  border-radius: 5px !important;
  margin-right: 10px !important;
}

.sup-sm-crds1-tncat {
  width: 260px !important;
  height: 310px !important;
  max-width: 274px !important;
  border-radius: 15px !important;
  padding: 20px !important;
}

.catlyst-map-div {
  background: #000924;
}

.inc-tab-bgimg {
  background: url("/images/res-full-img.png");
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
}

.catalyst-tab {
  padding: 0px !important;
}

.main-tab-crd-div {
  padding: 90px 0px;
}

.resource-card-divs {
  background: #fff;
  height: 430px;

  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px,
    rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  border-radius: 20px;
}

.resource-paras {
  font-size: 12px;
  padding: 14px;
  line-height: 21px;
}

.resource-crds.mt-5 {
  padding-bottom: 35px;
}

.res-car-img {
  width: 100%;
  max-width: 90px;
  padding: 19px 0px;
}

.why-resource-sec {
  background: #000924;
  width: 100%;
  height: auto;
  padding: 25px;
}

.banner-content-new-tn h2 {
  color: #fff;
}

button.avail-btn-newd-tn {
  border: 1px solid black;
  padding: 16px 20px;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  font-weight: 700;
  background: #ffa012;
}

.backg-color-new-tnc {
  padding: 35px 0px;
  background: #010a25;
  padding-bottom: m;
  /* margin: 187px 0px; */
}

.assessment-section {
  background: #000924;
  width: 100%;
  height: auto;
  padding: 80px 0px !important;
  overflow-x: hidden;
}

.assessment-section .home-title h1 {
  color: #ffff;
}

.initive-card-container {
  display: flex;
  flex-wrap: wrap;
  transition: transform 3.5s ease;
}

.initive-card {
  background-image: url("/images/tncatayst_logos/assesment-reactangle.png");
  background-repeat: no-repeat;
  padding: 50px 31px;
  flex: 0 0 auto;
  width: 100%;
}

.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;
}

.img-btn-div {
  margin-left: 21px;
}

/* .initive-card {
    margin: 3%;
    border-radius: 15px;

    background: linear-gradient(#1E5389, #1C3C5F);
    box-shadow: white;
    padding: 20px 10px;
    height: 230px;
    width: 200px;
    position: relative;



    border: 1px solid transparent;
    border-image: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, #1D3B5F 80%);
    border-image-slice: 1;
} */
.inv-prof-name {
  display: flex;
  align-items: center;
}

.initive-card-number {
  position: absolute;
  top: -25px;
  left: 43%;
  transform: translateX(-50%);
  color: #fff;
  background-color: #007bff;
  border-radius: 50%;
  border-style: solid;
  border-color: #2b377a;
  font-size: 30px;
  width: 52px;
  height: 52px;
  text-align: center;
}

.asscard-img {
  margin: 60px;
  /* margin-bottom: 0px; */
  /* margin-top: 40px; */
  width: 60px;
}

.initive-card-cont {
  padding-top: 20px;

  font-size: 17px;

  color: #ffffff;
  text-align: center;
  margin-right: 45px;
  font-weight: 600;
}

.resource-card-divs-init-tab-tncat {
  background: #fff;
  width: 279px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px,
    rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  border-radius: 20px;
  padding: 29px 12px;
  border-radius: 12px;
  height: 400px;
}

.layer-crd-back-img-Tncat {
  background: url("/images/crd-backlayer.png");
  width: 100%;
}

.tn-initab-h6 {
  color: #11285f;
  font-weight: 600;
}

.tn-initab-p {
  color: #000;
  text-align: justify;
  line-height: 27px;
  margin-top: 30px;
  height: 165px;
  overflow-y: auto;
}

.map-logo-right {
  width: 100%;
  max-width: 240px;
}

.incubator-card p {
  color: #fff;
}

.incubator-card h1 {
  color: #fff;
}

.incubator-card {
  background: url("/images/map-rectanle.png");
  width: 100%;
  background-repeat: no-repeat;
  height: auto;
  position: relative;
}

.map-sect-tn {
  padding-top: 100px;
}

.map-rec-text {
  margin: 195px 41px;
  padding: 57px 55px;
}

.tex-mp {
  margin: 0px 36px;
}

.tex-mp h1 {
  margin: 0px 41px;
}

.arrows-init-tab {
  display: flex;
  justify-content: center;
}

.prev-arrws {
  background: #1e4676;
  padding: 10px;
  border-radius: 5px;
}

.inc-tn-serac {
  width: 20px;
  max-width: 19px;
  height: 20px;
}

.search-tab-img {
  display: flex;
  align-items: center;
}

.inc-tab-title h3 {
  color: #0b40aa;
  font-weight: 600;
}

.disc-ini {
  color: #0b40aa;
  font-weight: 600;
}

.incu-card-out {
  background: url("/images/tncatayst_logos/assesment-reactangle.png");
  width: 85%;
  height: 50vh;
  background-repeat: no-repeat;
  background-size: cover;
}

.initive-card-numbers {
  position: relative;
  top: -25px;
  left: 40%;
  color: #fff;
  background-color: #007bff;
  border-radius: 50%;
  border-style: solid;
  border-color: #2b377a;
  font-size: 30px;
  width: 52px;
  height: 52px;
  text-align: center;
}

.asscard-imgs {
  width: 70px;
  height: 70px;
}

.initive-card-conts {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
}

.crd-containers {
  padding: 20px 40px;
}

.foccused-sector-edit {
  display: flex;
  align-items: center;
}

.came-icon {
  width: 100%;
  max-width: 93px;
}

.invest-edit-abt {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.invest-para {
  text-align: justify;
  font-weight: 400;
  line-height: 21px;
  color: #000000;
  font-size: 14px;
  overflow-x: hidden;
}

.invest-area {
  overflow: auto;
  resize: vertical;
  width: 581px;
  /* max-width: 306px; */
  height: 100px;
}

.datasmap {
  position: relative;
}

.datasmap-dyn {
  font-size: 28px;
  color: #fcad17;
  position: absolute;
  bottom: 35px;
  right: 35px;
}

.datasmap-dyn-con {
  color: #646568 !important;
  font-size: 28px;
}

.support-links p {
  color: #ffb100;
  text-decoration: underline;
  font-size: 14px;
  cursor: pointer;
}

.eco-card-resp {
  width: 265px !important;
  height: 360px !important;
  max-width: 274 !important;
  box-shadow: none !important;
  border-radius: 15px !important;
  padding: 20px !important;
  cursor: pointer !important;
  /* transition: transform 0.3s ease;  */
}

/* .eco-card-resp:hover {
  
    transform: scale(1.05); 
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
} */
.layer-crd-back-img1-ecosys {
  background: url("/images/crd-backlayer.png");
  width: 100%;
  height: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.card-back-prof-ecosys {
  /* position: absolute; */
  /* top: 42px; */
  /* left: 70px; */
  border: 1px solid lightgray;
  padding: 10px;
  border-radius: 50%;
  background: #fff;
  width: 110px;
}

.explore-more {
  cursor: pointer;
}

p.register-verify {
  font-size: 14px;
  margin: 10px 0px;
}

.verify-actions {
  margin: 0px auto;
}

.veri-btn {
  border-radius: 5px !important;
  background: #083fb2 !important;
  padding: 7px 17px !important;
  border: none !important;
  outline: none !important;
  color: white !important;
  cursor: pointer !important;
  font-size: 15px;
}

img.ref-imag {
  width: 100%;
  max-width: 25px;
  margin-left: 15px;
}

.capimg-divs {
  display: flex;
  align-items: center;
  justify-content: center;
}

.inp-but {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
}

.captcha_box {
  text-align: center;
}

.box-capt {
  border: 0.5px solid #d9d9d9;
  border-radius: 5px;
  cursor: pointer;
  padding: 15px;
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}

.captcha-text {
  background: #000;
  color: #fff;
  width: 150px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 23px;
  letter-spacing: 6px;
  font-style: italic;
  font-family: Credit valley;
  pointer-events: none;
}

/* startup thiruvilla css */
.video-bg {
  background: #edeadd;
  width: 100%;
  padding: 60px;
}

.cm-bg-img-tiru {
  background: url("/images/Banner/home-banner-bg.png") no-repeat;
  width: 100%;
  background-size: cover;
  padding: 60px;
}

.blog-para-cm {
  color: #fff;
}

.blog-para-cm p {
  font-size: 15px;
  font-weight: 100;
  text-align: justify;
}

img.img-cm-tiru {
  width: 100%;
  max-width: 380px;
}

.whole-blog-div {
  padding: 15px 55px;
}

.animate-pulse {
  color: #fff;
}

.strip-img {
  width: 100%;
}

.Speakers-head {
  text-align: center;
}

.Speakers-head h2 {
  font-weight: 900;
}

.Speakers-head h6 {
  font-weight: 900;
}

.agenda-head {
  text-align: center;
  color: #fff;
}

.agenda-head h2 {
  font-weight: 900;
  margin-bottom: 30px;
  font-size: 50px;
}

.agenda-head h6 {
  font-weight: 900;
  margin-bottom: 0px;
}

.this-mdu h2 {
  font-size: 50px;
  font-weight: 900;
}

.this-mdu span {
  font-size: 50px;
  font-weight: 900;
  color: #f1a212;
}

.this-mdu p {
  font-size: 12px;
  line-height: 20px;
}

.button-effect {
  background-color: #f9a825;
  border: none;
  border-radius: 25px;
  color: white;
  padding: 8px 18px;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: background-color 0.3s ease;
  box-shadow: 0px 4px 0px #ff7043;
}

.button-effect:hover {
  box-shadow: 0px 0px 0px #f4511e;
  transform: translateY(2px);
}

.button-effect:active {
  box-shadow: 0px 4px 0px #f4511e;
  transform: translateY(4px);
}

.video-bg1 {
  background: #edeadd;
  width: 100%;
  padding: 40px 39px;
}

.card-containers {
  background-color: #eeeadd;
  border-radius: 12px;
  padding: 24px 30px;
  width: 100%;
  font-family: Arial, sans-serif;
  color: #333;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}

.location-title {
  font-size: 24px;
  margin-bottom: 0px;
  color: #000;
}

.location-name {
  font-size: 18px;
  margin: 10px 0px;
  color: #444;
}

.location-address {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 20px;
  color: #666;
}

img.ticket-bgimg {
  width: 100%;
  max-width: fit-content;
  position: relative;
  height: 365px;
}

.ticket-button {
  padding: 10px 20px;
  border: none;
  border-radius: 25px;
  font-size: 16px;
  cursor: pointer;
  margin: 10px 5px;
  font-size: 14px;
}

.ticket-button.active {
  background-color: #f6a625;
  color: white;
  font-size: 14px;
}

.ticket-button:not(.active) {
  background-color: white;
  color: black;
}

.ticket-bg {
  position: relative;
}

.ticket-content {
  position: absolute;
  top: 60px;
  text-align: left;
  width: 414px;
  left: 315px;
}

.ticket-content p {
  font-size: 12px;
}

.free-text-tiruv {
  display: flex;
  align-items: center;
}

.free-text-tiruv h5 {
  color: #138344;
  margin-right: 10px;
}

.swip-crd-bg {
  position: relative;
  background: url("/images/Banner/card-bg.svg");
  padding: 135px;
  background-size: contain;
  background-repeat: no-repeat;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swip-crd-bg {
  position: relative;
  background: url("/images/Banner/card-bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 15px;
  border-radius: 25px;
}

.foreground-image {
  /* position: absolute;
  top: 148px;
  left: 118px;
  transform: translate(-50%, -50%);
  max-width: 95%;
  width: 100%;
  max-height: 100%;
  object-fit: cover;
  border-radius: 8px; */
  width: 100%;
  height: 100%;
  max-height: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.containerv1 {
  display: grid;
  place-content: center;
}

.gradient-background {
  background: linear-gradient(to bottom, #ef4444, #fbbf24, #84cc16);
  height: auto;
  padding: 3px;
  border-radius: 35px;
  overflow: hidden;
  position: relative;
}

.image-thumbnail {
  display: block;
  width: 100%;
  height: 402px;
  object-fit: fill;
  object-position: top;
  position: absolute;
  left: 0;
  top: 0;
}

.video {
  width: 100%;
  height: 100%;
  border-radius: 35px;
  object-position: top;
}

.play-button {
  position: absolute;
  bottom: 20px;
  right: 20px;
  border-radius: 50%;
  transform: scale(1.25);
  transition: transform 0.3s ease;
  background-color: #f9a825;
  transition: background-color 0.3s ease;
  box-shadow: 0px 4px 0px #ff7043;
  color: white;
  width: 25px;
}

.play-button:hover {
  transform: scale(1.5);
  width: 25px;
}

.button-effect {
  background-color: #f9a825;
  /* Orange color */
  border: none;
  border-radius: 25px;
  color: white;
  padding: 8px 18px;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: background-color 0.3s ease;
  box-shadow: 0px 4px 0px #ff7043;
}

.button-effect:hover {
  box-shadow: 0px 0px 0px #f4511e;
  transform: translateY(2px);
}

p.video-para {
  text-align: justify;
}

.map-location {
  display: flex;
  justify-content: left;
  align-items: center;
  flex-wrap: wrap;
}

.mdu-map-ig {
  width: 100%;
  max-width: 290px;
}

.dis-map-thi {
  margin: 0px auto;
}

h2.tick-head.text-center {
  font-size: 45px;
  font-weight: 600;
}

.free-text-tiruv h3 {
  color: #138d44;
  margin-right: 30px;
}

img.p-0.footer-img1 {
  margin-left: 50px;
  width: 100%;
  max-width: 90px;
}

a.footer-text-white {
  color: #fff;
}

li.set_flex1 {
  display: flex;
  align-items: baseline;
}

li.set_flex1 p {
  padding-left: 15px;
  /* opacity: 0.75; */
  color: #fff;
  /* font-family: Poppins; */
  font-size: 16px;
  font-style: normal;
  line-height: 28px;
}

li.set_flex1 {
  display: flex;
  align-items: baseline;
}

li.set_flex1 p {
  padding-left: 15px;
  color: #fff;
  /* font-family: Poppins; */
  font-size: 16px;
  font-style: normal;
  line-height: 28px;
}

.footer1 {
  background: linear-gradient(135deg, #0f2419 50%, #000000 100%);
  color: white;
  width: 100%;
  padding: 60px 0px;
  font-family: "Montserrat", sans-serif !important;
}

.act-btns1 {
  margin-bottom: 130px;
}

img.gif-warn {
  width: 100%;
  max-width: 120px;
}

/* tnfest dialog */
.banner-imgs-tnfest {
  background: url("/images/Banner/Thiruvizha Web Banner (5).png");
  width: 100%;
  height: 80vh;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.act-btns1-tnfest {
  margin-bottom: 35px;
}

/* admin project design */
.adm-proj-title h2 {
  color: #0061d4;
}

/* src/FolderCard.css */

/* .folder-card {
  border: 1px solid #e0e0e0;
  border-radius: 0px 8px 8px 8px;
  padding: 16px;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  width: 250px;
  margin: 10px;
  position: relative;
} */
.folder-card {
  border: 1px solid #e0e0e0;
  border-radius: 0px 8px 8px 8px;
  padding: 16px;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  width: 250px;
  margin: 10px;
  position: relative;
  height: 140px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.label-name-admin {
  margin-left: 10px;
  color: #1c2655;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0px;
  word-break: break-word;
}

.folder-card::before {
  content: "";
  background-color: #ffff;
  width: 120px;
  height: 10px;
  position: absolute;
  left: 0;
  top: -3px;
  z-index: 1;
}

.folder-icon {
  width: 24px;
  height: 24px;
  border-radius: 4px;
}

.folder-icon.pink {
  background-color: #fd71af;
  position: relative;
  width: 24px;
  height: 24px;
  border-radius: 4px;
}

.folder-icon.pink::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  background-color: white;
  border-radius: 50%;
}

.folder-icon.green {
  background-color: #81c995;
  position: relative;
  width: 24px;
  height: 24px;
  border-radius: 4px;
}

.folder-icon.green::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  background-color: white;
  border-radius: 50%;
}

.folder-icon.yellow {
  background-color: #fff475;
  position: relative;
  width: 24px;
  height: 24px;
  border-radius: 4px;
}

.folder-icon.yellow::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  background-color: white;
  border-radius: 50%;
}

.folder-icon.blue {
  background-color: #a7c0f4;
  position: relative;
  width: 24px;
  height: 24px;
  border-radius: 4px;
}

.folder-icon.blue::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  background-color: white;
  border-radius: 50%;
}

.folder-details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
}

/* .label-name-admin {
  margin-left: 10px;
  color: #1C2655;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0px;
} */
.folder-details p {
  margin: 0;
  font-size: 12px;
  color: #888;
}

.folder-menu {
  font-size: 18px;
  color: #888;
  cursor: pointer;
}

.rec-image-div {
  position: absolute;
  top: -25px;
  left: 0;
}

.rec-image-div::after {
  content: "";
  background-color: #fff;
  width: 109px;
  height: 10px;
  position: absolute;
  left: 4px;
  bottom: 0;
  transform: skewX(43deg);
}

.frt-gry-proj-det-admin {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 28px 20px;
  flex-wrap: wrap;
  background-color: #e4f0fe;
  border-radius: 20px;
}

.blue-proj-sec {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.blue-box-ad-proj p {
  font-size: 14px;
}

p.bl-box-names {
  background: #fff;
  padding: 9px;
  width: 276px;
  border-radius: 10px;
  font-size: 12px;
}

.bl-box-names span {
  margin: 0px 15px;
}

.main-head-blue {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.Milestones-sec {
  display: flex;
  background: #e4f0fe;
  align-items: center;
  justify-content: space-between;
  padding: 13px 20px;
  border-radius: 5px;
}

.admin-proj-vew-mre {
  color: #0061d4;
  font-size: 12px;
}

.Milestones-title-div p {
  color: #1c2655;
}

.Milestones-content {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
    rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  width: 99%;
  background: #fff;
  border-radius: 10px;
  padding: 20px 19px;
  margin-left: 2px;
}

p.bl-box-milestone {
  background: #f7f7f7;
  padding: 5px 16px;
  width: 140px;
  border-radius: 10px;
  font-size: 12px;
  margin-bottom: 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mile-spa {
  margin-right: 10px;
}

.miles-greenchip {
  background: #65c48b;
  width: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 22px;
  color: #fff;
}

.miles-greenchip span {
  font-size: 12px;
}

.mile-main-titles {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.name-mile-flexs {
  display: flex;
  align-items: center;
  justify-content: center;
}

p.bl-box-milestone1.mb-0 {
  margin-left: 3px;
}

.usersName-admin.mt-3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.progress-bar-adm {
  height: 15px;
  line-height: 30px;
  text-align: center;
  border-radius: 20px;
}

.progress1 {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 5rem !important;
  width: 100% !important;
  position: relative;
}

span#progressValue1 {
  position: absolute;
  top: 8px;
  /* margin: 9px 0px 0px 170px; */
  right: 12px;
}

p.due-date.mb-0 {
  font-size: 10px;
  color: lightgray;
  font-weight: 100;
}

.mile-main-titles p {
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: 600;
}

.table-text {
  font-size: 11px !important;
}

.Milestones-content-tasks-act {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
    rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  width: 99%;
  background: #fff;
  border-radius: 10px;
  padding: 20px 19px;
  margin-left: 2px;
}

.Milestones-content-tasks-act p {
  font-size: 12px;
}

.miles-greenchip-task-a {
  background: #11713d;
  width: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 22px;
  color: #fff;
  font-size: 11px;
}

.miles-greenchip-task-a span {
  font-size: 12px;
}

.to-do-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

.task-ach-flexs {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

p.bl-box-milestone-task-ac {
  background: #699a9a;
  padding: 5px 16px;
  width: 60px;
  border-radius: 10px;
  font-size: 8px;
  margin-bottom: 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}

p.bl-box-milestone-prior {
  background: #ffcfc0;
  padding: 5px 16px;
  width: auto;
  border-radius: 10px;
  font-size: 8px;
  margin-bottom: 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 5px;
}

p.bl-box-milestone-completed {
  background: #ebefe9;
  padding: 5px 16px;
  border-radius: 10px;
  font-size: 8px;
  margin-bottom: 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 13px;
}

p.date-time-adm.mb-0 {
  font-size: 10px;
  margin-left: 35px;
}

p.heading-title-task.mb-0 {
  font-size: 18px;
}

.completed {
  background: #ebefe9;
}

.priority {
  color: #ffcfc0;
}

.add-proj-buttons {
  text-transform: none !important;
  background: #0061d4 !important;
  border-radius: 10px !important;
}

img.patents-images {
  width: 100%;
  max-width: 200px;
}

.paten-head {
  margin: 0px 0px 0px 15px;
}

button.patent-actions {
  width: 90px;
  padding: 5px;
  background: transparent;
  border-radius: 4px;
  border-color: #020671;
  color: #020671;
  /* border-color: red; */
}

.service_data h4 {
  color: #000;
  font-weight: 600;
}

.tags {
  margin: 10px 0;
}

.tags span {
  display: inline-block;
  background: #f0f0f0;
  border-radius: 5px;
  padding: 5px 10px;
  margin: 3px 3px;
  font-size: 12px;
}

.know-more {
  position: relative;
  background: linear-gradient(90deg,
      rgba(218, 69, 137, 1) 11%,
      rgba(224, 87, 128, 1) 24%,
      rgba(248, 161, 91, 1) 98%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
}

.know-more::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg,
      rgba(218, 69, 137, 1) 11%,
      rgba(224, 87, 128, 1) 24%,
      rgba(248, 161, 91, 1) 98%);
}

.serice-chiptexts {
  background: #dae2ff;
  /* display: flex; */
  /* justify-content: center; */
  /* align-items: center; */
  font-size: 11px;
  margin-right: 10px;
  padding: 10px;
  border-radius: 5px;
}

.service_data:hover {
  color: #fff;
  background: linear-gradient(90deg,
      rgba(218, 69, 137, 1) 11%,
      rgba(224, 87, 128, 1) 24%,
      rgba(248, 161, 91, 1) 98%);
}

.service_data:hover .know-more,
.service_data:hover+.know-more {
  color: black;
  background: none;
}

.service_data:hover .know-more:after,
.service_data:hover+.know-more:after {
  color: black;
  background: none;
}

.service_data:hover .home-Services-para,
.service_data:hover+.home-Services-para {
  color: black;
}

.service_data:hover .tags span,
.service_data:hover+.tags span {
  background: black;
  color: #fff;
}

.serice-chiptexts span {
  color: #0b40aa;
}

.know-arrows {
  font-size: 20px;
  background: linear-gradient(90deg,
      rgba(218, 69, 137, 1) 11%,
      rgba(224, 87, 128, 1) 24%,
      rgba(248, 161, 91, 1) 98%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.chip-home-service {
  display: flex;
}

.history-crd {
  position: relative;
}

.histry-tit {
  margin-left: 55px;
  color: #0b40aa;
  font-weight: 600;
}

.history-crd::before {
  content: "";
  display: block;
  width: 40px;
  height: 10px;
  border-radius: 15px;
  background: #ffb100;
  position: absolute;
  top: 9px;
  left: 3px;
}

.histry-crd-info {
  background: #fff;
  padding: 15px;
  text-align: center;
  border-radius: 12px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
  height: 115px;
}

.histry-crd-info h3 {
  color: #02028a;
  font-weight: 600;
}

.histry-crd-info p {
  color: gray;
  font-size: 13px;
}

.histry-crd-info-div {
  margin-top: 35px;
}

/* .modal-box-his {
  display: flex;
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.modal-box-Logs {
  display: flex;
  background: #F8FBFF;
  padding: 20px;
  border-radius: 5px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.modal-img-his img {
  width: 160px;
  height: 145px;
  object-fit: fill;
  border: 1px solid #e5e5e5;
  padding: 5px;
  border-radius: 5px;
}

.modal-location-his h6 {
  color: gray;
} */

.tab-div-history {
  background: #fff !important;
  border-radius: 10px !important;
  padding: 15px 55px;
}

.filter-sections-his {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* .modal-location-his {
  display: flex;
  justify-content: left;
  align-items: center;
} */

.logs-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* .log-entry {
  display: flex;
  align-items: flex-end;
  padding: 25px 100px 25px 25px;
  border: 1px solid #ddd;
  border-radius: 8px;
  background: #f9fbff;
} */
.log-entry {
  display: flex;
  align-items: flex-end;
  padding: 25px 100px 25px 25px;
  background: #f9fbff;
  border-radius: 8px;
  border: 1px solid #ddd;
  position: relative;
}

.log-entry::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 7px;
  background-color: #191970;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.log-date {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 15px 18px;
  background-color: #fff;
  border-radius: 8px;
  margin-right: 16px;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}

.date-number {
  font-size: 24px;
  font-weight: bold;
  color: #02028a;
}

.date-month {
  font-size: 12px;
}

.log-content {
  flex-grow: 1;
}

.log-content p {
  margin: 0;
  font-size: 15px;
}

.log-feedback,
.edit-mode {
  margin-top: 8px;
  font-size: 14px;
  color: #888;
}

.log-feedback .rating {
  margin-right: 16px;
  color: #000;
}

.log-edit button {
  padding: 4px 30px;
  border: 1px solid #191970;
  color: #191970;
  border-radius: 4px;
  cursor: pointer;
  background: transparent;
  font-size: 14px;
}

.edit-mode .rating {
  display: flex;
  gap: 4px;
  margin-bottom: 8px;
  font-size: 24px;
  color: #ddd;
}

.edit-mode .comment-input {
  width: 95%;
  padding: 8px;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.log-sp {
  color: #191970;
  font-weight: 600;
}

.mes-ico {
  color: #000;
  font-size: 18px;
  margin-right: 5px;
}

span.comments {
  color: #000;
}

.container-his {
  max-width: 800px;
  margin: auto;
}

.modal-box-his {
  background-color: white;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  padding: 20px;
  margin-bottom: 20px;
}

.modal-img-his img {
  border-radius: 10px;
  width: 100%;
  height: auto;
}

/* .modal-location-his {
  font-size: 1rem;
  color: #6c757d;
} */

/* .reg-fees {
  font-size: 1.2rem;
  color: #007bff;
  font-weight: bold;
} */

.reg-fees .img-tops span {
  font-size: 16px;
  color: #000;
  margin-left: 10px;
}

/* a p {
  font-size: 0.9rem;
  color: #007bff;
}

a p img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
} */
.his-event {
  background-color: white;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 8px;
  padding: 16px;
  text-align: center;
}

.event-tit {
  font-size: 16px;
  font-weight: 600;
}

.even-loca {
  color: #6c757d !important;
  font-size: 12px;
  font-weight: 600;
}

.event-time {
  color: #000 !important;
  font-size: 14px;
  /* margin-bottom: 20px; */
}

.event-frees-spans {
  color: #828282;
  font-size: 12px;
  font-weight: 200;
}

.whole-event-sections {
  padding: 0px 50px;
}

.location-event-his {
  display: flex;
  justify-content: left;
  align-items: center;
}

.event-amot {
  font-weight: 600;
  color: #083fb2;
}

.conf-back {
  background: whitesmoke;
  padding: 4px;
  border-radius: 6px;
  font-size: 12px;
  color: #6a6868;
}

.sup-his-tick {
  display: flex;
  align-items: center;
}

img.Suppo-icon.mr-2 {
  width: 35px;
}

.suppo-link {
  color: #010671;
  text-decoration: underline;
  font-size: 16px;
}

.rate-sec-His {
  display: flex;
  align-items: center;
}

.fest-his-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.app-status-dialog {
  display: flex;
  align-items: center;
}

.appl-dia-blu-box.mt-5 {
  background: #fbfcff;
  padding: 35px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px,
    rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
  border-radius: 4px;
}

.contets-appl {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.status-hed p {
  margin-bottom: 0;
}

.appl-dia-summ.mt-4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

button.app-sta-btns {
  padding: 6px 15px;
  background: transparent;
  color: #269949;
  border: 1px solid #269949;
  border-radius: 4px;
  font-size: 13px;
  margin-bottom: 9px;
}

.apply-date {
  color: #2260ff;
  font-size: 15px;
  margin-left: 10px;
}

.applied-date-tit {
  color: #9f9f9f;
  font-size: 13px;
}

.status-hed h6 {
  color: #020671;
  font-size: 18px;
  font-weight: 600;
}

.appl-link {
  color: #2260ff;
  text-decoration: underline;
  font-size: 13px;
}

.suppo-link1 {
  color: #020671;
  text-decoration: underline;
  font-size: 13px;
}

h6.tit-dial {
  font-size: 20px;
  color: #020671;
  font-weight: 600;
}

/* newonetn page design */
.banner-image-main {
  width: 300px;
  margin-bottom: 20px;
}

.msme-links {
  color: #fff;
  text-decoration: underline;
}

.gradient-text {
  background: linear-gradient(90deg,
      rgba(218, 69, 137, 1) 11%,
      rgba(224, 87, 128, 1) 24%,
      rgba(248, 161, 91, 1) 98%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.arr-one {
  background: linear-gradient(90deg,
      rgba(218, 69, 137, 1) 11%,
      rgba(224, 87, 128, 1) 24%,
      rgba(248, 161, 91, 1) 98%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.radial-backimag {
  background: url("public/images/Aboutpage/circle.png") no-repeat;
  width: 100%;
  height: 115vh;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.tabs-container {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #333;
}

.tab {
  padding: 10px 20px;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 16px;
  color: #aaa;
  transition: color 0.3s ease;
}

.tab.active {
  background-color: #444;
  color: white;
  border-radius: 8px;
}

.tab:not(.active):hover {
  color: #ddd;
}

.tab+.tab {
  margin-left: 16px;
}

/* .tabs-container::after {
  content: '';
  display: block;
  height: 1px;
  width: 20px;
  background: #333;
  margin: 0 8px;
} */
.buttonStyle {
  display: inline-block;
  padding: 10px 21px;
  border-radius: 30px;
  background-color: rgba(50, 50, 50, 0.8);
  color: #f0f0f0;
  font-size: 10px;
  text-align: center;
  font-weight: 600;
}

/* CardComponent.css */

.card-image {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin-bottom: 15px;
  /* border: 1px solid lightgray; */
  display: flex;
  justify-content: center;
  align-items: center;
}

.know-more1-new {
  position: absolute;
  background: linear-gradient(90deg,
      rgba(218, 69, 137, 1) 11%,
      rgba(224, 87, 128, 1) 24%,
      rgba(248, 161, 91, 1) 98%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  /* text-align: center; */
  bottom: 5px;
  left: 115px;
  padding-bottom: 5px;
}

.know-more1-newsed {
  position: absolute;
  background: linear-gradient(90deg,
      rgba(218, 69, 137, 1) 11%,
      rgba(224, 87, 128, 1) 24%,
      rgba(248, 161, 91, 1) 98%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  /* text-align: center; */
  bottom: 5px;
  left: 78px;
  padding-bottom: 5px;
}

img.imag-pink {
  width: 52px;
  height: 50px;
  object-fit: contain;
}

.tag-container {
  display: flex;
  align-items: center;
  position: relative;
  margin: 10px 0;
}

.tag-line {
  padding: 5px 15px;
  background: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 20px;
  font-size: 14px;
  color: #555;
  z-index: 1;
  white-space: nowrap;
  position: relative;
  left: 14px;
}

.tag-container::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background: #d3d3d3;
  z-index: 0;
  /* Ensures the line stays below the tag */
}

svg.left-arrows-serv {
  font-size: 45px;
  margin-right: 35px;
  color: lightgray;
}

svg.right-arrows-serv {
  font-size: 45px;
  margin-left: 35px;
  color: lightgray;
}

.explore-all-serv {
  color: #fff;
  border-radius: 10px;
  padding: 10px 22px;
  border: none;
  margin-right: 10px;
  background-color: #020671;
}

img.anim-cen-logo {
  width: 100%;
  max-width: 110px;
}

/* .service-list-container {
  scroll-behavior: smooth;

} */
/* GoTn new design */
.back-color2 {
  background: #010a25;
  width: 100%;
  position: relative;

}

.back-color-about {
  position: relative;
  width: 100%;
  height: 680px;
  background: url('/images/Aboutpage/image 147.png') no-repeat center center;
  background-size: cover;
}

.back-color-about::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000; /* Black overlay with adjustable opacity */
  z-index: -2; /* Keeps the overlay above the image */
}

.dep-new-tit-div {
  background: #20233f;
  width: 100%;
  padding: 24px 0px;
  border-radius: 20px;
}

.small-title-depnew p {
  color: #fff;
  text-decoration: underline;
}

.big-title-depnew h1 {
  color: #fff;
  margin: 0;
}

.big-title-depnew span {
  color: #dd4e85;
}

.card_sec {
  border: 5px solid #dd4e85;
  border-radius: 10px;
  position: relative;
}

.imag-border1 {
  display: flex;
  justify-content: center;
  align-items: center;
  /* border: 1px solid gray; */
  /* border-radius: 50%; */
  width: 135px;
  height: 135px;
  margin: 0 auto;
}

img.comp-logo1 {
  width: 126px;
  height: 100px;
  /* border-radius: 50%; */
  object-fit: contain;
}

.card-comp-adm12 {
  padding: 3px 10px !important;
  border-radius: 5px !important;
  height: 370px;
}

p.hover-descrip {
  height: 200px;
  overflow-y: auto;
  font-size: 14px;
}

p.admcrd-para-color1 {
  color: #fff;
  margin: 0px;
}

.deps-name-new {
  background: #dd4e85;
  display: flex;
  justify-content: center;
  width: 155px;
  height: 30px;
  align-items: center;
  border-radius: 6px;
  font-size: 15px;
  position: absolute;
  top: -18px;
  right: 45px;
  font-weight: 600;
}

.card-comp-adm1 {
  padding: 3px 10px !important;
  border-radius: 5px !important;
  height: 370px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hover-card-det {
  /* position: relative; */
  margin-top: 20px;
}

.know-more-new {
  position: absolute;
  bottom: 11px;
  right: 28px;
  color: #dd4e85;
  font-size: 14px;
  text-decoration: underline;
}

.hover-card-det h5 {
  font-weight: 600;
  margin-top: 25px;
}

.hover-depName {
  font-size: 11px;
  color: gray;
  text-decoration: underline;
}

p.left-para-cm.mb-4 {
  text-align: center;
  font-size: 20px;
  letter-spacing: 1px;
}

section.department-section1 {
  /* background: #f4f6fa; */
  padding: 60px 0px;
  position: relative;
  z-index: 1;
}

img.dep-img1 {
  width: 50px;
}
img.dep-img1-no-img {
  width: 24px;
  height: 44px;
}
p.paras-super {
  letter-spacing: 0px;
  text-align: center;
  padding: 0px 51px;
}

section.department-section2 {
  /* background: #f4f6fa; */
  padding: 10px 0px;
  position: relative;
  z-index: 1;
}

/* newservice design */

.service_data_new {
  position: relative;
  background: white;
  color: black;
  padding: 20px 15px;
  border-radius: 15px;
  height: 408px;
  display: grid;
  margin-top: 15px;
  align-items: baseline;
  box-shadow: 0px 0px 3px gainsboro;
}

/* .know-more-new {
  position: relative;
  background: linear-gradient(90deg, rgba(218, 69, 137, 1) 11%, rgba(224, 87, 128, 1) 24%, rgba(248, 161, 91, 1) 98%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
} */
.know-more-new {
  position: absolute;
  background: linear-gradient(90deg,
      rgba(218, 69, 137, 1) 11%,
      rgba(224, 87, 128, 1) 24%,
      rgba(248, 161, 91, 1) 98%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  /* text-align: center; */
  bottom: 18px;
  left: 78px;
}

.event-time12 {
  color: #828282 !important;
  font-size: 12px;
  /* margin-bottom: 35px; */
}

.reg-btn1 {
  display: inline-block;
  padding: 8px 25px;
  font-size: 12px;
  color: white;
  border: none;
  cursor: pointer;
  position: relative;
  background-color: #021336;
  text-decoration: none;
  overflow: hidden;
  z-index: 1;
  /* font-family: inherit; */
  border-radius: 4px;
}

.date-blue-box1-eve {
  background-color: #1c2655;
  padding: 8px 10px;
  border-radius: 10px;
  text-align: center;
  width: 100px;
}

.date-blue-box1-eve p {
  color: #fff;
  font-weight: 600;
  margin-bottom: 2px;
}

img.sucess-image {
  width: 100%;
  max-width: 200px;
}

.next-btn1 {
  border-radius: 8px;
  background: transparent;
  color: #083fb2;
  padding: 14px 44px;
  border: 1px solid #083fb2;
  outline: none;
  margin-right: 10px;
}

.event-crd {
  width: 100%;
  min-height: 450px;
  border-radius: 10px;
}

.eve-details-des {
  display: flex;
  align-items: flex-start;
}

img.event_det_img {
  width: 100%;
  height: 195px;
  max-width: 300px;
  border-radius: 15px;
  object-fit: cover;
}

.list_newmenu {
  background: #fff !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px !important;
  padding: 20px 15px !important;
  margin-bottom: 20px !important;
  width: 100% !important;
  max-width: 333px !important;
  border-radius: 10px !important;
}

.menu-container {
  padding: 16px;
}

.menu-item {
  transition: background-color 0.3s ease, color 0.3s ease;
  border-radius: 8px;
}

.menu-item:hover {
  background: rgba(0, 123, 255, 0.2);
}

.list_newmenu.active {
  background: linear-gradient(90deg, rgba(181, 76, 147, 1) 35%, rgba(253, 163, 92, 1) 100%) !important;
  background-clip: text;
  color: #fff !important;
}

.menu-icon.active-icon {
  color: #fff;
}

.menu-text.active-text {
  color: #007bff;
  font-weight: bold;
}

.list_title-ver {
  background: linear-gradient(90deg, rgba(181, 76, 147, 1) 12%, rgba(253, 163, 92, 1) 33%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-decoration: underline;
  margin-bottom: 45px;
}

.list_title-ver-cate {
  background: linear-gradient(90deg, rgba(181, 76, 147, 1) 12%, rgba(253, 163, 92, 1) 25%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.imag_big_menu {
  position: absolute;
  bottom: 7px;
  right: 35px;
}

img.logos-verticalmenu {
  width: 100%;
  max-width: 195px;
}

.publish-button-draft {
  color: white !important;
  background-color: #00A100 !important;
  border-radius: 5px !important;
  padding: 10px 22px !important;
  font-weight: 700 !important;
  border: none !important;
  margin-left: 10px !important;
}

.event-register-box8 {
  background: #fff;
  border-radius: 8px;
  padding: 20px;
  margin-top: 6px !important;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

.formData_title_view {
  margin-bottom: 0px;
  font-size: 25px;
}

.width-div-evelist {
  width: 84%;
}

.lag_select {
  border: none;
  color: #fff;
  border-radius: 5px;
  background: #020671;
  padding: 4px 6px;
  font-variant: all-petite-caps;
  font-size: 18px;
  margin-bottom: 0px;
  width: 87px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
}

p.autho-name.text-center {
  word-break: break-word;
}

.autho-name-height {
  height: 100px;
  overflow-y: auto;
  overflow-x: hidden;
}

/* .about-back-img {
  background: url('/images/Aboutpage/bg.png') no-repeat !important;
  width: 100% !important;
  height: auto !important;
  background-position: center !important;
  padding: 100px !important;
  margin-top: 10rem !important;
} */
.about-back-img {
  background: url('/images/Aboutpage/bg.png') no-repeat !important;
  width: 100% !important;
  height: auto !important;
  background-position: center !important;
  padding: 73px 50px !important;
  margin-top: 10rem !important;
  border-radius: 15px;
  border: 1px solid #888;
}

img.abt-banner-imag {
  width: 313px;
  position: absolute;
  top: -207px;
  right: -96px;
}

.abt-banner-imag-div {
  position: relative !important;
}

.bg-animated {
  background: url('/images/Aboutpage/circle.png') no-repeat 0px -282px;
  width: 100%;
  height: 724px;
  min-height: 180px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-size: cover;
}

.abt-emp-word {
  font-size: 28px;
  padding: 13px;
  font-weight: 400;
  line-height: 2.2;
}

img.Abt-img_1 {
  width: 100%;
}

.black-color-1 {
  background: #000;
  width: 100%;
  height: auto;
}

.border-color-abt-p {
  color: whitesmoke;
  font-size: 18px;
  letter-spacing: -1px;
  text-align: justify;
  line-height: 29px;
}

.border-color-abt {
  /* border: 1px solid #888; */
  padding: 33px;
  width: 90%;
  margin: 0px auto;
  border-radius: 40px;
  text-align: center;
  margin-top: 30px
}

.border-color-abt-boxesss {
  border: 1px solid #888;
  padding: 33px;
  width: 90%;
  margin: 0px auto;
  border-radius: 40px;
  text-align: center;
  margin-top: 30px
}

p.why-onetn {
  font-size: 24px;
  color: #fff;
  text-decoration: underline;
  letter-spacing: 1px;
}

h2.why-onetn-h2 {
  color: #fff;
  font-size: 32px;
}
.one-place {
  background: linear-gradient(90deg, rgba(97, 64, 241, 1) 17%, rgba(252, 1, 211, 1) 62%, rgba(255, 153, 19, 1) 100%);
  -webkit-background-clip: text; /* Makes the background clip to the text */
  color: transparent; /* Makes the text itself transparent so the gradient is visible */
  font-size: 47px;
  margin: 0px 5px;
}
.one-place-2 {
  background: linear-gradient(90deg, rgba(218,69,137,1) 0%, rgba(248,161,91,1) 100%);;
  -webkit-background-clip: text; 
  color: transparent;
}
.one-place-3{
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(153,153,153,1) 100%);
  -webkit-background-clip: text; 
  color: transparent;
  line-height: 2.2;
}
img.logo-award {
  width: 100%;
  max-width: 60px;
}
img.logo-disp {
  width: 100%;
  max-width: 65px;
  height: 65px;
  border-radius: 35px;
  border: 2px solid #000;

}
@media (max-width: 1441px) {
  .width-div-evelist {
    width: 72%;
  }
}

@media (max-width: 1025px) {
  .width-div-evelist {
    width: 72%;
  }
  img.abt-banner-imag {
    width: 313px;
    position: absolute;
    top: -207px;
    right: -69px;
}

}


@media (max-width: 1024px) {

  .publish-button1 {
    font-size: 12px;
  }

  .publish-button2 {
    font-size: 12px;
  }

  .act-btns {
    margin-bottom: 125px;
  }

  .invest-area {
    width: 400px;

    margin: 6px 6px;
  }

  button.de-clear-btn {
    margin-bottom: 15px;
  }

  .datasmap-dyn {
    bottom: 30px;
    right: 15px;
  }

  .admin_input_background {
    padding: 23px 18px;

    width: 45%;
    margin: 0px auto;
  }

}

@media (max-width: 769px) {
  .width-div-evelist {
    width: 72%;
  }

  .back-color-about {

    background: url('/images/Aboutpage/image 147.png') no-repeat;
    background-size: cover;
    /* background: #000; */
    width: 100%;
    position: relative;
    height: 680px;
  }

  img.abt-banner-imag {
    width: 200px;
    position: relative;
    top: 0;
    right: 0;
  }

  .about-back-img {
    background: url('/images/Aboutpage/bg.png') no-repeat !important;
    width: 100% !important;
    height: auto !important;
    background-position: center !important;
    padding: 10px  !important;
    margin-top: 10rem !important;
    border-radius: 15px  !important;
    border: 1px solid #fff  !important;
  }
}

@media (max-width: 768px) {


  .about-back-img {
    padding: 0px !important;
    margin: 10rem auto !important;
  }

  .abt-banner-imag-div {
    text-align: center !important;
  }

  .bg-animated {
    background: url(/images/Aboutpage/circle.png) no-repeat 0px -0px;
    width: 100%;
    height: 723px;
    min-height: 180px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-size: cover;
  }

  .abt-emp-word {
    font-size: 28px;
    padding: 13px 200px;
    font-weight: 400;
  }
  .anim-center-text {
    margin: 0px !important;
    position: relative;
    top: 14px;
}

  img.Abt-img_1 {
    width: 100% !important;
  }

  .border-color-abt {
    margin-top: 25px;
  }

  .width-div-evelist {
    width: 72%;
  }

  .radial-backimag {
    width: 100%;
    height: 85vh;
    background-size: contain;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .act-btns1 {
    margin-bottom: 51px;
  }

  .admin_input_background {
    padding: 17px 30px;
    border-radius: 10px;
    width: 52%;
  }

  .datasmap-dyn {
    bottom: 40px;
    right: 85px;
  }

  .invest-area {
    margin: 3px 0px;
  }

  .disc-ini {
    text-align: center;
  }

  .banner-content-new-tn h2 {
    text-align: center;
  }

  .applieds {
    text-align: center;
  }

  .incu-card-out {
    width: 40%;
    margin: 0px 32%;
  }

  .deps-name-new {
    font-size: 12px;
    position: absolute;
    top: -18px;
    right: 275px;
  }
}

@media (max-width: 661px) {
  .deps-name-new {
    font-size: 12px;
    position: absolute;
    top: -18px;
    right: 211px;
  }

  .startup-menu {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}

@media (max-width: 600px) {
  p.one-place-3 {
    font-size: 14px;
}
.border-color-abt-p {
  color: whitesmoke;
  font-size: 14px;
  letter-spacing: -1px;
  text-align: justify;
  line-height: 29px;
}
  .list_newmenu {
    width: 100% !important;
    margin-bottom: 5px !important;
  }

  .startup-menu {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap;
  }

  .free-text-tiruv {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  img.ticket-bgimg {
    display: none !important;
  }

  .ticket-content {
    position: relative !important;
    top: 0px !important;
    text-align: center !important;
    width: 100% !important;
    left: 0px !important;
  }

  .log-entry {
    display: flex;
    align-items: center;
    padding: 25px 14px 25px 25px;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    gap: 10px;
  }

  .filter-sections-his {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 21px;
  }
}

@media (max-width: 575px) {
  .deps-name-new {
    font-size: 12px;
    position: absolute;
    top: -18px;
    right: 184px;
  }

  .left-content-homepage h4 {
    font-size: 20px;
    text-align: center;
  }

  .left-content-homepage h6 {
    font-size: 20px;
    font-weight: 600;
    color: #6b6b6b;
    text-align: center;
  }

  .left-content-homepage p {
    font-size: 17px;
    text-align: center;
    line-height: 28px;
  }

  .Cm-photo-div {
    background: #ffffff;
    border-radius: 20px 20px 20px 20px;
    position: relative;
    z-index: 1;
    padding: 122px 0px 28px 0px;
  }

  .filter-sections-his {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 21px;
  }

  .log-entry {
    display: flex;
    align-items: center;
    padding: 25px 14px 25px 25px;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
  }

  .cm-bg-img-tiru {
    padding: 20px !important;
  }

  .whole-blog-div {
    padding: 15px 20px !important;
  }

  h2.video-heading.mb-3 {
    text-align: center !important;
  }

  img.ticket-bgimg {
    display: none !important;
  }

  .ticket-content p {
    font-size: 12px;
    text-align: justify;
  }

  .strip-img {
    width: 100%;
    height: 25px;
  }

  .radial-backimag {
    width: 100%;
    height: 67vh;
    background-size: contain;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .startup-menu {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}


@media (max-width: 480px) {
  .abt-emp-word {
    font-size: 11px;
    padding: 13px 90px;
}

  img.abt-banner-imag {
    width: 200px;
    position: relative;
    top: 0;
    right: 0;
  }
}
@media (max-width: 429px) {
  .startup-menu {
    display: flex;
    flex-wrap: wrap;
  }

  .back-color-about {
    height: 800px;
  }

  .about-back-img {
    background: none !important;
    margin: 10rem auto !important;

  }
  .anim-center-text {
    margin: 0px !important;
    position: relative;
    top: -14px;
}
  .radial-backimag {
    width: 100%;
    height: 48vh;
    background-size: contain;
    display: block;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  h2.video-heading.mb-3 {
    font-size: 20px;
    text-align: center;
  }

  .added-card {
    margin: 0px 50px;
  }

  .disc-ini {
    text-align: center;
  }

  .resource-card-divs-init-tab-tncat {
    height: auto;
    margin: 0px 14%;
  }

  .this-mdu h2 {
    font-size: 30px !important;
    text-align: center;
  }

  .admin_input_background {
    padding: 17px 30px;
    border-radius: 10px;
    width: 96%;
  }

  .dept-serv-details {
    display: block;
  }

  .added-card {
    margin: 0px 50px;
  }

  .search-bar-tn {
    width: 100%;
  }

  .details-div1 {
    padding-bottom: 150px;
  }

  .invest-area {
    width: 323px;
  }

  p.titles-paras {
    margin: 24px auto;
  }

  .resource-card-divs-init-tab-tncat {
    height: auto;
    margin: 0px 14%;
  }

  .disc-ini {
    text-align: center;
  }

  .incu-card-out {
    width: 80%;
    margin: 0px 11%;
  }

  .Speakers-head h2 {
    font-size: 20px;
  }

  .agenda-head h2 {
    font-size: 20px;
  }

  .this-mdu h2 {
    font-size: 30px !important;
  }

  .this-mdu span {
    font-size: 30px !important;
  }

  .swip-crd-bg {
    width: 265px !important;
    margin: 0px auto !important;
  }

  .ticket-content {
    text-align: center;
  }

  .cm-bg-img-tiru {
    padding: 12px !important;
  }

  .whole-blog-div {
    padding: 15px 20px !important;
  }

  img.ticket-bgimg {
    display: none;
  }

  .ticket-content p {
    font-size: 12px;
    text-align: justify;
  }

  .publish-button1 {
    font-size: 12px !important;
    width: 145px !important;
    height: 35px !important;
  }

  .publish-button2 {
    font-size: 12px !important;
    width: 145px !important;
    height: 35px !important;
    margin-top: 10px !important;
  }

  .publish-button2-fest {
    font-size: 8px !important;
    width: 108px !important;
    height: 35px !important;
    margin-top: 10px !important;
  }

  .publish-button1-fest {
    font-size: 8px !important;
    width: 110px !important;
    height: 35px !important;
  }

  .act-btns1 {
    margin-bottom: 60px;
  }

  .act-btns1-tnfest {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-end;
  }

  .act-btns {
    margin-bottom: 56px !important;
  }

  .add-proj-buttons {
    font-size: 10px !important;
    margin-left: 21px !important;
  }

  .blue-proj-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .log-entry {
    display: flex;
    align-items: center;
    padding: 25px 15px 25px 25px;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
  }

  .appl-dia-blu-box.mt-5 {
    background: #fbfcff;
    padding: 13px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px,
      rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    border-radius: 4px;
  }

  /* .service-list-div {
    padding: 25px 0px;
  } */
  .deps-name-new {
    font-size: 12px;
    position: absolute;
    top: -18px;
    right: 109px;
  }

  .event-crd {
    width: 24rem;
  }

  h2.why-onetn-h2 {
    color: #fff;
    font-size: 22px;
  }

  .formData_title_view {
    margin-bottom: 0px;
    font-size: 20px;
  }

  .width-div-evelist {
    width: 45%;
  }

  .bg-animated {
    background: url('/images/Aboutpage/circle.png') no-repeat 0px -1px;
    width: 100%;
    height: 410px;
    min-height: 180px;
    background-size: contain !important;
  }
}

@media (max-width: 426px) {
  .startup-menu {
    display: flex;
    flex-wrap: wrap;
  }

  .back-color-about {
    height: 800px;
  }

  .about-back-img {
    background: none !important;
    margin: 10rem auto !important;

  }
  .anim-center-text {
    margin: 0px !important;
    position: relative;
    top: -14px;
}
  .radial-backimag {
    width: 100%;
    height: 48vh;
    background-size: contain;
    display: block;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  h2.video-heading.mb-3 {
    font-size: 20px;
    text-align: center;
  }

  .added-card {
    margin: 0px 50px;
  }

  .disc-ini {
    text-align: center;
  }

  .resource-card-divs-init-tab-tncat {
    height: auto;
    margin: 0px 14%;
  }

  .this-mdu h2 {
    font-size: 30px !important;
    text-align: center;
  }

  .admin_input_background {
    padding: 17px 30px;
    border-radius: 10px;
    width: 96%;
  }

  .dept-serv-details {
    display: block;
  }

  .added-card {
    margin: 0px 50px;
  }

  .search-bar-tn {
    width: 100%;
  }

  .details-div1 {
    padding-bottom: 150px;
  }

  .invest-area {
    width: 323px;
  }

  p.titles-paras {
    margin: 24px auto;
  }

  .resource-card-divs-init-tab-tncat {
    height: auto;
    margin: 0px 14%;
  }

  .disc-ini {
    text-align: center;
  }

  .incu-card-out {
    width: 80%;
    margin: 0px 11%;
  }

  .Speakers-head h2 {
    font-size: 20px;
  }

  .agenda-head h2 {
    font-size: 20px;
  }

  .this-mdu h2 {
    font-size: 30px !important;
  }

  .this-mdu span {
    font-size: 30px !important;
  }

  .swip-crd-bg {
    width: 265px !important;
    margin: 0px auto !important;
  }

  .ticket-content {
    text-align: center;
  }

  .cm-bg-img-tiru {
    padding: 12px !important;
  }

  .whole-blog-div {
    padding: 15px 20px !important;
  }

  img.ticket-bgimg {
    display: none;
  }

  .ticket-content p {
    font-size: 12px;
    text-align: justify;
  }

  .publish-button1 {
    font-size: 12px !important;
    width: 145px !important;
    height: 35px !important;
  }

  .publish-button2 {
    font-size: 12px !important;
    width: 145px !important;
    height: 35px !important;
    margin-top: 10px !important;
  }

  .publish-button2-fest {
    font-size: 8px !important;
    width: 108px !important;
    height: 35px !important;
    margin-top: 10px !important;
  }

  .publish-button1-fest {
    font-size: 8px !important;
    width: 110px !important;
    height: 35px !important;
  }

  .act-btns1 {
    margin-bottom: 60px;
  }

  .act-btns1-tnfest {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-end;
  }

  .act-btns {
    margin-bottom: 56px !important;
  }

  .add-proj-buttons {
    font-size: 10px !important;
    margin-left: 21px !important;
  }

  .blue-proj-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .log-entry {
    display: flex;
    align-items: center;
    padding: 25px 15px 25px 25px;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
  }

  .appl-dia-blu-box.mt-5 {
    background: #fbfcff;
    padding: 13px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px,
      rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    border-radius: 4px;
  }

  /* .service-list-div {
    padding: 25px 0px;
  } */
  .deps-name-new {
    font-size: 12px;
    position: absolute;
    top: -18px;
    right: 109px;
  }

  .event-crd {
    width: 24rem;
  }

  h2.why-onetn-h2 {
    color: #fff;
    font-size: 22px;
  }

  .formData_title_view {
    margin-bottom: 0px;
    font-size: 20px;
  }

  .width-div-evelist {
    width: 45%;
  }

  .bg-animated {
    background: url(/images/Aboutpage/circle.png) no-repeat 0px -1px;
    width: 100%;
    height: 410px;
    min-height: 180px;
    background-size: contain !important;
  }
}

@media (max-width: 425px) {
  .startup-menu {
    display: flex;
    flex-wrap: wrap;
  }

  .deps-name-new {
    font-size: 12px;
    position: absolute;
    top: -18px;
    right: 109px;
  }

  .bg-animated {
    background: url(/images/Aboutpage/circle.png) no-repeat 0px -1px;
    width: 100%;
    height: 410px;
    min-height: 180px;
    background-size: contain !important;
  }

  .log-entry {
    display: flex;
    align-items: center;
    padding: 25px 15px 25px 25px;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
  }

  p.date-time-adm.mb-0 {
    font-size: 6px;
  }

  .act-btns {
    margin-bottom: 56px !important;
  }

  .act-btns1-tnfest {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-end;
  }

  .blue-proj-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .event-crd {
    width: 24rem;
  }

  .frt-gry-proj-det-admin {
    padding: 28px 4px;
  }

  .act-btns1 {
    margin-bottom: 60px;
  }

  .details-div1 {
    padding: 150px 28px;
  }

  .datasmap-dyn {
    bottom: 20px;
    right: 20px;
    font-size: 20px;
  }

  .datasmap-dyn-con {
    color: #646568 !important;
    font-size: 20px;
  }

  .search-bar-tn {
    width: 100%;
  }

  .incu-card-out {
    width: 78%;
    height: 50vh;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0px auto;
  }

  .admin_input_background {
    padding: 17px 30px;
    border-radius: 10px;
    width: 96%;
  }

  .dept-serv-details {
    display: block;
  }

  .added-card {
    margin: 0px 50px;
  }

  .invest-area {
    width: 323px;
  }

  p.titles-paras {
    margin: 24px auto;
  }

  .resource-card-divs-init-tab-tncat {
    height: auto;
    margin: 0px 14%;
  }

  .disc-ini {
    text-align: center;
  }

  .incu-card-out {
    width: 80%;
    margin: 0px 11%;
  }

  .Speakers-head h2 {
    font-size: 20px;
  }

  .agenda-head h2 {
    font-size: 20px;
  }

  .formData_title_view {
    margin-bottom: 0px;
    font-size: 20px;
  }

  .width-div-evelist {
    width: 45%;
  }
}

@media (max-width: 376px) {
  .formData_title_view {
    margin-bottom: 0px;
    font-size: 20px;
  }

  .width-div-evelist {
    width: 45%;
  }

  .admin_input_background {
    padding: 17px 30px;
    border-radius: 10px;
    width: 96%;
  }

  .back-color-about {
    height: 860px;
    /* margin-left: 10px; */
  }

  .bg-animated {
    width: 100%;
    height: 355px;
    min-height: 180px;
  }

  .tab-1-content {
    padding: 19px 27px;
  }

  .dept-serv-details {
    display: block;
  }

  .added-card {
    margin: 0px 30px;
  }

  .incu-card-out {
    background-size: contain;
  }

  .invest-area {
    width: 310px;
  }

  p.titles-paras {
    margin: 24px auto;
  }

  .resource-card-divs-init-tab-tncat {
    height: auto;
    margin: 0px 10%;
  }

  .disc-ini {
    text-align: center;
  }

  img.ticket-bgimg {
    display: none;
  }

  .ticket-content {
    text-align: center;
  }

  img.ticket-bgimg {
    /* height: 145px; */
    display: none;
  }

  .video-bg {
    padding: 15px !important;
  }

  p.video-para {
    font-size: 12px !important;
  }

  .cm-bg-img-tiru {
    padding: 12px !important;
  }

  .whole-blog-div {
    padding: 15px 20px !important;
  }

  .blog-para-cm p {
    font-size: 12px !important;
  }

  .act-btns1 {
    margin-bottom: 70px;
  }

  .radial-backimag {
    width: 100%;
    height: 42vh;
    background-size: contain;
    display: block;
  }

  img.cmimag.img-fluid {
    width: 100px;
  }

  .deps-name-new {
    font-size: 12px;
    position: absolute;
    top: -18px;
    right: 86px;
  }

  .event-crd {
    width: 22rem;
  }

  .reg-titles {
    font-size: 11px;
  }


}

@media (max-width: 375px) {
  .appl-dia-blu-box.mt-5 {
    padding: 35px 10px;
  }

  .add-proj-buttons {
    font-size: 10px !important;
    margin-left: 21px !important;
  }

  .act-btns1 {
    margin-bottom: 70px;
  }

  p.titles-paras {
    margin: 24px auto;
  }

  .dept-serv-details {
    display: block;
  }

  .datasmap-dyn {
    bottom: 20px;
    right: 10px;
    font-size: 20px;
  }

  .admin_input_background {
    padding: 17px 30px;
    border-radius: 10px;
    width: 96%;
  }

  .tab-1-content {
    padding: 19px 27px;
  }

  .search-container input[type="text"] {
    font-size: 11px;
  }

  .search-container {
    display: flex;
    align-items: center;
    width: 254px;
    margin: 0px auto;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 50px;
  }

  .added-card {
    margin: 0px 30px;
  }

  .incu-card-out {
    background-size: contain;
  }

  .invest-area {
    width: 323px;
  }

  .resource-card-divs-init-tab-tncat {
    height: auto;
    margin: 0px 10%;
  }

  .disc-ini {
    text-align: center;
  }

  img.ticket-bgimg {
    /* height: 145px; */
    display: none;
  }

  .ticket-content {
    text-align: center;
  }

  img.ticket-bgimg {
    /* height: 145px; */
    display: none;
  }

  .video-bg {
    padding: 15px !important;
  }

  p.video-para {
    font-size: 12px !important;
  }

  .deps-name-new {
    font-size: 12px;
    position: absolute;
    top: -18px;
    right: 86px;
  }

  .event-crd {
    width: 22rem;
  }

  .reg-titles {
    font-size: 11px;
  }

  .width-div-evelist {
    width: 24%;
  }
}

@media (max-width: 360px) {
  .width-div-evelist {
    width: 24%;
  }

  .event-crd {
    width: 20rem;
  }

  .event-time {
    font-size: 10px;
  }

  .event-location {
    font-size: 12px;
    word-break: break-all;
  }

  .formData_title_view {
    font-size: 20px;
  }
}

@media (max-width: 320px) {
  .deps-name-new {
    font-size: 12px;
    position: absolute;
    top: -18px;
    right: 56px;
  }

  .back-color-about {
    height: 930px;
    /* margin-left: 10px; */
  }

  .radial-backimag {
    width: 100%;
    height: 36vh;
    background-size: contain;
    display: block;
  }

  .act-btns1 {
    margin-bottom: 56px;
  }

  .act-btns {
    margin-bottom: 47px;
  }

  img.ticket-bgimg {
    /* height: 145px; */
    display: none;
  }

  .ticket-content {
    text-align: center;
  }

  .video-bg {
    padding: 15px !important;
  }

  p.video-para {
    font-size: 12px !important;
  }

  .grid-eco-crd {
    padding-left: 0px !important;
  }

  .dept-serv-details {
    display: block;
  }

  .search-container {
    width: 215px;
  }

  .search-container input[type="text"] {
    font-size: 9px;
  }

  .datasmap-dyn {
    bottom: 13px;
    right: 10px;
    font-size: 16px;
  }

  .datasmap-dyn-con {
    color: #646568 !important;
    font-size: 16px;
  }

  .admin_input_background {
    padding: 17px 30px;
    border-radius: 10px;
    width: 96%;
  }

  .card-team-dept {
    width: 230px !important;
    margin: 0px auto;
  }

  .tab-1-content {
    padding: 19px 10px;
  }

  .added-card {
    margin: 0px 0px;
  }

  .search-bar-tn {
    /* width: 60%; */
    padding: 7px 16px;

    border-radius: 50px;
    display: block;
  }

  .incu-card-out {
    background-size: contain;
  }

  .initive-card-numbers {
    left: 34%;
  }

  .invest-area {
    width: 250px;
  }

  .resource-card-divs {
    height: auto;
    padding-bottom: 15px;
  }

  .resource-card-divs-init-tab-tncat {
    height: auto;
    margin: 0px 0%;
  }

  .disc-ini {
    text-align: center;
  }
}