:root {
  --bg-yellow: #f3c200;
  --bg-green: #01763b;
  --font-outfit: "Outfit", sans-serif;
}

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background: #fffee3 !important;
  font-family: "Outfit", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
a {
  font-family: "Outfit", sans-serif;
}

.nshp_row.custom_theme {
  min-height: calc(100dvh - 210px);
}

/*====Header====*/
.nshp_header {
  margin-top: 0;
  position: absolute;
  border-top: #eabb00 solid 5px;
  z-index: 1;
}

.nshp_mobtopnav_link {
  background: none;
  display: block !important;
}

.nshp_min_nav .mainnav_1260 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1330px;
  margin: 0 auto;
  width: 100%;
}

.nshp_min_nav.b_scn1.mobile_menu.ndtv_nav_sticky {
  position: relative;
  width: auto;
}

.mobileNavOuter {
  background-color: #eabb00 !important;
  position: fixed;
  z-index: 9999999;
  opacity: 0;
  visibility: hidden;
  width: 300px;
  left: 20px !important;
  top: 20px;
  padding: 10px 0;
  height: 50dvh;
  transform-origin: left top;
  scale: 0;
  transition: all 300ms ease-in-out;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
}

.mobileNavOuter.visible {
  transform: translate(0);
  opacity: 1;
  visibility: visible;
  background: #4a1f1f;
  scale: 1;
}

.nshp_min_nav li:last-child {
  border: 0;
}

.nshp_mobtopnav_link,
.mblLg {
  display: flex;
  position: relative;
  box-shadow: none;
  max-width: 187px;
}

.ndtv-spl .nshp_min_nav {
  background: transparent;
  margin: 0 auto;
  padding: 0;
}

.nshp_min_nav li {
  display: inline-block;
  margin: 0;
  padding: 0 0;
  box-sizing: border-box;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.32);
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}

.mobileNavOuter.visible li {
  opacity: 1;
  transform: translateY(0);
}

.mobileNavOuter.visible li:nth-child(1) {
  transition-delay: 0.2s;
}

.mobileNavOuter.visible li:nth-child(2) {
  transition-delay: 0.3s;
}

.mobileNavOuter.visible li:nth-child(3) {
  transition-delay: 0.4s;
}

.mobileNavOuter.visible li:nth-child(4) {
  transition-delay: 0.5s;
}

.nshp_min_nav li a {
  font-family: var(--font-outfit);
  font-weight: 600;
  font-size: 18px;
  text-transform: capitalize;
  border: 0 !important;
  padding-bottom: 0;
  background: transparent;
  padding-top: 0;
  color: #000 !important;
  text-transform: uppercase;
  display: inline-block;
  padding: 15px 0;
}

.nshp_min_nav li a:hover,
.nshp_min_nav li a.active {
  color: #01763b !important;
}

.rytBtns .bckBtn:last-child {
  color: #fff;
}

#bug_menu span {
  background: #fff !important;
}

.m_nav_sty li a:hover,
.m_nav_sty li a.active {
  color: var(--spl-clr-4);
  background: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
}

.nshp_min_nav li a:hover,
.nshp_min_nav li a.active {
  color: var(--spl-clr-4);
}

.ndtv_nav_sticky ul li a {
  padding: 15px 0 !important;
}

.nshp_nglobalnav_mwrap .nshp_glbnav_mobileview {
  background: var(--spl-clr-1);
  color: var(--spl-clr-2);
}

.ndtv_nav_sticky ul {
  top: 0 !important;
}

.custom_theme .shrBtn {
  display: inline-block;
  position: relative;
  z-index: 1;
  background: none;
  background-color: transparent;
  border: 1px #fff solid;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  transition: all ease-in 0.3s;
  overflow: hidden;
  cursor: pointer;
}

.custom_theme .shrBtn:hover {
  color: #fff;
}

.topnav_rhs div.actvbtn {
  background: transparent;
}

.ntv_vid_slink .sclBtn::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  background-color: #fff;
}

