:root {
  --bg-gredient: linear-gradient(99deg,
      #020108 -35.05%,
      #540de6 21.3%,
      #d03dbb 90.07%,
      #a43895 137.3%);
  --font-noto: "Noto Serif", serif;
  --font-inter: "Inter", sans-serif;
}

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

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html,
body {
  min-height: 100%;
  overscroll-behavior: none;
}

img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
}

a {
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
  color: #000;
}

a:active,
a:hover {
  outline-width: 0;
}

*,
a,
button,
input,
select,
textarea {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

ul,
ol,
li {
  list-style: none;
}

b,
strong {
  font-weight: bolder;
}

img {
  max-width: 100%;
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

a,
body,
form,
li,
p,
ul {
  font-family: var(--font-noto);
}

body {
  font-family: var(--font-noto);
  background-color: #fff;
}

img {
  max-width: 100%;
  display: block;
  border-style: none;
}

/*===Common page styles===*/
.nshp_wrap1260 {
  max-width: 1330px;
  width: 100%;
  padding: 0;
}

.custom_theme .nshp_top_headline,
.custom_theme .nshp_widget_boxwrap,
.custom_theme .rhs_widgmid_wbg {
  background: transparent;
  padding: 0;
}

.custom_theme .nshp_widget_mid {
  padding: 0;
}

.nshp_row.custom_theme {
  margin-bottom: 0px;
}

.nshp_header {
  margin-top: 0;
}

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

.nshp_top_headline h2,
.nshp_top_headline h1,
.pageTitle {
  display: inline-block;
  font-size: 40px;
  line-height: 1.3;
  font-family: var(--font-inter);
  text-transform: uppercase;
  font-weight: 900;
  /*! margin-top: 80px; */
  /*! margin-bottom: 20px; */
  color: #000;
}

.nshp_wrap1260 .nshp_rhs .nshp_top_headline {
  padding: 0 !important;
}

/*====Header====*/
.nshp_mobtopnav_link {
  background: none !important;
  display: flex !important;
}

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

.ndtv_nav_sticky {
  background: none !important;
}

.nshp_min_nav.b_scn1.mobile_menu.ndtv_nav_sticky {
  position: fixed !important;
  width: auto;
  height: 53px;
  /* background: #fff; */
}

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

.ndtv-spl .nshp_min_nav {
  position: fixed;

  left: 0;
  right: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
  background: #ffffff3b !important;
  backdrop-filter: blur(28px);
  border: 1px solid #ffffff1f;
  top: 10px !important;
  border-radius: 50px;
  max-width: 1260px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 10px;
}

.nshp_min_nav li a {
  font-family: var(--font-inter);
  font-weight: 400;
  font-size: 13px;
  text-transform: capitalize;
  border: 0 !important;
  padding-bottom: 0;
  background: transparent;
  padding-top: 0;
  color: #fff;
  text-transform: uppercase;
}

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

#bug_menu span {
  background: #fff;
}

.m_nav_sty li a:hover,
.m_nav_sty li a.active {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
}

.nshp_min_nav li a:hover,
.nshp_min_nav li a.active {
  color: #ff95f0;
}

.mobileNavOuter {
  margin-right: auto;
  margin-left: 30px;
}

.nshp_nglobalnav_mwrap .nshp_glbnav_mobileview {
  background: #000;
}

.custom_theme .shrBtn {
  display: inline-block;
  position: relative;
  z-index: 1;
  background: none;
  background-color: transparent;
  border: 1px #D4D4D4 solid;
  width: 30px;
  height: 30px;
  transition: all ease-in 0.3s;
}

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

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

.custom_theme .topnav_rhs a.actvbtn,
.custom_theme .topnav_rhs div.actvbtn {
  /* background-color: var(--bg-gredient); */
  /* border-color: #000;
  filter: invert(); */
  overflow: hidden;
}

.custom_theme .shrBtn {
  overflow: hidden;
}

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

}

.custom_theme .shrBtn:hover:before,
.custom_theme .topnav_rhs div.actvbtn:before {
  background: var(--bg-gredient);
}

