.custom-imagine-stepping {
  display: block;
}

.custom-rounded-50 {
  border-radius: 5rem !important;
}

.custom-Unseen-heading {
  color: #9b9b9a !important;
  font-size: 42px;
  font-weight: 700;
}

.custom-Understanding-heading {
  font-size: 72px;
  font-weight: 600;
  margin-bottom: 60px;
}

.custom-Short-Lived {
  font-size: 26px;
  font-weight: 300;
  line-height: 32px;
}

.custom-spacer-single {
  width: 100%;
  height: 70px;
  display: block;
  clear: both;
}

.custom-italic i {
  font-weight: 300;
}

.custom-paddingVertical-24 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.custom-short-lived-climate-p {
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 30px;
  line-height: normal;
}

.short-lived-climate-br {
  display: block;
}

.keyDriversInner img {
  width: 120px;
}

.keyDriversInner {
  text-align: center;
}

.keyDriversInner p {
  font-size: 17px;
}

.keyDriversInner img {
  width: 100px;
}

.keyDriversInner h4 {
  margin-top: 30px;
  margin-bottom: 24px;
}

.keyDriversInnerTop-100 {
  margin-top: 50px;
}

.areas-affected {
  padding-top: 40px;
  padding-bottom: 30px;
  text-align: center;
}

.areas-affected h5 {
  color: #181c32;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
}

.areas-affected ul {
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: space-between;
}

.areas-affected ul li {
  font-size: 17px;
  color: #354e33;
  font-weight: 500;
}

    .areas-affected ul li img {
        margin-right: 2px;
    }

ul#myTab {
  background-color: #ffffff;
  width: auto;
  margin: auto;
  padding: 4px;
  border-radius: 40px;
  overflow: hidden;
  margin-bottom: 50px;
}

ul#myTab button {
  width: auto !important;
  border: 0px;
  padding: 12px 25px 10px;
  border-radius: 30px !important;
  text-transform: uppercase;
  font-weight: 500;
  height: auto !important;
}

ul#myTab button.nav-link.active {
  background: #4baf47 !important;
  color: #ffffff !important;
  font-size: 16px !important;
}
.color-change {
  background-color: #f8fbf3 !important;
}

ul#myTab button.nav-link {
  /* background: transparent !important; */
  color: #4baf47 !important;
}

.custom-Footprint-p {
  padding-left: 80px;
  padding-right: 80px;
  margin-bottom: 50px;
}

.custom-footprint-icon {
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 100%;
  z-index: 1;
}

.custom-footprint-icon h4 {
  margin-top: 20px;
}

.black-color {
  background-color: #000000;
}

.custom-footprint-bottom {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #1a1a1a;
}

.custom-footprint-middle {
  padding-left: 15px;
  padding-right: 15px;
}

.custom-hover {
  transition: all ease 0.4s;
}

.custom-hover .bg-color {
  background-color: transparent;
}

.custom-hover:hover .bg-color {
  transition: all ease 0.4s;
  background-color: #000000e8;
}

.custom-Status-bg,
.custom-line-break {
  display: block;
}

footer .widget h5 {
  margin-bottom: 20px;
  color: #838987 !important;
  font-size: 16px;
  font-weight: 500;
}

.email-submit input {
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 50px;
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: transparent;
  width: 100%;
  margin-bottom: 15px;
  color: #ffffff;
  font-weight: 400;
}

.email-submit input:focus {
  outline: none;
}

.email-submit button {
  text-transform: capitalize;
  font-weight: 400;
  width: 100%;
  font-size: 16px;
}

.custom-contact-info {
  font-weight: 400;
  color: #ebedf3 !important;
  padding-left: 26px;
  position: relative;
}

.custom-contact-info a {
  font-weight: 400;
  color: #ebedf3 !important;
}

.footer-description {
  color: #ffffff;
  line-height: 22px;
  width: 94%;
  font-size: 16px;
  font-weight: 300;
}

.text-white.custom-contact-info i {
  position: absolute;
  left: 0;
  top: 6px;
  color: #ffffff;
}

footer h5.lets-keep {
  font-size: 24px !important;
  color: #f2f6fa !important;
}

.menu-simple a {
  color: #ebedf3;
  font-weight: 300;
}