.topnav_rhs {
  width: auto;
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}

.shrBx {
  position: relative;
}

.ntv_vid_slink {
  transition: all 0.17s cubic-bezier(0.37, 0.15, 0.32, 0.94);
  transform-origin: right center;
}

.custom_theme .topnav_rhs a.actvbtn,
.custom_theme .topnav_rhs div.actvbtn {
  overflow: hidden;
}

.custom_theme .shrBtn:before {
  content: "";
  inset: 0;
  position: absolute;
}

.custom_theme .shrBtn:hover {
  border-color: #eabb00;
}

.custom_theme .shrBtn:hover:after {
  background: #eabb00;
  transition: all 0.3s ease;
}

.custom_theme .shrBtn:after {
  content: "";
  inset: 0;
  position: absolute;
  mask-image: url(https://cdn.ndtv.com/ui/special/2025/world-summit/images/share-icn-white-25.svg);
  mask-size: 11px;
  mask-position: center;
  mask-repeat: no-repeat;
  background: #fff;
  margin-left: -1px;
  transition: all 0.3s ease;
}

.custom_theme .ntv_vid_slink {
  position: absolute;
  right: -3px;
  background: none;
  transform: scaleX(0);
  opacity: 0;
}

.custom_theme .ntv_vid_slink.animated {
  display: flex;
  border-radius: 30px;
  padding: 5px 30px 5px 0;
  top: -1px;
  right: -1px;
  transform: scaleX(1);
  opacity: 1;
  border: 1px solid var(--spl-clr-2);

  z-index: 1;
}

.custom_theme .ntv_vid_slink .sclBtn {
  background-size: auto;
  background-image: none;
  border-radius: 0;
  width: 20px;
  height: 20px;
  margin: 0 6px;
  position: relative;
  overflow: hidden;
}

.ntv_vid_slink .sclBtn.ntv_fb::before {
  mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M80 299.3V512H196V299.3h86.5l18-97.8H196V166.9c0-51.7 20.3-71.5 72.7-71.5c16.3 0 29.4 .4 37 1.2V7.9C291.4 4 256.4 0 236.2 0C129.3 0 80 50.5 80 159.4v42.1H14v97.8H80z"/></svg>') center center no-repeat;
  mask-size: 52%;
}

.ntv_vid_slink .sclBtn.ntv_tw::before {
  mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>') center center no-repeat;
  mask-size: 78%;
}

.ntv_vid_slink .sclBtn.ntv_lnk::before {
  mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z"/></svg>') center center no-repeat;
  mask-size: 70%;
}

.ntv_vid_slink .sclBtn.ntv_wht::before {
  mask: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODAwIiBoZWlnaHQ9IjgwMCIgdmlld0JveD0iMCAwIDI0IDI0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGQ9Ik0xNi42IDE0Yy0uMi0uMS0xLjUtLjctMS43LS44cy0uNC0uMS0uNi4xLS42LjgtLjggMWMtLjEuMi0uMy4yLS41LjEtLjctLjMtMS40LS43LTItMS4yLS41LS41LTEtMS4xLTEuNC0xLjctLjEtLjIgMC0uNC4xLS41cy4yLS4zLjQtLjRjLjEtLjEuMi0uMy4yLS40LjEtLjEuMS0uMyAwLS40UzkuNyA4LjUgOS41IDhjLS4xLS43LS4zLS43LS41LS43aC0uNWMtLjIgMC0uNS4yLS42LjNRNyA4LjUgNyA5LjdjLjEuOS40IDEuOCAxIDIuNiAxLjEgMS42IDIuNSAyLjkgNC4yIDMuNy41LjIuOS40IDEuNC41LjUuMiAxIC4yIDEuNi4xLjctLjEgMS4zLS42IDEuNy0xLjIuMi0uNC4yLS44LjEtMS4yem0yLjUtOS4xQzE1LjIgMSA4LjkgMSA1IDQuOWMtMy4yIDMuMi0zLjggOC4xLTEuNiAxMkwyIDIybDUuMy0xLjRjMS41LjggMy4xIDEuMiA0LjcgMS4yIDUuNSAwIDkuOS00LjQgOS45LTkuOS4xLTIuNi0xLTUuMS0yLjgtN20tMi43IDE0Yy0xLjMuOC0yLjggMS4zLTQuNCAxLjMtMS41IDAtMi45LS40LTQuMi0xLjFsLS4zLS4yLTMuMS44LjgtMy0uMi0uM2MtMi40LTQtMS4yLTkgMi43LTExLjVTMTYuNiAzLjcgMTkgNy41YzIuNCAzLjkgMS4zIDktMi42IDExLjQiLz48L3N2Zz4=) no-repeat center center;
  -webkit-mask: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODAwIiBoZWlnaHQ9IjgwMCIgdmlld0JveD0iMCAwIDI0IDI0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGQ9Ik0xNi42IDE0Yy0uMi0uMS0xLjUtLjctMS43LS44cy0uNC0uMS0uNi4xLS42LjgtLjggMWMtLjEuMi0uMy4yLS41LjEtLjctLjMtMS40LS43LTItMS4yLS41LS41LTEtMS4xLTEuNC0xLjctLjEtLjIgMC0uNC4xLS41cy4yLS4zLjQtLjRjLjEtLjEuMi0uMy4yLS40LjEtLjEuMS0uMyAwLS40UzkuNyA4LjUgOS41IDhjLS4xLS43LS4zLS43LS41LS43aC0uNWMtLjIgMC0uNS4yLS42LjNRNyA4LjUgNyA5LjdjLjEuOS40IDEuOCAxIDIuNiAxLjEgMS42IDIuNSAyLjkgNC4yIDMuNy41LjIuOS40IDEuNC41LjUuMiAxIC4yIDEuNi4xLjctLjEgMS4zLS42IDEuNy0xLjIuMi0uNC4yLS44LjEtMS4yem0yLjUtOS4xQzE1LjIgMSA4LjkgMSA1IDQuOWMtMy4yIDMuMi0zLjggOC4xLTEuNiAxMkwyIDIybDUuMy0xLjRjMS41LjggMy4xIDEuMiA0LjcgMS4yIDUuNSAwIDkuOS00LjQgOS45LTkuOS4xLTIuNi0xLTUuMS0yLjgtN20tMi43IDE0Yy0xLjMuOC0yLjggMS4zLTQuNCAxLjMtMS41IDAtMi45LS40LTQuMi0xLjFsLS4zLS4yLTMuMS44LjgtMy0uMi0uM2MtMi40LTQtMS4yLTkgMi43LTExLjVTMTYuNiAzLjcgMTkgNy41YzIuNCAzLjkgMS4zIDktMi42IDExLjQiLz48L3N2Zz4=) no-repeat center center;
  mask-size: 100%;
}

