/* Commmon CSS */

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

body {
  font-family: "Hind", sans-serif;
  background-color: #fff;
  color: #000;
}

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

.custom_theme img {
  max-width: 100%;
  width: auto;
}

.nshp_row,
.nshp_widget_boxwrap {
  margin: 0;
}

.custom_theme .nshp_top_headline h2,
.custom_theme .nshp_top_headline h1 {
  color: #015aab;
  font-family: "Hind", sans-serif !important;
  font-size: 40px !important;
  line-height: 55px;
  font-weight: 700;
}

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

.full_width {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  clear: both;
}
svg{
  width: 100%;
}
.custom_theme .nshp_widget_mid,
.custom_theme .nshp_widget_boxwrap,
.custom_theme .nshp_rhswidget_mid {
  padding: 0;
}

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

/*====Header====*/
.nshp_masthead_bnr img {
  width: 100%;
  object-fit: cover;
  display: block;
}

.nshp_masthead_bnr {
  display: none;
}

.nshp_header {
  margin-top: 0 !important;
}

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

.nshp_min_nav.mobile_menu.ndtv_nav_sticky {
  background: #005aab;
}

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

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

.ndtv-spl .nshp_min_nav {
  position: fixed;
  top:15px;
  width: 100%;
  z-index: 99;
  background: transparent;
  margin: 0 auto;
  padding: 15px;
}

.mobileNavOuter {
  background-color: #13350b !important;
  position: fixed;
  z-index: 9999999;
  opacity: 0;
  visibility: hidden;
  width: 300px;
  left: 20px !important;
  top: 10px;
  padding: 10px 0;
  height: 40dvh;
  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;
}

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

.nshp_min_nav ul {
  padding: 0 15px;
  background: transparent;
}

.nshp_min_nav li {
  display: block;
  margin-right: 0;
  position: relative;
  float: none;
  width: 100%;
}

.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 span {
  position: relative;
  display: inline-block;
  padding: 0;
  transition: transform 0.3s;
  transform-origin: 50% 0;
  transform-style: preserve-3d;
}

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

.nshp_min_nav li a {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-transform: capitalize;
  border: 0 !important;
  padding: 15px 0 12px !important;
  background: transparent;
  padding-top: 0;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px 0;
  float: none;
}

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

#bug_menu span {
  background: #fff;
}

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

.nshp_nglobalnav_mwrap .nshp_glbnav_mobileview {
  background: #005aab;
  color: #fff;
}

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

.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;
  right: 0;
  height: auto;
}

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


.custom_theme .shrBtn:hover:before,
.custom_theme .topnav_rhs div.actvbtn:before {
  background: #fff;
}

.custom_theme .shrBtn:hover:after,
.custom_theme .topnav_rhs div.actvbtn:after {
  background: #fff;
  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: 12px;
  mask-position: center;
  mask-repeat: no-repeat;
  background: #fff;
  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: 2px 30px 2px 0;
  top: -1px;
  right: 0;
  transform: scaleX(1);
  opacity: 1;
  border: 1px solid #fff;

  z-index: 1;
  align-items: center;
}

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

.rytBtns .bckBtn:last-child {
  margin-right: 0;
  background-image: none;
  font-size: 15px;
  font-weight: 400 !important;
  padding: 0px 8px 0 0;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  display: flex;
  align-items: center;
  border: 1px solid #dddddd;
  width: 77px;
  height: 27px;
  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: 11px;
  height: 9px;
  mask: 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: #fff;
}

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

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

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

.nshp_nglobalnav_mwrap {
  display: none;
}

.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: 24px;
  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;
  display: flex;
  align-items: center;
}

#bug_menu span {
  display: block;
  position: absolute;
  height: 2px;
  width: 50%;
  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 9px 9px 0;
}

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

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

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

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

#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: 3px;
}

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

#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: 7px;
}

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

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

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

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

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

  .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: 20px;
    color: var(--spl-clr-2);
  }

  .nshp_min_nav .mainnav_1260 {
    padding-inline:0;
  }

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

  /* Global Nav */
  .nshp_nglobalnav_mwrap {
    display: block;
  }

  .nshp_top_navmview {
    background: transparent;
  }

  .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;
    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 {
    font-family: var(--font-inter);
    text-transform: uppercase;
    color: var(--spl-clr-2);
  }

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

/* Live Player */

