/* block1 */
#nutrition-banner-logo img{
  /* height:35vh;
  width: 15vw; */
  height:100%;
  width: 300px;
  
}

/* @media (max-width: 427px){
  #nutrition-banner-logo img{
    height:35vh;
    width: 100%;
  }
} */

/* #banner .banner-item {
  height: 70vh;
} */

.nutrition-index-india-banner-overlay {
    /* position: absolute; */
    top: 0;
    /* height: 100vh; */
    height: 100%;
}

.block1-banner{
  margin-top: 30vh;
}

.banner-container {
  z-index: -1;
  /* background-image: url(assets/img/nutrition-initiative/RTP-Index\ page.jpg); */
  background-size: cover;
  background-position: center;
}

.nutrition-index-india-banner-overlay h2{
  font-size: 21px !important;
  font-weight: normal !important;
}
.nutrition-index-india-banner-bg{
  background-image: linear-gradient(281deg, #000000a3, transparent), url('../img/nutrition-initiative/RTP-Index page.jpg');
  /* width: 100%;
  height: 100vh; */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}
#banner .banner-content {
    margin-bottom: 5vh;
    margin-top: 5vh;
    width: 77%;
}

#banner {
  width: 100%;
 height: 100%;
  /* height: 75vh; */
  padding: 0;
  overflow: hidden;
}

.nutrition-india-form {
  width: 75%;
  /* border: 2px solid red; */
}

.nutrition-india-form h6 {
color: white;
text-align: left;
}

.nutrition-india-form  input{
      border-radius: 10px;
      font-size: larger;
      /* background-color: transparent; */
      border: solid 3px#2A774C;
     
      padding: 23px 39px;
      outline: none;
      width: 100%;
}

/* block 2(youtube-video) */
.watch-now-india{
  padding: 40px;
  background-color: #f0f0f0;;
  box-shadow: 0 2px 29px 0 rgba(68, 88, 144, 0.12);
  transition: all 0.4s ease-in-out;
}

.watch-now-india h3{
  margin-bottom: 40px;
  font-size: 28px;
  text-align: center;
  color: #2a774c;
  font-weight: 600;
  transition: ease-in-out 0.3s;
}
.watch-now-india .youtube-video-place img {
  width: 100%;
  height: 65vh;
  /* max-width: 759px; */
}

@media (max-width: 426px){
  #banner .banner-content {
    text-align: left;
    width: 90%;
    padding-left: 20px;
    margin-top: 0vh;
    padding-top: 35px;
  }
  /* .nutrition-index-india-banner-overlay {
  
    background: linear-gradient(358deg, #000000a3, transparent);
    margin-top: 20vh;
  } */
  .nutrition-index-india-banner-overlay h2{
    font-size: 20px !important;
    font-weight: normal !important;
  }
  #banner .banner-item {
    margin-top: 0vh !important;

      height: 90vh;
}
.nutrition-india-form {
  width: 100%;
  /* border: 2px solid red; */
}


  }

/* block 2 new */
.india-map img{
  height: 80vh; 
  width: auto;
}






/* .bar-state{
  width: 1180px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  min-height: 680%;
  box-sizing: border-box;
  padding: 15px;
  border-left-color: #fff;
  margin-left: 0.917;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
  padding-right: 0px; */
/* } */

.bar-inner-punjab{
  background-color: #85ab44;;
  width: 90%;
  height: 30px;
  /* margin-bottom: 30PX; */
}

/* .bar-inner-punjab{
  background-color: #2ecc71;
  width: 11%;
  height: 100%;
} */
.bar-inner-Karnataka{
  background-color: #98b762;;
  width: 70%;
  height: 30px;
  /* margin-bottom: 30PX; */
  opacity: .8;
}
.bar-inner-Delhi{
  background-color: #97ad71;
  width: 60%;
  height: 30px;
  /* margin-bottom: 30PX; */
  opacity: .5;
}
.bar-inner-Uttarakhand{
  background-color:#97ad71;
  width: 55%;
  height: 30px;
  /* margin-bottom: 30PX; */
  opacity: .4;
}
.bar-inner-Assam{
  background-color: #97ad71;
  width: 50%;
  height: 30px;
  /* margin-bottom: 30PX; */
  opacity: .2;
}