.ntv_vid_slink .sclBtn.ntv_pin::before {
  mask: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M204 6.5C101.4 6.5 0 74.9 0 185.6 0 256 39.6 296 63.6 296c9.9 0 15.6-27.6 15.6-35.4 0-9.3-23.7-29.1-23.7-67.8 0-80.4 61.2-137.4 140.4-137.4 68.1 0 118.5 38.7 118.5 109.8 0 53.1-21.3 152.7-90.3 152.7-24.9 0-46.2-18-46.2-43.8 0-37.8 26.4-74.4 26.4-113.4 0-66.2-93.9-54.2-93.9 25.8 0 16.8 2.1 35.4 9.6 50.7-13.8 59.4-42 147.9-42 209.1 0 18.9 2.7 37.5 4.5 56.4 3.4 3.8 1.7 3.4 6.9 1.5 50.4-69 48.6-82.5 71.4-172.8 12.3 23.4 44.1 36 69.3 36 106.2 0 153.9-103.5 153.9-196.8C384 71.3 298.2 6.5 204 6.5z"/></svg>') center center no-repeat;
  mask-size: 66%;
}

.rytBtns .bckBtn:last-child {
  margin-right: 0;
  background-image: none;
  font-size: 14px;
  font-weight: 300;
  padding: 0 11px 0 0;
  font-family: var(--font-outfit);
  font-weight: 500;
  display: flex;
  align-items: center;
  color: #fff;
  border: 1px solid #dddddd;
  width: 96px;
  height: 27px;
  border-radius: 35px;
  justify-content: end;
  position: relative;
  overflow: hidden;
  transition: all ease-in 0.3s;
}

