.home-banner-slider-section {
  margin-top: 9.6rem;
  padding-left: 1.4rem;
  padding-right: 1.4rem;
}
.home-banner-slider-section .owl-carousel {
  margin-bottom: 0;
}
.banner-content.banner-content-mobile {
  margin-top: 25px;
}
.banner-content-mobile.slider-item .user-trend-container {
  background: #fff;
  display: flex;
  flex-direction: row;
}
.item .user-trend-container {
  padding: 15px 20px;
  height: 180px;
}
.banner-content-mobile .owl-nav {
  display: none;
}
.banner-content-mobile-left a {
  font-weight: 500;
  font-size: 16px;
  color: #00bbb4;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
  outline: 0;
  background: transparent;
  box-shadow: none;
  padding: 0;
  margin: 5px 0 0;
  display: block;
  width: fit-content;
}
.banner-content-mobile-left a::after {
  vertical-align: middle;
  content: url(../new-landingpage/images/pages/home-page-new/arrow.svg);
  display: inline-flex;
  margin-left: 2px;
}
.banner-content-mobile {
  background: #fff;
  border-radius: 11px;
}
.banner-content-mobile-left h1,
.banner-content-mobile-left h4,
.banner-content-mobile-left h6 {
  text-align: left;
}
.banner-content-mobile-left h1,
.banner-content-mobile-left h4,
.banner-content-mobile-left h6 {
  color: #083863;
  font-style: normal;
}
.banner-content-mobile-left h4 {
  font-size: 20px;
  line-height: 26px;
}
.banner-content-mobile-left,
.banner-content-mobile-right {
  width: 50%;
}
.banner-content-mobile.slider-item {
  position: relative;
  border: 1px solid #ffe53c;
}
.banner_bg_img {
  position: absolute;
  width: 60% !important;
  right: 0;
  top: 0;
  height: 100%;
}
.banner_front_img {
  position: absolute;
  width: 152px !important;
  right: 5px;
  bottom: 10px;
}
.analysts_banner .learn_more_btn {
  width: 104px;
  height: 24px;
  padding: 0 14px;
  background: #00bbb4;
  border-radius: 50px;
  font-size: 13px;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.analysts_banner .learn_more_btn::after {
  content: none;
}
.analysts_banner h4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: #083863;
  margin-bottom: 1.5rem;
}
.analysts_banner h4 span {
  font-size: 18px;
  color: #00bbb4;
  font-weight: 800;
  line-height: 25.2px;
}
.analysts_banner .right_angle {
  width: 5px !important;
}