.Copyright-text {
  color: #838987;
}

.text-justify {
  text-align: justify !important;
}

.slcp-content {
  padding-right: 60px;
}

.custom-environment-img {
  padding-top: 60px;
}

.environmental-content {
  padding-right: 80px;
  position: relative;
}

.environmental-content::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: url("../images/misc/9.webp") no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 18px;
}

.environmental-imact-topsection {
  justify-content: space-between;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.environmental-impact-container span {
  font-size: 80px;
  font-weight: 700;
  color: #d5ecd1;
}

.environmental-impact-container img {
  width: 80px;
}

.environmental-impact-container h3 {
  padding-top: 32px;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0px;
}

.environmental-impact-container p {
  padding-top: 24px;
  font-size: 16px;
  margin-bottom: 0px;
  color: #667864;
}

.second-impact {
  border-left: 1px solid #ebedf3;
}

.third-impact {
  border-top: 1px solid #ebedf3;
}

.forth-impact {
  border-top: 1px solid #ebedf3;
  border-left: 1px solid #ebedf3;
}

.custom-healthimpact-container {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-top: 8px solid;
  border-color: #4baf47;
  background-color: #f8fbf3;
  margin-top: 20px;
}

.custom-healthimpact-container img {
  width: 80px;
}

.custom-healthimpact-container h4 {
  padding-top: 35px;
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 0px;
  color: #111111;
  position: relative;
  line-height:37px;
}

.custom-healthimpact-container h4:after {
  width: 21px;
  height: 2px;
  background-color: #4baf47;
  content: "";
  position: absolute;
  left: 0;
  bottom: -9px;
}

.custom-healthimpact-container p {
  padding-top: 24px;
  font-size: 17px;
  font-weight: 300;
  padding-bottom: 30px;
  margin-bottom: 0px;
  color: #697967;
}

.custom-healthimpact-imgcontainer {
  width: 90%;
  justify-self: center;
  margin-top: -40px;
}

.ecological-secondpoint {
  padding-top: 15px;
}

.ecological-imgcontainer {
  width: 355px !important;
}

.custom-ecological-points h3 {
  font-size: 20px;
  font-weight: 600;
  color: #354e33;
  text-transform: uppercase;
}

.custom-ecological-points p {
  font-size: 16px;
  font-weight: 300;
  color: #697967;
  list-style: none;
  position: relative;
}

.custom-ecological-points li:before {
  width: 10px;
  height: 10px;
  position: absolute;
  content: "";
  left: 5px;
  border-radius: 20px;
  top: 7px;
  background: #d0dbd1;
}

.custom-ecological-points li::marker {
  color: #d0dbd1;
}

.custom-ecological-shortlivedcontent {
  font-size: 19px;
  font-weight: 400;
  line-height: normal;
  color: #697967;
  margin-bottom: 32px;
}

.custom-ecological-heading {
  font-size: 43px;
  line-height: normal;
}

.methane-br,
.methan-br-2,
.sectoral-br {
  display: block;
}

.custom-health-safety-risks ul {
  padding-left: 0;
}

.custom-health-safety-risks ul li {
  list-style: none;
  padding-bottom: 5px;
  color: #5f6a5d;
  padding-left: 20px;
  position: relative;
}

.custom-health-safety-risks b {
  font-size: 14px;
  color: #354e33;
  margin: 0 5px;
  font-weight: 600;
}

.custom-health-safety-risks {
  font-size: 14px;
  color: #354e33;
  margin: 0 5px;
}

.custom-health-safety-risks ul li img {
  width: 17px;
  vertical-align: text-top;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 2px;
}

.custom-health-safety-risks h3 {
  font-size: 17px;
  color: #111111;
  font-weight: 500;
}

.custom-analytics-card-inner {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #848484;
  font-weight: 400;
  font-style: italic;
  margin-right: 6px;
}

.custom-analytics-card-inner h5 {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #848484;
  font-weight: 500;
  margin-bottom: 3px;
  margin-left: 8px;
}

.custom-analytics-card-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.custom-analytics-card-inner img {
  width: 40px;
}

.custom-analytics-flex-card {
  display: flex;
}

.custom-analytics-card-style span {
  font-size: 42px;
  font-weight: 300;
}

.custom-analytics-card-style h5 {
  font-size: 46px;
  font-weight: 500;
  margin-bottom: 28px;
  letter-spacing: 1px;
}

.custom-analytics-card {
  padding: 30px 20px !important;
  width: 380px;
}

.Categorywise-br {
  display: block;
}

.custom-analytics-card .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  width: 260px !important;
  height: 60px !important;
  border-radius: 10px !important;
  font-size: 18px !important;
  color: #4baf47 !important;
  font-weight: 500 !important;
}

