*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body.site-176 {
  background: #fff;
}

a,
body,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
  font-family: "Outfit", serif;
}

/*----Nav------*/
.nshp_header {
  margin-top: 0;
}

.nshp_min_nav {
  background: transparent !important;
  min-height: auto;
  position: relative;
  top: 0 !important;
  left: 0px;
  padding: 17px 0;
}

.search_fix.share_fix.ndtv_nav_sticky,
.nshp_min_nav.b_scn1.mobile_menu.m_nav_sty.search_fix.share_fix {
  background: transparent;
  min-height: auto;
  position: fixed;
  top: 0 !important;
  left: 0px;
  padding: 10px 0;
  background: rgba(255, 255, 255, 0.6) !important;
  backdrop-filter: blur(11px);
}

.site-176 .nshp_mobtopnav_link {
  background: transparent;
  display: inline-block;
  box-shadow: none;
}

.brgMnLg {
  display: flex;
  align-items: flex-start;
}

.site-176 .nshp_mobtopnav_link {
  background: transparent;
}

#bug_menu {
  width: 24px;
  height: 24px;
  position: relative;
  margin: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

.site-176 #bug_menu span {
  display: block;
  position: absolute;
  height: 2px;
  width: 50%;
  background: #115850;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.site-176 #bug_menu span:nth-child(even) {
  left: 50%;

}

.site-176 #bug_menu span:nth-child(odd) {
  left: 0px;

}

.site-176 #bug_menu span:nth-child(1),
#bug_menu span:nth-child(2) {
  top: 5px;
}

.site-176 #bug_menu span:nth-child(3),
#bug_menu span:nth-child(4) {
  top: 13px;
}

.site-176 #bug_menu span:nth-child(5),
#bug_menu span:nth-child(6) {
  top: 21px;
}

.site-176 #bug_menu.open span:nth-child(1),
#bug_menu.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.site-176 #bug_menu.open span:nth-child(2),
#bug_menu.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.site-176 #bug_menu.open span:nth-child(1) {
  left: 0px;
  top: 6px;
}

.site-176 #bug_menu.open span:nth-child(2) {
  left: calc(50% - 4px);
  top: 6px;
}

.site-176 #bug_menu.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

.site-176 #bug_menu.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

.site-176 #bug_menu.open span:nth-child(5) {
  left: 0px;
  top: 17px;
}

.site-176 #bug_menu.open span:nth-child(6) {
  left: calc(50% - 4px);
  top: 17px;
}

.mobileNavOuter {
  position: absolute;
  width: 300px;
  left: -1200px;
  height: 100vh;
  background: #115850;
  top: 0;

}

.site-176 .nshp_min_nav ul {
  background: transparent;
  border-left: 0px;
  border-right: 0px;
  width: 300px;
  margin: 0;
  position: relative;
  margin-top: 30px;
  z-index: 9999 !important;
  display: block;
  overflow-x: hidden;
  padding: 0 15px;
}

.nshp_nglobalnav_mwrap .nshp_top_navmview {
  background: transparent;
}

.mobileNavOuter ul {
  position: relative;
  left: 0;
  top: 0;
}

.site-176 .nshp_mobtopnav_link.ndtv_nav_sticky {
  position: relative;
}

.site-176 .nshp_min_nav ul li,
.site-176 .nshp_min_nav li a {
  display: block;
  float: none;
  width: 100%;
  padding: 0;
}

.search_fix.share_fix.ndtv_nav_sticky {
  position: fixed;
  background: rgba(255, 255, 255, 0.6) !important;
  backdrop-filter: blur(11px);
  box-shadow: none;
  margin: 0;
}

.site-176 .ndtv_nav_sticky ul {
  top: 0 !important;
}

.site-176 .ndtv_nav_sticky ul li a {
  padding: 16px 20px !important;
}