.state-banner{
  /* height: 450px; */
  /* width: 52vw; */
  background-color: #dceab7;
  border: 2px solid transparent;
  margin-top: 2.5%;
}
.state-name{
  width: 14em;

  background-color: #97ad71;
  color: white;
  font-weight: 400;
  font-size: 1rem;
  margin-left: 1rem;
  border-radius: 50px;
  padding: 10px 25px;
  margin-top: -2.6%;
  margin-bottom: 24px;
  text-align: initial;
  vertical-align: middle;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0);
}


/* .img-punjab{
  /* height: 43vh;
  width: 48vw; 
  border: 2px solid black;
  margin: 10px 20px;
} */

.bg-map{
  background-image: url("../img/youtube-thumbnails/panjab-img-removebg-preview.png");
  background-position: right bottom;
  background-repeat: no-repeat;
}

.outer-name-img{
  display: flex;
  align-items: center;
}


.inner-img{
  border: 2px dotted black;
    padding: 20px 25px;
    border-radius: 10%;
    margin-right: 12px;
    width: 8em;
    height: 6.6em;
    margin-bottom: 7px;  
    filter: invert(71%) sepia(8%) saturate(1520%) hue-rotate(40deg) brightness(92%) contrast(88%);

}
 

.state-info{
  /* border: 2px solid black; */
  height: 30%;
  width: 93%;
  margin: 10px 20px;
}

div.bg-color-js.active {
  background-color: #97ad71;

  border: 1px solid transparent;
  
  transform: translateY(-5px);
  box-shadow: 0 2px 10px 0 rgba(30, 31, 34, 0.7);
  transition: ease-in-out 0.3s;
}

div.bg-color-js{
margin: 10px 10px;
cursor: pointer;
padding: 15px 20px;
}

div.bg-color-js.active .state-bar{
background-color: #F5F7E5;
opacity: 1;
}

div.bg-color-js.active .bar-tittle{
color: #F5F7E5;
}

@media only screen and (min-width: 525px) and (max-width: 1024px){
  .outer-name-img{
    display: block;
  }
  p, h6.outer-name-img{
    text-align: initial;
  }
  
  .bg-map{
    background-image: none;
  }

}
@media (max-width: 427px){
  .state-block2{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

/* .............................................................. */


/* new block 3 */

div.bg-color-js-bottom.active .bar-tittle{
  color: #F5F7E5;
  }

.bar-inner-Bihar{
  background-color: #e8b341;
  width: 90%;
  height: 30px;

}


.bar-inner-Andhra-Pradesh{
  background-color: #e8b341;
  width: 90%;
  height: 30px;
  
  opacity: .8;
}
.bar-inner-Rajasthan{
  background-color: #e8b341;
  width: 75%;
  height: 30px;
   margin-bottom: 30PX; 
  opacity: .5;
}
.bar-inner-Tamil-Nadu{
  background-color:#e8b341;
  width: 55%;
  height: 30px;

  opacity: .4; 
}
.bar-inner-Gujarat{
  background-color: #e8b341;
  width: 58%;
  height: 30px;
 
  opacity: .2;
}

.bottom-state-banner{
  
  background-color: #fcf0d8;
  border: 2px solid transparent;
  margin-top: 2.5%;
}
.bottom-state-name{
  width: 14em;

  background-color: #e8b341;
  color: white;
  font-weight: 400;
  font-size: 1rem;
  margin-left: 1rem;
  border-radius: 50px;
  padding: 10px 25px;
  margin-top: -2.6%;
  margin-bottom: 24px;
  text-align: initial;
  vertical-align: middle;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0);
}

.bg-map{
  background-image: url("../img/youtube-thumbnails/panjab-img-removebg-preview.png");
 
  background-position: right bottom;
  background-repeat: no-repeat;
 
}


.bottom-inner-img{
  border: 2px dotted black;
    padding: 20px 25px;
    border-radius: 10%;
    margin-right: 12px;
    width: 8em;
    height: 6.6em;
    margin-bottom: 7px;  
    filter: invert(95%) sepia(13%) saturate(3405%) hue-rotate(325deg) brightness(96%) contrast(89%);

}
 
 /* upper block4  */
#affor-avail-affort{
  width: 100%;
 display: flex;
    flex-flow: wrap;
    gap: 1rem 40px;
    -webkit-box-pack: center;
    justify-content: center;
}