.custom-category-tabs .nav-tabs .nav-link {
  margin-bottom: -1px;
  background: 0 0;
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  color: #495057;
  background-color: rgba(255, 255, 255, 0.25);
  border-color: rgb(255 255 255 / 0%);
  width: 260px;
  height: 60px;
  border-radius: 10px;
  font-size: 18px;
  color: #ffffff;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-category-tabs {
  background-color: var(--secondary-color);
  padding: 24px 0px;
}

.custom-category-tabs .nav-tabs {
  border-bottom: 0px solid #dee2e6;
  display: flex;
  justify-content: center;
  gap: 20px;
}

.livestockMultiOptions h3 {
  font-size: 24px;
  color: #4baf47;
  margin-top: 20px;
  margin-bottom: 16px;
}

.livestockMultiOptions {
  margin-top: 30px;
}

.livestockMultiOptions h4 {
  color: #596a5a;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

.livestockMultiOptions ul li {
  font-size: 16px;
  color: #697967;
  font-weight: 300;
  padding-left: 30px;
  position: relative;
  padding-bottom: 8px;
  line-height: normal;
}

.livestockMultiOptions ul li:last-child {
  padding-bottom: 0px;
}

.livestockMultiOptions ul li:before {
  width: 7px;
  height: 7px;
  border-radius: 40px;
  content: "";
  position: absolute;
  background: #d0dbd1;
  left: 2px;
  top: 8px;
}

.livestockMultiOptions img {
  width: 40px;
}

.SolidWaste-box img {
  width: 70px;
}

.SolidWaste-box {
  text-align: center;
  position: relative;
  padding: 40px 10px;
}

.SolidWaste-box h3 {
  font-size: 22px;
  color: #4baf47;
  font-weight: 600;
  margin-top: 32px;
  margin-bottom: 15px;
}

.SolidWaste-box p {
  font-size: 16px;
  color: #697967;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 50px;
}

.SolidWaste-box ul li {
  font-size: 16px;
  font-weight: 300;
  color: #697967;
  line-height: normal;
  margin-bottom: 10px;
  text-align: left;
}

.SolidWaste-borders:before {
  content: "";
  position: absolute;
  background: url(../images/category-wise/vertical-line.webp) no-repeat;
  background-size: contain;
  left: -24px;
  width: 2px;
  height: 100%;
  top: 0;
}

.SolidWaste-borders:after {
  content: "";
  position: absolute;
  background: url(../images/category-wise/vertical-line.webp) no-repeat;
  background-size: contain;
  right: -24px;
  width: 2px;
  height: 100%;
  top: 0;
}

.keyDriversInnerTop2-100 {
  padding-top: 50px;
}

.slcp-contentLeft {
  padding-left: 40px;
}

.custom-health-safety-risks-two li b {
  font-size: 18px;
  color: #284026;
}

.custom-health-safety-risks-two li {
  font-size: 18px;
  font-weight: 400;
  color: #697968;
}

.energy-br {
  display: block;
}

.Download {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.download-icon {
  width: 10px;
  height: 13px !important;
}

.EnergySectorMissions {
  text-align: left;
}

.EnergySectorMissions h3 {
  font-size: 24px;
  color: #212529;
}

.EnergySectorMissions ul {
  margin-top: 24px;
  padding-left: 5px;
}

.EnergySectorMissions ul li {
  position: relative;
  padding-left: 23px;
  list-style: none;
}

.EnergySectorMissions ul li:before {
  width: 10px;
  height: 10px;
  position: absolute;
  content: "";
  background-color: #d9dbd6;
  border-radius: 40px;
  left: 0;
  top: 7px;
}

.EnergySectorMissions.SolidWaste-borders:before,
.EnergySectorMissions.SolidWaste-borders:after {
  content: "";
  display: none;
}

.slcp-content2 {
  padding-left: 50px;
}

.forestry-br {
  display: block;
}

.AFOLU.livestockMultiOptions ul {
  padding-left: 0;
  list-style: none;
  text-align: left;
}

.AFOLU.livestockMultiOptions ul li {
  color: #ffffff;
}

.customTabsBx {
  padding: 20px 20px;
  width: 100%;
  height: 100%;
  border-right: 1px solid #ebedf3;
}

.customTabsBx h4 {
  color: #354e33;
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.PublicationsSection p {
  font-size: 16px;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 10px !important;
}

.cus-h-100 {
  height: 100%;
}

/* zingchahrt */
.chart-container {
  min-height: 420px;
  width: 100%;
  height: 100%;
}

.zc-ref {
  display: none;
}
.custom-italic i {
  padding-left: 20px;
}
.custom-short-lived-climate-p span {
  color: #4baf47;
}
.custom-short-lived-climate-p span:first-child {
  color: #354e33;
}
.highlight-content {
  color: #4baf47 !important;
}
.black-content {
  color: #354e33;
}
.footer-br {
  display: block;
}
.darkGreen {
  color: #354e33 !important;
}
.custom-fontSize-Environmental {
  font-size: 16px !important;
  font-weight: 500 !important;
}

/* chart custom style */

#categoryGHGPISelect,
#categorySelect,
#yearSelector,
#categoryWiseStateDataSelect,
#categoryWiseMethaneEmissionDataSelect {
  border: 1px solid #e0e0e0;
  padding: 10px 35px 10px 10px;
  border-radius: 4px;
}

.chart-custom-container {
  padding: 30px 20px 10px;
  border-radius: 16px;
  background: #fff;
  text-align: right;
}
.chart-custom-container-border {
  border: 1px solid #f2f2f2;
}

#categoryGHGPISelect,
#categorySelect,
#yearSelector,
#categoryWiseStateDataSelect,
#categoryWiseMethaneEmissionDataSelect {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-size: 16px;
  background-repeat: no-repeat;
  appearance: none;
  background-image: url(../images/down-arrow-black.webp);
  background-position-x: calc(100% - 15px);
  background-position-y: 19px;
  background-size: 14px;
  min-width: 200px;
}

#categoryGHGPISelect:focus-visible,
#categorySelect:focus-visible,
#yearSelector:focus-visible,
#categoryWiseStateDataSelect:focus-visible,
#categoryWiseMethaneEmissionDataSelect:focus-visible {
  outline: none;
}