.custom_theme .shrBtn:after {
  content: "";
  inset: 0;
  position: absolute;
  background-image: url(https://cdn.ndtv.com/ui/special/2025/world-summit/images/share-icn-white-25.svg);
  background-size: 12px;
  background-position: center;
  background-repeat: no-repeat;

}

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

.nshp_min_nav ul {
  /* background: none !important; */
}

.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 #D4D4D4 solid;
  /* background: #fff; */
  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_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: 12px;
  font-weight: 300;
  padding: 0 11px 0 0;
  font-family: var(--font-inter);
  font-weight: 500;
  display: flex;
  align-items: center;
  color: #000;
  border: 1px solid #D4D4D4;
  width: 92px;
  height: 30px;
  border-radius: 23px;
  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;
  background: url(https://cdn.ndtv.com/ui/special/2025/world-summit/images/arw-bck_icn-white-25.svg) center center no-repeat;
  background-size: 75%;
  left: 7px;
  z-index: 99;
  /* background-color: #000; */
}

.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 .btnTp:not(.noBtn):hover {
  background-position: 8px center;
  background-color: transparent;
}

/*====Header End====*/

/*====Hero Section====*/
.ndtv-spl .ndtv-wSummit-livePlrSec {
  height: auto;
  min-height: calc(100dvh - 170px);
  display: flex;
  align-items: center;
}

.custom_theme .vid_socwid_wrap {
  display: none;
}

.custom_theme .ndtv-wSummit-livePlrSec .videobox {
  border-radius: 6px;
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  float: none;
  width: 100%;
}

.ndtv-spl .ndtv-wSummit-livePlrSec .nshp_widget_top {
  display: none;
}

.nshp_wrap1260 .nshp_widget_mid .videobox div {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding-bottom: 56.28%;
  border-radius: 10px;
}

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

/*====Hero Section End====*/

/*====About Section====*/
.nshp_widget_boxwrap:has(.nshp_abtexpt_box) {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 40px;
  padding-top: 15px;
}

.nshp_widget_boxwrap:has(.nshp_abtexpt_box)::before {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  background: var(--bg-gredient);
  content: '';
  position: absolute;
  width: 100vw;
  height: 100%;
  left: 0;
  top: 0;
}

.nshp_widget_boxwrap:has(.nshp_abtexpt_box) .nshp_top_headline {
  background-color: transparent !important;
  margin-top: 30px;
}

.nshp_top_headline {
  background-color: transparent !important;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* margin-top: 80px; */
  margin-bottom: 20px;
}

.nshp_widget_boxwrap:has(.nshp_abtexpt_box) .nshp_top_headline h2 {
  color: #fff;
}


.nshp_lhs:has(#home_2_newsstory),
.nshp_rhs:has(#videos-listing-home_3) {
  padding-block: 60px;
}


.ndtv-spl .nshp_abtexpt_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}

.nshp_abtexpt_pic_thumb {
  width: min(540px, 100%);
  flex-shrink: 0;
  margin-right: 30px;
  height: auto;
  overflow: hidden;
  background: #2D0B82;
  border-radius: 5px;
  aspect-ratio: 16/9;
}



.nshp_abtexpt_discbox {
  padding-bottom: 0;
  padding: 0;
}

.nshp_abtexpt_box p:first-child {
  margin-top: 0;
}

.nshp_abtexpt_box p {
  padding: 0;
  font-size: 15px;
  line-height: 22px;
  margin-top: 20px;
  font-weight: 500;
  color: #fff;
  opacity: 0;
}

@media (max-width: 768px) {
  .ndtv-spl .nshp_abtexpt_box {
    flex-direction: column;
  }

  .nshp_abtexpt_pic_thumb {
    margin-right: 0;
  }

  .custom_theme .nshp_widget_boxwrap:has(.nshp_abtexpt_box) {
    padding-bottom: 20px !important;
    width: 100%;
    float: left !important;
  }
}

/*====About Section End====*/

.wsub25_contr {
  width: 100%;
  max-width: 1330px;
  margin: 0 auto;
}

.wsub25-pnlst_sec {
  padding: 60px 0;
}

.wsub25-stories_sec {
  padding-top: 30px;
  padding-bottom: 80px;
}

.wsub25Prf_tab-list {
  position: relative;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  width: fit-content;
  border: 1px solid #ccc;
  border-radius: 30px;
  padding: 2px;
  float: right;
  flex-shrink: 0;
  width: 102px;
}

.wsub25Prf_tab-item {
  flex: 1;
  text-align: center;
}

.wsub25Prf_tab-item a {
  display: block;
  padding: 6px 9px;
  text-decoration: none;
  color: #333;
  font-size: 10px;
  font-weight: 600;
  cursor: pointer;
  font-family: var(--font-inter);
  text-transform: uppercase;
  line-height: 14px;
}

.wsub25Prf_tabActive a {
  color: #fff;
}

.wsub25indicator {
  position: absolute;
  bottom: 1px;
  height: calc(100% - 2px);
  background: #000;
  transition: all 0.3s ease;
  border-radius: 30px;
  z-index: -1;
  left: 1px;
  margin-left: 0;
}

.wsub25-headingPanel {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wsub25-ttl {
  display: inline-block;
  font-size: 40px;
  font-family: var(--font-inter);
  text-transform: uppercase;
  font-weight: 900;
  margin-top: 20px;
  margin-bottom: 15px;
}

.playVid i::after,
i::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;
}

i::before {
  left: 0;
  opacity: 1;
}

.playVid i::after {
  left: -20px;
}

.playVid i {
  display: inline-block;
  position: relative;
  width: 13px;
  height: 9px;
  overflow: hidden;
  top: 1px;
  left: 3px;
}

.wsub25-pnlmbr-item:hover .playVid i::after {
  left: 0px;
  opacity: 1;
}

.wsub25-pnlmbr-item:hover .playVid i::before {
  left: 100%;
  opacity: 0;
}

.wsub25-pnlmbr-thumb {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1/1;
  flex-shrink: 0;
  border-radius: 5px 5px 0 0;
  transition: all ease-in-out 0.3s;
}

.wsub25-pnlmbr-img {
  width: 100%;
  display: block;
  filter: grayscale(1);
  transition: all ease-in-out 0.3s;
  height: 100%;
  object-fit: cover;
}

.wsub25-pnlmbr-item {
  display: flex;
  overflow: hidden;
  flex-direction: column;
  width: calc(100% / 7 - 9px);
  transition: all ease-in-out 0.3s;
}

.wsub25-pnlmbr-item:hover {
  transform: translateY(-5px) scale(1.02);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}

.wsub25-pnlmbr-item:hover .wsub25-pnlmbr-img {
  filter: grayscale(0);
  transition: all 0.3s ease;
}

.wsub25-pnlmbr-list {
  display: flex;
  width: 100%;
  gap: 20px 10px;
  flex-wrap: wrap;
}

.playVid {
  position: absolute;
  bottom: 5px;
  color: #fff;
  background: var(--bg-gredient);
  border-radius: 4px;
  padding: 2px 5px;
  font-size: 10px;
  left: 5px;
  overflow: hidden;
  padding-left: 0;
  transition: all ease-in 0.4s;
  display: flex;
  justify-content: space-between;
  width: 50px;
  align-items: center;
  font-family: var(--font-inter);
  font-weight: 700;
  line-height: 16px;
}

.wsub25-pnlmbr-info {
  border: 0.5px solid rgba(0, 0, 0, 0.20);
  overflow: hidden;
  border-radius: 0 0 5px 5px;
  border-top: 0;
  text-align: center;
  padding: 10px;
  height: 100%;
  margin-top: auto;
  display: flex;
  flex-direction: column;
  transition: all ease-in 0.3s;
}

.wsub25-viewphoto {
  margin-top: auto;
  transition: all ease-in-out 0.3s;
}

.wsub25-pnlmbr-name {
  font-size: 12px;
  line-height: 1.2;
  font-weight: 700;
}

.wsub25-pnlmbr-desc {
  font-size: 12px;
  line-height: 1.4;
  margin-bottom: 10px;
  font-weight: 400;
}

.wsub25-viewphoto a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.3);
  font-size: 12px;
  padding: 3px 10px;
  border-radius: 33px;
  display: inline-block;
  transition: all ease-in-out 0.4s;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