/* DT changes */
.changesFor_DT {
  position: relative;
}
.changesFor_DT .buy_gold_DT_bg {
  display: none;
}
.changesFor_DT .buy-gold {
  position: relative;
  border-radius: 10px;
  /* background: conic-gradient(
      from 0deg at 50% 50%,
      #025f66 0deg,
      #02333a 54.37500178813934deg,
      #02333a 127.49999642372131deg,
      #02333a 225deg,
      #02333a 292.5deg,
      #025f66 360deg
    ),
    #fff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1),
    0px 10px 60px 0px rgba(0, 0, 0, 0.1); */
  /* background-image: linear-gradient(to right, #185576, #25235b); */

background-image: linear-gradient(90deg, #8D60FF 0%, #14807C 100%);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1),
    0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.DT_Buygold_img1,
.DT_Buygold_img2,
.DT_Buygold_lighting,
.diyas_for_DT {
  display: none;
}
.changesFor_DT .buy-gold .DT_Buygold_img1 {
  display: block;
  width: 134px;
  position: absolute;
  top: 60px;
  left: -8px;
}
.changesFor_DT .buy-gold .DT_Buygold_img2 {
  display: block;
  width: 134px;
  position: absolute;
  bottom: -10px;
  right: -10px;
}
.changesFor_DT .buy-gold .DT_Buygold_lighting {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.changesFor_DT .diyas_for_DT {
  display: block;
  width: 100%;
  position: absolute;
  top: -42px;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
}
.changesFor_DT .diyas_for_DT img {
  width: 60px;
}
.changesFor_DT .banner-section .buy-gold .sell-gold-container h2,
.changesFor_DT .banner-section .buy-gold .sip-gold-container h2 {
  color: #fff;
}
.changesFor_DT .banner-section .buy-gold .option-tabs .active {
  font-family: Sarabun;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: var(--bgbg, linear-gradient(180deg, #fee077 0%, #dfaf10 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-image: linear-gradient(to right, #fee077, #dfaf10) 1;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}

.changesFor_DT .banner-section .buy-gold .option-tabs .buy.active::before,
.changesFor_DT .banner-section .buy-gold .option-tabs .sell.active::before,
.changesFor_DT .banner-section .buy-gold .option-tabs .sip.active::before {
  content: "";
  height: 18px;
  width: 21px;
}
.changesFor_DT .banner-section .buy-gold .option-tabs .buy.active::before {
  background: url(/assets/sg-ui-v2/new-landingpage/images/pages/home-page-new/sprite_image.png) -29px
    92px;
}
.changesFor_DT .banner-section .buy-gold .option-tabs .sell.active::before {
  background: url(/assets/sg-ui-v2/new-landingpage/images/pages/home-page-new/sprite_image.png)
    0px 92px;
}
.changesFor_DT .banner-section .buy-gold .option-tabs .sip.active::before {
  background: url(/assets/sg-ui-v2/new-landingpage/images/pages/home-page-new/sprite_image.png) -62px
    92px;
  height: 23px;
  width: 17px;
}
.changesFor_DT .banner-section .buy-gold {
  padding-top: 40px;
}
.changesFor_DT .banner-section .buy-gold .gold-calculator {
  background: #fff;
  color: #00bbb4;
}
.changesFor_DT .radio_lb.gold-radio {
  color: #00bbb4 !important;
}
.changesFor_DT .gold-radio > input[type="radio"]:checked + label span {
  background: #00bbb4;
  border: 2px solid #00bbb4;
  background-clip: content-box;
}
.changesFor_DT .gold-radio > input[type="radio"] + label span {
  border: 2px solid #00bbb4;
}
.changesFor_DT .input-group-append .input-group-text {
  color: #00bbb4;
}
.changesFor_DT .banner-section .buy-gold .gold-calculator form input {
  color: #00bbb4;
}
.changesFor_DT .banner-section .buy-gold .gold-calculator .input-group {
  border-color: #00bbb4;
}
.changesFor_DT .banner-section .buy-gold .gold-calculator form button {
  background: #00bbb4;
  color: #fff;
}
.changesFor_DT .banner-section .buy-gold .gold-calculator form button::after {
  display: none;
}
.changesFor_DT .banner-section .buy-gold .buy-gold-container.active {
  position: relative;
  z-index: 999;
}
.changesFor_DT .measurement_rupee::after {
  top: -49px;
}
.changesFor_DT #buyBygram::-webkit-input-placeholder {
  color: #02333a4d;
}
.changesFor_DT #buyBygram:-moz-placeholder {
  color: #02333a4d;
  opacity: 1;
}
.changesFor_DT #buyBygram::-moz-placeholder {
  color: #02333a4d;
  opacity: 1;
}
.changesFor_DT #buyBygram:-ms-input-placeholder {
  color: #02333a4d;
}
.changesFor_DT #buyBygram::-ms-input-placeholder {
  color: #02333a4d;
}
.changesFor_DT #buyBygram::placeholder {
  color: #02333a4d;
}
.only_BG_pre_DT.homepage {
  /* background: url(https://d2swkjwe31rb4i.cloudfront.net/landing-page/images/landingpage_pre_dt_bg.svg); */
  /* background: url(/assets/sg-ui-v2/images/dt-lessers/landingpage_pre_dt_bg_2024.svg); */
background: url(/assets/sg-ui-v2/images/dt-lessers/landingpage_pre_dt_top_bg_2025.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}

.pre_dt_top_img_wrapper {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  height: 320px;
  top: 38px;
  overflow: hidden;
}
.pre_dt_top_img_wrapper img {
  width: 100%;
}
.changesFor_pre_DT .banner-section.row {
  margin-top: 213px;
}

/* Chart css */
.highcharts-figure,
.highcharts-data-table table {
  min-width: 360px;
  max-width: 800px;
  width: 100%;
  margin: 1em auto;
}

.highcharts-data-table table {
  font-family: Verdana, sans-serif;
  border-collapse: collapse;
  border: 1px solid #ebebeb;
  margin: 10px auto;
  text-align: center;
  width: 100%;
  max-width: 500px;
}

.highcharts-data-table caption {
  padding: 1em 0;
  font-size: 1.2em;
  color: #555;
}

.highcharts-data-table th {
  font-weight: 600;
  padding: 0.5em;
}

.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
  padding: 0.5em;
}

.highcharts-data-table thead tr,
.highcharts-data-table tr:nth-child(even) {
  background: #f8f8f8;
}

.highcharts-data-table tr:hover {
  background: #deba5e;
}
.better-than-savings-section .graph-data li .grey {
  background-color: #4fb88e;
}