#categoryWiseMethaneEmissionDataSelect::after :focus,
#categoryGHGPISelect:focus,
#categorySelect:focus,
#yearSelector:focus #categoryWiseStateDataSelect :focus {
  outline: none;
}
/* #jarallax-container-0 img {
      transform: none !important;
      top: initial !important;
      bottom: 0px;
  } */
.blackCarbon-list {
  padding-left: 23px !important;
}
.blackCarbon-list li {
  list-style-type: disc !important;
  padding-left: 5px;
  padding-bottom: 10px;
}
.formula {
  font-size: 26px;
}
img.abs.abs-centered.w-20 {
  width: 80px;
}
.tracking-section {
  padding-top: 80px;
  padding-bottom: 0px;
}
.tracking-content-tabs {
  border: 1px solid #ebedf3;
  margin-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
}
.customTabsBxInner label {
  font-size: 16px;
  color: #181c32;
  font-weight: 400;
  margin-bottom: 15px;
  padding: 0 14px 0px 40px;
  position: relative;
  display: block;
}
.form-check-input:checked {
  background-color: #4baf47;
  border-color: #4baf47;
}
.form-check-input {
  width: 20px;
  height: 20px;
  margin-top: 0.17em;
  position: absolute;
  border: 1px solid #4baf4791;
  left: 8px;
}
.form-check-input:focus {
  border-color: #9dd299;
  outline: 0;
  box-shadow: none;
}
.form-check-input:active {
  filter: brightness(96%);
}
.all-select {
  border-bottom: 1px solid #ebedf3;
  padding-bottom: 0px;
  margin-bottom: 16px;
}
.form-select:focus {
  box-shadow: 0 0 0 0.25rem rgb(255 255 255 / 25%);
}
.custom-footprint-middle p {
  font-size: 18px;
}