.rytBtns .bckBtn:last-child::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 12px;
  mask: url(https://cdn.ndtv.com/ui/special/2025/world-summit/images/arw-bck_icn-white-25.svg) center center no-repeat;
  mask-size: 75%;
  left: 7px;
  z-index: 99;
  background-color: #fff;
}

.rytBtns .bckBtn:last-child:hover {
  color: #eabb00 !important;
}

.rytBtns .bckBtn:last-child:hover::before {
  background-color: #eabb00;
}

.custom_theme .ntv_vid_slink .sclBtn:hover {
  background-color: transparent;
}

/* .custom_theme .ntv_vid_slink .sclBtn:hover::before {
  background: var(--bg-gredient);
} */

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

.rytBtns .bckBtn.bckArw:hover {
  border-color: #eabb00;
}

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

.nshp_nglobalnav_mwrap {
  display: none !important;
}

.custom_theme .nshp_min_nav ul {
  background: transparent;
  border-left: 0px;
  border-right: 0px;

  margin: 0;
  padding: 0 15px;
  position: relative;
  margin-top: 0px;
  z-index: 9999 !important;
  display: block;
}

.custom_theme .nshp_min_nav ul li,
.custom_theme .nshp_min_nav li a {
  display: block;
  float: none;
  width: 100%;
}

.nshp_min_nav ul li ul {
  list-style: none;
  padding: 10px;
  margin: 0;
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 8px;
  width: 180px;
  background-color: var(--spl-clr-3);
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  opacity: 0;
  transform: scaleY(0);
  transform-origin: top;
  overflow: hidden;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out,
    visibility 0.3s ease-in-out;
  z-index: 10;
}

.nshp_min_nav ul li:hover>ul {
  opacity: 1;
  transform: scaleY(1);
  visibility: visible;
}

.nshp_min_nav ul li ul li a {
  padding: 8px 0;
  color: var(--spl-clr-1);
}

.nshp_min_nav ul li ul li {
  margin-right: 0;
  width: 100%;
  border-bottom: 1px solid var(--spl-clr-2);
}

#bug_menu {
  width: 26px;
  height: 28px;
  position: relative;
  margin: 0 0 0 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  display: block;
}

#bug_menu span {
  display: block;
  position: absolute;
  height: 2px;
  width: 50%;
  background: var(--spl-clr-2);
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

#bug_menu span:nth-child(even) {
  left: 50%;
  border-radius: 0;
}

#bug_menu span:nth-child(odd) {
  left: 0px;
  border-radius: 0;
}

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

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

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

#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);
}

#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);
}

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

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

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

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

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

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

.m_back_btn svg {
  height: 16px;
  transform: rotate(180deg);
  position: relative;
  left: -2px;
  top: 3px;
  left: 0;
  top: 0;
  margin-right: 5px;
}

.MenuList li span {
  position: relative;
  display: inline-block;
  padding: 0;
  transition: transform 0.3s;
  transform-origin: 50% 0;
  transform-style: preserve-3d;
}

.MenuList li span::before {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  content: attr(data-text);
  transition: color 0.5s;
  transform: rotateX(-90deg);
  transform-origin: 50% 0;
  text-align: center;
}

.MenuList li a:hover span {
  transform: rotateX(90deg) translateY(-12px);
  color: inherit;
}

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

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

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

.mblLg {
  display: none;
}

