.question, .category, .quiz-section,.incentive-sum-wrapper,.expenditure,.sub-category,.cat-next {
    display: none;
  }
  .question.active, .category.active, .quiz-section.active {
    display: block;
  }

  /*.first-block,.left-block{width: 700px; float: left;}
  .incentive-sum-wrapper,.right-block{width: 500px;    float: right;    padding: 10px;    border: 2px solid #ccc;}*/

  .input-message {
    /* padding-top: 48px; */
    position: absolute;
    color: #edff00;
    /* padding-left: 20px; */
    /* font-size: 16px; */
}

	.max-amount{
    padding-top: 45px;
    position: absolute;
    color: #edff00;
    padding-left: 0;
    font-size: 14px;
	}

  .catmain-active{background: #67bfc4;    border: 1px solid #245f5f;    padding: 4px;}
  


/* incentive css */

.incentive-calculator {
  background: url(../img/incentive-banner.png) no-repeat;
  background-size: cover;
  max-height: 550px;
  padding: 20px 0;
}


.incentive-calculator .inner-page-content{
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 5px 0;
}
.incentive-calculator .inner-page-content .first-block .instruction h2{
  color: #4ED178;
  font-size: 31px !important;
  margin-bottom: 18px;
  margin-top: 12px;
  font-family: 'balooregular';
}
.incentive-calculator .inner-page-content .instruction h4{
   color: #ffffff;
   font-size: 23px !important;
   margin-top: 18px;
   font-family: 'balooregular';
   font-weight: 500;
   position: relative;
   padding-top: 105px;
}
.incentive-calculator .inner-page-content .instruction h4:before{
    content: '';
    display: block;
    height: 60px;
    width: 2px;
    background: #fff;
    position: absolute;
    top: 5px;
    left: 50%;
}
.incentive-calculator .content-area .views-field-title{
      display: none;
}
.incentive-calculator .instruction{
      text-align: center;
      width: 80%;
}
.incentive-calculator .category-wrapper{
      padding: 35px;
      padding-top: 0;
}
.incentive-calculator .category-wrapper h3{
    font-size: 19px;
  margin-bottom: 20px;
}
.incentive-calculator .category-wrapper .main-category{display: flex; justify-content: space-between;}
.incentive-calculator .category-wrapper .main-category button{
  background: #ffffff38;
  border: 1px dashed #fff;
  padding: 25px 20px;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  width: 48.5%;
}
.incentive-calculator .category-wrapper .main-category button.catmain-active { 
  background: #fff;
  color: #163a7b;
}
.incentive-calculator .category-wrapper .sub-category .project-lbl{
  display:block; padding:15px 10px 15px 3px;
}
/* .incentive-calculator .category-wrapper .sub-category{
  margin-bottom: 15px;
} */
.sub-category + p{margin-top: 15px;}
.radio-select{
  padding: 15px 20px;
  font-size: 15px;
  font-weight: 500;
  display: flex;
  gap: 4px;
  color: #fff;
  background: #ffffff33;
}
.radio-select input[type="radio"] {
  width: 20px;
  height: 20px;
  appearance: none; /* Remove default styling */
  border: 2px solid #ccc;
  border-radius: 50%;
  outline: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.radio-select input[type="radio"]:checked {
  background: url(../img/check_white.svg) no-repeat;
  background-size: 60%;
  background-position: center center;
  background-color: #4ed178;
  border: none;
}



.incentive-calculator .category-wrapper .cat-next{
  background: #FF783E;
  padding: 9px 26px;
  border: 0;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  border-radius: 4px;
}

.incentive-calculator .expenditure h2{
  color: #fff;
  font-weight: 500 !important;
  margin-bottom: 11px;
}
.incentive-calculator .question h3{
  color: #fff;
  font-weight: 500 !important;
  margin-bottom: 11px;
  font-size: 18px;
}
.incentive-calculator .question p{
  color: #fff;
}
.incentive-calculator .expenditure input.expend-input{
  padding: 11px 8px;
  display: block;
  width: 80%;
  margin-left: 44px;
  outline: none;
}

.incentive-calculator .expenditure .expend-prev, .incentive-calculator .question .q1_prev, .incentive-calculator .question .q2_prev{
  background: #fff;
  padding: 9px 26px;
  border: 0;
  color: #000;
  font-weight: 500;
  font-size: 16px;
  border-radius: 4px;
  margin-left: 0;
}
.incentive-calculator .question button{
  margin-top: 10px;
}
.incentive-calculator .expenditure .expend-next, .incentive-calculator .question .q1_next{
  background: #FF783E;
  padding: 9px 26px;
  border: 0;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  border-radius: 4px;
}
.incentive-calculator .expenditure .input-box{
  position: relative;
}	
.incentive-calculator .expenditure .input-box:before{
  content: '';
  display: block;
  background: #FF783E url(../img/rupee-symbol.svg) no-repeat;
  width: 45px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center;
  background-size: 20px;
}

.incentive-sum-wrapper{
  background: #1f2c47b3;
  padding: 30px;
  min-height: 355px;
}
.incentive-sum-wrapper>p{
      font-size: 22px !important;
  font-weight: 500;
}
.total_amount_wrap,
.amount_wrap{
  font-size: 16px;
justify-content: space-between;
margin: 7px 0;
    display: flex;
}
.rs-sign-ffo .incentive-sum-wrapper #total-qpe::before,
.rs-sign-ffo .incentive-sum-wrapper .incentive-amount::before,
.rs-sign-ffo .incentive-sum-wrapper .qpe_incentive_val::before,
.rs-sign-ffo .incentive-sum-wrapper .hire_ind_people_val::before,
.rs-sign-ffo .incentive-sum-wrapper .sig_ind_val::before {
  content: "Rs. ";
}

.incentive-calculator  a.i-btn, a.i-btn-inc{
  text-decoration: none;
  color: #292626;
  width: 25px;
  height: 25px;
  background-color: #ffff;
  display: inline-flex;
  border-radius: 50%;
  text-align: center;
  margin-left: 10px;
  align-items: center;
  justify-content: center;
}

.incentive-calculator .incentive-amount_wrap {
  display: block;
  position: absolute;
  background-color: #222d47;
  width: 613px;
  left: 11px;
  bottom: 0;
  padding: 6px;
  width: calc(100% - 23px);
}

.incentive-calculator .incentive-toal-amount{
  padding-left: 23px;
  padding-right: 23px;
}
.incentive-toal-amount .i-btn-inc{
	position: absolute;
    left: 32%;}
.incentive-calculator #block-unee-breadcrumbs ol {
  padding: 0px;
  display: flex;
  column-gap: 18px;
  list-style: none;
  margin-bottom: 0px;
  flex-wrap: wrap;
}
.incentive-calculator #block-unee-breadcrumbs ol li {
  color: #fff;
  position: relative;
}
.incentive-calculator #block-unee-breadcrumbs ol li a {
  color: #fff;
  text-decoration: none;
}
.incentive-calculator #block-unee-breadcrumbs ol li:before {
  content: "/";
  display: block;
  position: absolute;
  right: -15px;
}