.analytics-graph {
  text-align: right;
  padding-top: 0px;
  margin-top: -5px;
  padding-right: 0px;
  position: absolute;
  right: 14px;
  z-index: 99;
}

/* .analytics-graph-karnataka {
    text-align: right;
    padding-top: 15px;
    padding-right: 0px;
    position: absolute;
    right: -296px;
    z-index: 99;
} */
ul.highcharts-menu hr {
  margin: 5px 0 5px 0;
}

.border-bottom-grey {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.zc-rel,
.zc-top * {
  width: 100% !important;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #d8d8d8;
  border-radius: 8px;
  height: 35px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  margin-left: -13px;
  margin-top: 1px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 35px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  font-weight: 500;
  color: #3f4254;
  font-size: 12px;
}
.formula-size {
  font-size: 12px;
}
.climate-benefits-point .black-content {
  font-size: 22px;
}
.custom-Co-benefits-margin {
  margin-bottom: 35px;
}
.custom-heading-42 {
  font-size: 36px !important;
  color: #354e33 !important;
}
.label-chart {
  background-color: #f7f9fc;
  position: relative;
  padding: 15px 17px 14px 18px;
  left: 0px;
  bottom: 0px;
}
.label-chart ul {
  margin-bottom: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.label-chart h5 {
  font-size: 16px;
  color: #111111;
  margin-bottom: 18px;
}
.label-chart ul span {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: aqua;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -3px;
}
.label-chart ul li {
  font-size: 14px;
  color: #343333;
  font-weight: 400;
  margin-bottom: 0px;
  display: inline-block;
  margin-right: 20px;
}
.label-chart ul li:last-child {
  margin-bottom: 0px;
  margin-right: 0px;
}
.cus-fs-10 {
  font-size: 11px;
  margin-left: 1px;
}
.filter-list-ul {
  display: flex;
  list-style: none;
  padding-left: 0;
  align-items: flex-end;
  justify-content: space-between;
  gap: 30px;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.filter-list-ul li {
  text-align: left;
  width: 16% ;
}
.filter-list-ul li:last-child {
  text-align: right;
}
.filter-list-ul li .select2-container {
    width: calc(100% - 10px) !important;
    min-width: 100% !important;
}
.filter-list-ul li .select2-container--default .select2-selection--single {
  border-radius: 8px;
  height: 48px;
}
.filter-list-ul
  li
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 42px;
}
.filter-list-ul
  li
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  position: absolute;
  top: 9px;
}
.filter-list-ul
  li
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  font-weight: 300;
  color: #707573;
  font-size: 16px;
}
.heatmap-loader-wrapper {
  position: relative;
  min-height: 400px; /* same as #heatmap */
}
.spinner {
  width: 50px;
  height: 50px;
  border: 6px solid #ccc;
  border-top: 6px solid #4caf50; /* green spinner */
  border-radius: 50%;
  animation: spin 1s linear infinite;
  /* center it */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ChatbotContainer {
  position: absolute;
  bottom: 1px;
  right: 13px;
  width: 370px;
  overflow: hidden;
  z-index: 9;
}
.chatbotTrigger {
  width: 64px;
  cursor: pointer;
  float: right;
}
.ChatbotWrapper {
  border: 1px solid #364e341c;
  border-radius: 20px;
}
.chatbotHeader {
  background: #354e33;
  box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.25);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 10px;
  padding-right: 20px;
  height: 70px;
}
.chatbotHeader img:first-child {
  width: 55px;
}
.chatbotHeader img:last-child {
  width: 20px;
}
.chatbotHeader h5 {
  font-size: 19px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 0;
}
.chatbotheaderLeft {
  display: flex;
  align-items: center;
}
.chatbot {
  background-color: #f3f6f9;
  border-radius: 10px;
  position: relative;
  padding: 10px;
  margin-bottom: 20px;
  min-width: auto;
  display: inline-block;
  text-align: left;
}
.chatbot img {
  width: 24px;
  float: left;
  margin-right: 10px;
  margin-top: 4px;
}
.chatbotContent {
  padding: 24px;
  height: 400px;
  background: #ffffff;
  overflow-y: auto;
}
.chatbot p {
  font-size: 12px;
  color: #354e33;
  margin-bottom: 0;
}
.chat-content-bx {
  padding-left: 34px;
  line-height: normal;
}
.chat-content-bx a {
  color: #4fa6ff;
  font-size: 12px;
  font-weight: 400;
}
.chatbotLogo {
  display: flex;
  align-items: center;
}
.chatbotLogo img {
  width: 32px;
}
.chatbotLogo {
  display: flex;
  position: absolute;
  left: -10px;
  bottom: -24px;
}
.chatbotTime span {
  font-size: 12px;
  font-weight: 500;
  margin-top: 5px;
  margin-left: 7px;
  display: block;
  color: #888888;
}
.customer {
  background-color: #4baf47;
  border-radius: 10px;
  position: relative;
  padding: 10px;
  margin-bottom: 20px;
  max-width: 240px;
  min-width: auto;
  text-align: left;
  padding-right: 49px;
  min-height: 46px;
}
    .customer p {
        font-size: 12px;
        color: #ffffff;
        margin-bottom: 0;
        font-weight: 400;
        overflow-wrap: break-word;
    }