@media(min-width: 990px) {
  .wsub25-viewphoto a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    /*! border-radius: 100%; */
    background: var(--bg-gredient);
    z-index: -1;
    transition: all ease-in 0.2s;
  }

  .wsub25-pnlmbr-item:hover .wsub25-viewphoto a {
    color: #fff;
  }

  .wsub25-pnlmbr-item:hover .wsub25-viewphoto a:before {
    width: 100%;
    height: 100%;
    border-radius: 0;
    background: var(--bg-gredient);
  }
}

/*====Slider====*/
.wsub25-ldrSection {
  background: var(--bg-gredient);
  position: relative;
  padding-top: 30px;
}

.wsub25-ldrSlider-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

.wsub25-ldrSlider-content {
  width: 50%;
  margin-top: -30px;
  padding-right: 1rem;
}

.wsub25-ldrSlider-ttl {
  color: #fff;
  font-family: var(--font-noto);
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 30px !important;
}

.swiper-pagination-bullet {
  width: 26px !important;
  border-radius: 3px !important;
  height: 4px !important;
  background: rgba(255, 255, 255, 1) !important;
}

.swiper-pagination-bullet-active {
  background: #fff !important;
}

.wsub25-ldr-info {
  margin-top: 25px;
  color: #fff;
}

.wsub25-ldr-nme {
  font-size: 16px;
  font-weight: 700;
  font-family: var(--font-inter);
  line-height: 1.5;
}

.wsub25-ldr-profile {
  font-size: 16px;
  font-weight: 400;
  font-family: var(--font-inter);
}

.wsub25-ldrSlider-img {
  margin-bottom: -2px;
}


/*Story widget*/
.home .nshp_lhs,
.home .nshp_rhs {
  width: 50% !important;
  margin: 0 !important;
}

.home .nshp_lhs {
  padding-right: 20px;
}

.home .nshp_rhs {
  padding-left: 20px;
}



.custom_theme .nshp_topstory_box {
  background-color: transparent;
}

.nshp_top_storywidg .nshp_topstory_box .storylist_thumb li {
  display: flex;
  align-items: flex-start;
  padding-top: 30px;
}

.nshp_wrap1260 .nshp_top_storywidg .nshp_topstory_box .storylist_thumb li .thumbnail {
  width: 110px !important;
  flex-shrink: 0;
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 5px;
  transform: scale(1) translateZ(0);
  transition: opacity .6s cubic-bezier(.3, .58, .42, .9), transform .6s cubic-bezier(.3, .58, .42, .9), visibility 0s;
}

.custom_theme .nshp_top_storywidg .nshp_topstory_box .nshp_leadst_mainpic {
  float: none;
  margin-bottom: 10px;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  aspect-ratio: 16/9;
  position: relative;
}

.nshp_top_storywidg .nshp_topstory_box .nshp_leadst_mainpic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  position: absolute;
  left: 0;
  top: 0;
}

.custom_theme .nshp_wrap1260 .nshp_topstory_box .nshp_leadstory {
  width: 318px !important;
  margin-right: 10px !important;
  padding-right: 0;
  display: block;
}

.custom_theme .nshp_top_storywidg .nshp_topstory_box .nshp_lead_st_headline h2 a,
.custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:first-child .nshp_vid_bxinfo a {
  color: #000;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 27px !important;
  font-family: var(--font-noto);
}

.custom_theme .nshp_top_storywidg .nshp_topstory_box .storylist_thumb li .description h2 a {
  color: #000f;
  font-size: 15px !important;
  line-height: 22px;
  font-weight: 400;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.custom_theme .nshp_top_storywidg .nshp_topstory_box .storylist_thumb li .thumbnail img,
.nshp_top_storywidg .nshp_topstory_box .nshp_leadst_mainpic img,
.custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box img {
  margin-top: 0;
  transform: scale(1) translateZ(0);
  transition: cubic-bezier(.3, .58, .42, .9), transform .6s cubic-bezier(.3, .58, .42, .9);
}

.custom_theme .nshp_top_storywidg .nshp_topstory_box .storylist_thumb li:hover .thumbnail img,
.nshp_top_storywidg .nshp_leadstory:hover .nshp_leadst_mainpic img,
.custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:hover img {
  transform: scale(1.05);
  transform: scale(1.06) translateZ(0);
}

.custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 10px;
}

.custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box {
  margin: 0;
}

.custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:first-child {
  grid-column: 1;
  grid-row: 1 / span 3;
  width: 318px;
  max-width: none;
}

.custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:nth-child(2),
.custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:nth-child(3),
.custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:nth-child(4) {
  grid-column: 2;
  width: 100%;
  align-items: center;
  width: 320px;
  margin-bottom: 15px;
  max-width: none;
}

.custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:nth-child(2) .nshp_vid_bxwrap,
.custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:nth-child(3) .nshp_vid_bxwrap,
.custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:nth-child(4) .nshp_vid_bxwrap {
  display: flex;
  align-items: flex-start;
}

.custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:first-child .nshp_vid_bxthumb {
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 10px;
}

.custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_vid_bxthumb {
  height: auto !important;
  width: 110px;
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 5px;
  flex-shrink: 0;

  margin-right: 15px;
}

.custom_theme .nshp_vid_bxthumb .nshp_vid_playbx {
  font-size: 11px;
  padding: 0px 6px;
  position: absolute;
  bottom: 5px;
  left: 5px;
  background: var(--bg-gredient);
  color: #fff;
  text-align: center;
  line-height: 22px;
  border-radius: 3px;
  display: flex;
  align-items: center;
  pointer-events: none;
}

.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: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;
}

.nshp_vid_playbx a {
  display: inline;
  margin-right: 3px;
}

.nshp_wrap1260 .nshp_rhs .nshp_widget_mid:has([class^="nshp_video_slideboxhome_"]) {
  padding: 0;
}

.custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box .nshp_vid_bxinfo,
.custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box .nshp_vid_bxinfo a {
  padding: 0;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  color: #000;
  font-size: 15px !important;
  line-height: 22px !important;
  font-weight: 400 !important;
}

.custom_theme .rmore_btn {
  border-radius: 26px;
  color: #000 !important;
  text-transform: uppercase;
  position: relative;
  font-size: 11px;
  font-weight: 500;
  overflow: hidden;
  padding: 2px 18px;
  border: 0.5px solid rgba(0, 0, 0, 0.20);
  font-family: var(--font-inter);
  transition: all .3s cubic-bezier(.55, .09, .68, .53);
}

.rmore_btn:hover {
  box-shadow: box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}

.custom_theme .rmore_btn:hover {
  /*! background: var(--bg-gredient); */
  box-shadow: 0 0.25em 0.25em -0.1em #a8a8a8;
  transform: translateY(-0.25em);
  color: #fff !important;
}

.custom_theme .rmore_btn:before {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  background: var(--bg-gredient);
  transition: cubic-bezier(0.86, 0, 0.07, 1) 0.4s;
  z-index: -1;
}

.custom_theme .rmore_btn:hover:before {
  width: 100%;
}


.wsub25tab-content.hidden {
  display: none;
}

.wsub25tab-content.visible {
  display: block;
}

.showMore {
  text-align: center;
}

#showMoreBtn {
  margin-top: 30px;
  border: 0.5px solid rgba(0, 0, 0, 0.20);
  padding: 10px 20px;
  background: #fff;
  color: #000;
  font-size: 12px;
  font-weight: 600;
  border-radius: 40px;
  cursor: pointer;
  transition: all 0.3s ease;
}


.wsub25-thumb:hover {
  border: 1px solid rgba(255, 255, 255, 1);
}

.wsub25-thumb,
.wsub25-more {
  width: calc(100% / 3 - 7px);
  aspect-ratio: 16 / 9;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  transition: all 0.2s ease;
}

.wsub25-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.wsub25-more {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
}

.wsub25-more span {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  font-size: 12px;
}

/* Photos panel css */


/* Gallery Styles */
.spl-photo_gallerySec {
  background: var(--bg-gredient);
  padding-bottom: 50px;
  padding-top: 50px;
}

.spl-photo_gallerySec .pageTitle {
  color: #fff;
  margin-bottom: 20px;
  line-height: 1;

}

.spl-photo_gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  color: #fff;
}

.spl-photo_main {
  flex: 1;
  position: relative;
  overflow: hidden;

}

.spl-photo_main img {
  width: 100%;
  border-radius: 5px;
  display: block;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.spl-photo_caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 0 0 10px 10px;
  height: 100%;
  display: flex;
  align-items: flex-end;
}

.spl-photo_caption .spl-photo_caption-ttl {
  margin: 0;
  font-size: 22px;
  line-height: 1.4;
  color: #fff;
  font-weight: 500;
}

.spl-photo_side {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;

}


.spl-photo_thumb,
.spl-photo_more {
  width: calc(100% / 3 - 16px);
  aspect-ratio: 16 / 9;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px;

  position: relative;
  transition: border-color 0.2s ease;
  font-size: 0;
  border: 1px solid transparent;
}

.spl-photo_thumb:hover,
.spl-photo_more:hover {
  border-color: #fff;
}


.spl-photo_thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  font-size: 0;
  transform: scale(1) translateZ(0);
  transition: opacity .6s cubic-bezier(.3, .58, .42, .9), transform .6s cubic-bezier(.3, .58, .42, .9), visibility 0s;
}

.spl-photo_more {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
}

.spl-photo_more span {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  font-size: 12px;
}

.spl-photo_more a {
  position: absolute;
  width: 100%;
  height: 100%;
}

.spl-photo_inr {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 5px;
  /* transition: all 0.3s ease; */
}

.spl-photo_inr:hover img {
  transform: scale(1.06) translateZ(0);
  transform: scale(1.05);
}

.spl-photo_main-thumb {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  aspect-ratio: 16/9;
}

@media (max-width: 768px) {
  .spl-photo_gallery {
    flex-direction: column;
    gap: 14px;
  }

  .spl-photo_side {
    flex-direction: row;
    justify-content: center;
    gap: 14px;
  }

  .spl-photo_thumb,
  .spl-photo_more {
    width: calc(33.333% - 10px);
  }

}

@media (max-width: 480px) {

  .spl-photo_thumb,
  .spl-photo_more {
    width: calc(50% - 8px);
  }

  .spl-photo_caption .spl-photo_caption-ttl {
    font-size: 0.95rem;
  }

  .spl-photo_thumb {
    display: none;
  }

  .spl-photo_thumb:nth-child(-n+3),
  .spl-photo_thumb:last-child {
    display: block;
  }

}



/* Sponsor panel*/

.ndtv-wSummit-sponsors .ndtv-wSummit-headPanel {
  margin-bottom: 50px;
  margin-top: 50px;
}

.ndtv-wSummit-sponsorList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}

.ndtv-wSummit-sponsorItem {
  text-align: center;
  flex-shrink: 0;
  width: 20%;
  margin-bottom: 15px;
}

.ndtv-wSummit-sponsorItem img {
  max-height: 60px;
  width: auto;
  max-width: 100%;
  display: inline-block;
}

.ndtv-wSummit-sponsorItem:hover img {
  filter: grayscale(0);
}

.ndtv-wSummit-sponsorType {
  font-size: 10px;
  font-weight: 600;
  color: #000 !important;
  font-family: var(--font-inter);
}

.ndtv-spl .nshp_widget_mid {
  padding-left: 0;
  padding-right: 0;
}

.ndtv-wSummit-asstspnsrHed {
  position: relative;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  margin: 60px 0 30px 0;
}

.ndtv-wSummit-asstspnsrHed::before {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  background: #ddd;
  left: 0;
  top: 12px;
  z-index: -1;
}

.ndtv-wSummit-asstspnsrHed span {
  background: #fff;
  display: inline-block;
  padding: 0 20px;
  color: #000;
  font-family: var(--font-inter);
  font-weight: 700;
  font-size: 10px;
}

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

