#Nisa_Banner {
  background: url('../images/leadership/2025/banner-nisa.jpg') no-repeat left top;
  background-size: cover;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.boxed_content {
  background: #fff;
  width: 45vw !important;
  padding: 2.5vw 2.5vw 2.5vw 2.5vw;
  float: right;
  margin: 0px 10vw 0px 0px;
}
.boxed_content h2 {
  font-size: 3vw !important;
  line-height: 3.5vw;
  font-weight: 400;  
  margin: 0px 0px 1.5vw 0px;
  color: #212120;
}
.boxed_content p {
  font-size: 1.2vw !important;
  line-height: 1.8vw;
  font-weight: 300;
  margin: 0px 0px 0vw 0px;
  padding: 5px 0px 5px 0px;
  color: #9b9da0;
}



#video_popup {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 999999999;
}
#video_popup iframe {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
#close_popup, .close_slide_video { width: 25px; height: 25px; position: absolute; top: 40px; right: 40px; font-size: 30px;  color: #fff; z-index: 111; cursor: pointer; font-weight: 700; }
#close_popup:before, #close_popup:after, .close_slide_video:before, .close_slide_video:after {
  position: absolute;
  left: 11px;
  content: ' ';
  height: 25px;
  width: 2px;
  background-color: #fff;
}
.close_slide_video:before, .close_slide_video:after {
  background-color: #212120;
}
#close_popup:before, .close_slide_video:before {
  transform: rotate(45deg);
}
#close_popup:after, .close_slide_video:after {
  transform: rotate(-45deg);
}


.fwpx {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.nisa_signature { width: 130px !important; margin-bottom: 10px; }




/*Mobile*/
@media only screen and (max-width: 768px) {
  .leadership_desc .imgdescsmall {
      font-size: 12px;
      line-height: 20px;
  }
  .nisa_signature { width: 120px !important; }
  .dharnesh_points li {
    font-size: 12px;
    line-height: 20px;
  }
  .mumbai_team_02 { margin-top: -130px !important; padding-right: 15px !important; }
}
/*Mobile*/



@media only screen and (max-width: 768px){

  #Nisa_Banner { min-height: 130vh; background-position: 15%; }

  .boxed_content {
    width: 90vw !important;
    padding: 7vw 5.5vw 6vw 5.5vw;
    margin: 15vh 5vw 0px 0px;
  }
  .boxed_content h2 {
    font-size: 6vw !important;
    line-height: 6.5vw;
    margin: 0px 0px 2.5vw 0px;
  }
  .boxed_content p {
    font-size: 14px !important;
    line-height: 22px !important;
    margin-bottom: 0px !important;
  }

    .videoplayic {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.videoplayic {
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.7);
}
.videoplayic::before {
    border-width: 9px 0 9px 14px !important;
}
.videoplayic::before {
    content: '';
    font-size: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 0 13px 18px;
    border-color: transparent transparent transparent #4CC8C8;
    position: absolute;
    left: 53%;
    top: 50%;
    transform: translate(-50%, -50%);
}
}


.mix_cls_39{width: 96%;}
.mix_cls_40{margin-top:-300px;}
.mix_cls_41{padding-top:0px !important; padding-bottom:0px !important;}