.customerProfile {
  width: 24px;
  height: 24px;
  margin-left: -10px;
  position: absolute;
  top: 12px;
  right: 10px;
}
.customerLogo {
  display: flex;
  position: absolute;
  left: 0px;
  bottom: -24px;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.chatbotTime img {
  width: 14px;
  margin-left: 8px;
  margin-top: 3px;
}
.chatbotTime {
  display: flex;
  align-items: center;
}
.chatbotFooter {
    box-shadow: 0px -3.31px 13.23px 0px rgba(0, 0, 0, 0.08);
    width: 100%;
    padding: 15px;
    background-color: #ffffff;
}
.chatbotFooter ul {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  text-wrap-mode: nowrap;
  padding-bottom: 15px;
  padding-left: 0;
  margin-bottom: 0;
  overflow-x: auto;
}
.chatbotFooter ul li {
  display: inline-block;
  background-color: #f3f5f6;
  margin-right: 10px;
  border-radius: 6px;
  box-shadow: 1px 1px 2px #a09c9c3b;
}
.chatbotFooter ul li a {
  color: #444444;
  font-size: 10px;
  padding: 0 10px;
}
.chatbotFooter ul li:last-child {
  margin-right: 0;
}
.chatbotFooter ul li a:hover {
  color: var(--secondary-color);
}
.chatbotFooter ul::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}
.chatbotFooter ul::-webkit-scrollbar-thumb {
  background-color: #4baf47;
  border-radius: 10px;
}
.chatbotContent::-webkit-scrollbar {
  width: 4px;
  height: 100px;
}
.chatbotContent::-webkit-scrollbar-thumb {
  background-color: #dee2e6;
  border-radius: 10px;
}
.chatbotInput input {
    height: 50px;
    width: 100%;
    border: 0;
    border-radius: 12px;
    background: #e8ebf0;
    font-size: 14px;
    font-weight: 400;
    color: #444444;
    padding: 0 17px;
    padding-right: 50px;
}
.chatbotInput {
  position: relative;
}
.chatbotInput img {
  width: 50px;
  position: absolute;
  right: 2px;
  top: 0px;
  padding: 14px;
}
.chatbotInput input:focus-visible {
  outline: none;
}
.outerCustomer {
  text-align: -webkit-right;
}
.custom-padding-left {
  padding-left: 0;
}
.custom-padding-right {
  padding-right: 0;
}

.apexcharts-legend.apexcharts-align-center.apx-legend-position-bottom {
    width: 95% !important;
}

.select2-container {
  min-width: 275px !important;
}
.apexcharts-canvas,
.apexcharts-canvas svg,
.apexcharts-canvas svg foreignObject,
.apexcharts-canvas svg .apexcharts-inner {
  width: 100% !important;
  transition: none !important;
  min-width: 100% !important;
  max-width: 100% !important;
}
/*g.apexcharts-pie {
    position: absolute !important;
    right: -50px !important;
}*/

a.exploring-btn {
    background-color: var(--bg-light-green-color);
}
a.exploring-btn:hover {
    background-color: #2c4f35;
    }