.affortability{
   /* height: 154px;  */
  /* width: 25%;  */
  /* max-width: 350px; */
  max-width: 250px;
}

.availability{
  max-width: 250px;
  /* height: 154px;  */
  /* width: 25%;  */
}

.accessibility{
  max-width: 250px;
  /* height: 154px;  */
 /* width: 25%;  */
}


.affort-img{
  height: 154px; 
    background-size: cover;
    margin-bottom: 20px;
background-image: linear-gradient(358deg, #00000064,  #00000064),url("../img/nutrition-initiative/affortability.jpg");
}

.affort-img img{
  height: 50%;

}

.avail-img{
  height: 154px; 
  background-size: cover;
  margin-bottom: 20px;
background-image: linear-gradient(358deg, #00000064,  #00000064), url("../img/nutrition-initiative/Availability.jpg");
}

.avail-img img{
  height: 50%;

}



.access-img{
  height: 154px; 
  background-size: cover;
  margin-bottom: 20px;
  background-image: linear-gradient(358deg, #00000064,  #00000064),url("../img/nutrition-initiative/Accessibility.jpg");
}

.access-img img{
  height: 50%;

} 


.nutrition-key-finding{
  padding: 20px; 
  font-weight: 700;
}



/* block3 */
.key-finding-sm-block{
  /* background: #d3f29b; */
  padding: 40px;
}
/* ........................... */
.key-finding-sm-block .menu1 .content {
  background-color: #2A774C;
  border-radius: 25px;
  height: 175px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.key-finding-sm-block img{
  max-height: 100%;
  max-width: 100%;
}

.key-finding-sm-block .menu1 .content h3 {
  font-size: 18px;
  color: #FFF;
  text-align: center;
  padding: 20px 15px;
 
}

#key-finding-consume{
  color: #000;
}
/* .......................................................................... */

/*  india map */



.land
{
    fill: #CCCCCC;
    fill-opacity: 1;
    stroke:white;
    stroke-opacity: 1;
    stroke-width:0.5;
}
path{
    fill-rule:nonzero;
    fill:#DEE9F3; 
    fill-opacity:1;
    stroke:rgb(255, 255, 255);
    /* stroke:rgb(0%,0%,0%); */
}
#punjab, #delhi, #uttarakhand, #assam, #karnataka{
    fill: #4A9476;

}
#punjab:hover, #delhi:hover, #uttarakhand:hover, #assam:hover, #karnataka:hover{
    fill: #3d8568;
    stroke:rgb(0, 0, 0);
    stroke-width: 3;
    transition:0.4s
}

#gujarat, #rajasthan, #bihar, #tamil-nadu, #andhra-pradesh{
    fill: #F2C765;
}
#gujarat:hover, #rajasthan:hover, #bihar:hover, #tamil-nadu:hover, #andhra-pradesh:hover{
    fill: #c39c43;
    stroke-width: 4;
    stroke:rgb(0, 0, 0);
    transition:0.4s

}

svg path{
    cursor: pointer;
}

#india-map-svg-img {
    position: relative;
    background-color: rgb(255, 255, 255);
    width: 250px;
    /* width: fit-content; */
    opacity: 0;
    border-radius: 5px;
    border: 1px solid rgb(3, 3, 3);
    padding: 15px;
    font-size: 1rem;
    z-index: 1;
    /* line-height: 0.5rem; */

}
.tooltip-cont{
    line-height: 0.7rem;
}
/* path:hover{
    fill:rgb(246, 0, 0)
} */
.map-size {
height: 100%;
width: 100%;
/* position: absolute; */

}