/*====Media Query for Mobile Device====*/
@media (max-width: 768px) {
  #bug_menu {
    display: block;
  }

  .nshp_mobtopnav_link,
  .topnav_rhs {
    height: auto;
  }

  .brgMnLg {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .m_nav_sty .mainnav_1260 ul {
    position: relative;
    top: 0;
  }

  .nshp_min_nav li {
    box-sizing: border-box;
    text-align: left !important;
    width: 100% !important;
    padding: 0;
    position: relative;
  }

  .nshp_min_nav li a {
    height: 40px;
    display: flex;
    align-items: center;
    white-space: nowrap;
    padding-left: 0;
    color: var(--spl-clr-2);
  }

  .nshp_min_nav .mainnav_1260 {
    padding-inline: 15px;
  }

  .nshp_min_nav ul li ul {
    transform: none;
    opacity: 1;
    visibility: visible;
    background: transparent;
    padding: 0;
    margin: 0 15px;
    border: 0;
  }

  .nshp_min_nav ul li ul li a {
    color: var(--spl-clr-2);
  }

  .nshp_min_nav ul li ul li a:hover {
    color: var(--spl-clr-2);
  }

  .custom_theme .nshp_min_nav ul {
    padding: 0 30px !important;
  }

  /* Global Nav */

  .nshp_top_navmview {
    background: #eabb00 !important;
  }

  .custom_theme .m_nav_sty li a:hover,
  .custom_theme .m_nav_sty li a.active,
  .custom_theme .m_nav_sty li a {
    background: transparent;
  }

  .m_nav_sty li a {
    height: auto;
  }

  .m_back_btn.m_back_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 12px 0 20px;
    padding: 0 10px;
    position: relative;
    z-index: 2;
  }

  .custom_theme .m_back_btn .btnTp {
    background-image: none;
    margin: 0;
    width: 100%;
    background-color: #ffffff4a;
    border: 1px solid #ffffff57;
    color: #000 !important;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .m_back_btn svg {
    fill: currentColor;
  }

  .custom_theme .m_back_btn svg {
    left: 0;
    top: 0;
    margin-right: 5px;
  }

  .nshp_nglobalnav_mwrap .nshp_glbnav_mobileview {
    width: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
    border-bottom: 0px;
    position: relative;
    text-transform: capitalize;
    box-sizing: border-box;
    padding: 10px 15px !important;
    font-weight: 600;
    text-align: left;
  }

  .nshp_nglobalnav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 15px;
  }

  .glb-inwrp {
    display: inline-flex;
    width: 45%;
    margin: 0 !important;
  }

  .glb-inwrp a {
    text-transform: uppercase;
    color: #000 !important;
  }

  .nshp_nglobalnav a {
    font-size: 12px;
    font-weight: 400;
    float: none;
    display: inline-block;
    margin: 0;
    padding: 10px 0;
    text-align: left;
    text-transform: capitalize;
  }

  .nshp_sc_widg {
    display: none;
  }
}