@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.h400{
    height: 400px;
}
.subMenuCustom {
    height: 80vh!important;
    overflow: auto!important;
}
header div#logo img.logo-main {
    width: 160px;
}




/*css added */
.btn-toggle-benefits {
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 100px;
    background-color: rgba(17, 17, 17, 0.1);
    padding: 3px 14px;
    font-size: 14px;
    margin: auto;
    display: flex;
}
.keyFocusUl {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start !important;
    gap: 20px;
}
.keyFocus {
    width: calc(50% - 20px);
    text-align: left;
    display: flex;
    border-radius: 14px;
    align-items: flex-start;
}

    .btn-toggle-benefits:hover {
        background-color: rgba(255, 255, 255, 0.15);
        text-decoration: none;
    }


.areas-affected ul li {
  font-size: 17px;
  color: #354e33;
  font-weight: 400;
  padding: 20px 5px;
}
.keyFocusBox h5 {
    text-align: left;
    font-size: 24px;
    font-weight: 600;
    color: #354E33 !important;
}

li.keyFocus h5 {
    color: #354E33;
    font-size: 20px;
    font-weight: 570;
    margin-bottom: 10px;
}
li.keyFocus span {
    color: #697967;
    font-size: 18px;
    font-weight: 400;
}

#mainmenu li:hover > ul {
    visibility: visible;
    opacity: 1;
    margin-top: 0px;
    max-height: 438px;
    overflow: auto;
}

.cus-logo-img {
    background-color: #ffffff !important;
    background-size: 260px auto !important;
    background-position: center !important;
}

.cus-border {
    border: 20px solid #e1ebe2;
}

.cus-logo-img {
    background-color: #ffffff !important;
    border-radius: 8px;
}

.v-center.banner-main-img {
    min-height: 490px;
}
.cus-portal-image {
  width: 150px;
  height: 150px;
  background-size: 80% !important;
}
.cus-portal-image {
  width: 150px;
  height: 150px;
  background-size: 80% !important;
  float: left;
}

.cus-portal-content {
  padding-left: 170px;
}

.cus-portal-content h4 {
  font-size: 24px;
  margin-bottom: 15px;
}

.cus-portal-content p {
  font-size: 15px;
  color: #697967;
}

.portals-main {
  padding: 20px;
  min-height: 190px;
  border-radius: 10px;
  margin-bottom: 10px;
}
.btnDropdown {
  display: flex;
  padding: 20px 0 0px;
}

.btnDropdown {
  display: flex;
  padding: 20px 15px 0px;
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
}
.hero-btn-class {
  width: 10px;
  height: max-content;
  margin-left: 8px;
  margin-top: 8px;
}
.btnDropdown button {
  border-radius: 8px;
  padding: 8px 20px;
  color: #404255;
  font-size: 13px;
  margin-bottom: 8px;
  min-width: 100px;
}
ul.cusUl li {
  margin-bottom: 5px;
}

.cus-btn {
  width: 28px;
  height: 26px;
  border: 1px solid #9aa699;
  box-shadow: none !important;
}
/*button#reset-view-btn {
  height: 40px;
  line-height: 34px;
  width: 290px !important;
}*/
/*button#reset-view-btn:hover {
  background-color: #2a3e27;
}
button#reset-view-btn:focus {
  background-color: #2a3e27;
  box-shadow: none;
  outline: none;
}*/
.cus-input {
  position: static;
  border: 1px solid #bfbfbf;
}
.p-container {
  background-color: #F8FBF3;
  font-size: 16px;
  padding: 26px;
  color: #181C32;
  text-align: left;
  border-left: 5px solid #4BAF47;
  border-radius: 20px;
}
.ul-content {
  padding: 50px 0;
}
.ul-content ul {
  text-align: left;
}
.ul-content ul li {
  color: #354E33;
  margin-bottom: 18px;
  font-size: 17px;
  font-weight: 400;
}

.switches-container {
  position: relative;
  display: flex;
  padding: 0;
  position: relative;
  background: #EBEDF3;
  line-height: 47px;
  border-radius: 3rem;
  margin-left: auto;
  margin-right: auto;
}

li.switch-box {
  display: flex;
  text-wrap-mode: nowrap;
  align-items: center;
}

.switches-container input {
  visibility: hidden;
  position: absolute;
  top: 0;
}