/* default bootstrap tooltip css overiden */
.tooltip-inner {
  max-width: 275px;
  padding: 0.25rem 0.5rem;
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 0.25rem;
  text-align: left;
  border: 1px solid;
}


/* ............................................................................ */
.initiative {
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: #d3f29b;
}


/* state summary */
.main_tb{
  /* background: #c78e8e; */
  margin-top: 30px;
  margin-bottom: 30px;

}

.state-col{
  padding-right: 5em;
  border-top: 3px solid rgb(255, 255, 255);
}

.state-col:hover{
  background-color: rgb(217, 217, 217);
  border-color: black;
}

.state-name-tbl{
  margin-top: 1px;
  padding: 1px;
  border-color: rgb(217, 217, 217);
  border-style: solid;
  border-width: 1px 0px 0px;
}
.state-name-tbl:hover{
  background: #f0f0f0;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

.state_row{
  border: 2px solid rgb(250, 247, 247); 
   text-align-last: end;
   padding-right: 6px;

}

.color-block{
  height: 1.5rem;
   width: 2.3rem;
   margin-right: 13px;
   margin-top: 6px
    /* /* margin: 10px;  */
  
} 


.initiative h3 {
  text-align: center;
  font-weight: bold;
  color: #2a774c;
  padding: 20px;
}

.initiative p {
  color: #2a774c;
  font-weight: 600;
  display: -webkit-box;
  /* -webkit-line-clamp: 5; */
  -webkit-box-orient: vertical;
  text-align: center;
}

.initiative .item {
  width: 100%;
  background-color: #fff;
  min-height: 300px;
  border-radius: 25px;
}

.initiative .owl-item {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 10px;
  height: 80% !important;
}

.initiative .experts-carousel .owl-item img {
  width: 100% !important;
  opacity: 0.8;
  transition: 0.3s;
  cursor: pointer;
  padding: 1rem;
  object-fit: contain;
  max-height: 130px;
}

.initiative .owl-item img:hover {
  opacity: 1;
}

.initiative .owl-nav .owl-prev {
  position: absolute;
  top: 30px;
  left: -20px;
  outline: none;
}

.initiative .owl-nav .owl-prev span {
  font-size: 80px;
  color: #fff;
}

.initiative .owl-nav .owl-next {
  position: absolute;
  top: 30px;
  right: -20px;
  outline: none;
}

.initiative .owl-nav .owl-next span {
  font-size: 80px;
  color: #fff;
}

.initiative .owl-dots {
  margin-top: 5px;
  text-align: center;
}

.initiative .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd !important;
}

.initiative .owl-dot.active {
  background-color: #2a774c !important;
}

#supporters-2023 {
  background: #fff !important;
}

.initiative .supporters-carousel .item {
  min-height: unset;
}


/* .initiative .supporters-carousel img {
  height: 150px;
} */
/* ------------------------------------------------------ */

/* .nutrition-img{
  height: 100px;
  width: auto;
} */



/* ------------------------- */




.experts1 {
    padding-top: 40px;
    padding-bottom: 60px;
    background-color: #2A774C;
    display: flex;
    justify-content: center;
  }
  
  .experts1 h2 {
    text-align: center;
    font-size: 27px;
    font-weight: bold;
    color: #FFF;
    padding: 20px;
  }
  
  .experts-carousel1 .item {
    /* width: 90%; */
    /* background-color: #FFF; */
    background-color:white;
    min-height: 200px;
    border-radius: 25px;
    padding: 1.5rem;
  }
  
  .experts-carousel1 .item h3 {
    color: #2A774C;
    /* text-align: center; */
    margin-block: 10px;
  }
  
  .experts-carousel1 .item p {
    text-indent: 50px;
    font-size: 18px;
    color: #789600;
    /* font-weight: 600; */
  }

  .experts-carousel1 .item div h6 {
    font-size: 18px;
    color: #101401;
    /* font-weight: 600; */
    display: flex;
    justify-content: end;
    
  }
  
  .experts-carousel1 .owl-item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    height: 60% !important;
    opacity: 0.5;
  }
  
  .experts-carousel1 .owl-item.center {
    opacity: 1;
    height: 80% !important;
  }
  
  .experts1 .owl-item img {
    /* width: 200px !important;
    height: 200px !important; */
    object-fit: cover;
    opacity: 0.8;
    transition: 0.3s;
    cursor: pointer;
    border-radius: 50%;
  }



  /* .nutri-aware-index-img img{
    width: 314.667px;
     height: auto;
     padding: 1rem;
  } */

  
  /* media query */



  @media (max-width: 1025px) and (min-width: 768px) {
    .experts-carousel1 .item {
      padding: 24px 5px !important;
    }

    .color-block{
      margin-right: 16px;
    }
   
}
  