.rytBtns .bckBtn:last-child::after {
  content: '';
  display: block;
  background: var(--bg-gredient);
  position: absolute;
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  right: auto;
  transition: all ease 0.3s;
}

/* .rytBtns .bckBtn:last-child:hover::before {
  background: #fff;
} */

.rytBtns .bckBtn:last-child:hover::after {
  width: 100%;
}

.secSponsors {
  padding-top: 60px;
  padding-bottom: 60px;
}

.ndtv-wSummit-panelist .ndtv-wSummit-headPanel {
  position: sticky;
  top: 0;
  background: #fff;
}

.ndtv-spl .ft-sticky {
  box-shadow: none;
  background-color: #311e58;
}

.ndtv-spl .ft-sticky .footer_nav ul li a {
  border: 0;
  color: #fff;
  font-family: var(--font-inter);
}

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

.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-family: var(--font-inter);
  font-size: 12px;
}

.footer_insta,
.footer_linkedin,
.footer_socials .footer_fb,
.footer_socials .footer_gp,
.footer_socials .footer_tw {
  filter: invert();
}

.ndtv-spl .ft-sticky .footer_copy {
  font-size: 12px;
  border-top: 0;
}

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

.ndtv-spl .ft-sticky .footer_group {
  padding-bottom: 10px;
}

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


.counter_wrap{
  display: none;
}

.wsub25-ldrSlider .swiper-wrapper{
  padding-bottom: 50px;
}


@media (min-width: 768px) and (max-width: 990px) {

  .wsub25_contr,
  .nshp_wrap1260 {
    padding-inline: 15px;
  }

  .mblLg {
    width: 150px;
  }

  .ndtv-spl .nshp_min_nav {
    position: fixed;
    padding: 0 15px;
    /* background-color: #fff !important; */
  }

  .mobileNavOuter {
    margin-left: -1200px;
    position: absolute;
  }

  .ndtv-spl .ndtv-wSummit-livePlrSec {
    min-height: auto;
    margin-top: 60px;
  }

  .nshp_wrap1260 .nshp_widget_mid .videobox div {
    border-radius: 0;
  }

  .wsub25-pnlst_sec {
    padding: 30px 0;
  }

  #showMoreBtn {
    margin-top: 30px;
    ;
  }

  .custom_theme .ndtv-wSummit-livePlrSec .videobox {
    border-radius: 0;
  }

  .wsub25Prf_tab-item a {
    padding: 5px 8px;
    font-size: 10px;
  }

  .wsub25-pnlmbr-item {
    width: calc(100% / 4 - 8px);
  }

  .nshp_abtexpt_discbox {
    padding-top: 15px;
  }

  .nshp_top_headline h2,
  .nshp_top_headline h1,
  .wsub25-ttl {
    font-size: 25px;
  }

  .wsub25-ttl {
    margin: 0;
    padding: 0;
  }

  /*====Slider====*/

  .wsub25-ldrSlider-content {
    width: 100%;
  }

  .wsub25-ldrSlider-ttl {
    font-size: 16px;
    line-height: 24px;
  }

  .wsub25_col6 {
    width: 100%;
  }

  /*====about====*/
  .wsub25-about-wrap {
    flex-direction: column;
  }

  /*sponsor panel*/
  .ndtv-wSummit-sponsorItem {
    width: 50%;
    margin-bottom: 30px;
  }

  /*====Story widget====*/
  .nshp_top_headline {
    margin-top: 30px;
    padding: 0 !important;
  }

  .home .nshp_lhs,
  .home .nshp_rhs {
    width: 100% !important;
    margin: 0 !important;
    padding: 0;
  }

  .custom_theme .nshp_wrap1260 .nshp_topstory_box .nshp_leadstory {
    display: flex;
    flex-direction: row-reverse;
    width: 100% !important;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .topnav_rhs {
    position: relative;
  }

  .rytBtns {
    align-items: center;
  }

  .custom_theme .nshp_top_storywidg .nshp_topstory_box .nshp_leadst_mainpic {
    width: 110px;
    flex-shrink: 0;
    margin-left: 16px;
  }

  .custom_theme .nshp_top_storywidg .nshp_topstory_box .nshp_lead_st_headline h2 a,
  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:first-child .nshp_vid_bxinfo a {
    font-size: 15px !important;
    line-height: 22px !important;
  }

  .nshp_top_storywidg .nshp_topstory_box .storylist_thumb li {
    flex-direction: row-reverse;
    border: 0;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: currentcolor;
    margin-bottom: 15px;
    padding-top: 0;
  }

  .nshp_top_storywidg .nshp_topstory_box .storylist_thumb li:last-child {
    padding: 0;
    margin: 0
  }

  .nshp_wrap1260 .nshp_top_storywidg .nshp_topstory_box .storylist_thumb li .thumbnail {
    width: 110px !important;
    flex-shrink: 0;
    aspect-ratio: 16/9;
    overflow: hidden;
    border-radius: 5px;
  }

  /*====Video widget====*/
  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] {
    display: flex;
    gap: 16px;
    overflow-x: scroll;
    scrollbar-width: none;
    width: calc(100% + 40px);
    margin-left: -20px;
    padding: 0 20px;
  }

  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:first-child,
  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:nth-child(2),
  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:nth-child(3),
  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:nth-child(4) {
    width: 70vw;
    flex-shrink: 0;
    margin: 0 !important;
  }

  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:first-child .nshp_vid_bxwrap {
    display: flex;
    flex-direction: column;
  }

  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:first-child .nshp_vid_bxthumb {
    margin-right: 0;
    padding: 0;
    flex-shrink: 0;
  }

  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_vid_bxthumb {
    width: 100%;
  }

  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:nth-child(2) .nshp_vid_bxwrap,
  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:nth-child(3) .nshp_vid_bxwrap,
  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:nth-child(4) .nshp_vid_bxwrap {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }

}