.switches-container label {
  width: 50%;
  padding: 0;
  margin: 0;
  text-align: center;
  cursor: pointer;
  color: #3F4254;
  font-size: 16px;
  font-weight: 600;
}

.switch-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  padding: 4px;
  z-index: 3;
  transition: transform .5s cubic-bezier(.77, 0, .175, 1);
  /* transition: transform 1s; */
}

.switchs {
  border-radius: 3rem;
  background: #4BAF47;
  height: 100%;
  font-size: 16px;
  font-weight: 600;
}

.switchs div {
  width: 100%;
  text-align: center;
  opacity: 0;
  display: block;
  color: #FFFFFF;
  transition: opacity .2s cubic-bezier(.77, 0, .175, 1) .125s;
  will-change: opacity;
  position: absolute;
  top: 0;
  left: 0;
}

.switches-container input:nth-of-type(1):checked~.switch-wrapper {
  transform: translateX(0%);
}

.switches-container input:nth-of-type(2):checked~.switch-wrapper {
  transform: translateX(100%);
}

.switches-container input:nth-of-type(1):checked~.switch-wrapper .switchs div:nth-of-type(1) {
  opacity: 1;
}

.switches-container input:nth-of-type(2):checked~.switch-wrapper .switchs div:nth-of-type(2) {
  opacity: 1;
}

button.btn-main.btn-line {
  background-color: #EDF7ED;
  font-size: 16px;
  color: #4BAF47;
  font-weight: 600;
  text-wrap-mode: nowrap;
}
.home-ul {
  padding: 0;
  text-align: left;
}
.home-ul li {
  margin-bottom: 10px;
}

.btnDropdown button {
  height: 37px;
  width: 100px;
}
.showMethaneLayer {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    background-color: #111111;
    border-radius: 16px;
    padding: 6px 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#indiaChart, #indiaChart-wrapper, #indiaConcentrationChart-wrapper, #troposphericOzoneNoxIndiaChart-wrapper,
#troposphericOzoneNmvocIndiaChart-wrapper, #methaneIndiaChart-wrapper, #carbonDioxideIndiaChart, #troposphericOzoneNoxIndiaChart {
  height: 600px !important;
}


.filter-label {
  font-size: 14px;
}
#karnatakaConcentrationMap {
    height: 70vh;
    min-height: 500px;
    border-radius: 12px;
    background: #f0f0f0;
}

/* Fix header menu alignment - center the menu properly */
@media (min-width: 993px) {
    header .de-flex {
        align-items: center;
    }
    
    header .de-flex-col:first-child {
        flex: 0 0 200px; /* Fixed width for logo column */
    }
    
    header .de-flex-col.header-col-mid {
        flex: 1;
        justify-content: center;
        padding: 0 20px;
    }
    
    header .de-flex-col:last-child {
        flex: 0 0 200px; /* Fixed width for side menu column */
        justify-content: flex-end;
    }
    
    #mainmenu {
        margin: 0 auto;
        display: inline-flex;
    }
}

/* Center footer content */
footer .menu-simple {
    text-align: center;
    padding: 0;
    margin: 0;
}

footer .menu-simple li {
    display: inline-block;
    margin: 0 15px;
}

footer .menu-simple li:after {
    content: "|";
    margin-left: 30px;
    color: rgba(255, 255, 255, 0.5);
}

footer .menu-simple li:last-child:after {
    content: "";
    margin: 0;
}

/* Footer layout - Copyright only, centered */
footer .subfooter {
    margin-top: 60px !important;
    padding: 20px 0 !important;
    border-top: solid 1px rgba(255, 255, 255, .1) !important; /* Subtle separator line */
}

/* Copyright text styling - centered */
footer .subfooter .Copyright-text {
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
}
.cus-portal-text {
    flex: 1;
}
.cus-portal-text-content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.portals-wrapper-main {
    min-height: auto;
}
.custom-fix-dropdown {
    padding: 0 0 !important;
    min-width: 0 !important;
    border: solid 0px transparent !important;
    color: var(--secondary-color) !important;
}
    .custom-fix-dropdown::after {
   margin-left:0 !important;
         border-top: 0 solid !important; 
       
    }
.portals-content-main h5 {
    font-weight: 500;
    margin-bottom: 0px;
}