.ndtv-spl .ndtv-wSummit-livePlrSec {
  height: auto;
  /* min-height: calc(100dvh - 50px); */
  background: url(../images/hero-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 100px 0 60px 0;
  margin-bottom: 60px;
}

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

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

.ndtv-spl .vid_socwid_wrap,
.videobox p,
.nshp_watchvid_headline {
  display: none;
}

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

.custom_theme .ndtv-wSummit-livePlrSec .videobox::before {
  content: "";
  display: block;
  background: url(https://cdn.ndtv.com/ui/special/2025/m3m/images/logo.png);
  background-repeat: repeat;
  background-size: auto;
  width: 571px;
  height: 540px;
  background-repeat: no-repeat;
  background-size: 100%;
  float: left;
  position: absolute;
  top: 0%;
  left: 0;
}

.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;
    padding-bottom: 15px;
    margin-bottom: 30px;
  }

  .ndtv-spl .nshp_min_nav {
    padding-block: 10px;
    top: 10px !important;
  }

  .custom_theme .ndtv-wSummit-livePlrSec .videobox::before {
    position: absolute;
    width: 100%;
    height: 225px;
    background-size: 70%;
    margin: 0 auto;
    top: -72px;
    background-position: center;
  }

  .nshp_wrap1260 .nshp_widget_mid .videobox div {
    width: 100%;
    margin-top: 0px;
    padding-bottom: 56.28% !important;

    box-sizing: border-box;
  }
  .custom_theme .ndtv-wSummit-livePlrSec .videobox{
    padding-inline:15px;
  }
}

/* about us */
.rhs_widgmid_wbg{
  position: static;
}
.aboutm3m {
  position: relative;
  top: -40px;
}

.about_widget .nshp_top_headline h2,.about_widget .nshp_top_headline h1 {
  float: none !important;
  text-align: center;
  padding-left: 150px;
}

.nshp_abtexpt_box {
  display: flex;
  width: 84%;
  margin: 0 auto;
  float: none;
  gap: 45;
}

.nshp_abtexpt_pic_thumb {
  float: left;
  width: 445px;
  flex-shrink: 0;
  align-self: flex-end;
  margin-top: -75px;  

}

.nshp_abtexpt_discbox {
  width: 616px;
  flex-shrink: 0;
  padding: 0;
  padding-bottom: 50px;
}

.nshp_abtexpt_box p {
  padding: 0;
  font-size: 18px;
  line-height: 28px;
  color: #222;
  margin-bottom: 12px;
}


.aboutTwo_wrap {
  background: linear-gradient(180deg, #f1e7de 0%, #d1cfcd 100%);
  text-align: center;
  padding: 40px 0 90px 0;
  margin-top: -80px;
}

.logo-m3m img {
  max-width: 245px;
}

.about-para {
  font-family: "Hind", sans-serif;
  font-size: 22px;
  line-height: 35px;
}

.about-para strong {
  font-weight: 600;
}

.about-text {
  max-width: 880px;
  margin: 40px auto;
}

.showMore_wrap a,
.showMore_wrap button {
  color: #29160e;
  text-decoration: none;
  border: 1px solid #29160e;
  border-radius: 70px;
  width: 158px;
  background: transparent;
  display: inline-flex;
  height: 55px;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-family: "Hind", sans-serif;
  font-weight: 400;
}
.showMore_wrap a:hover, .showMore_wrap button:hover {
	background: #005aab;
	border-color: #005aab;
	color: #fff;
}
@media(max-width: 768px) {
 .about_widget .nshp_top_headline h2,.about_widget .nshp_top_headline h1{
  padding-left: 0;
 }
 .custom_theme .nshp_top_headline h2, .custom_theme .nshp_top_headline h1{
  font-size: 30px !important;
  line-height: 40px;
  text-align: left;
 }
 .custom_theme .nshp_top_headline{
  padding: 0 !important;
 }
 .nshp_abtexpt_box{
  width: 100%;
  flex-direction: column;
 }
 .nshp_abtexpt_pic_thumb{
  order: 2;
  width: 100%;
  margin-top: 0;
 }
 .nshp_abtexpt_discbox{
  width: 100%;
  padding-bottom: 0;
 }
 .nshp_wrap1260{
  padding:0 15px;
 }
 .aboutm3m{
  top: -20px;
 }
 .about-para{
  font-size: 16px;
  line-height: 26px;
 }
 .aboutTwo_wrap{
    padding: 40px 0 40px 0;
    margin-top: -30px;
 }
 .showMore_wrap a, .showMore_wrap button{
  width: 140px;
  font-size: 16px;
  height: 45px;
 }
 .nshp_abtexpt_box p{
  font-size: 16px;
  line-height: 26px;
 }

}

/* Cards */
.m3mCards {
  padding: 100px 0;
  position: relative;
}

.about_two .divider_shape {
  margin-top: -35px;
}

.card-container {
  display: flex;
  gap: 30px;
  justify-content: center;
  align-items: flex-start;
}

.card {
  position: relative;
  width: 300px;
  overflow: hidden;
  border-radius: 12px;
}

.card:nth-child(2) {
  margin-top: -40px;
}

.card::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #145211 0%, rgba(20, 82, 17, 0.4) 100%);
  z-index: 1;
}