@media only screen and (max-width: 767px) {

  .wsub25_contr,
  .nshp_wrap1260 {
    padding-inline: 15px;
  }

  .mblLg {
    width: 150px;
  }

  .ndtv-spl .nshp_min_nav {
    position: fixed;
  }

  .mobileNavOuter {
    margin-inline: -10px;
    width: auto;
    background: var(--bg-gredient);
  }

  .m_nav_sty .mainnav_1260 ul,
  .nshp_nglobalnav_mwrap .nshp_top_navmview {
    background: transparent;
  }

  .custom_theme .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;
  }

  .nshp_min_nav li a:hover,
  .nshp_min_nav li a.active {
    color: #fff;
  }

  .nshp_nglobalnav_mwrap .nshp_glbnav_mobileview {
    background: rgba(0, 0, 0, 0.2);
  }

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

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

  .ndtv-spl .ndtv-wSummit-livePlrSec {
    min-height: auto;
    margin-top: 60px;
  }

  .nshp_wrap1260 .nshp_widget_mid .videobox div {
    border-radius: 0;
  }

  .wsub25-pnlst_sec {
    padding: 30px 0;
  }

  #showMoreBtn {
    margin-top: 30px;
    ;
  }

  .custom_theme .ndtv-wSummit-livePlrSec .videobox {
    border-radius: 0;
  }

  .wsub25Prf_tab-item a {
    padding: 5px 8px;
    font-size: 10px;
  }

  .wsub25-pnlmbr-item {
    width: calc(100% / 2 - 5px);
  }

  .nshp_abtexpt_discbox {
    padding-top: 15px;
  }

  .nshp_widget_boxwrap:has(.nshp_abtexpt_box) .nshp_top_headline {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .spl-photo_gallerySec {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .nshp_top_headline h2,
  .nshp_top_headline h1,
  .wsub25-ttl,
  .pageTitle {
    font-size: 25px;
  }

  .wsub25-ttl {
    margin: 0;
    padding: 0;
  }

  /*====Slider====*/
  /* .wsub25-ldrSlider-wrapper {
    flex-direction: column;
  } */

  .wsub25-ldrSlider-content {
    width: 100%;
    margin-top: 0;
  }

  .wsub25-ldrSlider-ttl {
    font-size: 16px;
    line-height: 24px;
  }

  .wsub25-ldrSlider-img {
    margin-top: 0;
    margin-left: 5px;
  }

  .wsub25-ldrSlider-img img {
    max-width: 200px;
  }

  .wsub25_col6 {
    width: 100%;
  }

  /*====about====*/
  .wsub25-about-wrap {
    flex-direction: column;
  }

  /*sponsor panel*/
  .ndtv-wSummit-sponsorItem {
    width: 50%;
    margin-bottom: 30px;
  }

  /*====Story widget====*/
  .nshp_top_headline {
    /* margin-top: 30px; */
    padding: 0 !important;
  }



  .home .nshp_lhs,
  .home .nshp_rhs {
    width: 100% !important;
    margin: 0 !important;
    padding: 0;
  }

  .custom_theme .nshp_wrap1260 .nshp_topstory_box .nshp_leadstory {
    display: flex;
    flex-direction: row-reverse;
    width: 100% !important;
    align-items: flex-start;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .custom_theme .nshp_top_storywidg .nshp_topstory_box .nshp_leadst_mainpic {
    width: 110px;
    flex-shrink: 0;
    margin-left: 16px;
  }

  .custom_theme .nshp_top_storywidg .nshp_topstory_box .nshp_lead_st_headline h2 a,
  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:first-child .nshp_vid_bxinfo a {
    font-size: 15px !important;
    line-height: 22px !important;
  }

  .nshp_top_storywidg .nshp_topstory_box .storylist_thumb li {
    flex-direction: row-reverse;
    border: 0;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: currentcolor;
    margin-bottom: 15px;
    padding-top: 0;
  }

  .nshp_top_storywidg .nshp_topstory_box .storylist_thumb li:last-child {
    padding: 0;
    margin: 0
  }

  .nshp_wrap1260 .nshp_top_storywidg .nshp_topstory_box .storylist_thumb li .thumbnail {
    width: 110px !important;
    flex-shrink: 0;
    aspect-ratio: 16/9;
    overflow: hidden;
    border-radius: 5px;
  }

  /*====Video widget====*/
  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] {
    display: flex;
    gap: 16px;
    overflow-x: scroll;
    scrollbar-width: none;
    width: calc(100% + 40px);
    margin-left: -20px;
    padding: 0 20px;
  }

  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:first-child,
  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:nth-child(2),
  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:nth-child(3),
  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:nth-child(4) {
    width: 70vw;
    flex-shrink: 0;
    margin: 0 !important;
  }

  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:first-child .nshp_vid_bxwrap {
    display: flex;
    flex-direction: column;
  }

  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:first-child .nshp_vid_bxthumb {
    margin-right: 0;
    padding: 0;
    flex-shrink: 0;
  }

  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box .nshp_vid_bxthumb {
    margin-bottom: 10px;
  }

  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_vid_bxthumb {
    width: 100%;
  }

  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:nth-child(2) .nshp_vid_bxwrap,
  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:nth-child(3) .nshp_vid_bxwrap,
  .custom_theme .nshp_rhs [class^="nshp_video_slideboxhome_"] .nshp_video_box:nth-child(4) .nshp_vid_bxwrap {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }

  .secSponsors {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.custom_theme .tp_vdbox .top_video_wrap {
  height: 100dvh !important;
  overflow: hidden;
}

.custom_theme .tp_vdbox .top_video_wrap:before {
  content: "";
  inset: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
}

.custom_theme .tp_vdbox .videoicon {
  display: none !important;
}

.custom_theme .tp_vdbox .top_video_wrap:after {
  content: "";
  background-image: url(https://cdn.ndtv.com/ui/special/2025/world-summit/images/logo-wid-date.svg);
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  max-width: 422px;
  aspect-ratio: 422/293;
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(-50%, 0);
  margin-left: -450px;
  visibility: hidden;
  opacity: 0;
  z-index: 2;
  transition: all 0.5s ease-out .5s;
}

.page-loaded .custom_theme .tp_vdbox .top_video_wrap:after {
  visibility: visible;
  opacity: 1;
  transform: translate(-50%, -50%);
}

.custom_theme .tp_vdbox,
.tp_vdbox .top_video_wrap {
  margin-bottom: 0 !important;
}


.ft-sticky_search .footer_search input {
  font-size: 14px !important;
  /* background-color: #fff !important; */
  border-radius: 5px 0 0 5px;
  margin: 0;
  width: calc(100% - 40px) !important;
}

.ft-sticky_search .footer_search,
.section_head span {
  background-color: rgba(255, 255, 255, .15) !important;
}

.ft-sticky_search .footer_search input::placeholder {
  font-size: 13px;
  color: #fff;
}

.ft-sticky_search .footer_search .footer_searchicon {
  filter: invert(1) !important;
  opacity: 1 !important;
}


/* .site-168 .footer_search .footer_searchicon{
  position: relative !important;
  height: 40px !important;
  width: 40px !important;
  opacity: 1 !important;
  margin: 0;
  background: var(--bg-gredient);
  border-radius: 0 5px 5px 0;
}

.site-168 .footer_search .footer_searchicon:after{
  content: "";
  position: absolute;
  inset: 0;
  height: 40px !important;
  width: 40px !important;
  mask: url(https://stage-special.ndtv.com/static/ndtv_special/images/homepage_sprite_sep2017.png);
  mask-position: -263px -122px;;
} */


.custom_theme .mutestart_cont {
  display: none !important;
}


.nshp_min_nav li ul:before {
  display: none !important;
}

.nshp_min_nav li ul li:before {
  display: none !important;
}

.nshp_min_nav li ul {
  top: 54px;
  background: #ffffff3b !important;
  backdrop-filter: blur(28px);
  border: 1px solid #ffffff1f;
}

.nshp_min_nav li li a {
  color: #fff;
}

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

@media(min-width: 767px) {
  .nshp_min_nav .MenuList>li {
    padding: 16px 20px 16px 0;
  }

  .ndtv_nav_sticky .MenuList>li>ul li a {
    padding: 10px 0 !important;
  }
}


@media(max-width: 767px) {
  .nshp_min_nav li ul li a {
    padding: 0 18px 0px 40px !important;
  }

  ul.MenuList {
    background: transparent;
    position: static;
  }

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


  .custom_theme .tp_vdbox .top_video_wrap {
    height: auto !important;
    /* margin-top: 51px; */
  }

  .custom_theme .tp_vdbox .top_video_wrap:after {
    margin-left: 0;
    max-width: 150px;
  }

  .custom_theme .nshp_rhs:has(#videos-listing-home_3) {
    padding-top: 0;
  }


  .custom_theme .tp_vdbox {
    padding-top: 75px;
    background: var(--bg-gredient);
  }

  .ndtv-spl .nshp_min_nav {
    margin-inline: 10px;
    width: auto;
    padding-left: 5px;
  }


}




/* Animation */
.nshp_widget_boxwrap:has(.nshp_abtexpt_discbox) .nshp_top_headline,
#home_2_newsstory .nshp_top_headline,
.ndtv-wSummit-videolist .nshp_top_headline,
.page-heading {
  transform: translate(0, 100%);
  opacity: 0;
}

.page-heading {
  pointer-events: none;
}


.nshp_abtexpt_pic_thumb {
  clip-path: inset(0 100% 0 0);
}

.nshp_abtexpt_pic_thumb img {
  transform-origin: 0% 50%;
  transform: scale(1.3);
}

.nshp_abtexpt_discbox>* {
  visibility: hidden;
}

#home_2_newsstory .nshp_leadstory,
#home_2_newsstory .storylist_thumb li,
.ndtv-wSummit-videolist .nshp_video_box,
.spl-photo_main,
.spl-photo_gallery .spl-photo_thumb,
.spl-photo_gallery .spl-photo_more {
  transform: translateY(50px);
  opacity: 0;
}

.ndtv-wSummit-sponsorItem {
  opacity: 0;
}

.ndtv-spl .nshp_min_nav {
  transition: transform .7s ease;
  transform: translateY(-100px);
}


.page-loaded.ndtv-spl .nshp_min_nav {
  transform: none;
}

.page-loaded.ndtv-spl .nshp_min_nav {
  transform: none;
}

.page-loaded.ndtv-spl .nshp_min_nav.search_fix {
  transform: translateY(-100px);
}

.wsub25-ldrSection {
  opacity: 0;
}

.nshp_abtexpt_discbox>* {
  transform: translateY(100%);
}






.news .nshp_row.custom_theme,
.news-detail .nshp_row.custom_theme,
.videos .nshp_row.custom_theme,
.videos-detail .nshp_row.custom_theme {
  padding-top: 100px;
}

.news .full_width,
.news-detail .full_width,
.videos .full_width,
.videos-detail .full_width {
  margin-left: 0 !important;
}

.news .nshp_bdmcrum ul,
.news-detail .nshp_bdmcrum ul,
.videos .nshp_bdmcrum ul,
.videos-detail .nshp_bdmcrum ul {
  display: flex;
  align-items: center;
}

.news .nshp_row.custom_theme:before,
.news-detail .nshp_row.custom_theme:before,
.videos .nshp_row.custom_theme:before,
.videos-detail .nshp_row.custom_theme:before {
  content: "";
  position: absolute;
  top: -100px;
  left: 0;
  width: 100%;
  height: 250px;
  border-radius: 0 0 100px 100px;
  z-index: -1;
  transform: scale(1.1) rotate(-5deg);
  background: linear-gradient(99deg, #020108 -35.05%, #540de6 21.3%, #d03dbb 90.07%, #a43895 137.3%);
}

.news .nshp_top_headline,
.news-detail .nshp_top_headline,
.videos .nshp_top_headline,
.videos-detail .nshp_top_headline {
  margin-bottom: 50px;
}

.news .nshp_top_headline h2,
.news-detail .nshp_top_headline h2,
.videos .nshp_top_headline h2,
.videos-detail .nshp_top_headline h2 {
  color: #fff;
}

.news .nshp_news_headline,
.news .nshp_news_headline a,
.news .nshp_opinion_discp h1,
.news .nshp_opinion_discp h1 a,
.news .nshp_opinion_discp p a,

.news-detail .nshp_news_headline,
.news-detail .nshp_news_headline a,
.news-detail .nshp_opinion_discp h1,
.news-detail .nshp_opinion_discp h1 a,
.news-detail .nshp_opinion_discp p a,
.videos .nshp_news_headline,
.videos .nshp_news_headline a,
.videos .nshp_opinion_discp h1,
.videos .nshp_opinion_discp h1 a,
.videos .nshp_opinion_discp p a,

.videos-detail .nshp_news_headline,
.videos-detail .nshp_news_headline a,
.videos-detail .nshp_opinion_discp h1,
.videos-detail .nshp_opinion_discp h1 a,
.videos-detail .nshp_opinion_discp p a {
  font-family: var(--font-inter);
}

.news .nshp_news_headline>a,
.news-detail .nshp_news_headline>a,
.videos .nshp_news_headline>a,
.videos-detail .nshp_news_headline>a {
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 28px !important;
}

.news .nshp_news_sbh_inactive,
.news-detail .nshp_news_sbh_inactive,
.videos .nshp_news_sbh_inactive,
.videos-detail .nshp_news_sbh_inactive {
  font-size: 12px;
  line-height: 16px;
}

.news .nshp_news_sbh_inactive a,
.news-detail .nshp_news_sbh_inactive a,
.videos .nshp_news_sbh_inactive a,
.videos-detail .nshp_news_sbh_inactive a {
  font-size: 12px !important;
}

.news .nshp_news_infor p,
.news-detail .nshp_news_infor p,
.videos .nshp_news_infor p,
.videos-detail .nshp_news_infor p {
  font-size: 15px !important;
  line-height: 22px !important;
}

.news .nshp_news_bxwrap .nshp_news_bxthumb,
.news-detail .nshp_news_bxwrap .nshp_news_bxthumb,
.videos .nshp_news_bxwrap .nshp_news_bxthumb,
.videos-detail .nshp_news_bxwrap .nshp_news_bxthumb {
  width: 175px !important;
  border-radius: 6px;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.news .nshp_bdmcrum ul li span,
.news-detail .nshp_bdmcrum ul li span,
.videos .nshp_bdmcrum ul li span,
.videos-detail .nshp_bdmcrum ul li span {
  color: #fff !important;
}

.news .nshp_bdmcrum ul li a.bmmactive,
.news-detail .nshp_bdmcrum ul li a.bmmactive,
.videos .nshp_bdmcrum ul li a.bmmactive,
.videos-detail .nshp_bdmcrum ul li a.bmmactive {
  color: #ff95f0 !important;
}

.videos .nshp_vid_bxthumb {
  aspect-ratio: 16 / 9;
  border-radius: 4px;
  overflow: hidden;
}

.videos .nshp_vid_bxwrap h1 {
  font-size: 16px !important;
  line-height: 26px !important;
  font-weight: 400 !important;

}

.videos .nshp_video_slideboxvideos_0 {
  gap: 20px;
  display: flex;
  flex-wrap: wrap;
}

.videos .nshp_wrap1260 .nshp_video_box {
  width: 18% !important;
  max-width: none !important;
  margin-right: 0 !important;
}

.videos-hindi .ytVideosSec {
  background: none !important;
}

body.videos-hindi .full_width {
  margin-left: calc(-50vw + 50%) !important;
}

body.videos-hindi .nshp_bdmcrum.full_width {
  margin-left: 0 !important;
}

body.videos-hindi .ytvdoList h2 {
  font-size: 36px !important;
  color: #000000 !important;
  margin: 90px 0 20px 0 !important;
}

body.home .nshp_row.custom_theme {
  padding-top: 0 !important;
  overflow-x: hidden;
}

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

body.home .nshp_top_headline h2 {
  color: #000;
}

.news-detail .nshp_widget_mid {
  padding-top: 100px;
}

.bdm_arrow.fr {
  display: flex;
  padding: 0 5px;
}

@media only screen and (max-width: 767px) {

  .news .nshp_row.custom_theme:before,
  .news-detail .nshp_row.custom_theme:before,
  .videos .nshp_row.custom_theme:before,
  .videos-detail .nshp_row.custom_theme:before {
    border-radius: 0 0 20px 80px !important;
    transform: scale(1.2) rotate(-10deg) !important;
  }

  .news .nshp_news_headline>a,
  .news-detail .nshp_news_headline>a,
  .videos .nshp_news_headline>a,
  .videos-detail .nshp_news_headline>a {
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 21px !important;
  }

  .news .nshp_news_bxwrap .nshp_news_bxthumb,
  .news-detail .nshp_news_bxwrap .nshp_news_bxthumb,
  .videos .nshp_news_bxwrap .nshp_news_bxthumb,
  .videos-detail .nshp_news_bxwrap .nshp_news_bxthumb {
    width: 120px !important;
    margin-left: 5px !important;
  }

  .videos .nshp_row.custom_theme {
    padding-top: 100px;
  }

  .news-detail .nshp_row.custom_theme {
    padding-top: 120px;
  }

  .videos .nshp_wrap1260 .nshp_widget_mid {
    width: 100% !important;
  }

  .videos .nshp_wrap1260 .nshp_widget_mid .nshp_video_box {
    width: 46.5% !important;
  }

  .videos .nshp_widget_mid p {
    font-size: 15px !important;
  }

  body.videos-hindi .ytvdoList h2 {
    margin: 70px 15px 15px 15px !important;

  }

  .news-detail .nshp_widget_mid {
    padding-top: 50px;
  }

  .nshp_bdmcrum ul li span {
    width: 48% !important;
  }

  .nshp_bdmcrum ul li a {
    display: flex;
  }

  .news-detail .nshp_bdmcrum ul li:last-child span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
  }

  .nshp_widget_boxwrap {
    float: none !important;
  }

  .wsub25-ldr-profile{
    font-size: 13px;
    line-height: 18px;
}

.wsub25-ldrSlider-wrapper {
  align-items: flex-start;
}


}