.site-176 .nshp_min_nav li a:hover,
.site-176 .nshp_min_nav li a.active,
.site-176 .nshp_min_nav li a {
  /*! border: 0; */
  background-color: transparent;
  color: #FFF;
  font-family: "Outfit", serif;
  font-weight: 400;
}

.site-176 .nshp_min_nav li a:hover {
  border-left-color: #fff !important;
  padding-left: 10px;
}

.site-176 .nshp_min_nav ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.site-176 .nshp_min_nav ul li:last-child {
  border-bottom: 0;
}

.site-176 .nshp_min_nav li a {
  color: #fff;
}

.site-176 .nshp_min_nav li a {
  padding: 16px 0px;
  line-height: 22px;
  border-left: 4px solid transparent !important;
  border-bottom: 0 !important;
}

.site-176 .topnav_rhs {
  height: auto;
  top: 0px;

}

.site-176 .shrBtn {
  display: inline-block;
  position: relative;
  z-index: 1;
  background: none !important;
  border: 1px solid #115850;
  width: 26px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.site-176 .shrBtn::after {
  content: "";
  width: 50%;
  height: 100%;
  position: absolute;
  /*! inset: 0; */
  -webkit-mask: url(https://cdn.ndtv.com/ui/special/2024/kumbh/images/share-icn.svg) center center no-repeat;
  mask: url(https://cdn.ndtv.com/ui/special/2024/kumbh/images/share-icn.svg) center center no-repeat;
  background-color: #115850;
  z-index: 9;
  display: block;

}

.site-176 .ntv_vid_slink .sclBtn {
  background-size: auto;
  border-radius: 0;
  width: 20px;
  height: 20px;
}

.site-176 .topnav_rhs a.actvbtn,
.site-176 .topnav_rhs div.actvbtn {
  background-color: #141925;
  border-color: #141925;
}

.site-176 .ntv_vid_slink {
  position: absolute;
  right: -3px;
  background: white;
  transform: scaleX(0);
  opacity: 0;
}

.site-176 .ntv_vid_slink.animated {
  display: flex;
  border-radius: 30px;
  padding: 4px 0;
  padding-right: 2px;
  padding-right: 2px;
  top: -2px;
  transform: scaleX(1);
  opacity: 1;
  border: 1px solid #115850;
  padding-right: 40px;
  background: #fff;
  z-index: 1;
}

.full_width {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  float: left;
  clear: both;
}

.site-176 .vid_socwid_wrap {
  display: none;
}

.site-176 .ndtv-wSummit-livePlrSec .videobox {
  width: 100%;
  margin: 0 auto;
  float: none;
}

.site-176 .nshp_watchvid_headline {
  display: none;
}

.site-176 .ndtv-wSummit-livePlrSec .nshp_widget_mid {
  padding: 0;
}

.arrow-back {
  display: flex;
  margin-right: 4px;
}

.arrow-back svg g {
  fill: var(--clr-1);
}


.rytBtns .bckBtn:last-child {
  margin-right: 0;
  background-image: none;
  position: relative;
  font-size: 15px;
  font-weight: 200;
  padding: 0;
  display: flex;
  align-items: center;
  color: #115850;
  border: 1px solid #115850;
  width: 114px;
  height: 26px;
  border-radius: 13px;
  background-size: 13px;
  background-repeat: no-repeat;
  background-position: 8px center;
  justify-content: end;
  padding-right: 11px;
}

.rytBtns .bckBtn:last-child::before {
  content: "";
  width: 11px;
  height: 100%;
  position: absolute;
  -webkit-mask: url(https://cdn.ndtv.com/ui/special/2024/kumbh/images/arw-bck_icn.svg) center center no-repeat;
  mask: url(https://cdn.ndtv.com/ui/special/2024/kumbh/images/arw-bck_icn.svg) center center no-repeat;
  background-color: #115850;
  z-index: 9;
  display: block;
  left: 10px;
}

.rytBtns .btnTp:not(.noBtn):hover {
  background-position: 7px center;
  background-color: transparent;
}

.rytBtns .bckBtn.bckArw::after {
  display: none;
}

.closeBtn {
  position: absolute;
  top: 10px;
  right: 15px;
  cursor: pointer;
  border-radius: 50%;
  z-index: 999999999;
  width: 24px;
  height: 24px;
  border: 1px solid #fff;
}

.closeBtn::before,
.closeBtn::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 15px;
  background: #fff;
  inset: 0;
  margin: auto;
  transform: rotate(-45deg);
  border-radius: 0;
}

.closeBtn::after {
  transform: rotate(45deg);
}

/*Nav End*/
.site-176 .nshp_wrap1260 {
  padding-top: 0px;
}

.site-176 .nshp_top_headline {
  margin: 50px 0 10px 0;
  padding: 0 !important;
}

.site-176 .nshp_top_headline h2 {
  float: none !important;
  text-align: center;
  color: #115850;
  font-family: "Outfit", serif;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.2;
  text-transform: capitalize;
}

/*====About Us======*/
.about-site-176.nshp_widget_boxwrap {
  margin: 0;
}

.about-site-176 .nshp_rhswidget_mid {
  padding: 0;
}

.site-176 .nshp_abtexpt_box {
  display: flex;
  align-items: center;

  flex-direction: column;
}

.site-176 .nshp_abtexpt_box p {
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 15px;
}

.site-176 .nshp_abtexpt_box p:last-child {
  margin-bottom: 0;
}

.site-176 .nshp_abtexpt_pic_thumb {
  order: 2;
  position: relative;
  text-align: center;
}

.site-176 .nshp_abtexpt_pic_thumb img {
  width: auto;
  max-width: 100%;
}

/*====Facts======*/

.full_width {
  width: 100vw;
  margin-left: calc(-50vw + 50%) !important;
}

.site-176 .facts_Wrap .nshp_widget_mid,
.disclmr_site-176 .nshp_widget_mid {
  float: none;
  max-width: 1260px;
  margin: 0 auto;
  padding: 0;
}

.site-176 .facts_Wrap {
  background-color: #115850;
  padding: 50px 0;
}

.site-176 .facts_Wrap .nshp_top_headline {
  text-align: center;
  margin-bottom: 30px;
  background: transparent !important;
  margin-top: 0;
}

.site-176 .facts_Wrap .nshp_top_headline h2 {
  color: #fff;

}

.site-176 .facts_Wrap .auto-wrap,
.site-176 .facts_Wrap .auto-cont {
  height: auto !important;
}

.site-176 .facts_Wrap .nshp_news_infor {
  padding: 0;
}

.site-176 .facts_Wrap .auto-cont ul li .nshp_news_headline {
  font-family: "Outfit", serif;
  font-size: 20px;
  color: #fff;
  line-height: 35px;
  font-weight: 300 !important;

}

.site-176 .facts_Wrap .auto-cont ul li .nshp_news_bxthumb {
  min-height: 71px;
  vertical-align: baseline;
  margin-bottom: 10px;
  display: flex;
  align-items: first baseline;
  width: auto;
  float: none;
  padding-top: 0;
}

.site-176 .facts_Wrap .auto-cont ul {
  display: flex;
  gap: 0 24px;
  padding: 0;
  margin: 0;
}

.site-176 .facts_Wrap .auto-cont ul li {
  background: #0B463F;
  list-style: none;
  border-radius: 8px;
  padding: 30px 30px 48px !important;
  transition: all ease-in-out 0.3s;
  width: 25%;
  border: 0;
}

.site-176 .facts_Wrap .auto-cont ul li .nshp_news_bxthumb img {
  opacity: .5;
  transition: all ease-in-out 0.3s;
  width: auto;
}

.site-176 .facts_Wrap .auto-cont ul li:hover .nshp_news_bxthumb img {
  opacity: 1;
}

.site-176 .facts_Wrap .load_more_st {
  display: none;
}

.site-176 .facts_Wrap .auto-cont ul li .nshp_news_headline b {
  font-size: 25px;
  font-weight: 600;
}

.site-176 .facts_Wrap .auto-cont ul li {
  display: block !important;
}

.facts_Wrap .nshp_widget_mid::after {
  content: 'Source: Human Papillomavirus & Related Diseases Report, ICO/IARC HPV Information Centre, posted at www.hpvcentre.net on 10th March 2023';
  display: block;
  color: #fff;
  text-align: center;
  margin-top: 20px;
  display: inline-block;
  width: 100%;
  font-size: 13px;
}

/*====Videos=====*/


.home .nshp_video_slideboxhome_3 {
  display: grid;
  grid-template-columns: 4fr 1fr;
  grid-template-rows: repeat(3, auto) auto;
  gap: 20px;
}

.home .nshp_video_box:nth-of-type(1) {
  grid-column: span 3;
  grid-row: span 2;
  position: relative;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  font-size: 24px;
  font-weight: bold;
  height: auto;
  width: 100%;
  max-width: 100%;
}

.home .nshp_video_box:nth-of-type(1) .nshp_vid_playbx {
  bottom: 75px;
}

.home .nshp_video_box:nth-of-type(1) .nshp_vid_bxthumb::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  z-index: 0;
}

.home .nshp_video_box:nth-of-type(1) .nshp_vid_bxinfo {
  position: absolute;
  bottom: 10px;
  left: 15px;
  right: 15px;
  padding: 0;
}

.home .nshp_video_box:nth-of-type(1) .nshp_vid_bxinfo a {
  line-height: 1.2;
  color: #fff;
}

.home .nshp_video_box {
  width: 316px;
  max-width: 288px;
  margin-right: 0;
}

.home .nshp_video_box:nth-of-type(2) {
  grid-column: 4;
  grid-row: 1;

  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.home .nshp_video_box:nth-of-type(3) {
  grid-column: 4;
  grid-row: 2;

  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;

}


.home .nshp_video_box:nth-of-type(4),
.home .nshp_video_box:nth-of-type(5),
.home .nshp_video_box:nth-of-type(6),
.home .nshp_video_box:nth-of-type(7) {
  grid-column: span 1;
  grid-row: 3;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  font-size: 16px;

}

.site-176 .nshp_vid_bxthumb {
  overflow: hidden;
  border-radius: 8px;
}

.site-176 .nshp_vid_bxthumb .nshp_vid_playbx {
  font-size: 11px;
  padding: 0px 10px;
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: #000;
  color: #fff;
  text-align: center;
  line-height: 22px;
  border-radius: 0;
  display: flex;
  pointer-events: none;
}

.site-176 .nshp_vid_bxthumb span {
  float: none;
  display: block;
  background: transparent;
  padding: 0;
  top: 7px;
  position: relative;
  margin: 0 3px 0 0;
  width: 0px;
  height: 0px;
  border-top: 4px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 8px solid #fff;
}

.disclmr_site-176 {
  background: #fff;
  text-align: center;
}

.disclmr_site-176 .nshp_top_headline {
  display: none !important;

}

.disclWrap {
  font-style: italic;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
}

.site-176 .ntv_vid_slink .ntv_fb {

  -webkit-mask: url(https://cdn.ndtv.com/ui/special/2024/kumbh/images/FB.svg) center center no-repeat;
  mask: url(https://cdn.ndtv.com/ui/special/2024/kumbh/images/FB.svg) center center no-repeat;

}

.site-176 .ntv_vid_slink .ntv_fb,
.site-176 .ntv_vid_slink .ntv_tw,
.site-176 .ntv_vid_slink .ntv_insta,
.site-176 .ntv_vid_slink .ntv_ytube {
  background-image: none !important;
  background-color: #115850;

}

.site-176 .ntv_vid_slink .ntv_tw {
  -webkit-mask: url(https://cdn.ndtv.com/ui/special/2024/kumbh/images/X.svg) center center no-repeat;
  mask: url(https://cdn.ndtv.com/ui/special/2024/kumbh/images/X.svg) center center no-repeat;
}

.site-176 .ntv_vid_slink .ntv_insta {

  -webkit-mask: url(../images/IG_icn.svg) center center no-repeat;
  mask: url(https://cdn.ndtv.com/ui/special/2024/kumbh/images/IG_icn.svg) center center no-repeat;

}
.site-176 .ntv_vid_slink .ntv_ytube {
	
	-webkit-mask: url(https://cdn.ndtv.com/ui/special/2024/kumbh/images/yt_icn.svg) center center no-repeat;
	mask: url(https://cdn.ndtv.com/ui/special/2024/kumbh/images/yt_icn.svg) center center no-repeat;
	
}
.site-176 .ntv_vid_slink .ntv_wht{
  background-size: 20px;
}
.site-176 .nshp_bdmcrum ul li a.bmmactive {
	color: #115850;
}
.site-176 .nshp_rhs .nshp_abtexpt_box p{
  text-align: left;
}
.site-176 .nshp_rhs .nshp_top_headline h2{
  text-align: left; font-size: 28px;
}
.site-176 .nshp_widget_mid{
  padding:0;
}
.videos .nshp_top_headline {
	margin: 0 0 20px;
}
.videos .nshp_top_headline h2{
  text-align: left;
}
@media (max-width:767px) {
  .site-176 .nshp_top_headline h2 {
    font-size: 24px;
  }

  .site-176 .nshp_top_headline {
    margin: 20px 0 10px 0;
  }

  .site-176 .facts_Wrap .auto-cont ul {
    flex-wrap: wrap;
  }

  .site-176 .facts_Wrap .auto-cont ul li {
    width: 100%;
    margin-bottom: 20px;
  }

  .site-176 .facts_Wrap .auto-cont ul li .nshp_news_headline {
    font-size: 16px;
    line-height: 24px;
  }

  .site-176 .facts_Wrap .auto-cont ul li .nshp_news_headline b {
    font-size: 18px;
    font-weight: 600;
  }

  .site-176 .facts_Wrap .nshp_widget_mid,
  .disclmr_site-176 .nshp_widget_mid {
    padding-inline: 20px;
  }

  .b_scn1 .rytBtns {
    background: transparent;
    padding: 0 0 0 6px;
    box-shadow: none;
  }

  .site-176 .mobileNavOuter {
    width: 90%;
    top: 0;
    z-index: 99999999;
    background: #115850;
  }

  /*====Video====*/

  .home .nshp_video_box:nth-of-type(1) {
    width: 100% !important;
  }

  .home .nshp_video_slideboxhome_3 {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
  }

  .home .nshp_wrap1260 .nshp_widget_mid .nshp_video_box:nth-child(2n) {
    margin-left: 0 !important;
  }

  .home .nshp_video_box:nth-of-type(3) {
    align-items: flex-start;
  }

  .site-176 .nshp_vid_bxinfo {
    font-size: 15px;
  }

  .site-176 .b_scn1 .rytBtns {
    display: none;
    padding: 0 0 0 7px;
    box-shadow: none;
    border: 0;
  }

  .site-176 .topnav_rhs {
    position: fixed;
    top: 8px;
    right: 10px;
    z-index: 999999;
  }

  .site-176 .mblLg {
    display: none
  }

  .site-176 #bug_menu {
    top: -3px
  }

  .site-176 .nshp_min_nav {
    padding: 8px 0;
    height: 42px;
    position: relative;
  }

  .site-176 .nshp_mobtopnav_link.ndtv_nav_sticky,
  .nshp_mobtopnav_link {
    height: 26px;
  }
}