.ndtv-spl .ndtv-wSummit-livePlrSec {
  padding: 80px 0 160px !important;
  position: relative;
  background: url(https://cdn.ndtv.com/ui/special/2025/madhu-sagar/images/hero-bg.png) no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center center;
}

.ndtv-spl .ndtv-wSummit-livePlrSec:after {
  content: "";
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  height: 208px;
  background: url(https://cdn.ndtv.com/ui/special/2025/madhu-sagar/images/hero_shape.svg);
  background-repeat: no-repeat;
  background-size: cover;
}

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

.custom_theme .ndtv-wSummit-livePlrSec .videobox::before {
  content: "";
  display: block;
  background: url(https://cdn.ndtv.com/ui/special/2025/madhu-sagar/images/ilu.png);
  background-repeat: repeat;
  background-size: auto;
  width: 411px;
  height: 251px;
  margin: 40px auto 30px;
  background-repeat: no-repeat;
  background-size: 100%;
  float: left;
  margin-top: 90px;
  /* position: absolute;
	top: 3%; */
}

.ndtv-spl .ndtv-wSummit-livePlrSec .nshp_widget_mid {
  width: 100%;
  max-width: 1330px;
  margin: 0 auto;
}

.ndtv-spl .vid_socwid_wrap {
  display: none;
}

.nshp_wrap1260 .nshp_widget_mid .videobox div {
  position: relative;
  float: right;
  overflow: hidden;
  width: 794px;
  border-radius: 10px;
  padding-bottom: 33.58% !important;
}

.ndtv-spl .nshp_wrap1260 .nshp_widget_mid .videobox div iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .ndtv-spl .ndtv-wSummit-livePlrSec {
    min-height: auto;
  }

  .ndtv-spl .nshp_min_nav {
    padding-block: 0px;
    min-height: auto;
  }
}

.nshp_wrap1260 {
  max-width: 1330px;
  margin: 0 auto;
  padding: 0;
}

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

  clear: both;
}

.nshp_top_headline {
  margin: 20px 0;
}

.custom_theme .nshp_widget_mid {
  padding: 0;
}

.nshp_top_headline h2,
.nshp_top_headline h1 {
  font-size: 40px;
  font-family: var(--font-outfit);
  color: #01763b !important;
  font-weight: 600;
  text-transform: capitalize;
}

.nshp_top_headline,
.nshp_widget_boxwrap {
  padding: 0 !important;
  background-color: transparent !important;
}

.custom_theme .rhs_widgmid_wbg {
  background: transparent;
  padding: 0 !important;
}

/* About Widget */
.about_widget:has(.nshp_abtexpt_box) {
  width: 80%;
  margin: 0 auto;
  float: none;
}

.about_widget .nshp_top_headline {
  margin-top: 0;
}

.nshp_abtexpt_box {
  display: flex;
  align-items: center;
  position: relative;
}

.nshp_abtexpt_pic_thumb {
  order: 2;
  max-width: 446px;
  position: absolute;
  right: 0px;
  top: -50px;
}

.nshp_abtexpt_pic_thumb img {
  max-width: 100%;
  width: auto;
  max-height: 400px;
}

.nshp_abtexpt_box p {
  font-size: 18px;
  line-height: 28px;
}

.nshp_abtexpt_box p:not(:last-child) {
  margin-bottom: 20px;
}

.nshp_abtexpt_discbox {
  width: 50%;
}


/*Facts Section*/

.facts_sec {
  padding-top: 20px;
  position: relative;
}

.shape_mobile {
  display: none;
}

.shape_desktop {
  width: 100vw;
  height: 232px;
  margin-bottom: -20px;
}

.facts-container {
  max-width: 100%;
  padding-top: 50px;
  background: #01763b;
}

.facts-title {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 60px;
}

.facts-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

.fact-card {
  background: #006834;
  border-radius: 15px;
  padding: 40px 30px;
  /*! text-align: center; */
  transition: transform 0.3s ease, background 0.3s ease;
}

.fact-card:hover {
  transform: translateY(-5px);
  background: rgb(243, 194, 0);
}

.fact-icon {
  width: 80px;
  height: 80px;
  margin: 0;
  display: block;
}

.fact-text {
  color: white;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
}

.fact-card:hover .fact-text {
  color: #000;
}

.fact_source {
  display: block;
  font-size: 12px;
  font-style: italic;
  margin-top: 5px;
}

@media screen and (max-device-width: 980px) {

  .nshp_min_nav li span {
    left: 0 !important;
  }
}

@media (max-width: 768px) {
  .mobileNavOuter {
    position: fixed !important;
    z-index: 9999999;
    height: 50vh !important;
  }

  .nshp_min_nav li a {
    height: auto;
  }

  .search_fix.share_fix {
    background: #01763b !important;
    padding: 5px 0 !important;
    position: relative !important;
  }

  .ndtv-spl .ndtv-wSummit-livePlrSec::after {
    height: 108px;
    background: url(https://cdn.ndtv.com/ui/special/2025/madhu-sagar/images/hero_shape_mobile.svg);
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .custom_theme .ndtv-wSummit-livePlrSec .videobox::before {
    width: 194px;
    height: 111px;
    margin-top: 0;
    position: absolute;
    top: 0;
    inset: 0;
    margin-top: 10px;
  }

  .nshp_header {
    padding-top: 20px;
  }

  .ndtv-spl .ndtv-wSummit-livePlrSec {
    padding: 160px 0 130px !important;
    margin-bottom: 0;
  }

  .custom_theme .ndtv-wSummit-livePlrSec .videobox {
    padding-inline: 10px;
  }

  .nshp_wrap1260 .nshp_widget_mid .videobox div {
    padding-bottom: 56.28% !important;
    width: 100%;
    border-radius: 0;
  }

  .about_widget:has(.nshp_abtexpt_box),
  .nshp_abtexpt_discbox {
    width: 100%;
  }

  .nshp_abtexpt_box {
    flex-direction: column;
  }

  .nshp_abtexpt_pic_thumb {
    position: relative;
    top: 0;
  }

  .nshp_top_headline h2,
  .nshp_top_headline h1 {
    line-height: 1.2;
    font-size: 30px;
  }

  .shape_desktop {
    height: 89px;
  }

  .facts-title {
    font-size: 2.5rem;
    margin-bottom: 40px;
  }

  .facts-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }

  .fact-card {
    padding: 15px;
  }

  /* .fact-icon {
    width: 40px;
    height: 40px;
    margin-bottom: 0px;
  } */

  .fact-text {
    font-size: 16px;
  }
}

/* Extra small screens */
@media (max-width: 480px) {
  .nshp_wrap1260 {
    padding-inline: 15px !important;
    padding-block: 0 !important;
  }

  .facts-title {
    font-size: 2rem;
  }
}

/*Footer*/

.ndtv-spl .ft-sticky {
  background-color: #00401c;
  box-shadow: none;
  padding: 15px;
}

.ft-sticky_logo svg {
  fill: #fff;
}

.section_head span {
  background: #01763b !important;
}

.ft-sticky_search .footer_search input::placeholder {
  color: #fff;
}

.footer_insta,
.footer_linkedin,
.footer_socials .footer_fb,
.footer_socials .footer_gp,
.footer_socials .footer_tw,
.ft-sticky_search .footer_search .footer_searchicon {
  filter: invert();
}

.ft-sticky_search .footer_search .footer_searchicon {
  opacity: 1;
}

.ndtv-spl .ft-sticky .footer_nav ul li a,
.ndtv-spl .ft-sticky .footer_copy,
.ndtv-spl .follow-us span,
.ndtv-spl .ft-sticky a {
  color: #fff;
  font-size: 12px;
}

.ndtv-spl .ft-sticky .footer_group,
.ndtv-spl .ft-sticky .footer_nav {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}

.ndtv-spl .ft-sticky_lft,
.ndtv-spl .footer_copy a {
  border-right: 1px solid rgba(255, 255, 255, 0.07);
}

.ndtv-spl .ft-sticky .footer_copy {
  border-top: 1px solid rgba(255, 255, 255, 0.07);
  font-size: 12px;
}

.ndtv-spl .ft-sticky .footer_group {
  border: 0;
}



/*=======Indide pages========*/

.nshp_header:not(.home .nshp_header) {
  background: #01763b;
  position: relative;
  padding-block: 5px;
}

.nshp_bdmcrum {
  margin-top: 80px;
}

.nshp_bdmcrum ul li a.bmmactive,
.bmmactive .bdm_arrow {
  color: #008000;
}

.nshp_bdmcrum ul li,
.nshp_bdmcrum ul li a {
  float: none;
  display: inline-block;
}

.nshp_bdmcrum ul li a,
.nshp_bdmcrum ul li span {
  color: #000;
}

.nshp_watchvid_headline {
  font-family: var(--font-outfit);
}

.videos-detail .nshp_wrap1260 .nshp_lhs {
  width: 100%;
}

.videos-detail .nshp_wrap1260 .videobox {
  width: 100%;
}

.videos-detail .nshp_wrap1260 .nshp_widget_mid .videobox div {
  padding-bottom: 56.28% !important;
  width: 100%;
  border-radius: 0;
  margin-bottom: 20px;
}

.videos-detail .nshp_wrap1260 .videobox p {
  font-size: 16px;
}

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

.custom_theme .nshp_vid_bxthumb span {
  display: inline-block;
  position: relative;
  width: 13px;
  height: 9px;
  overflow: hidden;
  top: 1px;
  background-image: none;
}

.custom_theme .nshp_vid_bxthumb .nshp_vid_playbx span::after,
.custom_theme .nshp_vid_bxthumb .nshp_vid_playbx span::before {
  content: "";
  display: inline-block;
  position: absolute;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 16 16"><path fill="%23ffffff" d="m11.596 8.697-6.363 3.692c-.54.313-1.233-.066-1.233-.697V4.308c0-.63.692-1.01 1.233-.696l6.363 3.692a.802.802 0 0 1 0 1.393"/></svg>') center center no-repeat;
  background-size: 12px;
  width: 13px;
  height: 7px;
  left: 4px;
  top: 0;
  transition: all ease 0.4s;
  opacity: 0;
}

.custom_theme .nshp_vid_bxthumb .nshp_vid_playbx span::before {
  left: 0;
  opacity: 1;
}

.custom_theme .nshp_vid_bxthumb .nshp_vid_playbx span::after {
  left: -20px;
}

.custom_theme .nshp_video_box p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}

.custom_theme .nshp_video_box:hover .nshp_vid_playbx span::before {
  left: 100%;
  opacity: 0;
}

.custom_theme .nshp_video_box:hover .nshp_vid_playbx span::after {
  left: 0;
  opacity: 1;
}


.rmore_btn {
  border: solid 1px #01763b;
  border-radius: 20px;
  height: 30px;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #01763b !important;
  margin-top: 6px;
}

.nshp_video_slideboxhome_3 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.nshp_wrap1260 .nshp_video_box {
  max-width: none;
  width: calc(20% - 16px) !important;
  margin: 0 !important;
  flex-shrink: 0;
}

.nshp_vid_bxthumb {
  border-radius: 4px;
  overflow: hidden;
}

/*video listing======*/

.videos .custom_theme .nshp_vid_bxthumb {
  height: auto !important;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  flex-shrink: 0;

}

.videos .custom_theme [class^="nshp_video_slideboxvideos_"] {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.videos .nshp_video_box {
  margin: 0;
  width: calc(100% / 4 - 20px);
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  max-width: none;
}

.videos .nshp_video_box .nshp_vid_bxinfo a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  padding: 0;
}



.mblLg:not(.home .mblLg) {
  display: block;
  position: absolute;
  top: 0;
  background: #01763b;
  padding: 0px 7px 15px 8px;
  border-radius: 0 0 20px 20px;
  margin-left: 30px;
  box-shadow: 0 5px 0 0 rgb(234, 187, 0);
}

.nshp_mobtopnav_link:not(.home .nshp_mobtopnav_link) {
  position: static;
}

.about-the-campaign- .nshp_abtexpt_box {
  justify-content: space-between;
}

.about-the-campaign- .nshp_abtexpt_pic_thumb {
  position: relative;
  top: 0;
}



@media(max-width: 768px) {
  .videos .custom_theme [class^="nshp_video_slideboxvideos_"] {
    gap: 15px;
  }

  .videos .nshp_video_box {
    width: calc(100% / 2 - 8px) !important;
  }

  .mobileNavOuter:not(.home .mobileNavOuter) {
    left: 10px !important;
    top: 10px;
  }

  .mblLg:not(.home .mblLg) {
    width: 110px;
  }

  .nshp_wrap1260 .nshp_video_box{
    width: 100% !important;
  }
}