.incentive-calculator #block-unee-breadcrumbs ol li:last-child:before {
  display: none;
}
.incentive-calculator  .incentive-cal-head {
    position: absolute;
    top: 0px;
}
.incentive-calculator  .first-block.left-block{
    padding-top: 85px;
}

.incentive-calculator .amount-warning{
  padding-top: 22px;
    position: absolute;
    color: #ffffff;
    font-size: 12px;
}
.popup-content {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: calc(100% - 25%);
  max-width: calc(100% - 20%);
  max-height: 100%;
  text-align: center;
  background-color: #ffffff;
  box-sizing: border-box;
  padding: 0;
  z-index: 999;
  display: none;
  /* overflow: auto; */
  /* overflow: hidden; */
  border-radius: 10px;
}
.popup-dynamic-content > .row {overflow-y: auto; height:70vh;}
.popup-dynamic-content {  overflow: hidden; }

.popup-content h3{
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 1.2em;
    font-weight: 600;
    background: #093458;
    padding: 15px;
    border-radius: 5px 5px 0 0;
    text-transform: uppercase;
    letter-spacing: 1px;
	color:#fff;
	
}
 
.popup-content ul{padding: 15px 0; margin:0; list-style-type: disc; text-align: left;}
.popup-content table tr td{font-weight: normal !important;}

.popup-close-btn {
  position: absolute;
  right: -20px;
  top: -15px;
  background-color: #dc3545;
  color: white;
  border-radius: 50%;
  padding: 4px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5em;
}
.popup-content h2{ font-size: 1.1em !important; font-weight: bold; text-align: center; margin-bottom: 0;  padding-left: 35px;}
body.incentive-calculater-anas{overflow: hidden; transition-duration: 0.2s;}
body.incentive-calculater-anas::before{content: ''; background-color: #00000094; width: 100%; height: 100vh; display: block; position: absolute; z-index: 1;}


/* scrollbar */
.popup-content::-webkit-scrollbar {
  width: 8px;
  height: 5px;
}

.popup-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.popup-content::-webkit-scrollbar-thumb {
  background: #7d7777;
  border-radius:3px;
}

.popup-content::-webkit-scrollbar-thumb:window-inactive {
  background: #7d7777;
  border-radius:3px;
}





/****Responsive Design Layout*****/
@media (max-width: 991px) {
#block-unee-views-block-block-title-block-1 h1{font-size: inherit !important;}
.incentive-calculator{max-height: 100%; padding-bottom: 10em;}
.incentive-calculator .instruction{width: 100%;}
.incentive-calculator .category-wrapper{padding: 0;}
.incentive-calculator .category-wrapper .main-category{justify-content: center;}
.incentive-calculator .category-wrapper .main-category button{width: auto; padding: 10px; font-size: 1.125em; font-weight: 500;}
.incentive-calculator .incentive-amount_wrap{bottom: calc(100% - 117%);}
.max-amount{padding-left: 0;font-size: 11px; margin-top: 40px;}
.incentive-calculator .incentive-cal-head{position: static; padding: 0;} 
.incentive-calculator .first-block.left-block{padding-top: 0;}
.sub-category + p{display: flex; justify-content: center; align-items: center;}
.incentive-sum-wrapper{min-height: 280px;}
.input-message{position: static; font-size: 12px;}

}