.card-image {
  transition: transform 0.5s ease;

  aspect-ratio: 2/3;
}

.card-image img {
  filter: grayscale();
  height: 100%;
  object-fit: cover;
  display: block;
  width: 100%;
  position: absolute;
}

.card-content {
  position: absolute;
  z-index: 2;
  color: white;
  padding: 20px;
  top: 0;
}

.card-content h2 {
  font-size: 40px;
  line-height: 1.3;
  margin-bottom: 10px;
}

.card-content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  padding: 0;
}

.card:hover .card-image {
  transform: translateY(-5px);
}

.card:hover .card-image img {
  filter: none;
  transition: filter 0.5s ease;
}

.rotate-left {
  transform: rotate(-4deg);
}

.rotate-right {
  transform: rotate(4deg);
}

.m3m_cards_bgshape {
  position: absolute;
  width: 100%;
  bottom: 190px;
}

.sarvoday-section {
  padding: 60px 0;
  position: relative;
}

.sarvoday_wrap {
  display: flex;
  align-items: center;

  width: 90%;
  margin: 0 auto;
  justify-content: center;
}

.sarvoday-right {
  flex: 0 0 58%;
  padding: 0 0 0 70px;
}

.sarvoday-right h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  color: #004aad;
  margin-bottom: 20px;
}

.sarvoday-right p {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 15px;
  padding: 0;
}

@media (max-width: 991px) {
  .sarvoday-section {
    flex-direction: column;
    padding:0px;
    padding-bottom: 30px;
  }
  .sarvoday_wrap{
    width: 100%;
  }
  .sarvoday-right h2{
    font-size: 30px;
    line-height: 1.3;
    text-align: left;
    margin-bottom: 10px;

  }
.sarvoday-right p{
  line-height: 1.6;
}
  .sarvoday-shape,
  .sarvoday-right {
    flex: 0 0 100%;
    padding: 0;
  }

  .sarvoday-right {
    margin-top: 40px;
  }
  .m3mCards {
  padding: 20px 0;
  }
  .card{
    width: 80%;
    flex-shrink: 0;
  }
  .m3m_cards_bgshape{
    bottom: 0;
  }
  .rotate-left, .rotate-right {
    transform: rotate(0);
  }
  .card:nth-child(2) {
    margin-top: 0;
  }
 .card-container {
	/* flex-direction: column; */
	align-items: flex-start;
      justify-content: flex-start;
	gap: 15px;
	overflow-x: scroll;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none;  /* Internet Explorer 10+ */

	flex-wrap: nowrap;
	width: calc(100% + 30px);
	margin-left: -15px;
  padding-left: 15px;
    padding-right: 15px;
}
.card-content h2{
  font-size: 28px;
}
.card-image{
    aspect-ratio: 2/2;
}
  
  
}

/* Our Programe */
.progrm_sec {
  position: relative;
}

.progrm_sec::after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	background: url(https://cdn.ndtv.com/ui/special/2025/m3m/images/shape.svg);
	position: absolute;
	background-repeat: no-repeat;
	background-size: 100%;
	top: 0;
	pointer-events: none;
	aspect-ratio: 160/153;
	top: 290px;
	z-index: -1;
}

.m3m-prgrmList {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 20px;
  max-width: 1330px;
  margin-inline: auto;
}

.m3m-prgrmItem {
  border-radius: 10px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  transition: transform 0.3s;
  flex: 1 1 calc(25% - 18px);
  max-width: 25%;
}

.m3m_prgrm-thumb {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.m3m_prgrm-thumb:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(34, 34, 34, 0) 0%, #222222 100%);
  pointer-events: none;
  z-index: 1;
}

.m3m_prgrm-thumbImg img {
  max-width: 100%;
  transition: all 0.3s ease;
  filter: grayscale();
}

.m3m_prgrm-thumb:hover .m3m_prgrm-thumbImg img {
  filter: none;
}