@media (max-width: 1439px) and (min-width: 992px) {
  .experts .owl-item img {
    width: 160px !important;
    height: 160px !important;

}

}

  /* .experts-carousel1 .item .image-container {
    display: flex;
    justify-content: center;
    align-items: center;
  } */
  
  @media (max-width: 992px) {
    /* .experts-carousel1 .owl-item img {
       width: 200px !important;
      height: 200px !important;
      object-fit: cover; 
    } */
    .main_tb {
      display: flex;
      flex-direction: column-reverse
    }
    .experts-carousel1 .item h4 {
      text-align: center;
    }
  
    .experts-carousel1 .item p {
      /* text-align: center; */
      font-size: 13px;
    }

   
  }
  
  .experts-carousel1 .owl-item img:hover {
    opacity: 1;
  }
  
  .experts-carousel1 .owl-nav .owl-prev {
    position: absolute;
    top: 60px;
    left: 0;
    outline: none;
  }
  
  .experts-carousel1 .owl-nav .owl-prev span {
    font-size: 80px;
    color: #000;
  }
  
  .experts-carousel1 .owl-nav .owl-next {
    position: absolute;
    top: 60px;
    right: 0;
    outline: none;
  }
  
  .experts-carousel1 .owl-nav .owl-next span {
    font-size: 80px;
    color: #000;
  }
  
  .experts-carousel1 .owl-dots {
    margin-top: 5px;
    text-align: center;
  }
  
  .experts-carousel1 .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #ddd !important;
  }
  
  .experts-carousel1 .owl-dot.active {
    background-color: #ffc451 !important;
  }

  /* @media (min-width: 767px){
    
    .nutri-aware-index-carousel{
      content-visibility: hidden;
    }
  } */
  
  @media (max-width: 1440px){
    .nutri-aware-index-img{
      content-visibility: hidden;
    }
   
  }
 

  @media (max-width: 427px){
    .bar-state{
      padding-left: 0px !important;
      padding-right: 0px !important;
      margin-bottom: 35px;
    }
  
  .bg-map{
    background-image: none;
  }
    .india-map img{
      height: 60vh;
      /* width: auto; */
      /* width: 100%; */
      margin-bottom: 30px;
  }
  

.nutri-aware{
    font-size: 18px !important;
}
  
.nutrition-key-finding {
  padding: 0px;
}
  }
  

 @media screen and (max-width: 630px), (max-device-width: 630px) {
  /* @media (max-width: 630px){   */
  .state-col{

    padding: 1vw;
  }
.state-col p{
  /* width: 50%; */
  /* padding: inherit; */
  -webkit-writing-mode: vertical-lr;
   writing-mode: vertical-lr;
  text-orientation: mixed;
  /* background-color: rgb(255, 217, 0);
  color: rgb(126, 0, 0); */
  /* white-space: nowrap; */
/* transform: rotate(90deg); */
/* text-align:center;
white-space:nowrap;
transform-origin:50% 50%;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg); */
}



  } 

  /* .state-col{
    padding: 0em; */
    /* text-align:center; */
    /* white-space:nowrap; */
    /* g-origin:50% 50%; */
    /* -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    width: auto
}  */
/* .state-col p { */
    /* margin:0 -100% ; */
    /* display:inline-block;
    border: #000 1px solid;
} */
/* .state-col p:before{
    content:'';
    width:0; */
    /* padding-top:110%; */
    /* takes width as reference, + 10% for faking some extra padding */
    /* display:inline-block;
    vertical-align:middle;
} */