.changesFor_DT .livePrice_container.active .livePrice_toggle {
  background-image: linear-gradient(#f7ebd9, #faf2e7);
}
.changesFor_DT .livePrice_container.active .livePrice_box {
  background-image: linear-gradient(#faf2e7, #fefcfa);
}
.changesFor_DT
  .livePrice_container.active
  .livePrice_toggle
  .discount_with_upi_txt {
  max-width: fit-content;
  background: linear-gradient(to right, #185576, #25235b);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media screen and (max-width: 991px) {
  .banner-content-mobile .mobile-banner-container {
    padding: 5px;
    background: url(../new-landingpage/images/global/gold-textured-background-banner.svg)
      no-repeat center;
    background-size: cover;
  }
  .banner-content-mobile .mobile-banner-container .banner-for-mobile {
    align-items: flex-start;
    justify-content: flex-start;
    background: url(../new-landingpage/images/global/AT_homepage_slider_banner1.png)
      no-repeat center;
    background-size: cover;
  }
  .banner-content-mobile .mobile-banner-container .banner-for-mobile h1 {
    color: #ffe76e;
    font-size: 20px;
    line-height: 24px;
  }
  .banner-content-mobile .mobile-banner-container .banner-for-mobile h4 {
    background: url(../new-landingpage/images/global/shiny-golden-glitter-festive-background.png)
      no-repeat center;
    background-size: cover;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
  }
  .banner-content-mobile .mobile-banner-container .banner-for-mobile h6 {
    color: #fff;
  }
}
@media (min-width: 768px) {
  .home-banner-slider-section ul.owl-carousel .owl-dots {
    text-align: center;
  }
  .home-banner-slider-section .owl-carousel {
    margin-bottom: -15px;
  }
  .banner_bg_img {
    height: auto;
  }
}
@media (max-width: 767px) {
  .home-banner-slider-section ul.owl-carousel .owl-dots {
    bottom: -2rem;
    left: 50%;
    -webkit-transform: translateX(-42%);
    transform: translateX(-42%);
    position: absolute;
  }
  .banner_bg_img {
    height: auto;
  }
  .changesFor_DT .buy-gold .DT_Buygold_img1,
  .changesFor_DT .buy-gold .DT_Buygold_img2 {
    width: 77px;
  }
  .changesFor_DT .buy-gold .DT_Buygold_img1 {
    top: 122px;
    left: -5px;
  }
  .changesFor_DT .buy-gold .DT_Buygold_img2 {
    bottom: -5px;
    right: -5px;
  }
  .diyas_for_DT {
    top: -35px;
  }
  .diyas_for_DT img {
    width: 54px;
  }
  .banner-section .column-2 {
    margin-top: 3.5rem;
  }
  .pre_dt_top_img_wrapper {
    display: none;
  }
  .changesFor_pre_DT .banner-section.row {
    margin-top: 0;
  }
  .changesFor_pre_DT .banner-content.banner-content-mobile {
    margin-top: 0;
  }
  .dt_banner_in_mobile_slider img {
    height: 100%;
    width: 100%;
    border-radius: 11px;
  }
  .only_BG_pre_DT.homepage {
    background: url(/assets/sg-ui-v2/images/dt-lessers/landingpage_pre_dt_top_bg_2025_mobile.svg);
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .changesFor_DT .measurement_rupee::after {
    top: -40px;
  }
  .highcharts-figure,
  .highcharts-root,
  #chartContainer,
  .highcharts-container {
    min-width: 1px !important;
    max-width: 100% !important;
    width: 100% !important;
  }
  .dt-banner-23 .user-trend-container {
    background: url(/assets/sg-ui-v2/images/dt-lessers/carousel1_On_AT_2025.png)
      no-repeat center center !important;
    justify-content: flex-end;
    align-items: flex-start;
    background-size: cover !important;
  }
  .dt-banner-23 .user-trend-container.dt-banner-2 {
    background: url(/assets/sg-ui-v2/images/dt-lessers/carousel2_On_AT_2025.png)
      no-repeat center center !important;
    background-size: cover !important;
  }
  .dt-banner-23 .user-trend-container h1 {
    color: #ffb300;
    display: none;
  }
  .dt-banner-23 .user-trend-container h4 {
    background: linear-gradient(
      28deg,
      #ffffb0 25.94%,
      #f4d174 37.22%,
      #deb04d 44.74%,
      #f6df86 65.8%,
      #d7ac4c 76.33%
    );
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .dt-banner-23 .user-trend-container h6 {
    color: #fff;
  }
  .banner-content.banner-content-mobile {
    margin-top: 2px !important;
  }
}
@media (max-width: 480px) {
  .banner_bg_img {
    height: 100%;
  }
}
@media (max-width: 320px) {
  .slider-item .user-trend-container {
    background: none;
  }
  .banner-content-mobile .user-trend-container {
    width: 100%;
    height: 160px;
  }
  .banner_front_img {
    width: 135px !important;
  }
  .analysts_banner h4 {
    margin-bottom: 0.5rem;
  }
}

@media (min-width: 1706px) {
  .changesFor_DT .measurement_rupee::after {
    top: -58px !important;
  }
  .changesFor_pre_DT .banner-section.row {
    margin-top: 270px;
  }
}
@media (min-width: 2304px) {
  .changesFor_DT .measurement_rupee::after {
    top: -66px !important;
  }
}

.pre_dt_top_img_wrapper_2 {
  display: none;
}
.pre_dt_top_img_wrapper_2 img {
  width: 100%;
}
.changesFor_top_banner .banner-section.row {
  margin-top: 213px;
}

@media (max-width: 767px) {
  .pre_dt_top_img_wrapper_2 {
    display: block;
  }
  .changesFor_top_banner .banner-section.row {
    margin-top: 0;
  }
  .changesFor_top_banner .banner-content.banner-content-mobile {
    margin-top: 0;
  }
}

.banner-a{
  padding:0 !important;
}