.m3m_prgrm_info {
  position: absolute;
  bottom: 0;
  z-index: 2;
  width: 100%;
  padding: 20px;
  transform: translateY(30%);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: all ease-in-out 0.4s;
  gap: 10px;
}

.show-more {
  padding: 10px 20px;
  border: none;
  background: #007bff;
  color: #fff;
  border-radius: 6px;
  cursor: pointer;
  transition: background 0.3s;
}

.popup {
  position: fixed;
  inset: 0;

  display: none;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  height: 100%;
 
  max-width: 880px;
  margin: 0 auto;
}

.popup.active {
  display: flex;
}

.popupContent {
	background: #EFE5DC;
	padding: 90px 30px 30px 30px;
	border-radius: 10px;
	max-width: 880px;
	width: 100%;
	position: relative;
	animation: fadeInUp 0.3s ease;
  z-index: 0;
}
.popupContent::after {
	content: '';
	position: absolute;
	right: 0;
	height: 100%;
	width: 60%;
	background: url(https://cdn.ndtv.com/ui/special/2025/m3m/images/popup_shape.svg);
	background-repeat: no-repeat;
	bottom: 0;
	background-size: 100%;
	z-index: -1;
	pointer-events: none;
	background-position: bottom;
}
.close-btn {
	position: absolute;
	top: 15px;
	right: 15px;
	background: #000;
	border: none;
	font-size: 22px;
	cursor: pointer;
	width: 22px;
  height: 22px;
	border-radius: 50%;
	z-index: 9;
}
.close-btn::before, .close-btn::after {
	content: "";
	position: absolute;
	width: 2px;
	height: 12px;
	background: #efe5dc;
	inset: 0;
	margin: auto;
	transform: rotate(-45deg);
	border-radius: 0;
}.close-btn::after {
	transform: rotate(45deg);
}

.m3m_prgrm_title {
  font-size: 25px;
  color: #fff;
  line-height: 1.4;
}

.m3m_prgrm_logo {
  width: 80px;
  height: 80px;
  background: #fff;
  border-radius:50%;
}

.m3m_prgrm_logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.progrm_leftwrp {
	position: relative;
	z-index: 1;
}
.progrm_leftwrp::after {
	content: '';
	background: #efe5dcd1;
	position: absolute;
	bottom: -30px;
	width: 100%;
	height: 200px;
	left: 0;
	backdrop-filter: blur(2px);
	z-index: -1;
}
.m3m_prgrm_desc {
  font-size: 18px;
  min-height: 50px;
  line-height: 1.4;
  font-weight: 400;
  color: #fff;
  box-sizing: border-box;
  transform: translateY(100%);
  opacity: 0;
  transition: transform 0.35s ease, opacity 0.35s ease;
  will-change: transform;
}

.m3m_prgrm-thumb:hover .m3m_prgrm_info {
  transform: translateY(0);
  transition: all ease-in-out 0.4s;
}

.m3m-prgrmItem:hover .m3m_prgrm_desc,
.m3m-prgrmItem:focus-within .m3m_prgrm_desc {
  transform: translateY(0);
  opacity: 1;
}

.showMore_wrap {
  text-align: center;
  margin-top: 40px;
}

.sec-ttl {
  font-size: 40px;
  font-weight: 700;
  color: #015aab;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 40px;
}

.progrm_info {
  display: flex;
  justify-content: space-between;
  gap: 45px;
}
.progrm_rightwrp {
  width: 370px;
  flex-shrink: 0;
  background: #4CB748;
  padding: 20px;
  border-radius: 10px;
  color: #fff;
  align-self:flex-start;
}
.m3m_ttl3 {
  color: #fff;
    margin-bottom: 15px;
}
.progrm_item {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 14px;
}

.prgrm_dtls p {
  font-size: 16px;
  line-height: 1.7;
  padding: 0;
  margin-bottom: 15px;
}
.prgrm_dtls p:last-child{
  margin-bottom: 0;
}
.progrm_ttl {
  font-size: 20px;
  color: #000;
  font-weight: 700;
}
.prgrmtt2 {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin: 10px 0;
}
@keyframes fadeInUp {
  from {
    transform: translateY(30px);
    opacity: 0;
  }

  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.popup-data {
  display: none;
}

.hidden {
  display: none !important;
}

.custom_theme .info_ryt {
  background: #0057a4 !important;
  padding-bottom: 100px !important;
  position: relative;
}.info_ryt::before {
	background-image: url('data:image/svg+xml;utf8,<svg width="1439" height="37" viewBox="0 0 1439 37" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.75 36.7097C130.795 22.9389 735.005 -38.5221 1438.75 36.7097H0.75Z" fill="%230057a4"/></svg>');
	background-size: 100%;
	background-repeat: no-repeat;
	content: "";
	width: 100%;
	height: 54px;
	position: absolute;
	background-position: center;
	top: -44px;
}

.info_ryt .nshp_top_headline h2 {
  color: #fff;
  text-align: center;
  float: none;
  width: 100%;
  margin: 10px 0 20px;
}

.info_ryt .nshp_widget_mid {
  max-width: 1300px;
  float: none;
  margin: 0 auto;
}

.info_ryt .auto-cont ul {
  display: flex;
  flex-wrap: wrap;
}

.info_ryt .auto-cont ul li {
  width: 25%;
  border-right: 1px dashed rgba(255, 255, 255, 0.3);
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
  border-top: 0;
  padding: 0;
  padding-left: 30px;
  display: flex !important;
  flex-direction: column;
  padding: 40px 40px 20px !important;
}

.info_ryt .auto-cont ul li:nth-child(4n) {
  border-right: 0;
}

.info_ryt .auto-cont {
  width: 84%;
  margin: 0 auto;
}

.info_ryt .auto-cont ul li .nshp_news_infor {
  padding: 0;
}

.info_ryt .auto-cont ul li .nshp_news_infor .nshp_news_headline {
  font-size: 18px !important;
  line-height: 1.4 !important;
  font-weight: 400 !important;
  color: #fff !important;
}

.info_ryt .auto-cont ul li .nshp_news_bxthumb {
  width: 47px !important;
  height: 47px !important;
  border-radius: 50%;
  background: #b9deff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  padding: 10px;
}

.info_ryt .auto-cont ul li:nth-last-child(-n + 3) {
  border-bottom: none;
}

.info_ryt .load_more_st {
  display: none;
}

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

.ft-sticky::before {
  content: "";
  background: url('data:image/svg+xml;utf8,<svg width="1439" height="37" viewBox="0 0 1439 37" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.75 36.7097C130.795 22.9389 735.005 -38.5221 1438.75 36.7097H0.75Z" fill="%231F212B"/></svg>');
  position: absolute;
  top: -36px;
  width: 100%;
  height: 50px;
  left: 0;
  background-size: 100%;
  z-index: 3;
}

.ft-sticky_logo svg {
  fill: #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();
}

.ndtv-spl .follow-us span,
.ndtv-spl .ft-sticky .footer_copy,
.ndtv-spl .ft-sticky .footer_nav ul li a,
.ndtv-spl .ft-sticky a {
  color: #fff;
  font-size: 14px;
}
.ft-sticky_search .footer_search input::placeholder{
  color: #fff;
  opacity: 1;
}
.ndtv-spl .ft-sticky .footer_group,
.ndtv-spl .ft-sticky .footer_nav {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}

.ndtv-spl .footer_copy a,
.ndtv-spl .ft-sticky_lft {
  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;
}


.prgrm_logo {
	position: absolute;
	left: 30px;
	top: -50px;
	width: 130px;
  overflow: hidden;
	height: 130px;
    background: #fff;
    border-radius: 50%;
}

.ndtv-spl .nshp_min_nav:not(.home.ndtv-spl  .nshp_min_nav){
  background: #015aab !important;position: relative;top: 0 !important;
}
.videos .custom_theme [class^="nshp_video_slideboxvideos_"] {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.nshp_wrap1260 .nshp_video_box {
	max-width: none;
	width: calc(25% - 16px) !important;
	margin: 0 !important;
	flex-shrink: 0;
}
.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: 400;
}

.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;
}
.custom_theme .nshp_vid_bxthumb{
aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 6px;
}
.nshp_vid_bxthumb img {
	display: block;
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.ndtv-spl .ft-sticky:not(.home.ndtv-spl .ft-sticky) {
	margin-top: 80px;
}
.custom_theme .auto-wrap,.custom_theme .auto-cont {
    height: auto !important;
    overflow: hidden;
  }

  .about-M3M-foundation .sarvoday-section{
    padding-top: 0;
  }
  .about-M3M-foundation .sarvoday-right{
    margin-top: 0;
  }
  .about-M3M-foundation .sarvoday-right h2{
    margin-bottom: 10px;
  }
  .nshp_bdmcrum{
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .nshp_bdmcrum ul li a.bmmactive {
	color: #221d1c;
}
.bmmactive .bdm_arrow{
  display: none;
}
.custom_theme .nshp_bdmcrum ul li a.bmmactive {
  color:#040404
}
.custom_theme .nshp_bdmcrum ul li span {
  line-height:1.2;
  color:#000;
    font-family: "Hind", sans-serif !important;
  font-size: 14px;
}
.custom_theme .nshp_bdmcrum ul li a {
  border-right:1px solid;
  padding:0 8px 0 0;
  margin-right:8px;
  font-size: 14px;
  font-family: "Hind", sans-serif !important;
  line-height:1.2
}

.nshp_bdmcrum ul li {
  float:left
}
.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;
  display: block;
}
.videos-detail .nshp_watchvid_headline{
  display: block;
}
.videos-detail .nshp_watchvid_headline {
	display: block;
	font-size: 26px !important;
	font-family: "Hind", sans-serif !important;
	line-height: 36px !important;
	margin-bottom: 10px !important;
	padding-bottom: 0;
}
@media(max-width: 768px) {
   .about_two .divider_shape {
  margin-top: -23px;
}
.m3m-prgrmItem{
  flex: 1 1 calc(50% - 18px);
  max-width: 50%;
}
.m3m_prgrm-thumbImg{
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}
.m3m_prgrm-thumb::before{
  display: none;
}
.m3m_prgrm-thumbImg::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(180deg, rgba(34, 34, 34, 0) 0%, #222222 100%);
	pointer-events: none;
	z-index: 1;
}
.m3m_prgrm_info{
  position: relative;
    transform: translateY(0%);
    gap: 0;
    padding-top: 10px;
  padding-inline: 0;
  padding-bottom: 0;
}
.m3m_prgrm_logo {
	width: 40px;
	height: 40px;
	position: absolute;
	top: -50px;
	left: 10px;
}
.m3m_prgrm_title{
    font-size: 20px;
    color: #000;
}
.m3m_prgrm_desc{
  color: #000;
    font-size: 16px;
    min-height: auto;
      transform: translateY(0%);
      opacity: 1;
}
.progrm_sec:after{
  display: none;
}
.progrm_sec{
    padding-top: 30px;
}
.sec-ttl{
  margin-bottom: 10px;
}
.info_ryt .auto-cont ul li{
  width: 50%;
  border-right: 1px dashed rgba(255, 255, 255, 0.3);
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
  padding: 20px !important;
}
.info_ryt .auto-cont ul li:nth-child(2n){
  border-right: 0;
}
.info_ryt .nshp_top_headline h2{
  margin-top: 40px;
}
.info_ryt .auto-cont{
  width: 100%;
}
.info_ryt .auto-cont ul li .nshp_news_infor .nshp_news_headline{
  font-size: 16px !important;
  line-height: 1.5 !important;
  }
  .info_ryt::before{
      height: 38px;  top: -17px;
  }
  .nshp_min_nav.m_nav_sty.search_fix.share_fix {
	background: #015aab !important;
  top: 0 !important;
}
.nshp_min_nav{
  min-height: auto;
}
.nshp_mobtopnav_link{
  height: auto;
  padding: 0;
}
.mobileNavOuter{
  left: 5px !important;
    top: 5px !important;
}
.nshp_nglobalnav_mwrap{
  display: none !important;
}
.nshp_min_nav li a.active {
    background: transparent !important;
  }
.ft-sticky::before{
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 38px;
}  
.logo-m3m img {
  max-width: 185px;
}
.about-text{
  margin: 20px auto;
}
.showMore_wrap{
  margin-top: 20px;
}

.popupContent{
    overflow-y: scroll;
  height: 100vh;
  border-radius: 0;
  padding-top: 100px;
  padding-inline: 15px;
}
.progrm_info{
    flex-direction: column;
    gap: 15px;
}
.progrm_rightwrp{
    width: 100%;
}
.prgrm_logo {
	position: absolute;
	left: 15px;
	top: 10px;
	width: 80px;
	height: 80px;
}
.close-btn{
    top: 15px;
  right: 15px;
}
.progrm_rightwrp{
    width: 100%;
}
.progrm_leftwrp::after,.popupContent::after{
  display: none;
}
.nshp_wrap1260 .nshp_video_box{
  width: 100% !important;
}
.info_ryt .auto-cont ul li:nth-last-child(-n+1) {
  border-bottom: none;
}
}


.popup_overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.7);
  display: none;
  z-index: 999;
}

.popup_overlay.active {
  display: block;
}


